8 lines
311 B
JSON
8 lines
311 B
JSON
|
|
{
|
||
|
|
"$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": {}
|
||
|
|
}
|