HomeJavaModsFlowerpot (StationAPI)
Flowerpot (StationAPI)
Flowerpot (StationAPI) — screenshot 1

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

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

Quick facts

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

These come from our own check of the pack file, not from the source page.

Explore more