Skip to content

Origins 1.4.0 (Minecraft 1.18.2)

Compare
Choose a tag to compare
@apace100 apace100 released this 15 Apr 00:17
· 8 commits to 1.18 since this release

[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.