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.6.1-1.20.1.jar

  • R
  • Sep 3, 2025
  • 702.18 KB
  • 523
  • 1.20.1
  • Fabric

File Name

origins-math-1.6.1-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:origins-math-1129127:6959412"
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:modify_knockback`
- Added [Custom Hud Renders](./notes/custom_hud_renders.md).

 

### Changes
- Added new `modifier` and `modifiers` fields to `origins-math:damage_dealt_linked_resource` and `origins-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`

undefined

### Origins: Math - Alpha Experiments
- [Extended Compatibility through ASM](./experiments/extended_compatibility_through_asm.md)