Developer reference
- Registry name
goety:magic_emerald - Namespace
goety - Mod ID
goety - Tags (2)
forge:items/gems/emerald
goety:items/witch_better_currency
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"lsl",
"sts",
"lsl"
],
"ingredients": {
"l": {
"tag": "forge:gems/lapis"
},
"s": {
"item": "minecraft:emerald"
},
"t": {
"tag": "goety:totems"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "goety:awakened_emerald_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "goety:cursed_infuser_recipes",
"pattern": null,
"ingredients": {
"item": "minecraft:emerald"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}