Crafting using Arcane Essence, Any Iron Ingot, Arcane Essence, Any Iron Ingot, Soul Lantern, Any Iron Ingot, Arcane Essence, Any Iron Ingot and Arcane Essence, arranged in the pattern shown. Produces Wayward Compass.
Wayward Compass
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Function
No catacombs loaded. [%s] to search
Acquisition
Developer reference
- Registry name
irons_spellbooks:wayward_compass- Namespace
irons_spellbooks- Mod ID
irons_spellbooks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DID",
"ILI",
"DID"
],
"ingredients": {
"D": {
"item": "irons_spellbooks:arcane_essence"
},
"I": {
"tag": "forge:ingots/iron"
},
"L": {
"item": "minecraft:soul_lantern"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}