Divine Favor - Mod About Spirits and Spells
Divine Favor is a Minecraft modification dedicated to interacting with spirits and magical arts. The mod's core revolves around a spellcasting system managed through special talismans.
Main Features
The mod offers 9 unique spirits, each possessing their own set of powerful talismans. These magical items allow players to cast various spells. To use talismans, you must earn the favor of the corresponding spirit.

Game Mechanics
Interact with spirits, trade with them, and accumulate their favor to gain access to spiritual power. The mod includes an in-game guide called "Immaterial Guide" that can be crafted using the following recipe:

Key Features
-
Over a hundred different spells

-
Bubbly baths

-
Unique summoning rituals for each spirit

-
Multiblock structures (spirit altars, soulbound lecterns)

-
Crafting system through trading with spirits at respective altars (with JEI support)

-
In-game guide book

-
Convenient HUD

-
All items have brief descriptions in JEI

-
High configurability through config files and CraftTweaker support
Configuration with CraftTweaker
Using CraftTweaker, you can add or remove spirit trading recipes.
To add a new recipe to an altar, use the following command:
mods.DivineFavor.addMediumRecipe(<dirt>,[<calling_stone_arbow>],[<grass>, <treeleaves>]);
The first parameter is the recipe result. The second is the spirit's invitation, which determines at which spirit's altar trading can occur. The third parameter is a list of ingredients. A recipe cannot have more than 7 ingredients.
To remove an existing recipe, use the command:
mods.DivineFavor.removeMediumRecipe("divinefavor:arrow_talisman_anti_gravity");
This command accepts the item ID for items whose recipes should not be loaded.
Requirements
The mod requires Forgelin-Continuous and Patchouli to function.