Skip to content

Commit

Permalink
Merge branch 'refs/heads/architectury-1.17.1' into architectury-1.16.5
Browse files Browse the repository at this point in the history
# Conflicts:
#	gradle.properties
  • Loading branch information
UnlikePaladin committed Oct 7, 2024
2 parents abff368 + e9da0c7 commit 25e8b88
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{"variants":
{
"facing=north":{"model":"pfm:block/kitchen_counter/kitchen_stovetop","y":180,"uvlock":"true"},
"facing=east":{"model":"pfm:block/kitchen_counter/kitchen_stovetop","y":270,"uvlock":"true"},
"facing=south":{"model":"pfm:block/kitchen_counter/kitchen_stovetop","y":0,"uvlock":"true"},
"facing=west":{"model":"pfm:block/kitchen_counter/kitchen_stovetop","y":90,"uvlock":"true"}
"facing=north":{"model":"pfm:block/kitchen_counter/kitchen_stovetop","y":180,"uvlock":"false"},
"facing=east":{"model":"pfm:block/kitchen_counter/kitchen_stovetop","y":270,"uvlock":"false"},
"facing=south":{"model":"pfm:block/kitchen_counter/kitchen_stovetop","y":0,"uvlock":"false"},
"facing=west":{"model":"pfm:block/kitchen_counter/kitchen_stovetop","y":90,"uvlock":"false"}

}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"credit": "By UnlikePaladin",
"texture_size": [64, 64],
"textures": {
"particle": "pfm:block/iron_stove",
"6": "pfm:block/iron_stove"
},
"elements": [
Expand Down
1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ sandwichable_version=1.2+1.16
sandwichable_compatibility=false
rei_compatibility=false
patchouli_compatibility=true
arrp_compatibility=true
modmenu_version=1.16.23
jei_version=7.7.1.152
patchouli_version_forge=1.16.4-53
Expand Down

0 comments on commit 25e8b88

Please sign in to comment.