minecraft-src/data/minecraft/recipe/netherite_ingot_from_netherite_block.json
2025-07-04 01:41:11 +03:00

14 lines
No EOL
247 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "netherite_ingot",
"ingredients": [
{
"item": "minecraft:netherite_block"
}
],
"result": {
"count": 9,
"id": "minecraft:netherite_ingot"
}
}