mc_rebalance_datapack/data/tconstruct/recipes/hepatizon_no_smeltery.json

17 lines
376 B
JSON
Raw Normal View History

2025-11-01 02:00:15 +00:00
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "hepatizon_ingot",
"ingredients": [
{"item": "minecraft:copper_ingot"},
{"item": "minecraft:copper_ingot"},
{"item": "tconstruct:cobalt_ingot"},
{"item": "minecraft:quartz"},
{"item": "minecraft:popped_chorus_fruit"}
],
"result": {
"item": "tconstruct:hepatizon_ingot",
"count":2
}
}