Files
minecraft-assets/data/minecraft/recipes/cactus_green.json
2018-12-21 06:38:40 +00:00

9 lines
159 B
JSON

{
"type": "smelting",
"ingredient": {
"item": "minecraft:cactus"
},
"result": "minecraft:cactus_green",
"experience": 1.0,
"cookingtime": 200
}