80 lines
No EOL
2.3 KiB
JSON
80 lines
No EOL
2.3 KiB
JSON
{
|
|
"variants": {
|
|
"facing=north,in_wall=false,open=false": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate",
|
|
"y": 180,
|
|
"uvlock": true
|
|
},
|
|
"facing=south,in_wall=false,open=false": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate",
|
|
"uvlock": true
|
|
},
|
|
"facing=west,in_wall=false,open=false": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate",
|
|
"y": 90,
|
|
"uvlock": true
|
|
},
|
|
"facing=east,in_wall=false,open=false": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate",
|
|
"y": 270,
|
|
"uvlock": true
|
|
},
|
|
"facing=north,in_wall=true,open=false": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate_wall",
|
|
"y": 180,
|
|
"uvlock": true
|
|
},
|
|
"facing=south,in_wall=true,open=false": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate_wall",
|
|
"uvlock": true
|
|
},
|
|
"facing=west,in_wall=true,open=false": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate_wall",
|
|
"y": 90,
|
|
"uvlock": true
|
|
},
|
|
"facing=east,in_wall=true,open=false": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate_wall",
|
|
"y": 270,
|
|
"uvlock": true
|
|
},
|
|
"facing=north,in_wall=false,open=true": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate_open",
|
|
"y": 180,
|
|
"uvlock": true
|
|
},
|
|
"facing=south,in_wall=false,open=true": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate_open",
|
|
"uvlock": true
|
|
},
|
|
"facing=west,in_wall=false,open=true": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate_open",
|
|
"y": 90,
|
|
"uvlock": true
|
|
},
|
|
"facing=east,in_wall=false,open=true": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate_open",
|
|
"y": 270,
|
|
"uvlock": true
|
|
},
|
|
"facing=north,in_wall=true,open=true": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate_wall_open",
|
|
"y": 180,
|
|
"uvlock": true
|
|
},
|
|
"facing=south,in_wall=true,open=true": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate_wall_open",
|
|
"uvlock": true
|
|
},
|
|
"facing=west,in_wall=true,open=true": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate_wall_open",
|
|
"y": 90,
|
|
"uvlock": true
|
|
},
|
|
"facing=east,in_wall=true,open=true": {
|
|
"model": "bloodmagic:block/dungeon_polished_gate_wall_open",
|
|
"y": 270,
|
|
"uvlock": true
|
|
}
|
|
}
|
|
} |