Create/Update assets for version 22w05a

This commit is contained in:
InventiveBot
2022-02-02 18:34:36 +00:00
parent 62b65a4fcd
commit a0b5bc751e
14401 changed files with 985112 additions and 18 deletions

View File

@@ -0,0 +1,208 @@
{
"variants": {
"eggs=1,hatch=0": [
{
"model": "minecraft:block/turtle_egg"
},
{
"model": "minecraft:block/turtle_egg",
"y": 90
},
{
"model": "minecraft:block/turtle_egg",
"y": 180
},
{
"model": "minecraft:block/turtle_egg",
"y": 270
}
],
"eggs=1,hatch=1": [
{
"model": "minecraft:block/slightly_cracked_turtle_egg"
},
{
"model": "minecraft:block/slightly_cracked_turtle_egg",
"y": 90
},
{
"model": "minecraft:block/slightly_cracked_turtle_egg",
"y": 180
},
{
"model": "minecraft:block/slightly_cracked_turtle_egg",
"y": 270
}
],
"eggs=1,hatch=2": [
{
"model": "minecraft:block/very_cracked_turtle_egg"
},
{
"model": "minecraft:block/very_cracked_turtle_egg",
"y": 90
},
{
"model": "minecraft:block/very_cracked_turtle_egg",
"y": 180
},
{
"model": "minecraft:block/very_cracked_turtle_egg",
"y": 270
}
],
"eggs=2,hatch=0": [
{
"model": "minecraft:block/two_turtle_eggs"
},
{
"model": "minecraft:block/two_turtle_eggs",
"y": 90
},
{
"model": "minecraft:block/two_turtle_eggs",
"y": 180
},
{
"model": "minecraft:block/two_turtle_eggs",
"y": 270
}
],
"eggs=2,hatch=1": [
{
"model": "minecraft:block/two_slightly_cracked_turtle_eggs"
},
{
"model": "minecraft:block/two_slightly_cracked_turtle_eggs",
"y": 90
},
{
"model": "minecraft:block/two_slightly_cracked_turtle_eggs",
"y": 180
},
{
"model": "minecraft:block/two_slightly_cracked_turtle_eggs",
"y": 270
}
],
"eggs=2,hatch=2": [
{
"model": "minecraft:block/two_very_cracked_turtle_eggs"
},
{
"model": "minecraft:block/two_very_cracked_turtle_eggs",
"y": 90
},
{
"model": "minecraft:block/two_very_cracked_turtle_eggs",
"y": 180
},
{
"model": "minecraft:block/two_very_cracked_turtle_eggs",
"y": 270
}
],
"eggs=3,hatch=0": [
{
"model": "minecraft:block/three_turtle_eggs"
},
{
"model": "minecraft:block/three_turtle_eggs",
"y": 90
},
{
"model": "minecraft:block/three_turtle_eggs",
"y": 180
},
{
"model": "minecraft:block/three_turtle_eggs",
"y": 270
}
],
"eggs=3,hatch=1": [
{
"model": "minecraft:block/three_slightly_cracked_turtle_eggs"
},
{
"model": "minecraft:block/three_slightly_cracked_turtle_eggs",
"y": 90
},
{
"model": "minecraft:block/three_slightly_cracked_turtle_eggs",
"y": 180
},
{
"model": "minecraft:block/three_slightly_cracked_turtle_eggs",
"y": 270
}
],
"eggs=3,hatch=2": [
{
"model": "minecraft:block/three_very_cracked_turtle_eggs"
},
{
"model": "minecraft:block/three_very_cracked_turtle_eggs",
"y": 90
},
{
"model": "minecraft:block/three_very_cracked_turtle_eggs",
"y": 180
},
{
"model": "minecraft:block/three_very_cracked_turtle_eggs",
"y": 270
}
],
"eggs=4,hatch=0": [
{
"model": "minecraft:block/four_turtle_eggs"
},
{
"model": "minecraft:block/four_turtle_eggs",
"y": 90
},
{
"model": "minecraft:block/four_turtle_eggs",
"y": 180
},
{
"model": "minecraft:block/four_turtle_eggs",
"y": 270
}
],
"eggs=4,hatch=1": [
{
"model": "minecraft:block/four_slightly_cracked_turtle_eggs"
},
{
"model": "minecraft:block/four_slightly_cracked_turtle_eggs",
"y": 90
},
{
"model": "minecraft:block/four_slightly_cracked_turtle_eggs",
"y": 180
},
{
"model": "minecraft:block/four_slightly_cracked_turtle_eggs",
"y": 270
}
],
"eggs=4,hatch=2": [
{
"model": "minecraft:block/four_very_cracked_turtle_eggs"
},
{
"model": "minecraft:block/four_very_cracked_turtle_eggs",
"y": 90
},
{
"model": "minecraft:block/four_very_cracked_turtle_eggs",
"y": 180
},
{
"model": "minecraft:block/four_very_cracked_turtle_eggs",
"y": 270
}
]
}
}