

Description
A mod that add flower pot from newer release of the game to b1.7.3, this time a block entity
Useable plant
A list of useable plant for vanilla block
- Rose
- Yellow flower (Dandelion)
- Oak Sapling
- Birch Sapling
- Spuce Sapling
- Dead Bush
- Brown Mushroom
- Red Mushroom
- Cactus (Custom render)
API
Plantable
Other mod can make it own block plantable on flowerpot aswell by listing the block on data/flower_pot/stationapi/tags/blocks/flower_pot_plantable.json
{
"values": [
"minecraft:dandelion",
"minecraft:rose",
"minecraft:brown_mushroom",
"minecraft:red_mushroom",
"minecraft:dead_bush",
"minecraft:sapling",
"minecraft:cactus"
]
}
Custom Render
you can also add custom flower pot render aswell (you still need to list the block to make it plantable though)
Dependencies
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: b1.7.3
- 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 — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as FlowerPot-1.2.1.jar — drop this file into the mods folder
- Download size: 59 KB
- Download link checked 11 Sept 2026 — working
These come from our own check of the pack file, not from the source page.