Modscraper Modscraper Minecraft
Flowerpot (StationAPI) logo

Flowerpot (StationAPI)

Mod

Add Flower pot to b1.7.3 with StationAPI

Type

Mod

Modrinth Downloads

9

Modrinth ID

5CKtYPyu

Last Updated

May 30, 2026

Description

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)

Example

Dependencies

Compatibility

Mod Loaders

Babric Fabric

Game Versions

b1.7.3

Screenshots

Similar Mods

External Resources