minecraft-assets/data/minecraft/recipes/netherite_ingot_from_nether...

13 lines
227 B
JSON

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