Files
minecraft-assets/data/minecraft/recipes/sponge.json
2023-05-03 18:28:41 +02:00

10 lines
192 B
JSON

{
"type": "minecraft:smelting",
"category": "blocks",
"cookingtime": 200,
"experience": 0.15,
"ingredient": {
"item": "minecraft:wet_sponge"
},
"result": "minecraft:sponge"
}