Ritual using Dark Shovel, Dark Pickaxe, Graverobber's Shovel, Eerie Pickaxe, Any Netherite Ingot and Any Netherite Ingot. Produces Philosopher's Mace.
tool· Tools
Philosopher's Mace
Goety · by Polarice3
Philosopher's Mace is a tool from Goety, crafted from Dark Shovel, Dark Pickaxe, Graverobber's Shovel, Eerie Pickaxe, and Any Netherite Ingot.
Acquisition
Related items
Developer reference
- Registry name
goety:philosophers_mace- Namespace
goety- Mod ID
goety- Tags (1)
forge:items/tools
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "goety:dark_shovel"
},
{
"item": "goety:dark_pickaxe"
},
{
"item": "goety:graverobber_shovel"
},
{
"item": "goety:eerie_pickaxe"
},
{
"tag": "forge:ingots/netherite"
},
{
"tag": "forge:ingots/netherite"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}