

Divine Favor
Активный0.0
Установок
3
Последнее обновление
1 год назад
Версии
1.12.2
Клиент и сервер
Forge
Оружие и броня
Игровые механики
Магические
Divine favor is a mod centered around spirits and spell casting.
This mod requires Forgelin-Continuous and Patchouli.
Mod features 9 themed spirits, and each one of them offers several powerful talismans. Talisman is an item that allows player to cast spells. To use talismans you will have to gain favor of the spirit to whom it belongs. Contact spirits, trade with them, gain favor and harness spiritual power.
Mod contains ingame guidebook called Immaterial guide. You can craft this book like this:
Mod features
Spoiler
1. More then a hundred different spells  2. Bubbly baths  3. Unique contact ritual for each spirit  4. Multiblock structures (spirit altars, soulbound lecterns)    5. Crafting mechanic based on trading with spirits at the respective altar (With jei support)  6. Ingame guide book  7. Convinient hud   8. All items have short description in jei  9. Lots of configurability via config files and CraftTweaker support With CraftTweeker you can add or remove spirit trading recipes. You can add new recipe to an altar you need to use following command: ``` mods.DivineFavor.addMediumRecipe(Credits
- McJty - Thanks for the modding tutorial, it really helped to get me started in modding. His other projects also helped to learn modding.
- Vazkii - Developer of mod Patchouli used by me for a guidebook. Also his open source projects helped to learn modding.
- Angry-Pixel - Huge thanks for caving rope from their mod Betweenlands. I really liked it so i created several items based on this rope in my mod.
- SlimeKnights - Thanks for Tinkers source i was able to figure out how to create delayed tasks like not instant tree chopping.
- EPIIC_THUNDERCAT - His project Tameable Mobs helped me figure out how to work with mob entities and their AI
- Lothrazar - His project Cyclic helped me figure out how to create my own potions and potion effects.
- Direwolf20 - Some of my items use his block outline and block rendering code from his mod BuildingGadgets
- Darkhax - Thanks for excellent tutorial on forge capabilities.