Utility resource fix

This commit is contained in:
paulevsGitch 2020-09-26 17:09:01 +03:00
parent 83590857e4
commit 044d3c2062
68 changed files with 260 additions and 258 deletions

View file

@ -1,28 +1,28 @@
{
"variants": {
"face=floor,facing=east,powered=false": { "model": "betternether:block/%name%_button", "y": 90 },
"face=floor,facing=west,powered=false": { "model": "betternether:block/%name%_button", "y": 270 },
"face=floor,facing=south,powered=false": { "model": "betternether:block/%name%_button", "y": 180 },
"face=floor,facing=north,powered=false": { "model": "betternether:block/%name%_button" },
"face=wall,facing=east,powered=false": { "model": "betternether:block/%name%_button", "uvlock": true, "x": 90, "y": 90 },
"face=wall,facing=west,powered=false": { "model": "betternether:block/%name%_button", "uvlock": true, "x": 90, "y": 270 },
"face=wall,facing=south,powered=false": { "model": "betternether:block/%name%_button", "uvlock": true, "x": 90, "y": 180 },
"face=wall,facing=north,powered=false": { "model": "betternether:block/%name%_button", "uvlock": true, "x": 90 },
"face=ceiling,facing=east,powered=false": { "model": "betternether:block/%name%_button", "x": 180, "y": 270 },
"face=ceiling,facing=west,powered=false": { "model": "betternether:block/%name%_button", "x": 180, "y": 90 },
"face=ceiling,facing=south,powered=false": { "model": "betternether:block/%name%_button", "x": 180 },
"face=ceiling,facing=north,powered=false": { "model": "betternether:block/%name%_button", "x": 180, "y": 180 },
"face=floor,facing=east,powered=true": { "model": "betternether:block/%name%_button_pressed", "y": 90 },
"face=floor,facing=west,powered=true": { "model": "betternether:block/%name%_button_pressed", "y": 270 },
"face=floor,facing=south,powered=true": { "model": "betternether:block/%name%_button_pressed", "y": 180 },
"face=floor,facing=north,powered=true": { "model": "betternether:block/%name%_button_pressed" },
"face=wall,facing=east,powered=true": { "model": "betternether:block/%name%_button_pressed", "uvlock": true, "x": 90, "y": 90 },
"face=wall,facing=west,powered=true": { "model": "betternether:block/%name%_button_pressed", "uvlock": true, "x": 90, "y": 270 },
"face=wall,facing=south,powered=true": { "model": "betternether:block/%name%_button_pressed", "uvlock": true, "x": 90, "y": 180 },
"face=wall,facing=north,powered=true": { "model": "betternether:block/%name%_button_pressed", "uvlock": true, "x": 90 },
"face=ceiling,facing=east,powered=true": { "model": "betternether:block/%name%_button_pressed", "x": 180, "y": 270 },
"face=ceiling,facing=west,powered=true": { "model": "betternether:block/%name%_button_pressed", "x": 180, "y": 90 },
"face=ceiling,facing=south,powered=true": { "model": "betternether:block/%name%_button_pressed", "x": 180 },
"face=ceiling,facing=north,powered=true": { "model": "betternether:block/%name%_button_pressed", "x": 180, "y": 180 }
"face=floor,facing=east,powered=false": { "model": "betterend:block/%name%_button", "y": 90 },
"face=floor,facing=west,powered=false": { "model": "betterend:block/%name%_button", "y": 270 },
"face=floor,facing=south,powered=false": { "model": "betterend:block/%name%_button", "y": 180 },
"face=floor,facing=north,powered=false": { "model": "betterend:block/%name%_button" },
"face=wall,facing=east,powered=false": { "model": "betterend:block/%name%_button", "uvlock": true, "x": 90, "y": 90 },
"face=wall,facing=west,powered=false": { "model": "betterend:block/%name%_button", "uvlock": true, "x": 90, "y": 270 },
"face=wall,facing=south,powered=false": { "model": "betterend:block/%name%_button", "uvlock": true, "x": 90, "y": 180 },
"face=wall,facing=north,powered=false": { "model": "betterend:block/%name%_button", "uvlock": true, "x": 90 },
"face=ceiling,facing=east,powered=false": { "model": "betterend:block/%name%_button", "x": 180, "y": 270 },
"face=ceiling,facing=west,powered=false": { "model": "betterend:block/%name%_button", "x": 180, "y": 90 },
"face=ceiling,facing=south,powered=false": { "model": "betterend:block/%name%_button", "x": 180 },
"face=ceiling,facing=north,powered=false": { "model": "betterend:block/%name%_button", "x": 180, "y": 180 },
"face=floor,facing=east,powered=true": { "model": "betterend:block/%name%_button_pressed", "y": 90 },
"face=floor,facing=west,powered=true": { "model": "betterend:block/%name%_button_pressed", "y": 270 },
"face=floor,facing=south,powered=true": { "model": "betterend:block/%name%_button_pressed", "y": 180 },
"face=floor,facing=north,powered=true": { "model": "betterend:block/%name%_button_pressed" },
"face=wall,facing=east,powered=true": { "model": "betterend:block/%name%_button_pressed", "uvlock": true, "x": 90, "y": 90 },
"face=wall,facing=west,powered=true": { "model": "betterend:block/%name%_button_pressed", "uvlock": true, "x": 90, "y": 270 },
"face=wall,facing=south,powered=true": { "model": "betterend:block/%name%_button_pressed", "uvlock": true, "x": 90, "y": 180 },
"face=wall,facing=north,powered=true": { "model": "betterend:block/%name%_button_pressed", "uvlock": true, "x": 90 },
"face=ceiling,facing=east,powered=true": { "model": "betterend:block/%name%_button_pressed", "x": 180, "y": 270 },
"face=ceiling,facing=west,powered=true": { "model": "betterend:block/%name%_button_pressed", "x": 180, "y": 90 },
"face=ceiling,facing=south,powered=true": { "model": "betterend:block/%name%_button_pressed", "x": 180 },
"face=ceiling,facing=north,powered=true": { "model": "betterend:block/%name%_button_pressed", "x": 180, "y": 180 }
}
}