Origins 1.12.4 (Minecraft 1.20.2)
[O] marks the changes in Origins while [A] marks the changes in the underlying Apoli version.
Changes
- [A] Simplified implementation of
modify_food
power type for making items always edible. - [A] Simplified implementation of
modify_grindstone
power type. - [A] Added support for
*
(current namespace/path) inREGEX_MAP
data type (used by thereplace_loot_table
power type.)
Fixes
- [A] Fixed condition logic in
replace_loot_table
power type. - [A] Fixed
edible_item
power type not working on items usable on blocks. - [A] Fixed
exposed_to_sky
andbrightness
entity condition types not accounting for the world's ambient darkness (in most cases.) - [A] Fixed
modify_enchantment_level
power type not working on empty item stacks (in some cases.) - [O] Fixed
origin
entity condition type crashing the game by specifying an originlayer
that doesn't exist.