Create/src/generated/resources/assets/create/blockstates/rope_pulley.json

11 lines
179 B
JSON
Raw Normal View History

{
"variants": {
"axis=x": {
"model": "create:block/rope_pulley/block",
"y": 90
},
"axis=z": {
"model": "create:block/rope_pulley/block"
}
}
}