Changelog
- Updated to Minecraft 1.19.3
- Redone 99% of all mixins with MixinExtras'
@WrapOperation
, cleaning up the codebase significantly and improving compatibility - Split all game rules that modify explosions into pairs involving one that modifies the explosion itself and another that modifies it's drop decay, matching Vanilla's new drop decay rules
- Changed the charged creeper explosion game rules in order to be subordinate to the creeper explosion ones by default (
INHERIT_FROM_PARENT
), with it's other values overriding that - Added the
canAllaysPickUpItems
game rule - Renamed all fire spread game rules from the
can<X>SpreadFire
standard to<X>FireSpread
for consistency reasons - Renamed
canPiglinsGather
tocanPiglinsPickUpItems
- Added compatibility code in order to convert Damage Incorporated's 1.19.2 game rules into 1.19.3 ones
- Updated and fixed the Brazilian Portuguese translation