Files
minecraft-assets/data/minecraft/recipes/sponge.json
2024-02-14 17:44:28 +01:00

10 lines
192 B
JSON

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