Additions
- Added new power types
origins-math:modify_simple
- Added new entity conditions
origins-math:relative_resource
- Added new Attribute Modifier Operations
origins-math:standard_multiply_base
origins-math:standard_multiply_total
origins-math:standard_divide_base
origins-math:standard_divide_total
- Added a new command:
/modifier
Additions
- Added new power types
origins-math:current_biome_linked_resource
origins-math:modifiable_resource
origins-math:modify_resource_maximum
origins-math:modify_resource_minimum
- Added new entity conditions
origins-math:full_resource
origins-math:empty_resource
- Added new properties to Player Property
EXP_LEVEL
EXP_POINTS
FALL_DISTANCE
TIME_OF_DAY
AGE
Fixes
- Fixed
origins-math:variable_change_resource
being unregistered. - Prevented
ResourceBackedInjector
from registering duplicate factory IDs.