From a38ea8b5ee9ad43994aeb73884ed8b1d6e90af15 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Thu, 1 Jul 2021 17:42:32 +0200 Subject: [PATCH] Updated Tiltes --- .../1.10.0/animation_controller.json | 5 +- .../components/minecraft.forced_features.json | 6 +- source/behavior/entities/1.10.0/events.json | 4 +- source/behavior/entities/1.11.0/events.json | 4 +- source/behavior/entities/1.12.0/events.json | 4 +- source/behavior/entities/1.13.0/events.json | 4 +- source/behavior/entities/1.14.0/events.json | 4 +- source/behavior/entities/1.16.0/events.json | 4 +- source/behavior/entities/1.16.100/events.json | 4 +- .../behaviors/minecraft.behavior.sleep.json | 2 +- .../1.8.0/components/minecraft.health.json | 6 +- .../1.8.0/components/minecraft.on_hurt.json | 6 +- .../1.8.0/components/minecraft.on_ignite.json | 6 +- .../minecraft.on_start_landing.json | 6 +- .../minecraft.on_start_takeoff.json | 6 +- .../minecraft.on_target_acquired.json | 6 +- .../minecraft.on_target_escape.json | 6 +- .../minecraft.on_wake_with_owner.json | 6 +- .../1.8.0/components/minecraft.peek.json | 6 +- .../1.8.0/components/minecraft.physics.json | 9 +- .../components/minecraft.preferred_path.json | 15 ++-- .../components/minecraft.projectile.json | 74 ++++++++------- .../components/minecraft.push_through.json | 2 +- .../1.8.0/components/minecraft.pushable.json | 4 +- .../components/minecraft.rail_sensor.json | 14 +-- source/behavior/entities/1.8.0/events.json | 4 +- .../minecraft.single_block_feature.json | 12 +-- source/behavior/items/1.10.0/items.json | 44 ++++++--- source/behavior/items/1.14.0/items.json | 90 ++++++++++++------- source/behavior/items/1.16.0/items.json | 80 ++++++++++------- .../components/minecraft.entity_placer.json | 4 +- .../components/minecraft.shooter.json | 2 +- source/behavior/items/1.16.100/items.json | 6 +- source/behavior/items/1.16.200/items.json | 6 +- .../models/entity/1.10.0/model_entity.json | 3 +- .../models/entity/1.12.0/model_entity.json | 3 +- .../models/entity/1.14.0/model_entity.json | 3 +- .../models/entity/1.16.0/model_entity.json | 3 +- .../models/entity/1.8.0/model_entity.json | 3 +- 39 files changed, 286 insertions(+), 190 deletions(-) diff --git a/source/behavior/animation_controllers/1.10.0/animation_controller.json b/source/behavior/animation_controllers/1.10.0/animation_controller.json index 113df3a8..2d7674ea 100644 --- a/source/behavior/animation_controllers/1.10.0/animation_controller.json +++ b/source/behavior/animation_controllers/1.10.0/animation_controller.json @@ -91,10 +91,9 @@ "states": { "title": "States", "description": "The states of this animation controller", - "propertyNames": { - "pattern": "[a-z\\.]+" - }, + "propertyNames": { "pattern": "[a-z\\.]+" }, "minProperties": 1, + "type": "object", "additionalProperties": { "additionalProperties": false, "title": "Animation State", diff --git a/source/behavior/biomes/1.12.0/components/minecraft.forced_features.json b/source/behavior/biomes/1.12.0/components/minecraft.forced_features.json index d61aeff2..3f165352 100644 --- a/source/behavior/biomes/1.12.0/components/minecraft.forced_features.json +++ b/source/behavior/biomes/1.12.0/components/minecraft.forced_features.json @@ -79,7 +79,8 @@ }, "identifier": { "title": "Identifier", - "description": "UNDOCUMANTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string" }, "iterations": { @@ -89,7 +90,8 @@ }, "places_feature": { "title": "Places Feature", - "description": "UNDOCUMANTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string" }, "scatter_chance": { diff --git a/source/behavior/entities/1.10.0/events.json b/source/behavior/entities/1.10.0/events.json index 731f8c2c..0ea443a9 100644 --- a/source/behavior/entities/1.10.0/events.json +++ b/source/behavior/entities/1.10.0/events.json @@ -6,12 +6,12 @@ "definitions": { "addremove": { "additionalProperties": false, - "title": "Add/remove Schema", + "title": "Add Or Remove", "description": "The components groups to add or remove", "type": "object", "properties": { "component_groups": { - "title": "Component Groups Schema", + "title": "Component Groups", "description": "The components groups to add or remove", "type": "array", "items": { "type": "string", "description": "A reference to a component group", "title": "Component Groups" } diff --git a/source/behavior/entities/1.11.0/events.json b/source/behavior/entities/1.11.0/events.json index 9a61d2e0..2734b24a 100644 --- a/source/behavior/entities/1.11.0/events.json +++ b/source/behavior/entities/1.11.0/events.json @@ -7,12 +7,12 @@ "definitions": { "addremove": { "additionalProperties": false, - "title": "Add/remove Schema", + "title": "Add Or Remove", "description": "The components groups to add or remove", "type": "object", "properties": { "component_groups": { - "title": "Component Groups Schema", + "title": "Component Groups", "description": "The components groups to add or remove", "type": "array", "items": { "type": "string", "description": "A reference to a component group", "title": "Component Groups" } diff --git a/source/behavior/entities/1.12.0/events.json b/source/behavior/entities/1.12.0/events.json index 4ee6cbc3..e6a728ee 100644 --- a/source/behavior/entities/1.12.0/events.json +++ b/source/behavior/entities/1.12.0/events.json @@ -6,12 +6,12 @@ "definitions": { "addremove": { "additionalProperties": false, - "title": "Add/remove Schema", + "title": "Add Or Remove", "description": "The components groups to add or remove", "type": "object", "properties": { "component_groups": { - "title": "Component Groups Schema", + "title": "Component Groups", "description": "The components groups to add or remove", "type": "array", "items": { "type": "string", "description": "A reference to a component group", "title": "Component Groups" } diff --git a/source/behavior/entities/1.13.0/events.json b/source/behavior/entities/1.13.0/events.json index 015bf7d3..6378a667 100644 --- a/source/behavior/entities/1.13.0/events.json +++ b/source/behavior/entities/1.13.0/events.json @@ -6,12 +6,12 @@ "definitions": { "addremove": { "additionalProperties": false, - "title": "Add/remove Schema", + "title": "Add Or Remove", "description": "The components groups to add or remove", "type": "object", "properties": { "component_groups": { - "title": "Component Groups Schema", + "title": "Component Groups", "description": "The components groups to add or remove", "type": "array", "items": { "type": "string", "description": "A reference to a component group", "title": "Component Groups" } diff --git a/source/behavior/entities/1.14.0/events.json b/source/behavior/entities/1.14.0/events.json index c043cc76..2b89f4ee 100644 --- a/source/behavior/entities/1.14.0/events.json +++ b/source/behavior/entities/1.14.0/events.json @@ -6,12 +6,12 @@ "definitions": { "addremove": { "additionalProperties": false, - "title": "Add/remove Schema", + "title": "Add Or Remove", "description": "The components groups to add or remove", "type": "object", "properties": { "component_groups": { - "title": "Component Groups Schema", + "title": "Component Groups", "description": "The components groups to add or remove", "type": "array", "items": { "type": "string", "description": "A reference to a component group", "title": "Component Groups" } diff --git a/source/behavior/entities/1.16.0/events.json b/source/behavior/entities/1.16.0/events.json index fcbf52d7..fcfe855e 100644 --- a/source/behavior/entities/1.16.0/events.json +++ b/source/behavior/entities/1.16.0/events.json @@ -6,12 +6,12 @@ "definitions": { "addremove": { "additionalProperties": false, - "title": "Add/remove Schema", + "title": "Add Or Remove", "description": "The components groups to add or remove", "type": "object", "properties": { "component_groups": { - "title": "Component Groups Schema", + "title": "Component Groups", "description": "The components groups to add or remove", "type": "array", "items": { "type": "string", "description": "A reference to a component group", "title": "Component Groups" } diff --git a/source/behavior/entities/1.16.100/events.json b/source/behavior/entities/1.16.100/events.json index 91ab9f70..3a66de06 100644 --- a/source/behavior/entities/1.16.100/events.json +++ b/source/behavior/entities/1.16.100/events.json @@ -6,12 +6,12 @@ "definitions": { "addremove": { "additionalProperties": false, - "title": "Add/remove Schema", + "title": "Add Or Remove", "description": "The components groups to add or remove", "type": "object", "properties": { "component_groups": { - "title": "Component Groups Schema", + "title": "Component Groups", "description": "The components groups to add or remove", "type": "array", "items": { "type": "string", "description": "A reference to a component group", "title": "Component Groups" } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.sleep.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.sleep.json index 0b5989c0..c0eca844 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.sleep.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.sleep.json @@ -14,7 +14,7 @@ "description": "Time in seconds the mob has to wait before using the goal again", "title": "Cooldown Time" }, - "goal_radius": { "type": "number", "default": 0, "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, + "goal_radius": { "type": "number", "default": 0, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Goal Radius" }, "sleep_collider_height": { "type": "number", "default": 1, diff --git a/source/behavior/entities/1.8.0/components/minecraft.health.json b/source/behavior/entities/1.8.0/components/minecraft.health.json index b5bfb21b..e14c2de1 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.health.json +++ b/source/behavior/entities/1.8.0/components/minecraft.health.json @@ -21,12 +21,14 @@ "properties": { "range_min": { "title": "Range minimum", - "description": "UNDOCUMANTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number" }, "range_max": { "title": "Range maximum", - "description": "UNDOCUMANTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number" } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.on_hurt.json b/source/behavior/entities/1.8.0/components/minecraft.on_hurt.json index 61f6cdc9..f9ae643b 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.on_hurt.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_hurt.json @@ -6,14 +6,14 @@ "additionalProperties": false, "required": [], "properties": { - "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "TODO Title" }, - "filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger", "title": "TODO Title" }, + "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "Event" }, + "filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger", "title": "Filters" }, "target": { "type": "string", "$ref": "../../filters/filters/types/subject.json", "default": "self", "description": "The target of the event", - "title": "TODO Title" + "title": "Target" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.on_ignite.json b/source/behavior/entities/1.8.0/components/minecraft.on_ignite.json index be6ade41..76b552f1 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.on_ignite.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_ignite.json @@ -6,14 +6,14 @@ "additionalProperties": false, "required": [], "properties": { - "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "TODO Title" }, - "filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger", "title": "TODO Title" }, + "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "Event" }, + "filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger" }, "target": { "type": "string", "$ref": "../../filters/filters/types/subject.json", "default": "self", "description": "The target of the event", - "title": "TODO Title" + "title": "Target" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.on_start_landing.json b/source/behavior/entities/1.8.0/components/minecraft.on_start_landing.json index f8b54997..e3acdaec 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.on_start_landing.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_start_landing.json @@ -6,14 +6,14 @@ "additionalProperties": false, "required": [], "properties": { - "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "TODO Title" }, - "filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger", "title": "TODO Title" }, + "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "Event" }, + "filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger" }, "target": { "type": "string", "$ref": "../../filters/filters/types/subject.json", "default": "self", "description": "The target of the event", - "title": "TODO Title" + "title": "Target" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.on_start_takeoff.json b/source/behavior/entities/1.8.0/components/minecraft.on_start_takeoff.json index fdebb9d1..2ea5ddca 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.on_start_takeoff.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_start_takeoff.json @@ -6,14 +6,14 @@ "additionalProperties": false, "required": [], "properties": { - "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "TODO Title" }, - "filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger", "title": "TODO Title" }, + "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "Event" }, + "filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger" }, "target": { "type": "string", "$ref": "../../filters/filters/types/subject.json", "default": "self", "description": "The target of the event", - "title": "TODO Title" + "title": "Target" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.on_target_acquired.json b/source/behavior/entities/1.8.0/components/minecraft.on_target_acquired.json index 764a4085..67abdf0e 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.on_target_acquired.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_target_acquired.json @@ -6,14 +6,14 @@ "additionalProperties": false, "required": [], "properties": { - "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "TODO Title" }, - "filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger", "title": "TODO Title" }, + "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "Event" }, + "filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger" }, "target": { "type": "string", "$ref": "../../filters/filters/types/subject.json", "default": "self", "description": "The target of the event", - "title": "TODO Title" + "title": "Target" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.on_target_escape.json b/source/behavior/entities/1.8.0/components/minecraft.on_target_escape.json index cd2097fb..802f15e7 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.on_target_escape.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_target_escape.json @@ -6,14 +6,14 @@ "additionalProperties": false, "required": [], "properties": { - "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "TODO Title" }, - "filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger", "title": "TODO Title" }, + "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "Event" }, + "filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger" }, "target": { "type": "string", "$ref": "../../filters/filters/types/subject.json", "default": "self", "description": "The target of the event", - "title": "TODO Title" + "title": "Target" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.on_wake_with_owner.json b/source/behavior/entities/1.8.0/components/minecraft.on_wake_with_owner.json index a2518a27..a1dfaa58 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.on_wake_with_owner.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_wake_with_owner.json @@ -6,14 +6,14 @@ "additionalProperties": false, "required": [], "properties": { - "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "TODO Title" }, - "filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger", "title": "TODO Title" }, + "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "Event" }, + "filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger" }, "target": { "type": "string", "$ref": "../../filters/filters/types/subject.json", "default": "self", "description": "The target of the event", - "title": "TODO Title" + "title": "Target" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.peek.json b/source/behavior/entities/1.8.0/components/minecraft.peek.json index fd675d68..e58954fc 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.peek.json +++ b/source/behavior/entities/1.8.0/components/minecraft.peek.json @@ -6,12 +6,12 @@ "additionalProperties": false, "required": [], "properties": { - "on_close": { "$ref": "../types/event.json", "description": "Event to call when the entity is done peeking", "title": "TODO Title" }, - "on_open": { "$ref": "../types/event.json", "description": "Event to call when the entity starts peeking", "title": "TODO Title" }, + "on_close": { "$ref": "../types/event.json", "description": "Event to call when the entity is done peeking", "title": "On Close" }, + "on_open": { "$ref": "../types/event.json", "description": "Event to call when the entity starts peeking", "title": "On Open" }, "on_target_open": { "$ref": "../types/event.json", "description": "Event to call when the entity's target entity starts peeking", - "title": "TODO Title" + "title": "On Target Open" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.physics.json b/source/behavior/entities/1.8.0/components/minecraft.physics.json index c737287f..a7d827ae 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.physics.json +++ b/source/behavior/entities/1.8.0/components/minecraft.physics.json @@ -6,7 +6,12 @@ "description": "Defines a dynamic type jump control that will change jump properties based on the speed modifier of the mob.", "required": [], "properties": { - "has_collision": { "type": "boolean", "default": true, "description": "Whether or not the object collides with things.", "title": "TODO Title" }, - "has_gravity": { "type": "boolean", "default": true, "description": "Whether or not the entity is affected by gravity.", "title": "TODO Title" } + "has_collision": { + "type": "boolean", + "default": true, + "description": "Whether or not the object collides with things.", + "title": "Has Collision" + }, + "has_gravity": { "type": "boolean", "default": true, "description": "Whether or not the entity is affected by gravity.", "title": "Has Gravity" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.preferred_path.json b/source/behavior/entities/1.8.0/components/minecraft.preferred_path.json index f9828b6a..a9f30704 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.preferred_path.json +++ b/source/behavior/entities/1.8.0/components/minecraft.preferred_path.json @@ -6,19 +6,24 @@ "additionalProperties": false, "required": ["preferred_path_blocks"], "properties": { - "default_block_cost": { "type": "number", "default": 0, "description": "Cost for non-preferred blocks", "title": "TODO Title" }, - "jump_cost": { "type": "integer", "default": 0, "description": "Added cost for jumping up a node", "title": "TODO Title" }, - "max_fall_blocks": { "type": "integer", "default": 3, "description": "Distance mob can fall without taking damage", "title": "TODO Title" }, + "default_block_cost": { "type": "number", "default": 0, "description": "Cost for non-preferred blocks", "title": "Default Block Cost" }, + "jump_cost": { "type": "integer", "default": 0, "description": "Added cost for jumping up a node", "title": "Jump Cost" }, + "max_fall_blocks": { + "type": "integer", + "default": 3, + "description": "Distance mob can fall without taking damage", + "title": "Maximum Fall Blocks" + }, "preferred_path_blocks": { "type": "array", + "title": "Preferred Path Blocks", "description": "A list of blocks with their associated cost", "items": { "additionalProperties": false, "type": "object", "description": "Blocks cost", "properties": { "cost": { "type": "number" }, "blocks": { "type": "array", "items": { "$ref": "../../../../general/blocks_item.json" } } } - }, - "title": "TODO Title" + } } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.projectile.json b/source/behavior/entities/1.8.0/components/minecraft.projectile.json index 2fd75154..73166c19 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.projectile.json +++ b/source/behavior/entities/1.8.0/components/minecraft.projectile.json @@ -6,118 +6,132 @@ "additionalProperties": false, "required": [], "properties": { - "angleoffset": { "type": "number", "default": 0, "description": "Determines the angle at which the projectile is thrown", "title": "TODO Title" }, - "catchFire": { "type": "boolean", "default": false, "description": "If true, the entity hit will be set on fire", "title": "TODO Title" }, + "angleoffset": { + "type": "number", + "default": 0, + "description": "Determines the angle at which the projectile is thrown", + "title": "Angle Offset" + }, + "catchFire": { "type": "boolean", "default": false, "description": "If true, the entity hit will be set on fire", "title": "Catch Fire" }, "critParticleOnHurt": { "type": "boolean", "default": false, "description": "If true, the projectile will produce additional particles when a critical hit happens", - "title": "TODO Title" + "title": "Crit Particle On Hurt" + }, + "destroyOnHurt": { + "type": "boolean", + "default": false, + "description": "If true, this entity will be destroyed when hit", + "title": "Destroy On Hurt" }, - "destroyOnHurt": { "type": "boolean", "default": false, "description": "If true, this entity will be destroyed when hit", "title": "TODO Title" }, "filter": { "$ref": "../../filters/filters.json", - "description": "Entity Definitions defined here can't be hurt by the projectile", - "title": "TODO Title" + "description": "Entity Definitions defined here can't be hurt by the projectile" }, "fireAffectedByGriefing": { "type": "boolean", "default": false, "description": "If true, whether the projectile causes fire is affected by the mob griefing game rule", - "title": "TODO Title" + "title": "Fire Affected By Griefing" }, "gravity": { "type": "number", "default": 0.05, "description": "The gravity applied to this entity when thrown. The higher the value, the faster the entity falls", - "title": "TODO Title" + "title": "Gravity" }, - "hitSound": { "type": "string", "default": "", "description": "The sound that plays when the projectile hits something", "title": "TODO Title" }, - "homing": { "type": "boolean", "default": false, "description": "If true, the projectile homes in to the nearest entity", "title": "TODO Title" }, + "hitSound": { "type": "string", "default": "", "description": "The sound that plays when the projectile hits something", "title": "Hit Sound" }, + "homing": { "type": "boolean", "default": false, "description": "If true, the projectile homes in to the nearest entity", "title": "Homing" }, "inertia": { "type": "number", "default": 0.99, "description": "The fraction of the projectile's speed maintained every frame while traveling in air", - "title": "TODO Title" + "title": "Inertia" }, "isdangerous": { "type": "boolean", "default": false, "description": "If true, the projectile will be treated as dangerous to the players", - "title": "TODO Title" + "title": "Is Dangerous" }, "knockback": { "type": "boolean", "default": true, "description": "If true, the projectile will knock back the entity it hits", - "title": "TODO Title" + "title": "Knockback" }, - "lightning": { "type": "boolean", "default": false, "description": "If true, the entity hit will be struck by lightning", "title": "TODO Title" }, + "lightning": { "type": "boolean", "default": false, "description": "If true, the entity hit will be struck by lightning", "title": "Lightning" }, "liquid_inertia": { "type": "number", "default": 0.6, "description": "The fraction of the projectile's speed maintained every frame while traveling in water", - "title": "TODO Title" + "title": "Liquid Inertia" }, "multipletargets": { "type": "boolean", "default": true, "description": "If true, the projectile can hit multiple entities per flight", - "title": "TODO Title" + "title": "Multiple Targets" }, "offset": { "$ref": "../../../../general/array_3_number.json", "default": [0.0, 0.5, 0.0], "description": "The offset from the entity's anchor where the projectile will spawn", - "title": "TODO Title" + "title": "Offset" }, - "onFireTime": { "type": "number", "default": 5, "description": "Time in seconds that the entity hit will be on fire for", "title": "TODO Title" }, - "particle": { "type": "string", "default": "iconcrack", "description": "Particle to use upon collision", "title": "TODO Title" }, + "onFireTime": { + "type": "number", + "default": 5, + "description": "Time in seconds that the entity hit will be on fire for", + "title": "On Fire Time" + }, + "particle": { "type": "string", "default": "iconcrack", "description": "Particle to use upon collision", "title": "Particle" }, "potionEffect": { "type": "integer", "default": -1, "description": "Defines the effect the arrow will apply to the entity it hits", - "title": "TODO Title" + "title": "Potion Effect" }, - "power": { "type": "number", "default": 1.3, "description": "Determines the velocity of the projectile", "title": "TODO Title" }, + "power": { "type": "number", "default": 1.3, "description": "Determines the velocity of the projectile", "title": "Power" }, "reflectOnHurt": { "type": "boolean", "default": false, "description": "If true, this entity will be reflected back when hit", - "title": "TODO Title" + "title": "Reflect On Hurt" }, "semirandomdiffdamage": { "type": "boolean", "default": false, "description": "If true, damage will be randomized based on damage and speed", - "title": "TODO Title" + "title": "Semi Random Difference Damage" }, - "shootSound": { "type": "string", "description": "The sound that plays when the projectile is shot", "title": "TODO Title" }, + "shootSound": { "type": "string", "description": "The sound that plays when the projectile is shot", "title": "Shoot Sound" }, "shoottarget": { "type": "boolean", "default": true, "description": "If true, the projectile will be shot towards the target of the entity firing it", - "title": "TODO Title" + "title": "Shoot Target" }, - "shouldbounce": { "type": "boolean", "default": false, "description": "If true, the projectile will bounce upon hit", "title": "TODO Title" }, + "shouldbounce": { "type": "boolean", "default": false, "description": "If true, the projectile will bounce upon hit", "title": "Should Bounce" }, "splashPotion": { "type": "boolean", "default": false, "description": "If true, the projectile will be treated like a splash potion", - "title": "TODO Title" + "title": "Splash Potion" }, - "splashRange": { "type": "number", "default": 4, "description": "Radius in blocks of the `splash` effect", "title": "TODO Title" }, + "splashRange": { "type": "number", "default": 4, "description": "Radius in blocks of the `splash` effect", "title": "Splash Range" }, "uncertaintyBase": { "type": "number", "default": 0, "description": "The base accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier", - "title": "TODO Title" + "title": "Uncertainty Base" }, "uncertaintyMultiplier": { "type": "number", "default": 0, "description": "Determines how much difficulty affects accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier", - "title": "TODO Title" + "title": "Uncertainty Multiplier" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.push_through.json b/source/behavior/entities/1.8.0/components/minecraft.push_through.json index 7cef5897..2fa1adb9 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.push_through.json +++ b/source/behavior/entities/1.8.0/components/minecraft.push_through.json @@ -6,6 +6,6 @@ "description": "Sets the distance through which the entity can push through.", "required": [], "properties": { - "value": { "type": "number", "default": 0.0, "description": "The value of the entity's push-through, in blocks", "title": "TODO Title" } + "value": { "type": "number", "default": 0.0, "description": "The value of the entity's push-through, in blocks", "title": "Value" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.pushable.json b/source/behavior/entities/1.8.0/components/minecraft.pushable.json index cc8c5163..258c4269 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.pushable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.pushable.json @@ -10,13 +10,13 @@ "type": "boolean", "default": true, "description": "Whether the entity can be pushed by other entities.", - "title": "TODO Title" + "title": "Is Pushable" }, "is_pushable_by_piston": { "type": "boolean", "default": true, "description": "Whether the entity can be pushed by pistons safely.", - "title": "TODO Title" + "title": "Is Pushable By Piston" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.rail_sensor.json b/source/behavior/entities/1.8.0/components/minecraft.rail_sensor.json index 0da3fed2..575b3619 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.rail_sensor.json +++ b/source/behavior/entities/1.8.0/components/minecraft.rail_sensor.json @@ -10,33 +10,33 @@ "type": "boolean", "default": false, "description": "If true, on tick this entity will trigger its on_deactivate behavior", - "title": "TODO Title" + "title": "Check Block Types" }, "eject_on_activate": { "type": "boolean", "default": true, "description": "If true, this entity will eject all of its riders when it passes over an activated rail", - "title": "TODO Title" + "title": "Eject On Activate" }, "eject_on_deactivate": { "type": "boolean", "default": false, "description": "If true, this entity will eject all of its riders when it passes over a deactivated rail", - "title": "TODO Title" + "title": "Eject On Deactivate" }, - "on_activate": { "$ref": "../types/event.json", "description": "Event to call when the rail is activated", "title": "TODO Title" }, - "on_deactivate": { "$ref": "../types/event.json", "description": "Event to call when the rail is deactivated", "title": "TODO Title" }, + "on_activate": { "$ref": "../types/event.json", "description": "Event to call when the rail is activated", "title": "On Activate" }, + "on_deactivate": { "$ref": "../types/event.json", "description": "Event to call when the rail is deactivated", "title": "On Deactivate" }, "tick_command_block_on_activate": { "type": "boolean", "default": true, "description": "If true, command blocks will start ticking when passing over an activated rail", - "title": "TODO Title" + "title": "Tick Command Block On Activate" }, "tick_command_block_on_deactivate": { "type": "boolean", "default": false, "description": "If false, command blocks will stop ticking when passing over a deactivated rail", - "title": "TODO Title" + "title": "Tick Command Block On Deactivate" } } } diff --git a/source/behavior/entities/1.8.0/events.json b/source/behavior/entities/1.8.0/events.json index d9c5967e..1f7528df 100644 --- a/source/behavior/entities/1.8.0/events.json +++ b/source/behavior/entities/1.8.0/events.json @@ -6,12 +6,12 @@ "definitions": { "addremove": { "additionalProperties": false, - "title": "Add/remove Schema", + "title": "Add Or Remove", "description": "The components groups to add or remove", "type": "object", "properties": { "component_groups": { - "title": "Component Groups Schema", + "title": "Component Groups", "description": "The components groups to add or remove", "type": "array", "items": { "type": "string", "description": "UNDOCUMENTATED: component groups", "title": "Component Groups" } diff --git a/source/behavior/features/1.13.0/features/minecraft.single_block_feature.json b/source/behavior/features/1.13.0/features/minecraft.single_block_feature.json index 1ed27b0d..da028988 100644 --- a/source/behavior/features/1.13.0/features/minecraft.single_block_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.single_block_feature.json @@ -8,7 +8,7 @@ "block_side": { "oneOf": [ { "type": "string" }, - { "type": "array", "items": { "title": "TODO", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" } } + { "type": "array", "items": { "title": "Block Side", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" } } ] } }, @@ -29,7 +29,7 @@ } }, "places_block": { - "title": "Places block", + "title": "Places Block", "description": "Reference to the block to be placed.", "type": "string", "$ref": "../../../../general/block/identifier.json" @@ -45,7 +45,7 @@ "type": "boolean" }, "may_attach_to": { - "title": "May attach to", + "title": "May Attach To", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "object", @@ -53,14 +53,14 @@ "required": [], "properties": { "min_sides_must_attach": { - "title": "Minimum sides must attach", + "title": "Minimum Sides Must Attach", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "minimum": 1, "maximum": 4 }, "auto_rotate": { - "title": "Auto rotate", + "title": "Auto Rotate", "description": "Automatically rotate the block to attach sensibly." }, "top": { "title": "Top", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, @@ -74,7 +74,7 @@ } }, "may_replace": { - "title": "May replace", + "title": "May Replace", "description": "A list of blocks that may be replaced during placement. Omit this field to allow any block to be replaced.", "type": "array", "additionalProperties": false, diff --git a/source/behavior/items/1.10.0/items.json b/source/behavior/items/1.10.0/items.json index 174a8fcc..31566778 100644 --- a/source/behavior/items/1.10.0/items.json +++ b/source/behavior/items/1.10.0/items.json @@ -5,11 +5,17 @@ "title": "Item", "type": "object", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" }, + "format_version": { + "title": "1.10.0 Format Version", + "type": "string", + "pattern": "^1.10.0$", + "description": "A version that tells minecraft what type of data format can be expected when reading this file." + }, "minecraft:item": { "additionalProperties": false, "required": ["description"], "type": "object", + "title": "Item", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "properties": { @@ -33,14 +39,25 @@ "properties": { "minecraft:camera": { "type": "object", - "description": "UNDOCUMANTED", - "title": "UNDOCUMANTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Minecraft Camera", "properties": { - "black_bars_duration": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "black_bars_screen_ratio": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "shutter_duration": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "picture_duration": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "slide_away_duration": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" } + "black_bars_duration": { + "type": "number", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Black Bars Duration" + }, + "black_bars_screen_ratio": { + "type": "number", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Black Bars Screen Ratio" + }, + "shutter_duration": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Shutter Duration" }, + "picture_duration": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Picture Duration" }, + "slide_away_duration": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Slide Away Duration" } } }, "minecraft:max_damage": { "type": "integer", "description": "Maximum damage item has, this is used like item Maximum health." }, @@ -80,10 +97,10 @@ "additionalProperties": false, "type": "object", "properties": { - "name": { "type": "string", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "chance": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "duration": { "type": "integer", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "amplifier": { "type": "integer", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" } + "name": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Name" }, + "chance": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Chance" }, + "duration": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Duration" }, + "amplifier": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Amplifier" } } } } @@ -105,8 +122,7 @@ } } } - }, - "title": "TODO Title" + } } } } diff --git a/source/behavior/items/1.14.0/items.json b/source/behavior/items/1.14.0/items.json index 531c511d..8f202aa4 100644 --- a/source/behavior/items/1.14.0/items.json +++ b/source/behavior/items/1.14.0/items.json @@ -5,11 +5,16 @@ "title": "Item", "type": "object", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" }, + "format_version": { + "title": "Format Version", + "type": "string", + "description": "A version that tells minecraft what type of data format can be expected when reading this file." + }, "minecraft:item": { "additionalProperties": false, "required": ["description"], "type": "object", + "title": "Item", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "properties": { @@ -36,74 +41,91 @@ "properties": { "minecraft:camera": { "type": "object", - "description": "UNDOCUMANTED", - "title": "UNDOCUMANTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Minecraft Camera", "properties": { - "black_bars_duration": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "black_bars_screen_ratio": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "shutter_duration": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "picture_duration": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "slide_away_duration": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" } + "black_bars_duration": { + "type": "number", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Black Bars Duration" + }, + "black_bars_screen_ratio": { + "type": "number", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Black Bars Screen Ratio" + }, + "shutter_duration": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Shutter Duration" }, + "picture_duration": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Picture Duration" }, + "slide_away_duration": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Slide Away Duration" } } }, "minecraft:max_damage": { "type": "integer", "description": "Maximum damage item has, this is used like item Maximum health.", - "title": "UNDOCUMANTED" + "title": "Max Damage" }, "minecraft:hand_equipped": { "type": "boolean", "title": "Hand Equipped", "description": "Is this a hand equipped item." }, - "minecraft:stacked_by_data": { "type": "boolean", "description": "Stacked by data aux value or not?", "title": "UNDOCUMANTED" }, - "minecraft:foil": { "type": "boolean", "description": "Foil or glint.", "title": "UNDOCUMANTED" }, - "minecraft:block": { "type": "string", "description": "Block name, leave blank for no block.", "title": "UNDOCUMANTED" }, - "minecraft:max_stack_size": { "type": "integer", "description": "Maximum stack size.", "title": "UNDOCUMANTED", "minimum": 0 }, + "minecraft:stacked_by_data": { "type": "boolean", "description": "Stacked by data aux value or not?", "title": "Stacked By Data" }, + "minecraft:foil": { "type": "boolean", "description": "Foil or glint.", "title": "Foil" }, + "minecraft:block": { "type": "string", "description": "Block name, leave blank for no block.", "title": "Block" }, + "minecraft:max_stack_size": { "type": "integer", "description": "Maximum stack size.", "title": "Max Stack Size", "minimum": 0 }, "minecraft:use_duration": { "type": "integer", "description": "How long to use before item is done being used.", - "title": "UNDOCUMANTED" + "title": "Use Duration" }, "minecraft:food": { "type": "object", "description": "Food settings of the item", "additionalProperties": false, "properties": { - "nutrition": { "type": "integer", "description": "Nutrition amount.", "title": "UNDOCUMANTED" }, + "nutrition": { "type": "integer", "description": "Nutrition amount.", "title": "Nutrition" }, "saturation_modifier": { "type": "string", - "description": "Choose: poor, low, normal, good, max, supernatural.", + "description": "Choose: `poor`, `low`, `normal`, `good`, `max`, `supernatural`.", "enum": ["poor", "low", "normal", "good", "max", "supernatural"], - "title": "UNDOCUMANTED" + "title": "Saturation Modifier" }, "using_converts_to": { "type": "string", - "description": "After using, item converts it to this item.", - "title": "UNDOCUMANTED", + "description": "After using, item converts it to this item.", + "title": "Using Converts To", "$ref": "../../../general/item/identifier.json" }, "on_use_action": { "type": "string", "description": "'chorus_teleport` or `none`.", - "title": "UNDOCUMANTED", + "title": "On Use Action", "enum": ["chorus_teleport", "suspicious_stew_effect", "none"] }, - "on_use_range": { "$ref": "../../../general/array_3_number.json", "title": "UNDOCUMANTED" }, + "on_use_range": { "$ref": "../../../general/array_3_number.json", "title": "On Use Range" }, "cooldown_type": { "type": "string", "description": "'chorusfruit` or `none`.", - "title": "UNDOCUMANTED", + "title": "Cooldown Type", "enum": ["chorusfruit", "none"] }, - "cooldown_time": { "type": "integer", "description": "Cooldown time in ticks.", "title": "UNDOCUMANTED" }, - "can_always_eat": { "type": "boolean", "description": "Can always eat this item? true or false.", "title": "UNDOCUMANTED" }, + "cooldown_time": { "type": "integer", "description": "Cooldown time in ticks.", "title": "Cooldown Time" }, + "can_always_eat": { "type": "boolean", "description": "Can always eat this item? true or false.", "title": "Can Always Eat" }, "effects": { "type": "array", + "title": "Effects", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "additionalProperties": false, "type": "object", + "title": "Items", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "name": { "type": "string", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "chance": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "duration": { "type": "integer", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "amplifier": { "type": "integer", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" } + "name": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Name" }, + "chance": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Chance" }, + "duration": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Duration" }, + "amplifier": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Amplifier" } } } }, @@ -111,18 +133,21 @@ "type": "array", "description": "Can always eat this item? true or false.", "title": "Remove Effects", - "items": { "type": "string", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" } + "items": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Remove Effects" } } } }, "minecraft:seed": { "additionalProperties": false, "type": "object", + "title": "Seed", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "crop_result": { "type": "string", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, + "crop_result": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Crop Result" }, "plant_at": { "description": "Valid blocks you can plant this item at.", - "title": "UNDOCUMANTED", + "title": "Plant At", "oneOf": [ { "type": "string", "$ref": "../../../general/blocks_item.json" }, { "type": "array", "items": { "type": "string", "$ref": "../../../general/blocks_item.json" } } @@ -132,8 +157,7 @@ } } } - }, - "title": "TODO Title" + } } } } diff --git a/source/behavior/items/1.16.0/items.json b/source/behavior/items/1.16.0/items.json index 2c4ce94d..3275ecb9 100644 --- a/source/behavior/items/1.16.0/items.json +++ b/source/behavior/items/1.16.0/items.json @@ -5,11 +5,16 @@ "title": "Item", "type": "object", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" }, + "format_version": { + "title": "Format Version", + "type": "string", + "description": "A version that tells minecraft what type of data format can be expected when reading this file." + }, "minecraft:item": { "additionalProperties": false, "required": ["description"], "type": "object", + "title": "Item", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "properties": { @@ -47,75 +52,87 @@ "properties": { "minecraft:camera": { "type": "object", - "description": "UNDOCUMANTED", - "title": "UNDOCUMANTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Minecraft Camera", "properties": { - "black_bars_duration": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "black_bars_screen_ratio": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "shutter_duration": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "picture_duration": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "slide_away_duration": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" } + "black_bars_duration": { + "type": "number", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Black Bars Duration" + }, + "black_bars_screen_ratio": { + "type": "number", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Black Bars Screen Ratio" + }, + "shutter_duration": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Shutter Duration" }, + "picture_duration": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Picture Duration" }, + "slide_away_duration": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Slide Away Duration" } } }, "minecraft:max_damage": { "type": "integer", "description": "Maximum damage item has, this is used like item Maximum health.", - "title": "UNDOCUMANTED" + "title": "Maximum Damage" }, "minecraft:hand_equipped": { "type": "boolean", "title": "Hand Equipped", "description": "Is this a hand equipped item." }, - "minecraft:stacked_by_data": { "type": "boolean", "description": "Stacked by data aux value or not?", "title": "UNDOCUMANTED" }, - "minecraft:foil": { "type": "boolean", "description": "Foil or glint.", "title": "UNDOCUMANTED" }, - "minecraft:block": { "type": "string", "description": "Block name, leave blank for no block.", "title": "UNDOCUMANTED" }, - "minecraft:max_stack_size": { "type": "integer", "description": "Maximum stack size.", "title": "UNDOCUMANTED", "minimum": 0 }, + "minecraft:stacked_by_data": { "type": "boolean", "description": "Stacked by data aux value or not?", "title": "Stacked By Data" }, + "minecraft:foil": { "type": "boolean", "description": "Foil or glint.", "title": "Foil" }, + "minecraft:block": { "type": "string", "description": "Block name, leave blank for no block.", "title": "Block" }, + "minecraft:max_stack_size": { "type": "integer", "description": "Maximum stack size.", "title": "Maximum Stack Size", "minimum": 0 }, "minecraft:use_duration": { "type": "integer", "description": "How long to use before item is done being used.", - "title": "UNDOCUMANTED" + "title": "Use Duration" }, "minecraft:food": { "type": "object", "description": "Food settings of the item", "properties": { - "nutrition": { "type": "integer", "description": "Nutrition amount.", "title": "UNDOCUMANTED" }, + "nutrition": { "type": "integer", "description": "Nutrition amount.", "title": "Nutrition" }, "saturation_modifier": { "type": "string", "description": "Choose: poor, low, normal, good, max, supernatural.", - "title": "UNDOCUMANTED", + "title": "Saturation Modifier", "enum": ["poor", "low", "normal", "good", "max", "supernatural"] }, "using_converts_to": { "type": "string", "description": "After using, item converts it to this item.", - "title": "UNDOCUMANTED", + "title": "Using Converts To", "$ref": "../../../general/item/identifier.json" }, "on_use_action": { "type": "string", "description": "'chorus_teleport` or `none`.", - "title": "UNDOCUMANTED", + "title": "On Use Action", "enum": ["chorus_teleport", "suspicious_stew_effect", "none"] }, "on_use_range": { "$ref": "../../../general/array_3_number.json" }, "cooldown_type": { "type": "string", "description": "'chorusfruit` or `none`.", - "title": "UNDOCUMANTED", + "title": "CoolDown Type", "enum": ["chorusfruit", "none"] }, - "cooldown_time": { "type": "integer", "description": "Cooldown time in ticks.", "title": "UNDOCUMANTED" }, - "can_always_eat": { "type": "boolean", "description": "Can always eat this item? true or false.", "title": "UNDOCUMANTED" }, + "cooldown_time": { "type": "integer", "description": "Cooldown time in ticks.", "title": "Cooldown Time" }, + "can_always_eat": { "type": "boolean", "description": "Can always eat this item? true or false.", "title": "Can Alway East" }, "effects": { "type": "array", - "description": "UNDOCUMANTED", - "title": "UNDOCUMANTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Effects", "items": { "additionalProperties": false, "type": "object", "properties": { - "name": { "type": "string", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "chance": { "type": "number", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "duration": { "type": "integer", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, - "amplifier": { "type": "integer", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" } + "name": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Name" }, + "chance": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Chance" }, + "duration": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Duration" }, + "amplifier": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Amplifier" } } } } @@ -125,10 +142,10 @@ "additionalProperties": false, "type": "object", "properties": { - "crop_result": { "type": "string", "description": "UNDOCUMANTED", "title": "UNDOCUMANTED" }, + "crop_result": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Crop Result" }, "plant_at": { "description": "Valid blocks you can plant this item at.", - "title": "UNDOCUMANTED", + "title": "Plant At", "oneOf": [ { "type": "string", "$ref": "../../../general/blocks_item.json" }, { "type": "array", "items": { "type": "string", "$ref": "../../../general/blocks_item.json" } } @@ -141,7 +158,7 @@ "$comment": "UNDOCUMENTED" }, "plant_at_face": { - "title": "Plnat at face", + "title": "Plnat At Face", "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", @@ -151,8 +168,7 @@ } } } - }, - "title": "TODO Title" + } } } } diff --git a/source/behavior/items/1.16.100/components/minecraft.entity_placer.json b/source/behavior/items/1.16.100/components/minecraft.entity_placer.json index dc5465c7..070dfca2 100644 --- a/source/behavior/items/1.16.100/components/minecraft.entity_placer.json +++ b/source/behavior/items/1.16.100/components/minecraft.entity_placer.json @@ -11,13 +11,13 @@ "type": "array", "title": "Dispense On", "description": "List of block descriptors that contain blocks that this item can be dispensed on. If left empty, all blocks will be allowed.", - "items": { "title": "TODO", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } + "items": { "title": "Dispense On", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } }, "use_on": { "type": "array", "title": "Use On", "description": "List of block descriptors that contain blocks that this item can be used on. If left empty, all blocks will be allowed.", - "items": { "title": "TODO", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } + "items": { "title": "Use On", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } } diff --git a/source/behavior/items/1.16.100/components/minecraft.shooter.json b/source/behavior/items/1.16.100/components/minecraft.shooter.json index abc22f55..70b1944c 100644 --- a/source/behavior/items/1.16.100/components/minecraft.shooter.json +++ b/source/behavior/items/1.16.100/components/minecraft.shooter.json @@ -11,7 +11,7 @@ "type": "array", "items": { "type": "object", - "title": "TODO", + "title": "Ammunition", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "additionalProperties": false, diff --git a/source/behavior/items/1.16.100/items.json b/source/behavior/items/1.16.100/items.json index faa834e9..89dfe193 100644 --- a/source/behavior/items/1.16.100/items.json +++ b/source/behavior/items/1.16.100/items.json @@ -5,7 +5,11 @@ "title": "Item", "type": "object", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" }, + "format_version": { + "title": "Format Version", + "type": "string", + "description": "A version that tells minecraft what type of data format can be expected when reading this file." + }, "minecraft:item": { "additionalProperties": false, "required": ["description"], diff --git a/source/behavior/items/1.16.200/items.json b/source/behavior/items/1.16.200/items.json index f73071df..635d2e6e 100644 --- a/source/behavior/items/1.16.200/items.json +++ b/source/behavior/items/1.16.200/items.json @@ -5,7 +5,11 @@ "title": "Item", "type": "object", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" }, + "format_version": { + "title": "Format Version", + "type": "string", + "description": "A version that tells minecraft what type of data format can be expected when reading this file." + }, "minecraft:item": { "additionalProperties": false, "required": ["description"], diff --git a/source/resource/models/entity/1.10.0/model_entity.json b/source/resource/models/entity/1.10.0/model_entity.json index 4bf39052..136da270 100644 --- a/source/resource/models/entity/1.10.0/model_entity.json +++ b/source/resource/models/entity/1.10.0/model_entity.json @@ -76,7 +76,8 @@ "render_group_id": { "type": "integer", "minimum": 0 }, "reset": { "title": "Reset", - "description": "UNDOCUMANTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "boolean" }, "rotation": { "type": "array", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, diff --git a/source/resource/models/entity/1.12.0/model_entity.json b/source/resource/models/entity/1.12.0/model_entity.json index a491e57e..b549e424 100644 --- a/source/resource/models/entity/1.12.0/model_entity.json +++ b/source/resource/models/entity/1.12.0/model_entity.json @@ -332,7 +332,8 @@ }, "reset": { "title": "Reset", - "description": "UNDOCUMANTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "boolean" }, "texture_meshes": { diff --git a/source/resource/models/entity/1.14.0/model_entity.json b/source/resource/models/entity/1.14.0/model_entity.json index 684e80b6..918c0f57 100644 --- a/source/resource/models/entity/1.14.0/model_entity.json +++ b/source/resource/models/entity/1.14.0/model_entity.json @@ -153,7 +153,8 @@ }, "reset": { "title": "Reset", - "description": "UNDOCUMANTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "boolean" }, "rotation": { diff --git a/source/resource/models/entity/1.16.0/model_entity.json b/source/resource/models/entity/1.16.0/model_entity.json index f25f11e0..4f4f12a8 100644 --- a/source/resource/models/entity/1.16.0/model_entity.json +++ b/source/resource/models/entity/1.16.0/model_entity.json @@ -159,7 +159,8 @@ }, "reset": { "title": "Reset", - "description": "UNDOCUMANTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "boolean" }, "rotation": { diff --git a/source/resource/models/entity/1.8.0/model_entity.json b/source/resource/models/entity/1.8.0/model_entity.json index b15ca4db..f6e29a05 100644 --- a/source/resource/models/entity/1.8.0/model_entity.json +++ b/source/resource/models/entity/1.8.0/model_entity.json @@ -101,7 +101,8 @@ }, "reset": { "title": "Reset", - "description": "UNDOCUMANTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "boolean" }, "rotation": {