entity_modifier-2.0.0.jar
Curse Maven Snippet
What's new
Visual Entity Modifier Mod v2.0.0 Changelog
Additions
- Multi‑Profile System: Save/switch/delete complete configurations (per‑entity modifications + global multipliers) stored in
config/entity_modifier/profiles/<name>.json; applying a profile takes effect globally. Added management buttons to the entity list top bar (save new, apply, delete, active marker). - FTB Quests Integration: Added reward type
entity_modifier:apply_config; fill in a profile name, players switch to it upon claiming the reward – global effect. Supports progressive switching along quest chains. FTB Quests is optional. - Global Entity Attribute Multipliers: Final multiplicative operation (
ADD_MULTIPLIED_TOTAL) on 11 attributes (health, armor, toughness, attack damage, attack speed, movement speed, flying speed, knockback resistance, follow range, jump strength, scale) with 1.0 = unchanged. Only applies to attributes the entity actually possesses. Added edit button to entity list top bar; persists toglobal_attribute_multipliers.json. - Added Chinese and English localization for all new features.
Technical
- Added
ConfigProfile/ConfigProfileManager/ConfigProfileScreen. - Added
ConfigApplyReward(FTB Reward subclass) andFTBQuestsCompat(reward registration). EntityModificationManager/GlobalMultiplierManagernow have overall replacement accessors to support profile snapshots and restoration.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include

