16 lines
452 B
JSON
16 lines
452 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"group": "netherite_ingot",
|
|
"ingredients": [
|
|
{"item": "minecraft:blaze_powder"},
|
|
{"item": "minecraft:blaze_powder"},
|
|
{"item": "minecraft:netherite_scrap"},
|
|
{"item": "tconstruct:cobalt_ingot"},
|
|
{"item": "tconstruct:cobalt_ingot"},
|
|
{"item": "tconstruct:cobalt_ingot"},
|
|
{"item": "minecraft:phantom_membrane"}
|
|
],
|
|
"result": {"item": "tconstruct:manyullyn_ingot","count":4}
|
|
}
|