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

14 lines
249 B
JSON

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