Skip to content

Releases: eggohito/eggolib

eggolib v1.2.0 (1.19)

24 Aug 14:54
304d162
Compare
Choose a tag to compare

Changelog:

  • Added an action_on_key_sequence power type.
  • Added a clear_key_cache entity action type.
  • Added an enchantment item condition type; similar to Apoli/Origin's enchantment item condition type, but with an optional enchantment field.
  • Added an action_on_item_pickup power type.
  • Added a prevent_item_pickup power type.
  • Added a breaking_block entity condition type

Origins

These changes are PR'd to Origins but hasn't been pulled yet, so it's in eggolib in the mean time. (See apace100/origins-fabric#584)

  • Added a random sub-command to the /origin command, with this as its syntax:
    origin random <targets> <layer>
    • <targets> being a target selector; can only select players.
    • <layer> being the namespace and ID of an origin layer.
  • Patched some bugs on Origins' /origin command:
    • Fixed a bug where all origins are being listed in the <origin> argument of the /origin command, regardless of if the origins are not registered in the specified origin layer in the <layer> argument of the said command.
    • Fixed a bug where specifying a non-existent origin layer in the <layer> argument of the /origin command prevents the server from saving the player's NBT

eggolib v1.1.0 (1.19)

02 Aug 06:44
488179f
Compare
Choose a tag to compare

Changelog:

  • Added a block_collision entity condition type; similar to Origins/Apoli's block_collision entity condition type but with a block_condition field
  • Added a chance meta condition type
  • Added a damage entity/bi-entity action types; similar to Origins/Apoli's damage entity/bi-entity action types but with a modifier field
  • Added a has_matching_tag bi-entity condition type
  • Added a has_tag entity condition type
  • Added an inventory entity condition type
  • Added a merge_nbt boolean field to the replace_inventory entity action type
  • Added a model_flip power type
  • Added a modify_health entity action type
  • Added a prevent_item_use power type; similar to Origins/Apoli's prevent_item_use power type but with entity_action, held_item_action, result_item_action, result_stack, hands and priority fields
  • Added a priority integer field to the *_block_place power types
  • Added an amount integer field to the drop_inventory entity action type
  • Added an invisibility power type; similar to Origins/Apoli's invisibility power type but with a bientity_condition field
  • Fixed untranslated disconnect.eggolib.missing text

eggolib v1.0.0 (1.19)

16 Jul 08:40
a0d3108
Compare
Choose a tag to compare

eggolib's first release for Minecraft 1.19.x! Check out the wiki for more information.

eggolib v1.0.0 (1.18.2)

16 Jul 08:40
7f30c9f
Compare
Choose a tag to compare

eggolib's first release for Minecraft 1.18.2! Check out the wiki for more information.

eggolib v1.0.0 (1.18.1)

16 Jul 08:40
00e9c71
Compare
Choose a tag to compare

eggolib's first release for Minecraft 1.18.1! Check out the wiki for more information.