Files
minecraft-assets/data/minecraft/recipes/sponge.json
2023-08-09 18:29:12 +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"
}