Developer reference
- Registry name
goety:totem_of_souls - Namespace
goety - Mod ID
goety - Tags (2)
curios:items/charm
goety:items/totems
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ege",
"gsg",
"lgl"
],
"ingredients": {
"e": {
"item": "goety:magic_emerald"
},
"g": {
"tag": "forge:ingots/gold"
},
"l": {
"tag": "forge:gems/lapis"
},
"s": {
"item": "minecraft:soul_lantern"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:soul_lantern"
},
{
"item": "goety:spent_totem"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}