mc_rebalance_datapack/data/tconstruct/recipes/slimesteel_no_smeltery.json

16 lines
341 B
JSON
Raw Permalink Normal View History

2025-11-01 02:00:15 +00:00
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "slimesteel_ingot",
"ingredients": [
{"item": "tconstruct:sky_slime_ball"},
{"item": "minecraft:iron_ingot"},
{"item": "tconstruct:seared_brick"},
{"item": "tconstruct:seared_brick"}
],
"result": {
"item": "tconstruct:slimesteel_ingot",
"count":2
}
}