Create/Update assets for version 1.20-rc1

This commit is contained in:
InventiveBot
2023-05-31 18:29:05 +02:00
parent a3d022a4a4
commit 6157728a45
17863 changed files with 1242844 additions and 18 deletions

View File

@@ -0,0 +1,25 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "rabbit_stew",
"ingredients": [
{
"item": "minecraft:baked_potato"
},
{
"item": "minecraft:cooked_rabbit"
},
{
"item": "minecraft:bowl"
},
{
"item": "minecraft:carrot"
},
{
"item": "minecraft:red_mushroom"
}
],
"result": {
"item": "minecraft:rabbit_stew"
}
}