Files
minecraft-assets/data/minecraft/recipes/cooked_rabbit.json
2024-05-14 15:58:41 +02:00

9 lines
171 B
JSON

{
"type": "minecraft:smelting",
"ingredient": {
"item": "minecraft:rabbit"
},
"result": "minecraft:cooked_rabbit",
"experience": 0.35,
"cookingtime": 200
}