Create-Design-n-Decor/src/generated/resources/assets/design_decor/blockstates/industrial_gear.json
xuwu / luna e353628aa5 Added Industrial Gears
Hide Cast Iron & Aluminium from JEI & Creative unless you have Cast Iron or Aluminium in a mod
Fixed Large Boiler Placement
2023-10-20 03:35:47 -08:00

17 linhas
Sem EOL
308 B
JSON

{
"variants": {
"axis=x": {
"model": "design_decor:block/industrial_gear",
"x": 90,
"y": 90
},
"axis=y": {
"model": "design_decor:block/industrial_gear"
},
"axis=z": {
"model": "design_decor:block/industrial_gear",
"x": 90,
"y": 180
}
}
}