Changing properties to stats
This commit is contained in:
@@ -219,14 +219,14 @@
|
|||||||
"description": "Whether or not to register this block to the creative inventory menu.",
|
"description": "Whether or not to register this block to the creative inventory menu.",
|
||||||
"title": "Register To Creative Menu"
|
"title": "Register To Creative Menu"
|
||||||
},
|
},
|
||||||
"properties": {
|
"states": {
|
||||||
"title": "Properties",
|
"title": "States",
|
||||||
"description": "UNDOCUMENTED.",
|
"description": "[HOLIDAY EXPERIMENTAL] UNDOCUMENTED.",
|
||||||
"$comment": "UNDOCUMENTED",
|
"$comment": "UNDOCUMENTED",
|
||||||
"propertyNames": { "pattern": "^([a-zA-Z0-9_]+:[a-zA-Z0-9_\\-]+)$" },
|
"propertyNames": { "pattern": "^([a-zA-Z0-9_]+:[a-zA-Z0-9_\\-]+)$" },
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"additionalProperties": {
|
"additionalProperties": {
|
||||||
"title": "Property",
|
"title": "State",
|
||||||
"description": "A block property.",
|
"description": "A block property.",
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user