Fixes
- Modifiers for
origins-math:damage_dealt_linked_resource
andorigins-math:damage_taken_linked_resource
now apply properly.
Additions
- Added new power types
origins-math:modify_knockback
- Added Custom Hud Renders.
Changes
- Added new
modifier
andmodifiers
fields toorigins-math:damage_dealt_linked_resource
andorigins-math:damage_taken_linked_resource
- Enabled conditions for the following powers:
origins-math:damage_dealt_linked_resource
origins-math:damage_taken_linked_resource
origins-math:healing_linked_resource
origins-math:modify_resource_maximum
origins-math:modify_resource_minimum
Origins: Math - Alpha Experiments
Fixes
- Fixed crash when YACL isn't added.
Additions
- Added new power types
origins-math:attribute_like_resource
origins-math:living_entity_linked_resource
origins-math:modify_attribute_like_resource
origins-math:nbt_linked_resource
- Added new entity action types
origins-math:change_resource
- Added new bi-entity action types
origins-math:copy_resource_value
- Added optional YetAnotherConfigLib dependency for the config menu.
- Added
/resource change absolute
command.
Changes
- Allowed alpha experiments to be toggleable through the YetAnotherConfigLib config menu.
Origins: Math - Alpha Experiments
Fixes
- Fixes
origins-math:status_effect_linked_resource
'sAMPLIFIER
property from having a value of0
even when the effect in question is not applied to the entity.
Changes
- Origins: Math is now more strict when using Resource Backed fields on Resource powers that don't exist.
Adds a hotfix for the Alpha Experiment: Extended Compatibility through ASM