This commit is contained in:
DaanV2
2021-05-26 01:23:51 +02:00
parent 7ea35ef9dd
commit a98fbfbaa8
1023 changed files with 95 additions and 1050 deletions

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.resource.1.10.0.entity",
"type": "object",
"title": "Resourcepack Actor Animation 1.10.0",
@@ -90,7 +89,11 @@
{ "type": "string", "title": "Render controller", "description": "A single render controller definition" },
{
"type": "object",
"additionalProperties": { "type": "string", "description": "A render controller activate on conditional", "title": "Render Controller" }
"additionalProperties": {
"type": "string",
"description": "A render controller activate on conditional",
"title": "Render Controller"
}
}
]
}

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.resource.1.8.0.entity",
"type": "object",
"title": "Resourcepack Actor Animation 1.8.0",
@@ -107,7 +106,11 @@
{ "type": "string", "title": "Render controller", "description": "A single render controller definition" },
{
"type": "object",
"additionalProperties": { "type": "string", "description": "A render controller activate on conditional", "title": "Render Controller" }
"additionalProperties": {
"type": "string",
"description": "A render controller activate on conditional",
"title": "Render Controller"
}
}
]
}

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.resource.entity",
"examples": [
{