Releases: RubixDev/EnchantedShulkers
Releases · RubixDev/EnchantedShulkers
EnchantedShulkers v1.2.4 for MC 1.20.x and 1.19.4
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 is3
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 fromboolean
toint
and now defaults to255
- 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
Fixes
- incompatible with Click Opener Mod (#36)
EnchantedShulkers v1.2.2 for MC 1.20.x and 1.19.4
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
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
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
andweakerVacuum
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
EnchantedShulkers v1.1.3 for MC 1.20.1
Changes
- Update for Minecraft 1.20.1
EnchantedShulkers v1.1.2 for MC 1.19.4
Additions
generateBooks
option to toggle natural generation of enchanted books with these enchantmentsnestedContainers
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
Fixes
- Unable to join single player worlds ( #15 )
EnchantedShulkers v1.1.0 for MC 1.19.3
Changes
- Show enchantment names on vanilla clients ( #13 )
EnchantedShulkers v1.0.5 for MC 1.19.3
Changes
- support 1.19.3