Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 7 months ago
Updated 7 months ago
Note that Apotheosis is not available on Modrinth, so it can't be marked as a dependency. It is required.
The Problem:
Apotheosis and Better Combat currently have some conflicting features --
- Apotheosis adds a "Heavy Weapon" category, which is somewhat similar to the concept of Better Combat's two-handed weapons, but the two have no relationship at all.
- Apotheosis (and Forge) treat attack range as an entity attribute and allow growth with gems and affixes, but Better Combat prevents these from working as it defines attack range as an immutable weapon property defined with its own JSON format.
What does this mod do?:
- Registers all two-handed Better Combat weapons automatically as HEAVY_WEAPON for Apotheosis
- Removes the Entity Reach Attribute from all weapons, and makes the attack range affix nonfunctional
Potentially planned (for now these can be accomplished with a datapack):
- Disable the Apotheosis Attack Range affix from appearing at all
- Modify Weapon Attributes for weapons currently relying on Entity Reach