mc_rebalance_datapack/data/tconstruct/recipes/manyullyn_no_smeltery.json

16 lines
452 B
JSON
Raw Permalink Normal View History

2025-11-01 02:00:15 +00:00
{
"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}
}