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
90% 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
Rewrite
- Apugli is now a multiloader mod. This means that it is now able to be simultaneously developed for Fabric and Forge. (PR #25 - RaymondBlaze)
- Origins Fabric based development should not end up waiting for Origins Forge to update as I can detach the Forge module at any time.
Licensing
- Apugli is now licensed as MIT again. (Previously LGPL-3.0-only).
Power Types
- Added
item_action
field toapugli:edible_item
power type. - Added
apugli:action_when_projectile_hit
power type. apugli:bunny_hop
now stacks when you have multiple powers with this power type.- Re-added
slot
field toapugli:action_on_durability_change
power type. - Added
increase_item_action
,decrease_item_action
, andbreak_item_action
toapugli:action_on_durability_change
power type. - Internally rewrote
apugli:action_on_durability_change
power type. apugli:action_on_durability_change
now only executes one action per power per tick to prevent recursion.- Added
entity_action
anddamage_condition
fields toapugli:action_on_harm
andapugli:action_when_harmed
power types. - Added
item_condition
field toapugli:modify_enchantment_level
power type. - Removed
target_condition
,self_action
andtarget_action
fields fromapugli:modify_enchantment_damage_taken
as they didn't do anything and weren't present inapugli:modify_enchantment_damage_dealt
.
Entity Action Types
apugli:explode
no longer removes effects within theapugli:charged
tag mob effect tag upon being triggered. Please do this yourself.apugli:raycast
will now act upon entity raycasts before block raycasts, block raycasts will no longer run upon a successful entity raycast.
Entity Condition Types
apugli:raycast
now prioritises an entity raycast if one is found.- Added
apugli:base_enchantment
entity condition type.
Item Condition Types
- Added
apugli:base_enchantment
item condition type.`
Config
- Reset Timer Ticks is now a serverside setting within the Apugli config.
Bugfixes
- Fixed
apugli:modify_enchantment_damage_taken
running more times than what was necessary. - Fixed
apugli:velocity
comparing thecompare_to
value to the velocity value instead of the other way around. Please update your conditions if you are using this one. - Fixed
performVersionCheck
not mattering in the serversided config. #29 - Fixed
apugli:prevent_breeding
bientity actions setting the love ticks value to too little. - Fixed
apugli:modify_enchantment_level
crashing if used with anapoli:enchantment
entity condition and item condition. #21 (PR #30 - Jarva)
Files
Metadata
Release channel
ReleaseVersion number
2.0.0+1.19.2-forgeLoaders
Game versions
1.19.2Downloads
51Publication date
May 23, 2023 at 6:31 PMPublisher
Pug
Owner