Mod Soul fire'd by Crystal_Spider_
- 249.69 KB
- 1.20.1
- August 19, 2022
- July 3, 2023
- API and LibraryAdventure and RPGArmor, Tools, and WeaponsCosmeticUtility & QoL
Description
Mod Information
Name | Soul fire'd | Author | Crystal_Spider_ | Description | Let Soul Fire burn! |
---|---|---|---|---|---|
Information | Downloads: Version: 1.20.1 Size: 249.69 KB Updated at: July 3, 2023 Created at: August 19, 2022 | Tags | API and Library Adventure and RPG Armor, Tools, and Weapons Cosmetic Utility & QoL |
Description
Description
In Minecraft there's Soul Fire, yet if you or a mob catch fire because of it nothing will change from normal fire.
This mod makes Soul Fire actually work as one would expect, all whilst providing an easy-to-use API for modders that want to add their own custom fire and have it behave consistently.
Features
- Soul Fire overlay
- Entities catching fire from Soul Fire will burn with actual Soul Fire.
Burning from Soul Fire will deal 2 damage per second.
- Actually consistent Soul Fire behavior.
For instance, but not limited to, zombies burning from Soul Fire and arrows passing through Soul Fire can set their targets on Soul Fire.
- Two new enchantments: Soul Fire Aspect and Soul Flame.
As their name suggests, they work exactly the same as Fire Aspect and Flame with the only difference being the kind of fire the target will burn from, with the consequent damage increase.
Both these enchantments can be individually enabled (default) or disabled, having each a configuration option. - API for custom fire types:
For modders who want to add their own custom fire(s), or implement another mod's fire, this mod provides an easy-to-use API to register your fire(s) and have it(them) behave consistently automatically. Furthermore for each new fire registered using this API there can be new custom Fire Aspect and Flame enchantments available in game automatically.
See the bottom section For developers to know more.
Dependencies
Forge Config API Port is a required dependency for Fabric.
License and right of use
Feel free to use this mod for any modpack or video, just be sure to give credit and possibly link here.
This project is published under the GNU General Public License v3.0.
For developers
To learn how to use the provided API follow the Wiki on GitHub.