promotional bannermobile promotional banner

Origins (Fabric)

Players choose an Origin at the beginning of the game to gain benefits and drawbacks

File Details

1.17.1: Origins 1.1.3

  • R
  • Nov 1, 2021
  • 2.03 MB
  • 40.2K
  • 1.17.1+1
  • Fabric

File Name

Origins-1.17-1.1.3.jar

Supported Versions

  • 1.17.1
  • 1.17

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

### Origins
* Fixed key badges showing "none" instead of the primary active key when no key is explicitly specified in the power

 

### Apoli (updated to 2.0.4)
* Made status effects synchronize to clients, so the `status_effect` condition works on client-side powers (like `entity_glow` or `invisibility`) (Thanks Pug)
* Removed debug outputs from the `modify` item action
* Fixed an error that occured when syncing some powers
* Fixed `on_block` not properly checking for the actual block the player's standing on if that isn't a full block (e.g. soul sand)
* Fixed `modify_break_speed` crashing when no `block_condition` is provided
* Fixed powers which prevent entity actions (`prevent_entity_use` and `prevent_being_used`) not working correctly