16 lines
343 B
JSON
16 lines
343 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"group": "queens_slime_ingot",
|
|
"ingredients": [
|
|
{"item": "minecraft:gold_ingot"},
|
|
{"item": "minecraft:magma_cream"},
|
|
{"item": "tconstruct:cobalt_ingot"},
|
|
{"item": "minecraft:netherite_scrap"}
|
|
],
|
|
"result": {
|
|
"item": "tconstruct:queens_slime_ingot",
|
|
"count":2
|
|
}
|
|
}
|