minecraft-assets/data/minecraft/recipes/cracked_nether_bricks.json

9 lines
185 B
JSON

{
"type": "minecraft:smelting",
"ingredient": {
"item": "minecraft:nether_bricks"
},
"result": "minecraft:cracked_nether_bricks",
"experience": 0.1,
"cookingtime": 200
}