Skip to content

Releases: RubixDev/EnchantedShulkers

EnchantedShulkers v1.2.4 for MC 1.20.x and 1.19.4

04 Mar 02:09
ac8437b
Compare
Choose a tag to compare

Additions

  • new Augment enchantment to increase the size of Shulker Boxes (#37)
    • each level adds 9 more slots
    • maximum level can be configured with the new maxAugmentLevel option and is 3 by default
    • levels higher than 3 use an sgui based server-side gui. A custom screen for modded clients will be added in the future
    • added compatibility for Shulker Box Tooltip and Peek

Fixes

  • showing the enchantments on vanilla clients didn't always work properly (#39)
  • crash with latest Fabric API versions (#41)
  • partial incompatibility with Better Archaeology and other mods that add or modify villager trades
  • prevent shulker boxes from stacking in grindstones
  • incompatibility with Spectrum (#40)
  • Fabric clients without EnchantedShulkers were unable to join modded servers (#45)

Other Changes

  • Polymer and Server Translations are now embedded and used in place of half-broken custom code
  • the type of the nestedContainers option has changed from boolean to int and now defaults to 255
  • the world specific config is now sent to modded clients
  • most of the Mod has been rewritten in Kotlin, which means Fabric Language Kotlin is now a required dependency

EnchantedShulkers v1.2.3 for MC 1.20.x and 1.19.4

17 Dec 07:10
06e8bec
Compare
Choose a tag to compare

Fixes

  • incompatible with Click Opener Mod (#36)

EnchantedShulkers v1.2.2 for MC 1.20.x and 1.19.4

14 Dec 03:20
0f2d0cd
Compare
Choose a tag to compare

Fixes

  • possible item duping when used with QuickShulker and/or Shulker Box Slot
  • incompatible with Reinforced Shulker Boxes in Minecraft 1.20.2+

EnchantedShulkers v1.2.1 for MC 1.20.x and 1.19.4

11 Dec 13:58
4b85cb8
Compare
Choose a tag to compare

Changes

  • changed mod description

Fixes

  • incompatible with Entity Texture Features below version 5.0 (#35)

EnchantedShulkers v1.2.0 for MC 1.20.x and 1.19.4

09 Dec 10:00
2c6b0ea
Compare
Choose a tag to compare

Additions

  • new Vacuum enchantment (#22)
  • new Void enchantment (#30, #34)
  • support for Minecraft 1.20.2, 1.20.3, and 1.20.4
  • new config options strongerSiphon and weakerVacuum for different Siphon/Vacuum behaviour (#31, #33)

Changes

  • show English translations on unmodded clients
  • drastically improve the config command
  • split config option generateBooks into multiple options per enchantment

Fixes

  • incompatible with Reinforced Shulkers (#24, #29)
  • incompatible with Shulker+ (#26)
  • incompatible with Split Shulker Boxes (#21)
  • incompatible with QuickShulker (#20)
  • incompatible with Shulker Box Slot (#8)
  • incompatible with AllStackable and other mods allowing Shulker Boxes to stack (#25)

EnchantedShulkers v1.1.3 for MC 1.20.1

24 Jun 05:09
v1.1.3
3f39ef2
Compare
Choose a tag to compare

Changes

  • Update for Minecraft 1.20.1

EnchantedShulkers v1.1.2 for MC 1.19.4

13 Apr 16:16
ba32259
Compare
Choose a tag to compare

Additions

  • generateBooks option to toggle natural generation of enchanted books with these enchantments
  • nestedContainers option, allowing containers inside of containers to be searched

Fixes

  • Enchantments appearing twice in tooltips for modded clients

EnchantedShulkers v1.1.1 for MC 1.19.3

07 Feb 09:22
c5e183d
Compare
Choose a tag to compare

Fixes

  • Unable to join single player worlds ( #15 )

EnchantedShulkers v1.1.0 for MC 1.19.3

06 Feb 17:43
ce32cfc
Compare
Choose a tag to compare

Changes

  • Show enchantment names on vanilla clients ( #13 )

EnchantedShulkers v1.0.5 for MC 1.19.3

22 Jan 16:28
32db776
Compare
Choose a tag to compare