Mod Dungeons Libraries by Patrigan
- 1886149
- 632.48 KB
- 1.16.5
- November 28, 2021
- April 17, 2023
- API and LibraryUtility & QoL
Name | Dungeons Libraries | Author | Patrigan | Description | A library mod for the Dungeons Suite |
---|---|---|---|---|---|
Information | Downloads: 1886149 Version: 1.16.5 Size: 632.48 KB Updated at: April 17, 2023 Created at: November 28, 2021 | Tags | API and Library Utility & QoL |
The library mod for the Dungeons Suite.
Features
Builtin Enchantments
Armor and weapons can be given builtin enchantments. These builtin enchantments are treated like an actual enchantment, but can not be taken off using conventional means. They also have the capability of breaking the level limit of enchantments for 1 piece of equipment. No way to actually add builtin enchantments is added here. Other mods should provide their own systems for builtin enchantments. The primary user for this will be Dungeons Gear, which will utilise this system for armors and gilded enchants.
Summoning
Mobs and items can summon creatures. The summoning/summoner capability allows to maintain these relationships. The mod also provides additional helper methods to handle various game systems, like damage and target selecting.
Ability Helper
An ability helper is added, to create more power when selecting a target. These help determine if a mob or player is a potential target. Primarily used by the AoEHelper.
Area of Effect (AoE) Helper
This helper provides several helper methods that allow for quickly applying a piece of code to specific targets within a set distance. Specific features include:
- Limiting the number of targets
- Blockpos Origin or LivingEntity Origin.
- Distance calculations