Origins 1.4.0 (Minecraft 1.18.2)
[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-fieldsview_origin
andchoose_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 anattribute
power instead of using themodify_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
anddistance_from_coordinates
conditions crashing when nooffset
orcoordinates
are specified. - [O] Updated the power
phantomize_overlay
to be hidden.