Compatibility
Minecraft: Java Edition
1.21.x
1.20.5β1.20.6
Platforms
Tags
Creators
Details
Licensed MIT
Published last month
Updated last month
Transformable Shulker
Transform Chests into Shulker Boxes β right where they stand, without losing a single item.
β¨ What does it do?
TransformableShulker adds three quality-of-life interactions to containers, all performed by sneaking + right-clicking:
| Interaction | Cost | Result |
|---|---|---|
| Sneak + Right-click a Chest holding Shulker Shells | 2 Shulker Shells | Converts the Chest into a Shulker Box in-place, contents preserved |
| Sneak + Right-click a Shulker Box holding a Dye | 1 Dye | Recolors the Shulker Box |
| Sneak + Right-click a Shulker Box holding a Water Bucket | β | Resets to default (purple), returns empty Bucket |
No commands needed for players. No item loss. No chest breaking.
π§ Admin Features
- Per-feature toggles β enable or disable each mechanic independently via config
- Fully customizable messages β all player-facing text supports
&color codes - Reload command β
/ts reload(requirests.adminpermission)
βοΈ Configuration
# plugins/transformable_shulker/config.yml
isAllowChestToShulker: true # Chest β Shulker Box
isAllowDoubleChestToShulker: false # Double Chest β Shulker Box (disabled by default)
isAllowColoringShulkerByDyes: true # Dye recoloring
isAllowResetShulkerColor: true # Water Bucket color reset
prefix: "&a[Transformable Shulker] "
# All messages support & color codes
π‘οΈ Permissions
| β Permission | Default | Description β |
|---|---|---|
| ts.admin | OP | Access to /ts reload |
π Compatibility
- Minecraft: 1.20.5, 1.20.6 and 1.21.X
- Platform: Spigot / Paper (and forks)
β β οΈ For versions below 1.20.4, we will continue to develop it if there're some people who need it.
π Issues & Source
Found a bug or want to contribute? Open an issue on GitHub or contact me on Discord.



