Create/src/generated/resources/assets/create/blockstates/rope_pulley.json
simibubi 8ab9118de2 Get registrated
- Set up datagen and registrate chains for all remaining blocks from the contraptions section
2020-05-21 00:15:02 +02:00

11 lines
179 B
JSON

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