
51
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
- 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
Совместимость
Авторы
Сведения
Лицензия:
Опубликован:2 недели назад
Обновлён:2 недели назад
ID проекта:
