Better Shulkers
No reviews yet
Improves shulker boxes by adding automatic item collection and opening them with a right-click!
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Sponge is a dedicated server implementation that supports vanilla and mod loaders like Forge and Fabric while also providing the Sponge API for plugins.
Spigot is a popular software for running dedicated servers that can load Plugins created with the Bukkit API.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the server. Also works in singleplayer.
Required on the server. Installing it on the client adds functionality.
Varies by version.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
![]()
Better Shulkers
About
Better Shulkers is an open-source Fabric and NeoForge Minecraft mod that works completely on the server (no client mod needed) and improves many aspects of shulker boxes. This is intended to be used on vanilla-compatible servers, however should work fine with modded content.
This is Tater Certified's entry in the 2025 NeoForge Server-side Summer competition!
Features
This is a brief list of features. More info can be found on our website:
- Open shulker boxes from your hotbar and inventory
- Whitelist certain items for a shulker box
- Visual display to show shulker box whitelists
- Quick insert all items into a shulker with shift-right-click
- Enchant shulker boxes with Material Collector to automatically pick up items
Showcase Video
Configuration Options
The mod creates a bettershulkers.toml file in your server's config folder. Here are all available options:
• item-pickup-type (ENCHANTMENT): Controls how shulker boxes can pick up items automatically:
- NONE: Shulker boxes do not automatically pick up items
- RECIPE: All shulkers with a material can pick up items (uses crafting recipe)
- ENCHANTMENT: Only shulkers with a material and the Material Collector enchantment can pick up items.
• open-from-inventory (true): If true, players can open shulker boxes by right-clicking them in their hand or in their inventory.
• show-material-display (true): If true, item displays will render on the shulker box lid to show the material. Note: Displays may appear slow if players have high latency.
• require-permission-for-command (true): If true, players will need permissions to use the /shulker command.
• require-permission-for-right-click-open-shulker (false): If true, players will need bettershulkers.open permission to open shulker boxes by right-clicking them.
Permissions
bettershulkers.command.reload: Allows reloading the configuration file using the/shulkercommand.bettershulkers.command.set: Allows setting a shulker's material using the/shulkercommand.bettershulkers.open: Allows opening shulker boxes by right-clicking them in hand. (permission req. for this disabled as default)
Need Help?
Just join our Discord server!
Credits
About
Better Shulkers is an open-source Minecraft mod that enhances shulker boxes with powerful automation features. The mod works completely on the server side, requiring no client modifications, making it perfect for vanilla-compatible servers while also working seamlessly with modded content.
Key Benefits
- Server-side only - No client mod required, works with vanilla clients
- Vanilla compatible - Players don't need to install anything
- Multiple platforms - Available for Fabric, Quilt, Forge, NeoForge, Sponge, and PaperMC
- Configurable - Extensive configuration options for server administrators
This is Tater Certified's entry in the 2025 NeoForge Server-side Summer competition!
Features
This is a brief list of features. More can be found on our website:
- Open shulker boxes from anywhere - Right-click shulker boxes in your hand or inventory to open them without placing them
- Automatic item pickup - Shulker boxes can automatically pick up items that match their assigned material
- Material assignment - Assign materials to shulker boxes using either crafting recipes or enchantments
- Visual material display - See what material a shulker box is assigned to via visual displays on the box
- Server-side only - Works completely on the server with no client mod required
- Vanilla compatible - Works with vanilla Minecraft clients
Compatibility
The mod is compatible with Minecraft 1.21 and above.
Showcase Video
Configuration Options
The mod utilizes gamerules for configuration
| Option | Default | Description |
|---|---|---|
insert_into_shulker_on_pickup |
true |
If true, items can go into material shulkers when picked up |
open_shulkers_from_inventory |
true |
If true, players can open shulker boxes by right-clicking them in their inventory |
open_shulkers_from_hotbar |
true |
If true, players can open shulker boxes by right-clicking while holding them |
shulker_display_animations |
true |
If true, material displays will be animated when opening and closing a shulker. Disable this if the animation appears laggy |
shulker_material_displays |
true |
If true, shulker boxes will have item displays above them showing what material it is |
shulker_material_enchantment |
true |
If true, shulker boxes can be enchanted with the Material Collector enchantment for material assignment |
shulker_material_recipe |
false |
If true, shulker boxes can be assigned materials using the crafting recipe mentioned below |
How It Works
Material Assignment Methods
Recipe Method:
- Place a shulker box in the center of a crafting table
- Surround it with 4 obsidian blocks in the corners
- Place the desired material item in the remaining 4 slots
- This creates a shulker box that will automatically pick up that material
Enchantment Method:
- First, obtain the "Material Collector" enchantment through these methods:
- Trading: Librarian villagers may offer enchanted books with this enchantment
- Loot: Found in various loot chests throughout the world
- Apply the enchantment to a shulker box using an anvil
- Then use the anvil to combine the enchanted shulker with the desired material item
- This creates a shulker box that will automatically pick up that material
Supported Platforms (As of v2.0.0)
- Fabric/Quilt (1.21 - 1.21.6, 26.1.x)
- Forge (26.1.x)
- NeoForge (1.21 - 1.21.6, 26.1.x)
- PaperMC/Spigot/Folia (26.1.x)
- Sponge (26.1.x)
Installation
Fabric, Quilt, Forge, NeoForge
Simply put the mod in the mods folder
Sponge
Simply put the plugin in the plugins folder
Spigot/PaperMC
- Install the Ignite Mixin loader
- Run the ignite jar alongside the paper/spigot jar
- Put the mod in the mods folder and restart
Folia
- Install the Ignite Mixin loader
- Rename the Folia jar to "paper.jar". Alternatively, you can launch the game with the following JVM args:
-Dignite.locator=paper -Dignite.jar=./folia.jar - Run the ignite jar alongside the folia jar
- Put the mod in the mods folder and restart
Need Help?
Just join our Discord server!
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
