Create/Update assets for version 24w21a

This commit is contained in:
InventiveBot
2024-05-22 18:30:55 +02:00
parent 187ce89378
commit f6c7b6fa3a
20079 changed files with 1409766 additions and 18 deletions

View File

@@ -0,0 +1,118 @@
{
"variants": {
"face=ceiling,facing=east,powered=false": {
"model": "minecraft:block/cherry_button",
"x": 180,
"y": 270
},
"face=ceiling,facing=east,powered=true": {
"model": "minecraft:block/cherry_button_pressed",
"x": 180,
"y": 270
},
"face=ceiling,facing=north,powered=false": {
"model": "minecraft:block/cherry_button",
"x": 180,
"y": 180
},
"face=ceiling,facing=north,powered=true": {
"model": "minecraft:block/cherry_button_pressed",
"x": 180,
"y": 180
},
"face=ceiling,facing=south,powered=false": {
"model": "minecraft:block/cherry_button",
"x": 180
},
"face=ceiling,facing=south,powered=true": {
"model": "minecraft:block/cherry_button_pressed",
"x": 180
},
"face=ceiling,facing=west,powered=false": {
"model": "minecraft:block/cherry_button",
"x": 180,
"y": 90
},
"face=ceiling,facing=west,powered=true": {
"model": "minecraft:block/cherry_button_pressed",
"x": 180,
"y": 90
},
"face=floor,facing=east,powered=false": {
"model": "minecraft:block/cherry_button",
"y": 90
},
"face=floor,facing=east,powered=true": {
"model": "minecraft:block/cherry_button_pressed",
"y": 90
},
"face=floor,facing=north,powered=false": {
"model": "minecraft:block/cherry_button"
},
"face=floor,facing=north,powered=true": {
"model": "minecraft:block/cherry_button_pressed"
},
"face=floor,facing=south,powered=false": {
"model": "minecraft:block/cherry_button",
"y": 180
},
"face=floor,facing=south,powered=true": {
"model": "minecraft:block/cherry_button_pressed",
"y": 180
},
"face=floor,facing=west,powered=false": {
"model": "minecraft:block/cherry_button",
"y": 270
},
"face=floor,facing=west,powered=true": {
"model": "minecraft:block/cherry_button_pressed",
"y": 270
},
"face=wall,facing=east,powered=false": {
"model": "minecraft:block/cherry_button",
"uvlock": true,
"x": 90,
"y": 90
},
"face=wall,facing=east,powered=true": {
"model": "minecraft:block/cherry_button_pressed",
"uvlock": true,
"x": 90,
"y": 90
},
"face=wall,facing=north,powered=false": {
"model": "minecraft:block/cherry_button",
"uvlock": true,
"x": 90
},
"face=wall,facing=north,powered=true": {
"model": "minecraft:block/cherry_button_pressed",
"uvlock": true,
"x": 90
},
"face=wall,facing=south,powered=false": {
"model": "minecraft:block/cherry_button",
"uvlock": true,
"x": 90,
"y": 180
},
"face=wall,facing=south,powered=true": {
"model": "minecraft:block/cherry_button_pressed",
"uvlock": true,
"x": 90,
"y": 180
},
"face=wall,facing=west,powered=false": {
"model": "minecraft:block/cherry_button",
"uvlock": true,
"x": 90,
"y": 270
},
"face=wall,facing=west,powered=true": {
"model": "minecraft:block/cherry_button_pressed",
"uvlock": true,
"x": 90,
"y": 270
}
}
}