Skip to content

Commit ca366ac

Browse files
authored
Update template_anvil.json to have Vanilla's 26.1 "on_shelf" setting (#3569)
1 parent 79b3171 commit ca366ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

common/src/main/resources/assets/minecraft/models/block/template_anvil.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@
5555
"fixed": {
5656
"rotation": [ 0, 90, 0 ],
5757
"scale": [ 0.5, 0.5, 0.5 ]
58+
},
59+
"on_shelf": {
60+
"rotation": [ 0, 90, 0 ],
61+
"translation": [ 0, 0, 0 ],
62+
"scale": [ 1, 1, 1 ]
5863
}
5964
}
6065
}

0 commit comments

Comments
 (0)