Files
minecraft-bedrock-json-schemas/source/behavior/blocks/format/components/flower_pottable.json

8 lines
311 B
JSON
Raw Normal View History

{
"$id": "blockception.minecraft.behavior.blocks.minecraft.flower_pottable",
"title": "Flower Pottable",
"description": "Allows a player to interact with an empty flowerpot when holding the block in order to embed it.",
"type": "object",
"additionalProperties": false,
"properties": {}
}