promotional bannermobile promotional banner

EnchantedShulkers

Adds some helpful enchantments for Shulker Boxes

File Details

[1.20.2] Enchanted Shulkers v1.2.4

  • R
  • Mar 4, 2024
  • 1.63 MB
  • 303
  • 1.20.2
  • Fabric

File Name

enchantedshulkers-mc1.20.2-v1.2.4.jar

Supported Versions

  • 1.20.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:enchantedshulkers-657667:5155869"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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

Build Information