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