Перейти к содержимому
Mineforgian

Flowerpot (StationAPI)

Add Flower pot to b1.7.3 with StationAPI

Загрузки
78
Подписчики
1
Обновлён
30 мая 2026 г.
Лицензия
MIT

Опубликован 26 мая 2026 г.

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

Центр версий

2 версий
  • Релиз59 КБ
  • Релиз59 КБ

Ченджлог

1.2.1Релизb1.7.3 · 30 мая 2026 г.
  • update to stationapi alpha 6
1.2Релизb1.7.3 · 28 мая 2026 г.
  • fix bug with flower pot plant drop
  • add flower pot item to BHCreative tab
  • add name to unobtainable flower pot block

Комментарии

Загружаем…