Type Alias Block_FlowerPot
Block_FlowerPot: { type: "compound"; value: { PlantBlock?: { type: "compound"; value: object } & Block };} Type declaration
type: "compound"
value: { PlantBlock?: { type: "compound"; value: object } & Block }
OptionalPlantBlock?: { type: "compound"; value: object } & Block
Additional fields for [flower pot](https://minecraft.wiki/w/flower pot).