Create/Update assets for version 24w37a

This commit is contained in:
InventiveBot
2024-09-11 18:30:51 +02:00
parent fcd197ac06
commit a205edf063
20292 changed files with 1435276 additions and 18 deletions

View File

@@ -0,0 +1,172 @@
{
"multipart": [
{
"apply": [
{
"model": "minecraft:block/fire_floor0"
},
{
"model": "minecraft:block/fire_floor1"
}
],
"when": {
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
},
{
"apply": [
{
"model": "minecraft:block/fire_side0"
},
{
"model": "minecraft:block/fire_side1"
},
{
"model": "minecraft:block/fire_side_alt0"
},
{
"model": "minecraft:block/fire_side_alt1"
}
],
"when": {
"OR": [
{
"north": "true"
},
{
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
]
}
},
{
"apply": [
{
"model": "minecraft:block/fire_side0",
"y": 90
},
{
"model": "minecraft:block/fire_side1",
"y": 90
},
{
"model": "minecraft:block/fire_side_alt0",
"y": 90
},
{
"model": "minecraft:block/fire_side_alt1",
"y": 90
}
],
"when": {
"OR": [
{
"east": "true"
},
{
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
]
}
},
{
"apply": [
{
"model": "minecraft:block/fire_side0",
"y": 180
},
{
"model": "minecraft:block/fire_side1",
"y": 180
},
{
"model": "minecraft:block/fire_side_alt0",
"y": 180
},
{
"model": "minecraft:block/fire_side_alt1",
"y": 180
}
],
"when": {
"OR": [
{
"south": "true"
},
{
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
]
}
},
{
"apply": [
{
"model": "minecraft:block/fire_side0",
"y": 270
},
{
"model": "minecraft:block/fire_side1",
"y": 270
},
{
"model": "minecraft:block/fire_side_alt0",
"y": 270
},
{
"model": "minecraft:block/fire_side_alt1",
"y": 270
}
],
"when": {
"OR": [
{
"west": "true"
},
{
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
]
}
},
{
"apply": [
{
"model": "minecraft:block/fire_up0"
},
{
"model": "minecraft:block/fire_up1"
},
{
"model": "minecraft:block/fire_up_alt0"
},
{
"model": "minecraft:block/fire_up_alt1"
}
],
"when": {
"up": "true"
}
}
]
}