Create/Update assets for version 22w46a

This commit is contained in:
InventiveBot
2022-11-16 18:37:49 +01:00
parent 1766770a16
commit dcd64734a4
16881 changed files with 1132915 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"
}
}
]
}