"description":"The identifier for this block. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla block.",
"title":"Identifier",
"$ref":"../../../general/block/identifier.json"
},
"is_experimental":{
"type":"boolean",
"default":false,
"description":"If this block is experimental, it will only be registered if the world is marked as experimantal.",
"title":"Is experimental"
},
"register_to_creative_menu":{
"type":"boolean",
"default":false,
"description":"Whether or not to register this block to the creative inventory menu.",