
Enhanced Pots
I don't know my version or loader
Upgrades to make decorated pots more useful.
Watch the video to see it in action:
Enhancement #1
Pots can store up to 96 items. This can be set up to 99 with the following command:
data modify storage enhanced_pots max_stack_size set value 99
Enhancement #2
Pots keep their contents when broken without a tool.
Use them like a shulker box that can only store 1 item type.
Enhancement #3
Pots with gunpowder explode when shot with a flaming arrow or lit with flint and steel.
The size of the explosion is determined by the amount of gunpowder in the pot.
This can be disabled/enabled with the following command:
# disable
data modify storage enhanced_pots disable_explosions set value true
# enable
data remove storage enhanced_pots disable_explosions
Enhancement #4
Put flowers, saplings, or mushrooms in pots to display them.
Options
max_stack_size
Set the maximum number of items a pot can hold.
- Default:
96 - Max:
99
data modify storage enhanced_pots max_stack_size set value 99
disable_explosions
Disables gunpowder pots from exploding.
# disable
data modify storage enhanced_pots disable_explosions set value true
# enable
data remove storage enhanced_pots disable_explosions
throwable
Disables gunpowder pots from being thrown.
# enable
data modify storage enhanced_pots throwable set value true
# disable
data remove storage enhanced_pots throwable
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.
- Downloads as enhanced_pots.zip
- Download size: 292 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.