Files
minecraft-assets/data/minecraft/recipe/popped_chorus_fruit.json
2025-02-19 18:31:59 +01:00

10 lines
202 B
JSON

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