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

9 lines
353 B
JSON
Raw Normal View History

{
"$id": "blockception.minecraft.behavior.blocks.minecraft.replaceable",
"title": "Replaceable",
"description": "A block with this component can be replaced when another block is placed in the same block position. Experimental toggles required: Upcoming Creator Features",
"type": "object",
"additionalProperties": false,
"properties": {}
}