filename:
common/src/main/generated/assets/oritech/blockstates/tech_button.json
branch:
1.21
back to repo
{
"variants": {
"face=ceiling,facing=east,powered=false": {
"model": "oritech:block/tech_button",
"x": 180,
"y": 270
},
"face=ceiling,facing=east,powered=true": {
"model": "oritech:block/tech_button_on",
"x": 180,
"y": 270
},
"face=ceiling,facing=north,powered=false": {
"model": "oritech:block/tech_button",
"x": 180,
"y": 180
},
"face=ceiling,facing=north,powered=true": {
"model": "oritech:block/tech_button_on",
"x": 180,
"y": 180
},
"face=ceiling,facing=south,powered=false": {
"model": "oritech:block/tech_button",
"x": 180
},
"face=ceiling,facing=south,powered=true": {
"model": "oritech:block/tech_button_on",
"x": 180
},
"face=ceiling,facing=west,powered=false": {
"model": "oritech:block/tech_button",
"x": 180,
"y": 90
},
"face=ceiling,facing=west,powered=true": {
"model": "oritech:block/tech_button_on",
"x": 180,
"y": 90
},
"face=floor,facing=east,powered=false": {
"model": "oritech:block/tech_button",
"y": 90
},
"face=floor,facing=east,powered=true": {
"model": "oritech:block/tech_button_on",
"y": 90
},
"face=floor,facing=north,powered=false": {
"model": "oritech:block/tech_button"
},
"face=floor,facing=north,powered=true": {
"model": "oritech:block/tech_button_on"
},
"face=floor,facing=south,powered=false": {
"model": "oritech:block/tech_button",
"y": 180
},
"face=floor,facing=south,powered=true": {
"model": "oritech:block/tech_button_on",
"y": 180
},
"face=floor,facing=west,powered=false": {
"model": "oritech:block/tech_button",
"y": 270
},
"face=floor,facing=west,powered=true": {
"model": "oritech:block/tech_button_on",
"y": 270
},
"face=wall,facing=east,powered=false": {
"model": "oritech:block/tech_button",
"x": 90,
"y": 90
},
"face=wall,facing=east,powered=true": {
"model": "oritech:block/tech_button_on",
"x": 90,
"y": 90
},
"face=wall,facing=north,powered=false": {
"model": "oritech:block/tech_button",
"x": 90
},
"face=wall,facing=north,powered=true": {
"model": "oritech:block/tech_button_on",
"x": 90
},
"face=wall,facing=south,powered=false": {
"model": "oritech:block/tech_button",
"x": 90,
"y": 180
},
"face=wall,facing=south,powered=true": {
"model": "oritech:block/tech_button_on",
"x": 90,
"y": 180
},
"face=wall,facing=west,powered=false": {
"model": "oritech:block/tech_button",
"x": 90,
"y": 270
},
"face=wall,facing=west,powered=true": {
"model": "oritech:block/tech_button_on",
"x": 90,
"y": 270
}
}
}