- Custom components (#287)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.blocks.minecraft.custom_components",
|
||||
"title": "Custom Components",
|
||||
"description": "Used to register custom components.",
|
||||
"additionalProperties": false,
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user