Create-Design-n-Decor/src/generated/resources/assets/design_decor/blockstates/blue_metal_sheet_wall.json
DrMangoTea 484c362423 0.4.0 ;3
2024-05-03 15:02:36 +02:00

90 linhas
Sem EOL
1,7 KiB
JSON

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