Compatibility
Minecraft: Java Edition
1.20.4
1.20–1.20.2
1.19.x
1.18.x
1.17.x
1.16.5
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published 3 years ago
Updated 2 months ago
Changelog
Power Types
- Added
easing
,priority
,delay_modifier
, anddelay_modifiers
fields tomodify_scale
. modify_scale
s withdelay
and resource basedmodifier
fields will now dynamically shift between scales.- Added
limit
field toaction_on_harm
andaction_when_harmed
. if not set, this is equal to the entity's max health * 4.
Optimisation
- Optimised
modify_enchantment_level
power type for compatibility. - Rewrote entity stack linking entirely, empty stacks do not tick, and Forge no longer uses capabilities for this due to it being totally overkill.
Bugfixes
- Fixed
modify_scale
not forcing an update for scales that don't update frequently. - Fixed a crash upon having an invalid scale type in the
scale_type
orscale_types
fields in themodify_scale
power. - Fixed
modify_scale
not being removed when it should be. - Fixed
modify_scale
s withdelay
fields not getting exact scale values when changing into a non divisible value. - Made
modify_scale
delay
smoothing far more stable. - Fixed
modify_scale
unintentionally resetting when swapping dimensions. - Fixed
compare_scales
crashing whenscale_type
is specified. - Fixed
compare_scales
sscale_types
field not being counted. - Fixed crash due to
enchantment
item condition mixin not applying. - Fixed
step_height
power types sometimes causing entities to fly way up into the air when falling. - Fixed
edible_item
not depleting the food item when a return stack is specified. #64 - [FABRIC] Fixed
edible_item
crashing whilst using the NBT condition. - [FORGE] Fixed NPE with hits on target.
- [FORGE] Fixed item capabilities being broken in a player's inventory. #67
- [FORGE] Fixed
modify_scale
with modifiers withresource
fields not functioning.
Miscellaneous
- Rewrote
modify_scale
's scale modifiers. texture_url
fields will now tell you whether textures are loaded.
Files
Metadata
Release channel
ReleaseVersion number
2.10.0+1.20.1-forgeLoaders
Game versions
1.20–1.20.1Downloads
2133Publication date
March 6, 2024 at 4:01 PMPublisher
Pug
Owner