Crafting using Treated Stick, Spirit Attuned Gem, Treated Stick, Treated Stick, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Divination Rod.
Divination Rod
Occultism · by Kli Kli
Function
The divination rod is now attuned to %s. There is no resonance with this block. The divination rod is not attuned to any material. Attuned to %s. Not attuned to any material.
Acquisition
Developer reference
- Registry name
occultism:divination_rod- Namespace
occultism- Mod ID
occultism
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"xyx",
"x x",
" x "
],
"ingredients": {
"x": {
"tag": "forge:rods/wooden"
},
"y": {
"item": "occultism:spirit_attuned_gem"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}