Origins: Math

An Origins addon that adds the capability for you to use math for your Origin powers, as well as enhancing the current capabilities of Resource powers.

File Details

origins-math-1.1.0-1.20.2.jar

  • R
  • Oct 29, 2024
  • 684.91 KB
  • 18
  • 1.20.2
  • Fabric

File Name

origins-math-1.1.0-1.20.2.jar

Supported Versions

  • 1.20.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:origins-math-1129127:5856115"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.