10 lines
277 B
JSON
10 lines
277 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.items.minecraft.custom_components",
|
|
"title": "Custom Components",
|
|
"description": "Used to register custom components.",
|
|
"additionalProperties": false,
|
|
"type": "array",
|
|
"items": {
|
|
"type": "string"
|
|
}
|
|
} |