Crafting using Vertical Rustic Runewood Planks, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Totemic Staff.
Totemic Staff
Malum · by Sammy Semicolon
Totemic Staff is a item from Malum, crafted from Vertical Rustic Runewood Planks and Bluebright Stick.
Acquisition
Developer reference
- Registry name
malum:totemic_staff- Namespace
malum- Mod ID
malum
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" Y",
" X ",
"X "
],
"ingredients": {
"X": {
"tag": "forge:rods/wooden"
},
"Y": {
"tag": "malum:runewood_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
