Updated UNDOCUMENTED
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"type": "object",
|
||||
"title": "Actor Animation 1.10.0",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"required": ["format_version", "minecraft:attachable"],
|
||||
"properties": {
|
||||
"format_version": {
|
||||
@@ -63,7 +64,8 @@
|
||||
"type": "object",
|
||||
"title": "Item",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": { "type": "string", "title": "Item", "description": "UNDOCUMENTED" }
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"additionalProperties": { "type": "string", "title": "Item", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
},
|
||||
"materials": {
|
||||
"type": "object",
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"type": "object",
|
||||
"title": "Actor Animation 1.8.0",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"required": ["format_version", "minecraft:attachable"],
|
||||
"properties": {
|
||||
"format_version": {
|
||||
@@ -61,7 +62,8 @@
|
||||
"type": "object",
|
||||
"title": "Item",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": { "type": "string", "title": "Item", "description": "UNDOCUMENTED" }
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"additionalProperties": { "type": "string", "title": "Item", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
},
|
||||
"materials": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user