Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Apugli

Apugli

A library for Apoli/Origins for use with certain mods/datapacks.

141.6k
26
Library
Apugli has been archived. Apugli will not receive any further updates unless the author decides to unarchive the project.

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
Forge
NeoForge
Quilt

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki
Donate on Ko-fi

Creators

Torty
Torty Owner

Details

Licensed LGPL-3.0-only
Published 3 years ago
Updated 9 months ago
DescriptionChangelogVersions

Show all versions

1
8
9
10

Apugli v1.8.1 (Fabric 1.19)

by Torty on Jul 5, 2022
Download

Apugli v1.8.1 (Fabric/Quilt 1.19)

Bugfixes

  • apugli:allow_anvil_enchant no longer lets you sneak enchantments that aren't compatible from non enchanted book items if you don't have a power that allows them.
  • Fixed apugli:key_pressed not initialising on the server.
  • Test powers are no longer present in the production jar.

Apugli v1.8.0 (Fabric 1.19)

by Torty on Jul 4, 2022
Download

Apugli v1.8.0 (Fabric 1.19)

Power Types

  • Added apugli:action_on_target_death and apugli:redirect_lightning power types.
  • Added horizontal_velocity and vertical_velocity fields to apugli:rocket_jump
  • Changed velocity_clamp field in apugli:rocket_jump to velocity_clamp_multiplier, also changed the logic of this.
  • apugli:rocket_jump's cooldown field is now defaulted to 1 for Apoli parity.

Entity Condition Types

  • Added apugli:hostile entity condition type.
  • Modified apugli:hits_on_target logic.

Entity Action Types

  • Removed apugli:drop_item, it didn't even work lmao.

Bugfixes

  • Fixed apugli:key_pressed entity condition type sending packets when the key presser isn't loaded on other entities' clients.
  • Fixed issues with apugli:edible_item consuming the wrong amount of items when used with apoli:modify_food.
  • Fixed crash involving casting non living entities to living entities when a target is hurt.
  • Updated apugli:allow_anvil_enchant logic, it should now work as intended.

Apugli v1.7.2 (Fabric 1.19)

by Torty on Jun 16, 2022
Download

Apugli v1.7.2 (Fabric 1.19)

Bugfixes

  • Fixed Apugli booting the player out when joining a server with a dependent that has been specified to Apugli.

Apugli v1.7.1 (Fabric 1.19)

by Torty on Jun 14, 2022
Download

Apugli v1.7.1 (Fabric 1.19)

Bugfixes

  • Removed debug logger when activating apugli:rocket_jump.
  • Fixed charged rocket jumps clamping too low.

Apugli v1.7.0 (Fabric 1.19)

by Torty on Jun 12, 2022
Download

Apugli v1.7.0 (Fabric 1.19)

Power Types

  • Added apugli:action_on_tame_hit, apugli:action_when_tame_hit, apugli:instant_effect_immunity power types.
  • Adjusted apugli:rocket_jump sound to be higher pitched and lower in volume.
  • apugli:rocket_jump no longer hurts non-living entities and armor stands.
  • apugli:rocket_jump deals less knockback to entities that aren't the user.
  • Changed apugli:rocket_jump field names around, speed is now velocity.
  • Added velocity_clamp field to apugli:rocket_jump, which will clamp the rocket jump's added velocity to the value if it goes higher than this or lower than negative this. This defaults to velocity * 1.8.
  • Added water_modifier and water_modifiers fields to apugli:rocket_jump, the rocket jump velocity will now be modified with this modifier when the entity is touching water.
  • Added damage_modifier and damage_modifiers fields to apugli:rocket_jump, this modifies the damage dealt from the explosion caused by the power
  • Removed apugli:effect_whitelist, use Apoli's inverted field within apoli:effect_immunity.

Bi-entity Actions

  • Rewrote apugli:hits_on_target to be actually usable.
  • apugli:hits_on_target now resets when an entity hasn't been hit for default 100 ticks/5 seconds, this value is specified in the mod's config.

Damage Conditions

  • Removed apugli:explosive, use apoli:explosive instead.

Item Actions

  • apugli:action_on_durability_change is now compatible with apoli:damage.
  • Both damage actions now utilise increase action from apugli:action_on_durability_change if they increase the durability of an item.

Bugfixes

  • Made a temporary incompatibility fix involving Collective and apugli:edible_item.
  • Modified apugli:edible_item logic to make eating an item not increment relevant scores twice.
  • Fixed apugli:modify_enchant_level not reapplying after first application.
  • Fixed apugli:structure entity condition getting an incorrect field.

Misc

  • Added handshake packet along with a way for dependents to disable Apugli's handshake packet, so they can use their own handshake packets.
  • Updated to MC 1.19.
  • Updated modifier format to new Apoli format for powers/actions that contained modifier fields.
  • Refactored directory location to com.github.merchantpug.apugli to match maven group (previously io.github.merchantpug.apugli).

Apugli v1.6.2.2 (Forge 1.16.5)

by Torty on May 14, 2022
Download

Apugli v1.6.2.2 (Fabric 1.16.5)

by Torty on May 14, 2022
Download

Apugli v1.6.2.2 (MC 1.16.5)

Bugfixes

  • Fixed crashes relating to apugli:rocket_jump power type and apugli:entity_in_radius entity condition type.

Apugli v1.6.2.1 (Forge 1.16.5)

by Torty on Apr 20, 2022
Download

Apugli v1.6.2.1 (Fabric 1.16.5)

by Torty on Apr 20, 2022
Download

Apugli v1.6.2.1 (MC 1.16.5)

Compatibility

  • Updated dependencies in fabric.mod.json

Bugfixes

  • Fixed apugli:edible_item code to match 1.18.2 behavior

Apugli v1.6.2 (Fabric 1.16.5)

by Torty on Apr 18, 2022
Download

Apugli v1.6.2 (Fabric1.16.5)

Entity Conditions

  • Internally rewrote apugli:key_pressed to be compatible with servers.

Apugli v1.6.2 (Forge 1.16.5)

by Torty on Apr 18, 2022
Download

Apugli v1.6.2 (Forge 1.16.5)

Entity Conditions

  • Internally rewrote apugli:key_pressed to be compatible with servers.

Apugli v1.6.2 (Fabric 1.18.2)

by Torty on Apr 18, 2022
Download

Apugli v1.6.2 (Fabric 1.18.2)

Entity Conditions

  • Internally rewrote apugli:key_pressed to be compatible with servers

Compatibility

  • Updated dependencies in fabric.mod.json

Misc

  • Removed test files

Apugli v1.6.1 (Forge 1.16.5)

by Torty on Apr 18, 2022
Download

Apugli v1.6.1 (Forge 1.16.5)

Power Types

  • Added apugli:entity_texture_overlay power type.
  • Updated apugli:modify_equipped_item_render compatibility reasons.
  • Made tweaks to apugli:modify_enchantment_damage_dealt and apugli:modifiy_enchantment_damage_taken modifier application.

Entity Condition Types

  • Added apugli:key_pressed entity condition type.
  • Added apugli:velocity entity condition type.
  • Added apugli:player_model_type entity condition type.

Technical

  • Updated apugli:edible_item to match 1.18.2 behavior

Bugfixes

  • Fixed apugli:raycast entity condition.

Apugli v1.6.1 (Fabric 1.16.5)

by Torty on Apr 18, 2022
Download

Apugli v1.6.1 (Fabric 1.16.5)

Power Types

  • Added apugli:entity_texture_overlay power type.
  • Updated apugli:modify_equipped_item_render compatibility reasons.
  • Made tweaks to apugli:modify_enchantment_damage_dealt and apugli:modifiy_enchantment_damage_taken modifier application.

Entity Condition Types

  • Added apugli:key_pressed entity condition type.
  • Added apugli:velocity entity condition type.
  • Added apugli:player_model_type entity condition type.

Technical

  • Updated apugli:edible_item to match 1.18.2 behavior.

Bugfixes

  • Fixed apugli:raycast entity condition.

Apugli v1.6.1 (Fabric 1.18.2)

by Torty on Apr 18, 2022
Download

Apugli v1.6.1 (Fabric 1.18.2)

Power Types

  • apugli:modify_equipped_item_render now supports Elytra in chest slot.
  • Custom X Sound powers now works on all entities.

Entity Conditions

  • Keys to check is now cleared whenever a power type is removed. (Optimisation for apugli:key_pressed)

Compatibility

  • Updated required Apoli version to v2.3.2

Bugfixes

  • Fixed apugli:edible_item bucket entity duplication bug.

Apugli v1.6.0 (Fabric 1.18.2)

by Torty on Apr 15, 2022
Download

Apugli v1.6.0 (Fabric 1.18.2)

Power Types

  • Added apugli:entity_texture_overlay power type.
  • Updated apugli:modify_equipped_item_render compatibility reasons.
  • Made tweaks to apugli:modify_enchantment_damage_dealt and apugli:modifiy_enchantment_damage_taken modifier application.

Entity Condition Types

  • Added apugli:key_pressed entity condition type.
  • Added apugli:velocity entity condition type.
  • Added apugli:player_model_type entity condition type.
  • Added tag field to apugli:structure entity condition type.

Bugfixes

  • Fixed apugli:edible_item incompatibilities with apoli:modify_food

Apugli v1.5.2 (Fabric 1.18-1.18.1)

by Torty on Apr 13, 2022
Download

Apugli v1.5.2 (MC 1.18/1.18.1)

Power Types

  • Refactored how the fields on the custom sound powers work, allowing for multiple sounds to be played at once as well as pitch/volume.

Bugfixes

  • Fixed apugli:fire_projectile entity action related crash.
  • Fixed mod incompatibilities with apugli:action_on_durability_change

Apugli v1.5.2 (Fabric v1.16.5)

by Torty on Apr 13, 2022
Download

Apugli v1.5.2 (Forge 1.16.5)

by Torty on Apr 13, 2022
Download

Apugli v1.5.2 (MC 1.16.5)

Power Types

  • Refactored how the fields on the custom sound powers work, allowing for multiple sounds to be played at once as well as pitch/volume.

Bugfixes

  • Fixed apugli:fire_projectile entity action related crash.
  • Fixed mod incompatibilities with apugli:action_on_durability_change

Apugli v1.5.1.1 (Forge 1.16.5)

by Torty on Mar 25, 2022
Download

Apugli v1.5.1.1 (1.16.5)

No Fabric release on CF/Modrinth as it's just refactoring, future versions will have this refactoring.

Bugfixes

  • Fixed crashes relating to modded fluids in buckets on Forge.
1
8
9
10

Modrinth is open source.

main@016c3d7

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.