promotional bannermobile promotional banner

Origins (Fabric)

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

File Details

1.18.2: Origins 1.4.0

  • R
  • Apr 15, 2022
  • 2.02 MB
  • 7.4K
  • 1.18.2
  • Fabric

File Name

Origins-1.18.2-1.4.0.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

[A] indicates changes in Apoli (updated to 2.3.2), [O] indicates changes in Origins.

### Additions
+ [O] Layer files now have an additional field called `gui_title` with two sub-fields `view_origin` and `choose_origin`, which override the default prompt at the top of the choose/view origin GUI for that layer. (thanks eggohito)
+ [O] The origin loot condition now also optionally supports a `layer` field. (thanks eggohito)
+ [A] Added Spanish translations. (thanks Golder06)

### Changes
* [A+O] Updated to 1.18.2. (thanks slapjd for the effort, even though I didn't end up using all of your code)
* [O] Added integration for Enchantment Descriptions. (thanks Darkhax)
* [O] Updated Spanish translations. (thanks Golder06)
* [O] Updated the `swim_speed` power to be an `attribute` power instead of using the `modify_swim_speed` power type.

### Fixes
* [A] Fixed `modify_block_state` checking incorrect fields for integer properties, causing it to not function.
* [A] Fixed `distance_from_spawn` and `distance_from_coordinates` conditions crashing when no `offset` or `coordinates` are specified.
* [O] Updated the power `phantomize_overlay` to be hidden.