Apoli 2.12.0-alpha.14 (Minecraft 1.21.1)
Pre-release
Pre-release
·
56 commits
to 1.21.x/dev
since this release
Changes
- The
modifier/modifiersfield(s) are now required in themodify_item_cooldownpower type - The tooltip texts in the
tooltippower type are no longer wrapped in string when serialized to NBT
Fixes
- Fixed class casting issue in
offsetblock condition type - Fixed ID of the
action_on_key_presspower type - Fixed initializing issues with power types
- Fixed abnormal behavior with
add_velocityentity/bi-entity action types - Fixed default offset values of
spawn_particlesentity action type - Fixed
area_of_effectentity/block action types accepting a positive integer/floating pointradiusvalue instead of a non-negative integer/floating point value respectively - Fixed
action_on_block_breakpower type evaluating its block condition too late (evaluating the block at the mined position after it's been mined) - Fixed typo in fields for encoding the
modify_foodpower type - Fixed
choicemeta action type executing all the defined actions instead of just one - Fixed
giveentity action type only working once (per game/server restart) due to the provided item stack not being copied - Fixed
*_inventoryentity action/condition types being provided slots that aren't within the bounds of an entity's inventory (or inventory of a power that uses theinventorypower type) - Fixed
modify_harvestpower type evaluating its block condition too late (evaluating the block at the mined position after it's been mined) - Fixed
attackerdamage condition type requiring an entity condition