minecraft-assets/data/minecraft/recipes/popped_chorus_fruit.json

10 lines
204 B
JSON

{
"type": "minecraft:smelting",
"category": "misc",
"cookingtime": 200,
"experience": 0.1,
"ingredient": {
"item": "minecraft:chorus_fruit"
},
"result": "minecraft:popped_chorus_fruit"
}