2021-11-23 23:42:12 +01:00
|
|
|
{
|
|
|
|
"variants": {
|
2024-03-03 01:20:53 +01:00
|
|
|
"facing=east,lit=false": {
|
2021-11-23 23:42:12 +01:00
|
|
|
"model": "actuallyadditions:block/powered_furnace",
|
2024-03-03 01:20:53 +01:00
|
|
|
"y": 90
|
2021-11-23 23:42:12 +01:00
|
|
|
},
|
2024-03-03 01:20:53 +01:00
|
|
|
"facing=east,lit=true": {
|
2021-11-23 23:42:12 +01:00
|
|
|
"model": "actuallyadditions:block/powered_furnace",
|
|
|
|
"y": 90
|
|
|
|
},
|
2024-03-03 01:20:53 +01:00
|
|
|
"facing=north,lit=false": {
|
|
|
|
"model": "actuallyadditions:block/powered_furnace"
|
|
|
|
},
|
2021-11-23 23:42:12 +01:00
|
|
|
"facing=north,lit=true": {
|
|
|
|
"model": "actuallyadditions:block/powered_furnace"
|
|
|
|
},
|
2024-03-03 01:20:53 +01:00
|
|
|
"facing=south,lit=false": {
|
|
|
|
"model": "actuallyadditions:block/powered_furnace",
|
|
|
|
"y": 180
|
|
|
|
},
|
2021-11-23 23:42:12 +01:00
|
|
|
"facing=south,lit=true": {
|
|
|
|
"model": "actuallyadditions:block/powered_furnace",
|
|
|
|
"y": 180
|
|
|
|
},
|
2024-03-03 01:20:53 +01:00
|
|
|
"facing=west,lit=false": {
|
2021-11-23 23:42:12 +01:00
|
|
|
"model": "actuallyadditions:block/powered_furnace",
|
|
|
|
"y": 270
|
|
|
|
},
|
2024-03-03 01:20:53 +01:00
|
|
|
"facing=west,lit=true": {
|
2021-11-23 23:42:12 +01:00
|
|
|
"model": "actuallyadditions:block/powered_furnace",
|
2024-03-03 01:20:53 +01:00
|
|
|
"y": 270
|
2021-11-23 23:42:12 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|