minecraft-src/data/minecraft/recipe/popped_chorus_fruit.json
2025-07-04 02:00:41 +03:00

10 lines
No EOL
202 B
JSON

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