Create-Design-n-Decor/src/generated/resources/assets/design_decor/blockstates/calcite_castel_tile_wall.json
2023-10-19 01:33:35 -08:00

90 linhas
Sem EOL
1,7 KiB
JSON

{
"multipart": [
{
"apply": {
"model": "design_decor:block/calcite_castel_tile_wall_post"
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "design_decor:block/calcite_castel_tile_wall_side",
"uvlock": true,
"y": 90
},
"when": {
"east": "low"
}
},
{
"apply": {
"model": "design_decor:block/calcite_castel_tile_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": {
"east": "tall"
}
},
{
"apply": {
"model": "design_decor:block/calcite_castel_tile_wall_side",
"uvlock": true
},
"when": {
"north": "low"
}
},
{
"apply": {
"model": "design_decor:block/calcite_castel_tile_wall_side_tall",
"uvlock": true
},
"when": {
"north": "tall"
}
},
{
"apply": {
"model": "design_decor:block/calcite_castel_tile_wall_side",
"uvlock": true,
"y": 180
},
"when": {
"south": "low"
}
},
{
"apply": {
"model": "design_decor:block/calcite_castel_tile_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": {
"south": "tall"
}
},
{
"apply": {
"model": "design_decor:block/calcite_castel_tile_wall_side",
"uvlock": true,
"y": 270
},
"when": {
"west": "low"
}
},
{
"apply": {
"model": "design_decor:block/calcite_castel_tile_wall_side_tall",
"uvlock": true,
"y": 270
},
"when": {
"west": "tall"
}
}
]
}