Enhanced Pots
No reviews yet
Upgrades to make decorated pots more useful.
Data Packs were introduced to vanilla Minecraft in version 1.13 and allow the server to modify data about the game, or run commands. Data Packs are compatible with all mod loaders.
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.
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
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
Resources
External Links
About
Description
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
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
Statistics
Resources