You've already forked minecraft-assets
Create/Update assets for version 1.21.3
This commit is contained in:
16
data/minecraft/recipe/rabbit_stew_from_red_mushroom.json
Normal file
16
data/minecraft/recipe/rabbit_stew_from_red_mushroom.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"group": "rabbit_stew",
|
||||
"ingredients": [
|
||||
"minecraft:baked_potato",
|
||||
"minecraft:cooked_rabbit",
|
||||
"minecraft:bowl",
|
||||
"minecraft:carrot",
|
||||
"minecraft:red_mushroom"
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:rabbit_stew"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user