64 lines
1.9 KiB
JSON
64 lines
1.9 KiB
JSON
{
|
|
"variants": {
|
|
"facing=east,lit=false,signal_fire=false": {
|
|
"model": "minecraft:block/soul_campfire_off",
|
|
"y": 270
|
|
},
|
|
"facing=east,lit=true,signal_fire=false": {
|
|
"model": "minecraft:block/soul_campfire",
|
|
"y": 270
|
|
},
|
|
"facing=north,lit=false,signal_fire=false": {
|
|
"model": "minecraft:block/soul_campfire_off",
|
|
"y": 180
|
|
},
|
|
"facing=north,lit=true,signal_fire=false": {
|
|
"model": "minecraft:block/soul_campfire",
|
|
"y": 180
|
|
},
|
|
"facing=south,lit=false,signal_fire=false": {
|
|
"model": "minecraft:block/soul_campfire_off"
|
|
},
|
|
"facing=south,lit=true,signal_fire=false": {
|
|
"model": "minecraft:block/soul_campfire"
|
|
},
|
|
"facing=west,lit=false,signal_fire=false": {
|
|
"model": "minecraft:block/soul_campfire_off",
|
|
"y": 90
|
|
},
|
|
"facing=west,lit=true,signal_fire=false": {
|
|
"model": "minecraft:block/soul_campfire",
|
|
"y": 90
|
|
},
|
|
"facing=east,lit=false,signal_fire=true": {
|
|
"model": "minecraft:block/soul_campfire_off",
|
|
"y": 270
|
|
},
|
|
"facing=east,lit=true,signal_fire=true": {
|
|
"model": "minecraft:block/soul_campfire_signal",
|
|
"y": 270
|
|
},
|
|
"facing=north,lit=false,signal_fire=true": {
|
|
"model": "minecraft:block/soul_campfire_off",
|
|
"y": 180
|
|
},
|
|
"facing=north,lit=true,signal_fire=true": {
|
|
"model": "minecraft:block/soul_campfire_signal",
|
|
"y": 180
|
|
},
|
|
"facing=south,lit=false,signal_fire=true": {
|
|
"model": "minecraft:block/soul_campfire_off"
|
|
},
|
|
"facing=south,lit=true,signal_fire=true": {
|
|
"model": "minecraft:block/soul_campfire_signal"
|
|
},
|
|
"facing=west,lit=false,signal_fire=true": {
|
|
"model": "minecraft:block/soul_campfire_off",
|
|
"y": 90
|
|
},
|
|
"facing=west,lit=true,signal_fire=true": {
|
|
"model": "minecraft:block/soul_campfire_signal",
|
|
"y": 90
|
|
}
|
|
}
|
|
} |