diff --git a/source/behavior/blocks/1.10.0/components/minecraft.placement_filter.json b/source/behavior/blocks/1.10.0/components/minecraft.placement_filter.json index 0eb07d42..fc57d8d7 100644 --- a/source/behavior/blocks/1.10.0/components/minecraft.placement_filter.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.placement_filter.json @@ -11,7 +11,7 @@ "items": { "type": "object", "title": "Condition", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "allowed_faces": { "title": "Allowed Faces", @@ -23,7 +23,7 @@ "title": "Block Filter", "description": "List of blocks (can use tags to specify them) that this block can be placed against in the allowed_faces direction", "type": "array", - "items": { "type": "string", "title": "Block Identifier", "description": "TODO" } + "items": { "type": "string", "title": "Block Identifier", "description": "UNDOCUMENTATED" } } } } diff --git a/source/behavior/blocks/1.16.100/components/minecraft.placement_filter.json b/source/behavior/blocks/1.16.100/components/minecraft.placement_filter.json index 312853c3..710e5d19 100644 --- a/source/behavior/blocks/1.16.100/components/minecraft.placement_filter.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.placement_filter.json @@ -11,7 +11,7 @@ "items": { "type": "object", "title": "Condition", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "allowed_faces": { "title": "Allowed Faces", @@ -23,7 +23,7 @@ "title": "Block Filter", "description": "List of blocks (can use tags to specify them) that this block can be placed against in the allowed_faces direction", "type": "array", - "items": { "type": "string", "title": "Block Identifier", "description": "TODO" } + "items": { "type": "string", "title": "Block Identifier", "description": "UNDOCUMENTATED" } } } } diff --git a/source/behavior/blocks/1.16.200/components/minecraft.placement_filter.json b/source/behavior/blocks/1.16.200/components/minecraft.placement_filter.json index 62284497..c9cb3337 100644 --- a/source/behavior/blocks/1.16.200/components/minecraft.placement_filter.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.placement_filter.json @@ -11,7 +11,7 @@ "items": { "type": "object", "title": "Condition", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "allowed_faces": { "title": "Allowed Faces", @@ -23,7 +23,7 @@ "title": "Block Filter", "description": "List of blocks (can use tags to specify them) that this block can be placed against in the allowed_faces direction", "type": "array", - "items": { "type": "string", "title": "Block Identifier", "description": "TODO" } + "items": { "type": "string", "title": "Block Identifier", "description": "UNDOCUMENTATED" } } } } diff --git a/source/behavior/entities/1.10.0/minecraft.entity.json b/source/behavior/entities/1.10.0/minecraft.entity.json index 0c2d327e..1671a179 100644 --- a/source/behavior/entities/1.10.0/minecraft.entity.json +++ b/source/behavior/entities/1.10.0/minecraft.entity.json @@ -59,7 +59,7 @@ { "type": "object", "title": "Conditional Animation", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/entities/1.11.0/minecraft.entity.json b/source/behavior/entities/1.11.0/minecraft.entity.json index 250ec6ac..307d36c4 100644 --- a/source/behavior/entities/1.11.0/minecraft.entity.json +++ b/source/behavior/entities/1.11.0/minecraft.entity.json @@ -59,7 +59,7 @@ { "type": "object", "title": "Conditional Animation", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/entities/1.12.0/minecraft.entity.json b/source/behavior/entities/1.12.0/minecraft.entity.json index a497708f..a9162bfd 100644 --- a/source/behavior/entities/1.12.0/minecraft.entity.json +++ b/source/behavior/entities/1.12.0/minecraft.entity.json @@ -59,7 +59,7 @@ { "type": "object", "title": "Conditional Animation", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/entities/1.13.0/components/minecraft.experience_reward.json b/source/behavior/entities/1.13.0/components/minecraft.experience_reward.json index 914722e9..946842b5 100644 --- a/source/behavior/entities/1.13.0/components/minecraft.experience_reward.json +++ b/source/behavior/entities/1.13.0/components/minecraft.experience_reward.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.experience_reward", "type": "object", "title": "Experience Reward 1.13.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { "on_bred": { diff --git a/source/behavior/entities/1.13.0/minecraft.entity.json b/source/behavior/entities/1.13.0/minecraft.entity.json index d83af45e..073cb3a7 100644 --- a/source/behavior/entities/1.13.0/minecraft.entity.json +++ b/source/behavior/entities/1.13.0/minecraft.entity.json @@ -59,7 +59,7 @@ { "type": "object", "title": "Conditional Animation", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/entities/1.14.0/minecraft.entity.json b/source/behavior/entities/1.14.0/minecraft.entity.json index 69826626..539014eb 100644 --- a/source/behavior/entities/1.14.0/minecraft.entity.json +++ b/source/behavior/entities/1.14.0/minecraft.entity.json @@ -59,7 +59,7 @@ { "type": "object", "title": "Conditional Animation", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/entities/1.16.0/components/minecraft.area_attack.json b/source/behavior/entities/1.16.0/components/minecraft.area_attack.json index 55ae30f8..4c5c44b4 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.area_attack.json +++ b/source/behavior/entities/1.16.0/components/minecraft.area_attack.json @@ -18,6 +18,6 @@ "title": "Damage Range" }, "entity_filter": { "$ref": "../../filters/filters.json", "description": "Entity_filter", "title": "Filter" }, - "cause": { "type": "string", "description": "TODO", "title": "Cause", "$ref": "../../../../general/entity/damage_source.json" } + "cause": { "type": "string", "description": "UNDOCUMENTATED", "title": "Cause", "$ref": "../../../../general/entity/damage_source.json" } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.block_sensor.json b/source/behavior/entities/1.16.0/components/minecraft.block_sensor.json index f53cdc4c..47dd2990 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.block_sensor.json +++ b/source/behavior/entities/1.16.0/components/minecraft.block_sensor.json @@ -5,7 +5,7 @@ "description": "Fires off a specified event when a block in the block list is broken within the sensor range.", "additionalProperties": false, "properties": { - "sensor_radius": { "type": "integer", "description": "TODO", "title": "Sensor Radius", "minimum": 0 }, + "sensor_radius": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Sensor Radius", "minimum": 0 }, "on_break": { "type": "array", "title": "On Break", @@ -14,7 +14,12 @@ "title": "On Block Broken", "additionalProperties": false, "properties": { - "block_list": { "type": "array", "title": "Block List", "description": "TODO", "items": { "type": "string", "title": "Block ID" } }, + "block_list": { + "type": "array", + "title": "Block List", + "description": "UNDOCUMENTATED", + "items": { "type": "string", "title": "Block ID" } + }, "on_block_broken": { "type": "string", "title": "On Block Broken", "description": "On block broken" } } }, diff --git a/source/behavior/entities/1.16.0/components/minecraft.custom_hit_test.json b/source/behavior/entities/1.16.0/components/minecraft.custom_hit_test.json index f570620a..3a47b75e 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.custom_hit_test.json +++ b/source/behavior/entities/1.16.0/components/minecraft.custom_hit_test.json @@ -8,19 +8,19 @@ "hitboxes": { "type": "array", "title": "Hitboxes", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "object", "title": "Hitbox", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { - "width": { "type": "number", "title": "Width", "description": "TODO" }, - "height": { "type": "number", "title": "Height", "description": "TODO" }, + "width": { "type": "number", "title": "Width", "description": "UNDOCUMENTATED" }, + "height": { "type": "number", "title": "Height", "description": "UNDOCUMENTATED" }, "pivot": { "type": "array", "title": "Pivot", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.experience_reward.json b/source/behavior/entities/1.16.0/components/minecraft.experience_reward.json index 319e264f..4b85c072 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.experience_reward.json +++ b/source/behavior/entities/1.16.0/components/minecraft.experience_reward.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.experience_reward", "type": "object", "title": "Experience Reward 1.16.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { "on_bred": { diff --git a/source/behavior/entities/1.16.0/components/minecraft.hurt_on_condition.json b/source/behavior/entities/1.16.0/components/minecraft.hurt_on_condition.json index 22f1a11a..5d326856 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.hurt_on_condition.json +++ b/source/behavior/entities/1.16.0/components/minecraft.hurt_on_condition.json @@ -8,16 +8,16 @@ "damage_conditions": { "type": "array", "title": "Damage Conditions", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "object", "title": "Damage Condition", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { "filters": { "$ref": "../../filters/filters.json" }, "cause": { "type": "string", "title": "Cause", "description": "Damage cause", "$ref": "../../../../general/entity/damage_source.json" }, - "damage_per_tick": { "type": "integer", "title": "Damage Per Tick", "description": "TODO" } + "damage_per_tick": { "type": "integer", "title": "Damage Per Tick", "description": "UNDOCUMENTATED" } } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.mob_effect.json b/source/behavior/entities/1.16.0/components/minecraft.mob_effect.json index c70bf358..12b29180 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.mob_effect.json +++ b/source/behavior/entities/1.16.0/components/minecraft.mob_effect.json @@ -18,6 +18,6 @@ "description": "The mob effect that is applied to entities that enter this entities effect range.", "title": "Mob Effect" }, - "entity_filter": { "$ref": "../../filters/filters.json", "title": "Entity Filter", "description": "TODO" } + "entity_filter": { "$ref": "../../filters/filters.json", "title": "Entity Filter", "description": "UNDOCUMENTATED" } } } diff --git a/source/behavior/entities/1.16.0/minecraft.entity.json b/source/behavior/entities/1.16.0/minecraft.entity.json index 9509177b..e86df1d0 100644 --- a/source/behavior/entities/1.16.0/minecraft.entity.json +++ b/source/behavior/entities/1.16.0/minecraft.entity.json @@ -60,7 +60,7 @@ { "type": "object", "title": "Conditional Animation", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/entities/1.16.100/minecraft.entity.json b/source/behavior/entities/1.16.100/minecraft.entity.json index f68313f5..8746d4ae 100644 --- a/source/behavior/entities/1.16.100/minecraft.entity.json +++ b/source/behavior/entities/1.16.100/minecraft.entity.json @@ -60,7 +60,7 @@ { "type": "object", "title": "Conditional Animation", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.knockback_roar.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.knockback_roar.json index 90ba9c5d..7b35dd05 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.knockback_roar.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.knockback_roar.json @@ -23,6 +23,6 @@ "knockback_damage": { "type": "integer", "default": 6, "description": "The damage dealt by the knockback roar.", "title": "TODO Title" }, "knockback_range": { "type": "integer", "default": 4, "description": "The radius (in blocks) of the knockback effect.", "title": "TODO Title" }, "knockback_strength": { "type": "integer", "default": 4, "description": "The strength of the knockback.", "title": "TODO Title" }, - "trigger": { "$ref": "../types/trigger.json", "description": "TODO", "title": "Trigger" } + "trigger": { "$ref": "../types/trigger.json", "description": "UNDOCUMENTATED", "title": "Trigger" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.angry.json b/source/behavior/entities/1.8.0/components/minecraft.angry.json index a39550e1..171212bd 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.angry.json +++ b/source/behavior/entities/1.8.0/components/minecraft.angry.json @@ -46,7 +46,7 @@ "description": "Variance in seconds added to the duration [-delta, delta]", "title": "Duration Delta" }, - "broadcastAnger": { "type": "boolean", "description": "TODO", "title": "TODO" }, - "broadcastRange": { "type": "integer", "description": "TODO", "title": "TODO" } + "broadcastAnger": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" }, + "broadcastRange": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.area_attack.json b/source/behavior/entities/1.8.0/components/minecraft.area_attack.json index ea0be45a..e5954818 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.area_attack.json +++ b/source/behavior/entities/1.8.0/components/minecraft.area_attack.json @@ -18,6 +18,6 @@ "title": "Damage Range" }, "entity_filter": { "$ref": "../../filters/filters.json", "description": "Entity_filter", "title": "Filter" }, - "cause": { "type": "string", "description": "TODO", "title": "Cause", "$ref": "../../../../general/entity/damage_source.json" } + "cause": { "type": "string", "description": "UNDOCUMENTATED", "title": "Cause", "$ref": "../../../../general/entity/damage_source.json" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.block_sensor.json b/source/behavior/entities/1.8.0/components/minecraft.block_sensor.json index 9ecde16f..521ef4b3 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.block_sensor.json +++ b/source/behavior/entities/1.8.0/components/minecraft.block_sensor.json @@ -5,7 +5,7 @@ "description": "Fires off a specified event when a block in the block list is broken within the sensor range.", "additionalProperties": false, "properties": { - "sensor_radius": { "type": "integer", "description": "TODO", "title": "Sensor Radius", "minimum": 0 }, + "sensor_radius": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Sensor Radius", "minimum": 0 }, "on_break": { "type": "array", "title": "On Break", @@ -14,7 +14,12 @@ "title": "On Block Broken", "additionalProperties": false, "properties": { - "block_list": { "type": "array", "title": "Block List", "description": "TODO", "items": { "type": "string", "title": "Block ID" } }, + "block_list": { + "type": "array", + "title": "Block List", + "description": "UNDOCUMENTATED", + "items": { "type": "string", "title": "Block ID" } + }, "on_block_broken": { "type": "string", "title": "On Block Broken", "description": "On block broken" } } }, diff --git a/source/behavior/entities/1.8.0/components/minecraft.custom_hit_test.json b/source/behavior/entities/1.8.0/components/minecraft.custom_hit_test.json index 2e1fa46d..536f49b8 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.custom_hit_test.json +++ b/source/behavior/entities/1.8.0/components/minecraft.custom_hit_test.json @@ -8,19 +8,19 @@ "hitboxes": { "type": "array", "title": "Hitboxes", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "object", "title": "Hitbox", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { - "width": { "type": "number", "title": "Width", "description": "TODO" }, - "height": { "type": "number", "title": "Height", "description": "TODO" }, + "width": { "type": "number", "title": "Width", "description": "UNDOCUMENTATED" }, + "height": { "type": "number", "title": "Height", "description": "UNDOCUMENTATED" }, "pivot": { "type": "array", "title": "Pivot", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.experience_reward.json b/source/behavior/entities/1.8.0/components/minecraft.experience_reward.json index e523220e..c546ff2e 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.experience_reward.json +++ b/source/behavior/entities/1.8.0/components/minecraft.experience_reward.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.experience_reward", "type": "object", "title": "Experience Reward 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { "on_bred": { diff --git a/source/behavior/entities/1.8.0/components/minecraft.fall_damage.json b/source/behavior/entities/1.8.0/components/minecraft.fall_damage.json index d5c0e1a2..e8fca166 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.fall_damage.json +++ b/source/behavior/entities/1.8.0/components/minecraft.fall_damage.json @@ -3,7 +3,7 @@ "type": "object", "title": "Fall Damage 1.8.0", "additionalProperties": false, - "description": "TODO", + "description": "UNDOCUMENTATED", "required": [], "properties": { "value": { "type": "number", "default": 1, "description": "UNDOCUMENTATED: value", "title": "Value" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.follow_range.json b/source/behavior/entities/1.8.0/components/minecraft.follow_range.json index 9f96a239..9d9d8cd5 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.follow_range.json +++ b/source/behavior/entities/1.8.0/components/minecraft.follow_range.json @@ -5,8 +5,8 @@ "additionalProperties": false, "required": [], "properties": { - "value": { "type": "integer", "description": "TODO", "title": "Value" }, - "max": { "type": "integer", "description": "TODO", "title": "Max" } + "value": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Value" }, + "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" } }, "description": "UNDOCUMENTATED: " } 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 c89395d3..5808478e 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.health.json +++ b/source/behavior/entities/1.8.0/components/minecraft.health.json @@ -1,6 +1,6 @@ { "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.health", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "object", "title": "Health 1.8.0", "additionalProperties": false, diff --git a/source/behavior/entities/1.8.0/components/minecraft.hurt_on_condition.json b/source/behavior/entities/1.8.0/components/minecraft.hurt_on_condition.json index 4d259c4c..eb52a4e9 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.hurt_on_condition.json +++ b/source/behavior/entities/1.8.0/components/minecraft.hurt_on_condition.json @@ -8,16 +8,16 @@ "damage_conditions": { "type": "array", "title": "Damage Conditions", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "object", "title": "Damage Condition", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { "filters": { "$ref": "../../filters/filters.json" }, "cause": { "type": "string", "title": "Cause", "description": "Damage cause", "$ref": "../../../../general/entity/damage_source.json" }, - "damage_per_tick": { "type": "integer", "title": "Damage Per Tick", "description": "TODO" } + "damage_per_tick": { "type": "integer", "title": "Damage Per Tick", "description": "UNDOCUMENTATED" } } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.inside_block_notifier.json b/source/behavior/entities/1.8.0/components/minecraft.inside_block_notifier.json index fb0fe443..03e70be5 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.inside_block_notifier.json +++ b/source/behavior/entities/1.8.0/components/minecraft.inside_block_notifier.json @@ -12,7 +12,7 @@ "type": "array", "items": { "title": "Block", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "object", "additionalProperties": false, "properties": { diff --git a/source/behavior/entities/1.8.0/components/minecraft.mob_effect.json b/source/behavior/entities/1.8.0/components/minecraft.mob_effect.json index bba1435e..dd42eaa6 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.mob_effect.json +++ b/source/behavior/entities/1.8.0/components/minecraft.mob_effect.json @@ -18,6 +18,6 @@ "description": "The mob effect that is applied to entities that enter this entities effect range.", "title": "Mob Effect" }, - "entity_filter": { "$ref": "../../filters/filters.json", "title": "Entity Filter", "description": "TODO" } + "entity_filter": { "$ref": "../../filters/filters.json", "title": "Entity Filter", "description": "UNDOCUMENTATED" } } } diff --git a/source/behavior/entities/1.8.0/minecraft.entity.json b/source/behavior/entities/1.8.0/minecraft.entity.json index d9a3e747..c3e92e69 100644 --- a/source/behavior/entities/1.8.0/minecraft.entity.json +++ b/source/behavior/entities/1.8.0/minecraft.entity.json @@ -60,7 +60,7 @@ { "type": "object", "title": "Conditional Animation", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/items/1.10.0/items.json b/source/behavior/items/1.10.0/items.json index 281ae7c9..53d5a33f 100644 --- a/source/behavior/items/1.10.0/items.json +++ b/source/behavior/items/1.10.0/items.json @@ -9,13 +9,18 @@ "additionalProperties": false, "required": ["description"], "type": "object", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "description": { "additionalProperties": false, "type": "object", "properties": { - "identifier": { "title": "Identifier", "type": "string", "description": "TODO", "$ref": "../../../general/item/identifier.json" } + "identifier": { + "title": "Identifier", + "type": "string", + "description": "UNDOCUMENTATED", + "$ref": "../../../general/item/identifier.json" + } } }, "components": { diff --git a/source/behavior/items/1.14.0/items.json b/source/behavior/items/1.14.0/items.json index 6c05df95..248fbbae 100644 --- a/source/behavior/items/1.14.0/items.json +++ b/source/behavior/items/1.14.0/items.json @@ -9,15 +9,20 @@ "additionalProperties": false, "required": ["description"], "type": "object", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "description": { "additionalProperties": false, "type": "object", "title": "Description", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { - "identifier": { "title": "Identifier", "type": "string", "description": "TODO", "$ref": "../../../general/item/identifier.json" } + "identifier": { + "title": "Identifier", + "type": "string", + "description": "UNDOCUMENTATED", + "$ref": "../../../general/item/identifier.json" + } } }, "components": { diff --git a/source/behavior/items/1.16.0/items.json b/source/behavior/items/1.16.0/items.json index b8414580..947aaf8f 100644 --- a/source/behavior/items/1.16.0/items.json +++ b/source/behavior/items/1.16.0/items.json @@ -9,13 +9,13 @@ "additionalProperties": false, "required": ["description"], "type": "object", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "description": { "additionalProperties": false, "type": "object", "title": "Description", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "identifier": { "title": "Identifier", diff --git a/source/behavior/items/1.16.100/items.json b/source/behavior/items/1.16.100/items.json index f7c9f64e..59eddb63 100644 --- a/source/behavior/items/1.16.100/items.json +++ b/source/behavior/items/1.16.100/items.json @@ -9,14 +9,14 @@ "additionalProperties": false, "required": ["description"], "type": "object", - "description": "TODO", + "description": "UNDOCUMENTATED", "title": "Item", "properties": { "description": { "additionalProperties": false, "type": "object", "title": "Description", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "identifier": { "title": "Identifier", diff --git a/source/behavior/items/1.16.200/items.json b/source/behavior/items/1.16.200/items.json index b1c286a3..4d445c8d 100644 --- a/source/behavior/items/1.16.200/items.json +++ b/source/behavior/items/1.16.200/items.json @@ -9,14 +9,14 @@ "additionalProperties": false, "required": ["description"], "type": "object", - "description": "TODO", + "description": "UNDOCUMENTATED", "title": "Item", "properties": { "description": { "additionalProperties": false, "type": "object", "title": "Description", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "identifier": { "title": "Identifier", diff --git a/source/behavior/loot_tables/conditions/entity_properties.json b/source/behavior/loot_tables/conditions/entity_properties.json index 84e6765b..720b402f 100644 --- a/source/behavior/loot_tables/conditions/entity_properties.json +++ b/source/behavior/loot_tables/conditions/entity_properties.json @@ -5,7 +5,7 @@ "description": "Returns true if the actor properties defined were executed.", "title": "Entity Properties", "properties": { - "condition": { "type": "string", "title": "Condition", "description": "TODO" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTATED" }, "entity": { "type": "string", "default": "this", "description": "The entity to test. The value must be only \"this\".", "title": "Entity" }, "properties": { "type": "object", @@ -14,8 +14,8 @@ "title": "Properties", "additionalProperties": false, "properties": { - "on_fire": { "title": "On Fire", "description": "TODO", "type": "boolean" }, - "on_ground": { "title": "On Fire", "description": "TODO", "type": "boolean" } + "on_fire": { "title": "On Fire", "description": "UNDOCUMENTATED", "type": "boolean" }, + "on_ground": { "title": "On Fire", "description": "UNDOCUMENTATED", "type": "boolean" } } } } diff --git a/source/behavior/loot_tables/conditions/has_mark_variant.json b/source/behavior/loot_tables/conditions/has_mark_variant.json index c37187c0..0862423c 100644 --- a/source/behavior/loot_tables/conditions/has_mark_variant.json +++ b/source/behavior/loot_tables/conditions/has_mark_variant.json @@ -5,7 +5,7 @@ "description": "Returns the condition true if the actor's mark variant is matched to the value.", "title": "Has Mark Variant", "properties": { - "condition": { "type": "string", "title": "Condition", "description": "TODO" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTATED" }, "value": { "type": "integer", "default": "0", "description": "Tests for the actor's mark variant (if it has one)", "title": "Value" } } } diff --git a/source/behavior/loot_tables/conditions/killed_by_player.json b/source/behavior/loot_tables/conditions/killed_by_player.json index 5ab0c74f..af7263cd 100644 --- a/source/behavior/loot_tables/conditions/killed_by_player.json +++ b/source/behavior/loot_tables/conditions/killed_by_player.json @@ -4,5 +4,5 @@ "additionalProperties": false, "description": "Returns the condition true if the actor of the loot table is killed by player or entities that has owner.", "title": "Killed By Player", - "properties": { "condition": { "type": "string", "title": "Condition", "description": "TODO" } } + "properties": { "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTATED" } } } diff --git a/source/behavior/loot_tables/conditions/killed_by_player_or_pets.json b/source/behavior/loot_tables/conditions/killed_by_player_or_pets.json index fae74bb3..fae9f42c 100644 --- a/source/behavior/loot_tables/conditions/killed_by_player_or_pets.json +++ b/source/behavior/loot_tables/conditions/killed_by_player_or_pets.json @@ -4,5 +4,5 @@ "additionalProperties": false, "description": "Returns the condition true if the actor of the loot table is killed by player or entities that has owner.", "title": "Killed By Player Or Pets Or Pets", - "properties": { "condition": { "type": "string", "title": "Condition", "description": "TODO" } } + "properties": { "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTATED" } } } diff --git a/source/behavior/loot_tables/conditions/random_chance.json b/source/behavior/loot_tables/conditions/random_chance.json index 4af51b37..cdf589e2 100644 --- a/source/behavior/loot_tables/conditions/random_chance.json +++ b/source/behavior/loot_tables/conditions/random_chance.json @@ -5,8 +5,8 @@ "description": "Sets a random chance of the specified value.", "title": "Random Chance", "properties": { - "condition": { "type": "string", "title": "Condition", "description": "TODO" }, - "chance": { "type": "number", "default": 0, "description": "TODO", "title": "Chance" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTATED" }, + "chance": { "type": "number", "default": 0, "description": "UNDOCUMENTATED", "title": "Chance" }, "max_chance": { "type": "number", "default": 0, "description": "The maximum random chance value allowed.", "title": "Max Chance" } } } diff --git a/source/behavior/loot_tables/conditions/random_chance_with_looting.json b/source/behavior/loot_tables/conditions/random_chance_with_looting.json index a14a1a0c..5260658f 100644 --- a/source/behavior/loot_tables/conditions/random_chance_with_looting.json +++ b/source/behavior/loot_tables/conditions/random_chance_with_looting.json @@ -5,7 +5,7 @@ "description": "Sets a random chance of the specified value. Looting enchantment increase the random chance multiplier.", "title": "Random Chance With Looting", "properties": { - "condition": { "type": "string", "title": "Condition", "description": "TODO" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTATED" }, "chance": { "type": "number", "default": 0, "description": "The random chance of the value.", "title": "Chance" }, "looting_multiplier": { "type": "number", diff --git a/source/behavior/loot_tables/conditions/random_difficulty_chance.json b/source/behavior/loot_tables/conditions/random_difficulty_chance.json index 36c39580..11f73bf9 100644 --- a/source/behavior/loot_tables/conditions/random_difficulty_chance.json +++ b/source/behavior/loot_tables/conditions/random_difficulty_chance.json @@ -5,7 +5,7 @@ "description": "Sets a random chance of the specified value based on the level difficulty.", "title": "Random Difficulty Chance", "properties": { - "condition": { "type": "string", "title": "Condition", "description": "TODO" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTATED" }, "default_chance": { "type": "number", "default": 0, diff --git a/source/behavior/loot_tables/conditions/random_regional_difficulty_chance.json b/source/behavior/loot_tables/conditions/random_regional_difficulty_chance.json index 0a1fcb4b..9fbd45a7 100644 --- a/source/behavior/loot_tables/conditions/random_regional_difficulty_chance.json +++ b/source/behavior/loot_tables/conditions/random_regional_difficulty_chance.json @@ -5,7 +5,7 @@ "description": "Sets a max regional difficulty random chance of the specified value.", "title": "Random Regional Difficulty Chance", "properties": { - "condition": { "type": "string", "title": "Condition", "description": "TODO" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTATED" }, "default_chance": { "type": "number", "default": 0, diff --git a/source/behavior/loot_tables/functions/furnace_smelt.json b/source/behavior/loot_tables/functions/furnace_smelt.json index 99aa0a43..63f9aa5f 100644 --- a/source/behavior/loot_tables/functions/furnace_smelt.json +++ b/source/behavior/loot_tables/functions/furnace_smelt.json @@ -5,6 +5,6 @@ "title": "Furnace Smelt", "properties": { "function": { "type": "string", "const": "furnace_smelt", "description": "UNDOCUMENTATED", "title": "TODO Title" }, - "conditions": { "title": "Conditions", "description": "TODO", "type": "array", "items": { "$ref": "../conditions.json" } } + "conditions": { "title": "Conditions", "description": "UNDOCUMENTATED", "type": "array", "items": { "$ref": "../conditions.json" } } } } diff --git a/source/behavior/loot_tables/loot_tables.json b/source/behavior/loot_tables/loot_tables.json index 6ab76258..af72ea6d 100644 --- a/source/behavior/loot_tables/loot_tables.json +++ b/source/behavior/loot_tables/loot_tables.json @@ -46,7 +46,7 @@ ] }, "type": { "title": "Type", "type": "string", "description": "UNDOCUMENTATED", "enum": ["loot_table", "item", "empty"] }, - "conditions": { "title": "Conditions", "description": "TODO", "type": "array", "items": { "$ref": "./conditions.json" } }, + "conditions": { "title": "Conditions", "description": "UNDOCUMENTATED", "type": "array", "items": { "$ref": "./conditions.json" } }, "entries": { "title": "Entries", "type": "array", diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.biome_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.biome_filter.json index 7ce0e776..3319f047 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.biome_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.biome_filter.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.biome_filter", "title": "Biome Filter 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "oneOf": [ { "type": "array", "items": { "$ref": "../../../entities/filters/filters.json" } }, { "type": "object", "$ref": "../../../entities/filters/filters.json" } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.brightness_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.brightness_filter.json index 3353e3e9..1e495029 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.brightness_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.brightness_filter.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Brightness Filter 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "min": { "type": "integer", "description": "This is the minimum light level value that allows the mob to spawn", "title": "Min" }, "max": { "type": "integer", "description": "This is the maximum light level value that allows the mob to spawn", "title": "Max" }, diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.delay_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.delay_filter.json index 4af55abb..0aa56783 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.delay_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.delay_filter.json @@ -3,11 +3,11 @@ "additionalProperties": false, "type": "object", "title": "Delay Filter 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { - "min": { "type": "integer", "description": "TODO", "title": "Min" }, - "max": { "type": "integer", "description": "TODO", "title": "Max" }, - "identifier": { "type": "string", "description": "TODO", "title": "Identifier" }, + "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" }, + "identifier": { "type": "string", "description": "UNDOCUMENTATED", "title": "Identifier" }, "spawn_chance": { "title": "Spawn Chance", "description": "UNDOCUMENTATED", "type": "number" } } } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.density_limit.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.density_limit.json index a5fa7615..317d985d 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.density_limit.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.density_limit.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Density Limit 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "surface": { "type": "integer", "description": "This is the maximum number of mobs of this type spawnable on the surface", "title": "Surface" }, "underground": { diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.difficulty_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.difficulty_filter.json index 0e614a01..bfe334ce 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.difficulty_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.difficulty_filter.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Difficulty Filter 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "definitions": { "difficulty": { "type": "string", "enum": ["easy", "normal", "hard", "peaceful"] } }, "properties": { "min": { "$ref": "#/definitions/difficulty", "description": "This is the minimum difficulty level that a mob spawns", "title": "Min" }, diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.distance_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.distance_filter.json index 873480cf..b347b37e 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.distance_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.distance_filter.json @@ -3,9 +3,9 @@ "additionalProperties": false, "type": "object", "title": "Distance Filter 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { - "min": { "type": "integer", "description": "TODO", "title": "Min" }, - "max": { "type": "integer", "description": "TODO", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" } } } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.height_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.height_filter.json index aa442c44..7c37f68e 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.height_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.height_filter.json @@ -3,9 +3,9 @@ "additionalProperties": false, "type": "object", "title": "Height Filter 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { - "min": { "type": "integer", "description": "TODO", "title": "Min" }, - "max": { "type": "integer", "description": "TODO", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" } } } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.herd.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.herd.json index 4869d811..21f4f036 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.herd.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.herd.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.height_filter", "title": "Height Filter 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "definitions": { "herd": { "type": "object", diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.mob_event_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.mob_event_filter.json index 4b97dcbe..8280427b 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.mob_event_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.mob_event_filter.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.mob_event_filter", "title": "Mob Event Filter 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, - "properties": { "event": { "type": "string", "description": "TODO", "title": "Event" } } + "properties": { "event": { "type": "string", "description": "UNDOCUMENTATED", "title": "Event" } } } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.permute_type.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.permute_type.json index 28bdadc6..3d6364b4 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.permute_type.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.permute_type.json @@ -3,15 +3,15 @@ "additionalProperties": false, "type": "array", "title": "Permute Type 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "object", "additionalProperties": false, "title": "TODO", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { - "weight": { "type": "integer", "title": "Weight", "description": "TODO" }, - "entity_type": { "type": "string", "title": "Entity Type", "description": "TODO" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" }, + "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTATED" } } } } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.player_in_village_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.player_in_village_filter.json index e6c6f7c9..0ddd71cd 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.player_in_village_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.player_in_village_filter.json @@ -3,9 +3,9 @@ "additionalProperties": false, "type": "object", "title": "Player In Village Filter 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { - "distance": { "type": "integer", "title": "Distance", "description": "TODO" }, - "village_border_tolerance": { "type": "integer", "title": "Village Border Tolerance", "description": "TODO" } + "distance": { "type": "integer", "title": "Distance", "description": "UNDOCUMENTATED" }, + "village_border_tolerance": { "type": "integer", "title": "Village Border Tolerance", "description": "UNDOCUMENTATED" } } } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.spawn_event.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawn_event.json index d224dc4a..1ed8eb89 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.spawn_event.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawn_event.json @@ -1,8 +1,8 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawn_event", "title": "Spawn Event 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "object", "additionalProperties": false, - "properties": { "event": { "type": "string", "title": "Event", "description": "TODO" } } + "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTATED" } } } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_lava.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_lava.json index 24d84ed7..cd18c753 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_lava.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_lava.json @@ -3,6 +3,6 @@ "additionalProperties": false, "type": "object", "title": "Spawns On Lava 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": {} } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_block_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_block_filter.json index 72a08f53..b7862cf5 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_block_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_block_filter.json @@ -1,6 +1,6 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawns_on_block_filter", "title": "Spawns On Block Filter 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }] } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_block_prevented_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_block_prevented_filter.json index c7bde8ed..2ed3fc95 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_block_prevented_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_block_prevented_filter.json @@ -1,6 +1,6 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawns_on_block_prevented_filter", "title": "Spawns On Block Prevented Filter 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }] } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_surface.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_surface.json index 8c2f1152..38db9453 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_surface.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_surface.json @@ -3,6 +3,6 @@ "additionalProperties": false, "type": "object", "title": "Spawns On Surface 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": {} } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_underground.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_underground.json index 1142b72c..49c710eb 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_underground.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_underground.json @@ -3,6 +3,6 @@ "additionalProperties": false, "type": "object", "title": "Spawns Underground 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": {} } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_underwater.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_underwater.json index c883c192..a33d45e2 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_underwater.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_underwater.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawns_underwater", "title": "Spawns Underwater 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "object", "additionalProperties": false } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.weight.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.weight.json index df62f95b..29709dab 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.weight.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.weight.json @@ -3,6 +3,6 @@ "additionalProperties": false, "type": "object", "title": "Weight 1.11.0", - "description": "TODO", - "properties": { "default": { "type": "integer", "description": "TODO", "title": "Default" } } + "description": "UNDOCUMENTATED", + "properties": { "default": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Default" } } } diff --git a/source/behavior/spawn_rules/1.11.0/components/minecraft.world_age_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.world_age_filter.json index a0b715b0..82d53508 100644 --- a/source/behavior/spawn_rules/1.11.0/components/minecraft.world_age_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.world_age_filter.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.world_age_filter", "title": "World Age Filter 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, - "properties": { "min": { "type": "integer", "description": "TODO", "title": "Min" } } + "properties": { "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" } } } diff --git a/source/behavior/spawn_rules/1.11.0/spawn_rules.json b/source/behavior/spawn_rules/1.11.0/spawn_rules.json index f18aecef..19fb2347 100644 --- a/source/behavior/spawn_rules/1.11.0/spawn_rules.json +++ b/source/behavior/spawn_rules/1.11.0/spawn_rules.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0", "type": "object", "title": "Spawn Rules 1.11.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "required": ["format_version", "minecraft:spawn_rules"], "properties": { @@ -10,20 +10,20 @@ "minecraft:spawn_rules": { "type": "object", "title": "Spawn Rules", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { "description": { "type": "object", "title": "Description", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { - "identifier": { "title": "Identifier", "description": "TODO", "$ref": "../../../general/entity/identifier.json" }, + "identifier": { "title": "Identifier", "description": "UNDOCUMENTATED", "$ref": "../../../general/entity/identifier.json" }, "population_control": { "type": "string", "title": "Population Control", - "description": "TODO", + "description": "UNDOCUMENTATED", "enum": ["ambient", "animal", "water_animal", "monster", "cat", "pillager"] } } @@ -31,12 +31,12 @@ "conditions": { "type": "array", "title": "Conditions", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "additionalProperties": false, "type": "object", "title": "Condition", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "minecraft:biome_filter": { "$ref": "./components/minecraft.biome_filter.json" }, "minecraft:brightness_filter": { "$ref": "./components/minecraft.brightness_filter.json" }, diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.biome_filter.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.biome_filter.json index 414c6d2b..66b136ea 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.biome_filter.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.biome_filter.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.biome_filter", "title": "Biome Filter 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "oneOf": [ { "type": "array", "items": { "$ref": "../../../entities/filters/filters.json" } }, { "type": "object", "$ref": "../../../entities/filters/filters.json" } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.brightness_filter.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.brightness_filter.json index 26ba7c39..988ee612 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.brightness_filter.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.brightness_filter.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Brightness Filter 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "min": { "type": "integer", "description": "This is the minimum light level value that allows the mob to spawn", "title": "Min" }, "max": { "type": "integer", "description": "This is the maximum light level value that allows the mob to spawn", "title": "Max" }, diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.delay_filter.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.delay_filter.json index 3d1d6c88..b94d6b88 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.delay_filter.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.delay_filter.json @@ -3,11 +3,11 @@ "additionalProperties": false, "type": "object", "title": "Delay Filter 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { - "min": { "type": "integer", "description": "TODO", "title": "Min" }, - "max": { "type": "integer", "description": "TODO", "title": "Max" }, - "identifier": { "type": "string", "description": "TODO", "title": "Identifier" }, + "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" }, + "identifier": { "type": "string", "description": "UNDOCUMENTATED", "title": "Identifier" }, "spawn_chance": { "title": "Spawn Chance", "description": "UNDOCUMENTATED", "type": "number" } } } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.density_limit.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.density_limit.json index 33e75046..ad5bec5e 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.density_limit.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.density_limit.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Density Limit 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "surface": { "type": "integer", "description": "This is the maximum number of mobs of this type spawnable on the surface", "title": "Surface" }, "underground": { diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.difficulty_filter.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.difficulty_filter.json index fd3b642a..a34a276b 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.difficulty_filter.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.difficulty_filter.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Difficulty Filter 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "definitions": { "difficulty": { "type": "string", "enum": ["easy", "normal", "hard", "peaceful"] } }, "properties": { "min": { "$ref": "#/definitions/difficulty", "description": "This is the minimum difficulty level that a mob spawns", "title": "Min" }, diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.distance_filter.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.distance_filter.json index 550ee672..4fc98cd0 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.distance_filter.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.distance_filter.json @@ -3,9 +3,9 @@ "additionalProperties": false, "type": "object", "title": "Distance Filter 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { - "min": { "type": "integer", "description": "TODO", "title": "Min" }, - "max": { "type": "integer", "description": "TODO", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" } } } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.height_filter.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.height_filter.json index 19fa9cb3..db330090 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.height_filter.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.height_filter.json @@ -3,9 +3,9 @@ "additionalProperties": false, "type": "object", "title": "Height Filter 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { - "min": { "type": "integer", "description": "TODO", "title": "Min" }, - "max": { "type": "integer", "description": "TODO", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" } } } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.herd.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.herd.json index 0e7d1177..540408b5 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.herd.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.herd.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.height_filter", "title": "Height Filter 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "definitions": { "herd": { "type": "object", diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.mob_event_filter.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.mob_event_filter.json index fba241be..8c4e0707 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.mob_event_filter.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.mob_event_filter.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.mob_event_filter", "title": "Mob Event Filter 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, - "properties": { "event": { "type": "string", "description": "TODO", "title": "Event" } } + "properties": { "event": { "type": "string", "description": "UNDOCUMENTATED", "title": "Event" } } } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.permute_type.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.permute_type.json index 72e7f47f..b414313a 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.permute_type.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.permute_type.json @@ -3,15 +3,15 @@ "additionalProperties": false, "type": "array", "title": "Permute Type 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "object", "additionalProperties": false, "title": "TODO", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { - "weight": { "type": "integer", "title": "Weight", "description": "TODO" }, - "entity_type": { "type": "string", "title": "Entity Type", "description": "TODO" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" }, + "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTATED" } } } } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.player_in_village_filter.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.player_in_village_filter.json index 8822afea..9223aaca 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.player_in_village_filter.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.player_in_village_filter.json @@ -3,9 +3,9 @@ "additionalProperties": false, "type": "object", "title": "Player In Village Filter 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { - "distance": { "type": "integer", "title": "Distance", "description": "TODO" }, - "village_border_tolerance": { "type": "integer", "title": "Village Border Tolerance", "description": "TODO" } + "distance": { "type": "integer", "title": "Distance", "description": "UNDOCUMENTATED" }, + "village_border_tolerance": { "type": "integer", "title": "Village Border Tolerance", "description": "UNDOCUMENTATED" } } } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.spawn_event.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.spawn_event.json index 2f303082..3310daf7 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.spawn_event.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.spawn_event.json @@ -1,8 +1,8 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawn_event", "title": "Spawn Event 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "object", "additionalProperties": false, - "properties": { "event": { "type": "string", "title": "Event", "description": "TODO" } } + "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTATED" } } } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_lava.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_lava.json index fe6f0941..31c71156 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_lava.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_lava.json @@ -3,6 +3,6 @@ "additionalProperties": false, "type": "object", "title": "Spawns On Lava 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": {} } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_on_block_filter.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_on_block_filter.json index 2fff1c77..53a76236 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_on_block_filter.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_on_block_filter.json @@ -1,6 +1,6 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawns_on_block_filter", "title": "Spawns On Block Filter 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }] } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_on_block_prevented_filter.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_on_block_prevented_filter.json index 339e51fa..21f812e9 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_on_block_prevented_filter.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_on_block_prevented_filter.json @@ -1,6 +1,6 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawns_on_block_prevented_filter", "title": "Spawns On Block Prevented Filter 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }] } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_on_surface.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_on_surface.json index cb9cb58c..d2e2e244 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_on_surface.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_on_surface.json @@ -3,6 +3,6 @@ "additionalProperties": false, "type": "object", "title": "Spawns On Surface 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": {} } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_underground.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_underground.json index 40f6d903..1a4167ff 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_underground.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_underground.json @@ -3,6 +3,6 @@ "additionalProperties": false, "type": "object", "title": "Spawns Underground 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": {} } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_underwater.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_underwater.json index ceaace49..0aadf1da 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_underwater.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.spawns_underwater.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawns_underwater", "title": "Spawns Underwater 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "object", "additionalProperties": false } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.weight.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.weight.json index 256276b6..692aea47 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.weight.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.weight.json @@ -3,6 +3,6 @@ "additionalProperties": false, "type": "object", "title": "Weight 1.17.0", - "description": "TODO", - "properties": { "default": { "type": "integer", "description": "TODO", "title": "Default" } } + "description": "UNDOCUMENTATED", + "properties": { "default": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Default" } } } diff --git a/source/behavior/spawn_rules/1.17.0/components/minecraft.world_age_filter.json b/source/behavior/spawn_rules/1.17.0/components/minecraft.world_age_filter.json index 577360e3..63b2819c 100644 --- a/source/behavior/spawn_rules/1.17.0/components/minecraft.world_age_filter.json +++ b/source/behavior/spawn_rules/1.17.0/components/minecraft.world_age_filter.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.world_age_filter", "title": "World Age Filter 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, - "properties": { "min": { "type": "integer", "description": "TODO", "title": "Min" } } + "properties": { "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" } } } diff --git a/source/behavior/spawn_rules/1.17.0/spawn_rules.json b/source/behavior/spawn_rules/1.17.0/spawn_rules.json index 7df63dbc..e44461ec 100644 --- a/source/behavior/spawn_rules/1.17.0/spawn_rules.json +++ b/source/behavior/spawn_rules/1.17.0/spawn_rules.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0", "type": "object", "title": "Spawn Rules 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "required": ["format_version", "minecraft:spawn_rules"], "properties": { @@ -10,20 +10,20 @@ "minecraft:spawn_rules": { "type": "object", "title": "Spawn Rules", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { "description": { "type": "object", "title": "Description", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { - "identifier": { "title": "Identifier", "description": "TODO", "$ref": "../../../general/entity/identifier.json" }, + "identifier": { "title": "Identifier", "description": "UNDOCUMENTATED", "$ref": "../../../general/entity/identifier.json" }, "population_control": { "type": "string", "title": "Population Control", - "description": "TODO", + "description": "UNDOCUMENTATED", "enum": ["ambient", "animal", "water_animal", "monster", "cat", "pillager"] } } @@ -31,12 +31,12 @@ "conditions": { "type": "array", "title": "Conditions", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "additionalProperties": false, "type": "object", "title": "Condition", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "minecraft:biome_filter": { "$ref": "./components/minecraft.biome_filter.json" }, "minecraft:brightness_filter": { "$ref": "./components/minecraft.brightness_filter.json" }, diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.biome_filter.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.biome_filter.json index cb9dcd85..02c7b5aa 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.biome_filter.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.biome_filter.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.biome_filter", "title": "Biome Filter 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "oneOf": [ { "type": "array", "items": { "$ref": "../../../entities/filters/filters.json" } }, { "type": "object", "$ref": "../../../entities/filters/filters.json" } diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.brightness_filter.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.brightness_filter.json index 45039de0..bb82321c 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.brightness_filter.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.brightness_filter.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Brightness Filter 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "min": { "type": "integer", "description": "This is the minimum light level value that allows the mob to spawn", "title": "Min" }, "max": { "type": "integer", "description": "This is the maximum light level value that allows the mob to spawn", "title": "Max" }, diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.density_limit.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.density_limit.json index 33e62109..c247e302 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.density_limit.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.density_limit.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Density Limit 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "surface": { "type": "integer", "description": "This is the maximum number of mobs of this type spawnable on the surface", "title": "Surface" }, "underground": { diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.difficulty_filter.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.difficulty_filter.json index 77de315d..75eb1c6e 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.difficulty_filter.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.difficulty_filter.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Difficulty Filter 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "definitions": { "difficulty": { "type": "string", "enum": ["easy", "normal", "hard", "peaceful"] } }, "properties": { "min": { "$ref": "#/definitions/difficulty", "description": "This is the minimum difficulty level that a mob spawns", "title": "Min" }, diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.distance_filter.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.distance_filter.json index 1207b6ec..8f32bea5 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.distance_filter.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.distance_filter.json @@ -3,9 +3,9 @@ "additionalProperties": false, "type": "object", "title": "Distance Filter 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { - "min": { "type": "integer", "description": "TODO", "title": "Min" }, - "max": { "type": "integer", "description": "TODO", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" } } } diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.height_filter.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.height_filter.json index f14154c0..59847133 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.height_filter.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.height_filter.json @@ -3,9 +3,9 @@ "additionalProperties": false, "type": "object", "title": "Height Filter 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { - "min": { "type": "integer", "description": "TODO", "title": "Min" }, - "max": { "type": "integer", "description": "TODO", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" } } } diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.herd.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.herd.json index 8e9e8184..b68bf55b 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.herd.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.herd.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.height_filter", "title": "Height Filter 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "definitions": { "herd": { "type": "object", diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.permute_type.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.permute_type.json index c5081943..5812c561 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.permute_type.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.permute_type.json @@ -3,15 +3,15 @@ "additionalProperties": false, "type": "array", "title": "Permute Type 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "object", "additionalProperties": false, "title": "TODO", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { - "weight": { "type": "integer", "title": "Weight", "description": "TODO" }, - "entity_type": { "type": "string", "title": "Entity Type", "description": "TODO" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" }, + "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTATED" } } } } diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.spawn_event.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawn_event.json index 7b7f2ea6..a860f20e 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.spawn_event.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawn_event.json @@ -1,8 +1,8 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawn_event", "title": "Spawn Event 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "object", "additionalProperties": false, - "properties": { "event": { "type": "string", "title": "Event", "description": "TODO" } } + "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTATED" } } } diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_lava.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_lava.json index 9d52e11b..2b24adb5 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_lava.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_lava.json @@ -3,6 +3,6 @@ "additionalProperties": false, "type": "object", "title": "Spawns On Lava 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": {} } diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_block_filter.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_block_filter.json index feed3e04..3defa3b0 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_block_filter.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_block_filter.json @@ -1,6 +1,6 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawns_on_block_filter", "title": "Spawns On Block Filter 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }] } diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_block_prevented_filter.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_block_prevented_filter.json index a8f11572..a037f2a0 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_block_prevented_filter.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_block_prevented_filter.json @@ -1,6 +1,6 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawns_on_block_prevented_filter", "title": "Spawns On Block Prevented Filter 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }] } diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_surface.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_surface.json index 138942e3..5bf487b8 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_surface.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_surface.json @@ -3,6 +3,6 @@ "additionalProperties": false, "type": "object", "title": "Spawns On Surface 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": {} } diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_underground.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_underground.json index 3a701d30..ecbfa5f1 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_underground.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_underground.json @@ -3,6 +3,6 @@ "additionalProperties": false, "type": "object", "title": "Spawns Underground 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": {} } diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_underwater.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_underwater.json index dcbbdc22..8cb7c00b 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_underwater.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_underwater.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawns_underwater", "title": "Spawns Underwater 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "object", "additionalProperties": false } diff --git a/source/behavior/spawn_rules/1.8.0/components/minecraft.weight.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.weight.json index a1df5abd..af73ae68 100644 --- a/source/behavior/spawn_rules/1.8.0/components/minecraft.weight.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.weight.json @@ -3,6 +3,6 @@ "additionalProperties": false, "type": "object", "title": "Weight 1.8.0", - "description": "TODO", - "properties": { "default": { "type": "integer", "description": "TODO", "title": "Default" } } + "description": "UNDOCUMENTATED", + "properties": { "default": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Default" } } } diff --git a/source/behavior/spawn_rules/1.8.0/spawn_rules.json b/source/behavior/spawn_rules/1.8.0/spawn_rules.json index 8fc3ba5f..8237f93c 100644 --- a/source/behavior/spawn_rules/1.8.0/spawn_rules.json +++ b/source/behavior/spawn_rules/1.8.0/spawn_rules.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0", "type": "object", "title": "Spawn Rules 1.8.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "required": ["format_version", "minecraft:spawn_rules"], "properties": { @@ -10,20 +10,20 @@ "minecraft:spawn_rules": { "type": "object", "title": "Spawn Rules", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { "description": { "type": "object", "title": "Description", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { - "identifier": { "title": "Identifier", "description": "TODO", "$ref": "../../../general/entity/identifier.json" }, + "identifier": { "title": "Identifier", "description": "UNDOCUMENTATED", "$ref": "../../../general/entity/identifier.json" }, "population_control": { "type": "string", "title": "Population Control", - "description": "TODO", + "description": "UNDOCUMENTATED", "enum": ["ambient", "animal", "water_animal", "monster", "cat", "pillager"] } } @@ -31,12 +31,12 @@ "conditions": { "type": "array", "title": "Conditions", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "additionalProperties": false, "type": "object", "title": "Condition", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "minecraft:biome_filter": { "$ref": "./components/minecraft.biome_filter.json" }, "minecraft:brightness_filter": { "$ref": "./components/minecraft.brightness_filter.json" }, diff --git a/source/behavior/trading/trading.json b/source/behavior/trading/trading.json index 0a87ca3a..801b6155 100644 --- a/source/behavior/trading/trading.json +++ b/source/behavior/trading/trading.json @@ -84,7 +84,7 @@ ] }, "functions": { "$ref": "#/definitions/Functions" }, - "choice": { "title": "Choice", "description": "TODO", "type": "array", "items": { "$ref": "#/definitions/Item" } } + "choice": { "title": "Choice", "description": "UNDOCUMENTATED", "type": "array", "items": { "$ref": "#/definitions/Item" } } } } ] @@ -117,9 +117,9 @@ } ] }, - "price_multiplier": { "title": "Price Multiplier", "description": "TODO", "type": "number" }, + "price_multiplier": { "title": "Price Multiplier", "description": "UNDOCUMENTATED", "type": "number" }, "functions": { "$ref": "#/definitions/Functions" }, - "choice": { "title": "Choice", "description": "TODO", "type": "array", "items": { "$ref": "#/definitions/Item" } } + "choice": { "title": "Choice", "description": "UNDOCUMENTATED", "type": "array", "items": { "$ref": "#/definitions/Item" } } } } ] diff --git a/source/behavior/volumes/1.17.0/volumes.json b/source/behavior/volumes/1.17.0/volumes.json index a06ecc36..47438661 100644 --- a/source/behavior/volumes/1.17.0/volumes.json +++ b/source/behavior/volumes/1.17.0/volumes.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.volumes.1.17.0", "type": "object", "title": "Spawn Rules 1.17.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "required": ["format_version", "minecraft:volume"], "properties": { @@ -14,7 +14,7 @@ "minecraft:volume": { "type": "object", "title": "Spawn Rules", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { "description": { @@ -33,7 +33,7 @@ "components": { "type": "object", "title": "Components", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { "minecraft:bounds": { diff --git a/source/general/1.10.0/block_reference.json b/source/general/1.10.0/block_reference.json index 3f9ac34f..13228ab2 100644 --- a/source/general/1.10.0/block_reference.json +++ b/source/general/1.10.0/block_reference.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "TODO", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "name": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO Title" }, "states": { diff --git a/source/general/1.14.0/chance_information.json b/source/general/1.14.0/chance_information.json index f8c8cf4c..d531cf80 100644 --- a/source/general/1.14.0/chance_information.json +++ b/source/general/1.14.0/chance_information.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "TODO", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "numerator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTATED", "title": "TODO Title" }, "denominator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTATED", "title": "TODO Title" } diff --git a/source/general/manifest/manifest.2.json b/source/general/manifest/manifest.2.json index 38b71e0d..71bda3a1 100644 --- a/source/general/manifest/manifest.2.json +++ b/source/general/manifest/manifest.2.json @@ -31,7 +31,7 @@ "title": "Experimental Custom Ui" }, "chemistry": { "type": "boolean", "description": "Allows the pack to add, change or replace Chemistry functionality", "title": "Chemistry" }, - "raytraced": { "type": "boolean", "description": "TODO", "title": "Raytraced" } + "raytraced": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Raytraced" } } }, "dependencies": { diff --git a/source/resource/animations/1.10.0/actor_animation.json b/source/resource/animations/1.10.0/actor_animation.json index 26469946..89def8fc 100644 --- a/source/resource/animations/1.10.0/actor_animation.json +++ b/source/resource/animations/1.10.0/actor_animation.json @@ -134,7 +134,7 @@ "description": "Override calculated value (set as the last keyframe time) and set animation length in seconds.", "type": "number" }, - "blend_weight": { "title": "Blend Weight", "description": "TODO", "$ref": "../../../molang/number.json" }, + "blend_weight": { "title": "Blend Weight", "description": "UNDOCUMENTATED", "$ref": "../../../molang/number.json" }, "bones": { "title": "Bones", "description": "Defines how the bones in an animation move or transform", @@ -160,9 +160,9 @@ "description": "A single point in time", "additionalProperties": false, "properties": { - "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "TODO", "enum": ["linear", "catmullrom"] }, - "pre": { "title": "Pre", "description": "TODO", "$ref": "#/definitions/PositionV3" }, - "post": { "title": "Pre", "description": "TODO", "$ref": "#/definitions/PositionV3" } + "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "UNDOCUMENTATED", "enum": ["linear", "catmullrom"] }, + "pre": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/PositionV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/PositionV3" } } } } @@ -182,9 +182,9 @@ "description": "A single point in time", "additionalProperties": false, "properties": { - "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "TODO", "enum": ["linear", "catmullrom"] }, - "pre": { "title": "Pre", "description": "TODO", "$ref": "#/definitions/RotationV3" }, - "post": { "title": "Pre", "description": "TODO", "$ref": "#/definitions/RotationV3" } + "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "UNDOCUMENTATED", "enum": ["linear", "catmullrom"] }, + "pre": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/RotationV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/RotationV3" } } } } @@ -203,7 +203,7 @@ }, "scale": { "title": "Scale", - "description": "TODO", + "description": "UNDOCUMENTATED", "oneOf": [ { "$ref": "../../../molang/number.json" }, { "$ref": "#/definitions/ScaleV3" }, @@ -215,9 +215,9 @@ "description": "A single point in time", "additionalProperties": false, "properties": { - "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "TODO", "enum": ["linear", "catmullrom"] }, - "pre": { "title": "Pre", "description": "TODO", "$ref": "#/definitions/ScaleV3" }, - "post": { "title": "Pre", "description": "TODO", "$ref": "#/definitions/ScaleV3" } + "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "UNDOCUMENTATED", "enum": ["linear", "catmullrom"] }, + "pre": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/ScaleV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/ScaleV3" } } } } @@ -243,7 +243,7 @@ }, "particle_effects": { "title": "Particle Effects", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "object", "propertyNames": { "pattern": "^(\\d+\\.\\d+|\\d+)$", "examples": ["0.0"] }, "additionalProperties": { @@ -262,7 +262,7 @@ }, "sound_effects": { "title": "Sound Effect", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "object", "propertyNames": { "pattern": "^(\\d+\\.\\d+|\\d+)$" }, "additionalProperties": { diff --git a/source/resource/animations/1.8.0/actor_animation.json b/source/resource/animations/1.8.0/actor_animation.json index 54503c9e..ba06907e 100644 --- a/source/resource/animations/1.8.0/actor_animation.json +++ b/source/resource/animations/1.8.0/actor_animation.json @@ -134,7 +134,7 @@ "description": "Override calculated value (set as the last keyframe time) and set animation length in seconds.", "type": "number" }, - "blend_weight": { "title": "Blend Weight", "description": "TODO", "$ref": "../../../molang/number.json" }, + "blend_weight": { "title": "Blend Weight", "description": "UNDOCUMENTATED", "$ref": "../../../molang/number.json" }, "bones": { "title": "Bones", "minProperties": 1, @@ -160,9 +160,9 @@ "description": "A single point in time", "additionalProperties": false, "properties": { - "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "TODO", "enum": ["linear", "catmullrom"] }, - "pre": { "title": "Pre", "description": "TODO", "$ref": "#/definitions/PositionV3" }, - "post": { "title": "Pre", "description": "TODO", "$ref": "#/definitions/PositionV3" } + "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "UNDOCUMENTATED", "enum": ["linear", "catmullrom"] }, + "pre": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/PositionV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/PositionV3" } } } } @@ -182,9 +182,9 @@ "description": "A single point in time", "additionalProperties": false, "properties": { - "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "TODO", "enum": ["linear", "catmullrom"] }, - "pre": { "title": "Pre", "description": "TODO", "$ref": "#/definitions/RotationV3" }, - "post": { "title": "Pre", "description": "TODO", "$ref": "#/definitions/RotationV3" } + "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "UNDOCUMENTATED", "enum": ["linear", "catmullrom"] }, + "pre": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/RotationV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/RotationV3" } } } } @@ -203,7 +203,7 @@ }, "scale": { "title": "Scale", - "description": "TODO", + "description": "UNDOCUMENTATED", "oneOf": [ { "$ref": "../../../molang/number.json" }, { "$ref": "#/definitions/ScaleV3" }, @@ -215,9 +215,9 @@ "description": "A single point in time", "additionalProperties": false, "properties": { - "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "TODO", "enum": ["linear", "catmullrom"] }, - "pre": { "title": "Pre", "description": "TODO", "$ref": "#/definitions/ScaleV3" }, - "post": { "title": "Pre", "description": "TODO", "$ref": "#/definitions/ScaleV3" } + "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "UNDOCUMENTATED", "enum": ["linear", "catmullrom"] }, + "pre": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/ScaleV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/ScaleV3" } } } } @@ -243,7 +243,7 @@ }, "particle_effects": { "title": "Particle Effects", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "object", "propertyNames": { "pattern": "^(\\d+\\.\\d+|\\d+)$", "examples": ["0.0"] }, "additionalProperties": { @@ -262,7 +262,7 @@ }, "sound_effects": { "title": "Sound Effect", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "object", "propertyNames": { "pattern": "^(\\d+\\.\\d+|\\d+)$" }, "additionalProperties": { diff --git a/source/resource/attachables/1.10.0/attachables.json b/source/resource/attachables/1.10.0/attachables.json index 27b1e041..608b434e 100644 --- a/source/resource/attachables/1.10.0/attachables.json +++ b/source/resource/attachables/1.10.0/attachables.json @@ -62,8 +62,8 @@ "item": { "type": "object", "title": "Item", - "description": "TODO", - "additionalProperties": { "type": "string", "title": "TODO", "description": "TODO" } + "description": "UNDOCUMENTATED", + "additionalProperties": { "type": "string", "title": "TODO", "description": "UNDOCUMENTATED" } }, "materials": { "type": "object", diff --git a/source/resource/attachables/1.8.0/attachables.json b/source/resource/attachables/1.8.0/attachables.json index dd598960..77c9fd2b 100644 --- a/source/resource/attachables/1.8.0/attachables.json +++ b/source/resource/attachables/1.8.0/attachables.json @@ -60,8 +60,8 @@ "item": { "type": "object", "title": "Item", - "description": "TODO", - "additionalProperties": { "type": "string", "title": "TODO", "description": "TODO" } + "description": "UNDOCUMENTATED", + "additionalProperties": { "type": "string", "title": "TODO", "description": "UNDOCUMENTATED" } }, "materials": { "type": "object", diff --git a/source/resource/blocks.json b/source/resource/blocks.json index 1303cc5e..ca3a98ab 100644 --- a/source/resource/blocks.json +++ b/source/resource/blocks.json @@ -38,8 +38,8 @@ "description": "Block texture definition", "type": "object", "properties": { - "brightness_gamma": { "type": "number", "title": "Brightness Gamma", "description": "TODO" }, - "carried_textures": { "$ref": "#/definitions/texture", "title": "Carried Textures", "description": "TODO" }, + "brightness_gamma": { "type": "number", "title": "Brightness Gamma", "description": "UNDOCUMENTATED" }, + "carried_textures": { "$ref": "#/definitions/texture", "title": "Carried Textures", "description": "UNDOCUMENTATED" }, "isotropic": { "title": "Isotropic", "description": "Marks if this block is isotropic or not, or which side are", diff --git a/source/resource/fog/1.16.100/fog.json b/source/resource/fog/1.16.100/fog.json index bf36ce83..2e752f80 100644 --- a/source/resource/fog/1.16.100/fog.json +++ b/source/resource/fog/1.16.100/fog.json @@ -3,7 +3,7 @@ "type": "object", "additionalProperties": false, "title": "Fog", - "description": "TODO", + "description": "UNDOCUMENTATED", "definitions": { "colorHexOrArray": { "examples": ["#056bd1"], diff --git a/source/resource/materials/materials.json b/source/resource/materials/materials.json index a3e07f03..c1990a9e 100644 --- a/source/resource/materials/materials.json +++ b/source/resource/materials/materials.json @@ -2,17 +2,17 @@ "$id": "blockception.minecraft.materials", "type": "object", "title": "Material", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "definitions": { "DefinesSpecification": { "type": "array", "title": "Defines", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "string", "title": "Definition", - "description": "TODO", + "description": "UNDOCUMENTATED", "enum": [ "ALLOW_FADE", "ALPHA_TEST", @@ -94,11 +94,11 @@ ] } }, - "FailOperation": { "type": "string", "title": "Fail Operation", "description": "TODO", "enum": ["Keep", "Replace"] }, + "FailOperation": { "type": "string", "title": "Fail Operation", "description": "UNDOCUMENTATED", "enum": ["Keep", "Replace"] }, "FaceSpecification": { "type": "object", "title": "Face", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { "stencilDepthFailOp": { @@ -126,11 +126,11 @@ "StatesSpecification": { "type": "array", "title": "States", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "string", "title": "State", - "description": "TODO", + "description": "UNDOCUMENTATED", "enum": [ "Blending", "DisableAlphaWrite", @@ -148,51 +148,51 @@ "SamplerStatesSpecification": { "type": "array", "title": "Sampler States", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "object", "title": "Sample State", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { - "samplerIndex": { "type": "integer", "title": "Sample State", "description": "TODO" }, - "textureFilter": { "type": "string", "title": "Texture Filter", "description": "TODO", "enum": ["Point", "Bilinear", "TexelAA"] }, - "textureWrap": { "type": "string", "title": "Texture Wrap", "description": "TODO", "enum": ["Repeat", "Clamp"] } + "samplerIndex": { "type": "integer", "title": "Sample State", "description": "UNDOCUMENTATED" }, + "textureFilter": { "type": "string", "title": "Texture Filter", "description": "UNDOCUMENTATED", "enum": ["Point", "Bilinear", "TexelAA"] }, + "textureWrap": { "type": "string", "title": "Texture Wrap", "description": "UNDOCUMENTATED", "enum": ["Repeat", "Clamp"] } } } }, "VertexFieldsSpecification": { "type": "array", "title": "Vertex Fields", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "object", "title": "Vertex Field", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, - "properties": { "field": { "type": "string", "title": "Vertex Field", "description": "TODO" } } + "properties": { "field": { "type": "string", "title": "Vertex Field", "description": "UNDOCUMENTATED" } } } }, "VariantSpecification": { "type": "array", "title": "Variants", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "object", "title": "Variant", - "description": "TODO", + "description": "UNDOCUMENTATED", "propertyNames": { "enum": ["fading", "fog", "fog.underwater", "lit", "skinning", "skinning_color", "underlava", "underwater"] }, - "additionalProperties": { "title": "Variant Item", "description": "TODO", "$ref": "#/definitions/VariantsItemSpecificaiton" } + "additionalProperties": { "title": "Variant Item", "description": "UNDOCUMENTATED", "$ref": "#/definitions/VariantsItemSpecificaiton" } } }, "VariantsItemSpecificaiton": { "type": "object", "title": "Variant Item", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { "+defines": { "title": "Defines", "description": "TODO, Add definitions???", "$ref": "#/definitions/DefinesSpecification" }, - "vertexFields": { "title": "Vertex Fields", "description": "TODO", "$ref": "#/definitions/VertexFieldsSpecification" }, + "vertexFields": { "title": "Vertex Fields", "description": "UNDOCUMENTATED", "$ref": "#/definitions/VertexFieldsSpecification" }, "states": { "title": "States", "description": "TODO, start states???", "$ref": "#/definitions/StatesSpecification" }, "+states": { "title": "States", "description": "TODO, Add additional states???", "$ref": "#/definitions/StatesSpecification" }, "-states": { "title": "States", "description": "TODO, remove additional states???", "$ref": "#/definitions/StatesSpecification" } @@ -203,43 +203,43 @@ "materials": { "type": "object", "title": "Materials", - "description": "TODO", + "description": "UNDOCUMENTATED", "required": ["version"], - "properties": { "version": { "type": "string", "const": "1.0.0", "title": "Version", "description": "TODO" } }, + "properties": { "version": { "type": "string", "const": "1.0.0", "title": "Version", "description": "UNDOCUMENTATED" } }, "additionalProperties": { "title": "Material Definitions", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { - "alphaDst": { "type": "string", "title": "Alpha Distance", "description": "TODO", "enum": ["DestColor", "OneMinusSrcAlpha"] }, - "backFace": { "title": "Back Face", "description": "TODO", "$ref": "#/definitions/FaceSpecification" }, + "alphaDst": { "type": "string", "title": "Alpha Distance", "description": "UNDOCUMENTATED", "enum": ["DestColor", "OneMinusSrcAlpha"] }, + "backFace": { "title": "Back Face", "description": "UNDOCUMENTATED", "$ref": "#/definitions/FaceSpecification" }, "blendDst": { "type": "string", "title": "Blend Distance", - "description": "TODO", + "description": "UNDOCUMENTATED", "enum": ["SourceAlpha", "OneMinusSrcAlpha", "OneMinusSrcColor", "SourceColor", "Zero", "One"] }, "blendSrc": { "type": "string", "title": "Blend Source", - "description": "TODO", + "description": "UNDOCUMENTATED", "enum": ["DestColor", "One", "OneMinusDestColor", "SourceAlpha", "SourceColor"] }, "defines": { "title": "Defines", "description": "TODO, sets or starts definitions???", "$ref": "#/definitions/DefinesSpecification" }, "+defines": { "title": "Defines", "description": "TODO, Add definitions???", "$ref": "#/definitions/DefinesSpecification" }, "-defines": { "title": "Defines", "description": "TODO, removes definitions???", "$ref": "#/definitions/DefinesSpecification" }, - "depthBias": { "type": "number", "title": "Depth Bias", "description": "TODO" }, - "depthBiasOGL": { "type": "number", "title": "Depth Bias OGL", "description": "TODO" }, - "depthFunc": { "type": "string", "title": "Depth Function", "description": "TODO", "enum": ["LessEqual", "Always", "Equal"] }, - "fragmentShader": { "type": "string", "title": "Fragment Shader", "description": "TODO", "pattern": "^shaders/.*\\.fragment$" }, - "frontFace": { "title": "Front Face", "description": "TODO", "$ref": "#/definitions/FaceSpecification" }, + "depthBias": { "type": "number", "title": "Depth Bias", "description": "UNDOCUMENTATED" }, + "depthBiasOGL": { "type": "number", "title": "Depth Bias OGL", "description": "UNDOCUMENTATED" }, + "depthFunc": { "type": "string", "title": "Depth Function", "description": "UNDOCUMENTATED", "enum": ["LessEqual", "Always", "Equal"] }, + "fragmentShader": { "type": "string", "title": "Fragment Shader", "description": "UNDOCUMENTATED", "pattern": "^shaders/.*\\.fragment$" }, + "frontFace": { "title": "Front Face", "description": "UNDOCUMENTATED", "$ref": "#/definitions/FaceSpecification" }, "isAnimatedTexture": { "type": "integer", "title": "Is Animated Texture", "description": "TODO, think its a boolean value as a number, so 1 and 0????" }, - "msaaSupport": { "type": "string", "title": "MSAA Support", "description": "TODO", "enum": ["Both", "MSAA"] }, - "primitiveMode": { "type": "string", "title": "Primitive Mode", "description": "TODO", "enum": ["Line"] }, + "msaaSupport": { "type": "string", "title": "MSAA Support", "description": "UNDOCUMENTATED", "enum": ["Both", "MSAA"] }, + "primitiveMode": { "type": "string", "title": "Primitive Mode", "description": "UNDOCUMENTATED", "enum": ["Line"] }, "samplerStates": { "title": "Sampler States", "description": "TODO, set or start samplerStates???", @@ -250,20 +250,25 @@ "description": "TODO, Add samplerStates???", "$ref": "#/definitions/SamplerStatesSpecification" }, - "slopeScaledDepthBias": { "type": "number", "title": "Slope Scaled Depth Bias", "description": "TODO" }, - "slopeScaledDepthBiasOGL": { "type": "number", "title": "Slope Scaled Depth Bias OGL", "description": "TODO" }, + "slopeScaledDepthBias": { "type": "number", "title": "Slope Scaled Depth Bias", "description": "UNDOCUMENTATED" }, + "slopeScaledDepthBiasOGL": { "type": "number", "title": "Slope Scaled Depth Bias OGL", "description": "UNDOCUMENTATED" }, "states": { "title": "States", "description": "TODO, start states???", "$ref": "#/definitions/StatesSpecification" }, "+states": { "title": "States", "description": "TODO, Add additional states???", "$ref": "#/definitions/StatesSpecification" }, "-states": { "title": "States", "description": "TODO, remove additional states???", "$ref": "#/definitions/StatesSpecification" }, - "stencilRef": { "type": "integer", "title": "Stencil Ref", "description": "TODO" }, - "stencilRefOverride": { "type": "integer", "title": "Stencil Ref Override", "description": "TODO" }, - "stencilReadMask": { "type": "integer", "title": "Stencil Read Mask", "description": "TODO" }, - "stencilWriteMask": { "type": "integer", "title": "Stencil Write Mask", "description": "TODO" }, + "stencilRef": { "type": "integer", "title": "Stencil Ref", "description": "UNDOCUMENTATED" }, + "stencilRefOverride": { "type": "integer", "title": "Stencil Ref Override", "description": "UNDOCUMENTATED" }, + "stencilReadMask": { "type": "integer", "title": "Stencil Read Mask", "description": "UNDOCUMENTATED" }, + "stencilWriteMask": { "type": "integer", "title": "Stencil Write Mask", "description": "UNDOCUMENTATED" }, "variants": { "title": "Variants", "description": "TODO, sets the variants?", "$ref": "#/definitions/VariantSpecification" }, "+variants": { "title": "Variants", "description": "TODO, adds variants?", "$ref": "#/definitions/VariantSpecification" }, - "vertexFields": { "title": "Vertex Fields", "description": "TODO", "$ref": "#/definitions/VertexFieldsSpecification" }, - "vertexShader": { "type": "string", "title": "Vertex Shader", "description": "TODO", "pattern": "^shaders/.*\\.vertex$" }, - "vrGeometryShader": { "type": "string", "title": "VR Geometry Shader", "description": "TODO", "pattern": "^shaders/.*\\.geometry$" } + "vertexFields": { "title": "Vertex Fields", "description": "UNDOCUMENTATED", "$ref": "#/definitions/VertexFieldsSpecification" }, + "vertexShader": { "type": "string", "title": "Vertex Shader", "description": "UNDOCUMENTATED", "pattern": "^shaders/.*\\.vertex$" }, + "vrGeometryShader": { + "type": "string", + "title": "VR Geometry Shader", + "description": "UNDOCUMENTATED", + "pattern": "^shaders/.*\\.geometry$" + } } } } 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 8e0dcb8b..efcb0a91 100644 --- a/source/resource/models/entity/1.12.0/model_entity.json +++ b/source/resource/models/entity/1.12.0/model_entity.json @@ -19,7 +19,7 @@ "description": "The face maps this many texels from the uv origin. If not specified, the box dimensions are used instead.", "$ref": "#/definitions/uv" }, - "material_instance": { "type": "string", "description": "TODO" } + "material_instance": { "type": "string", "description": "UNDOCUMENTATED" } } } }, 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 7fa0275e..fa158505 100644 --- a/source/resource/models/entity/1.8.0/model_entity.json +++ b/source/resource/models/entity/1.8.0/model_entity.json @@ -58,25 +58,25 @@ "type": "object", "required": ["polys"], "title": "Poly Mesh", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { - "normalized_uvs": { "title": "Normalized Uvs", "description": "TODO", "type": "boolean" }, + "normalized_uvs": { "title": "Normalized Uvs", "description": "UNDOCUMENTATED", "type": "boolean" }, "positions": { "title": "Positions", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "array", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, "normals": { "title": "Normals", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "array", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, "polys": { "title": "Polys", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "array", "items": { "type": "array", @@ -87,7 +87,7 @@ } } }, - "render_group_id": { "title": "Render Group Id", "description": "TODO", "type": "integer", "minimum": 0 }, + "render_group_id": { "title": "Render Group Id", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 }, "reset": { "title": "Reset", "description": "UNDOCUMANTED", @@ -95,14 +95,14 @@ }, "rotation": { "title": "Rotation", - "description": "TODO", + "description": "UNDOCUMENTATED", "type": "array", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, "texture_meshes": { "type": "array", "title": "Texture Meshes", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "object", "additionalProperties": false, @@ -118,8 +118,8 @@ } } }, - "cape": { "title": "Cape", "description": "TODO", "type": "string" }, - "debug": { "title": "Debug", "description": "TODO", "type": "boolean" }, + "cape": { "title": "Cape", "description": "UNDOCUMENTATED", "type": "string" }, + "debug": { "title": "Debug", "description": "UNDOCUMENTATED", "type": "boolean" }, "texturewidth": { "type": "integer", "description": "UNDOCUMENTATED: texturewidth", "title": "Texturewidth" }, "textureheight": { "type": "integer", "description": "UNDOCUMENTATED: textureheight", "title": "Textureheight" }, "visible_bounds_width": { "type": "number", "description": "UNDOCUMENTATED: visible bounds width", "title": "Visible Bounds Width" }, diff --git a/source/resource/particles/1.10.0/components/minecraft.emitter_lifetime_events.json b/source/resource/particles/1.10.0/components/minecraft.emitter_lifetime_events.json index 50f72d83..4bb2d9fb 100644 --- a/source/resource/particles/1.10.0/components/minecraft.emitter_lifetime_events.json +++ b/source/resource/particles/1.10.0/components/minecraft.emitter_lifetime_events.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.resource.particle.1.10.0.emitter_lifetime_events", "type": "object", "title": "Emitter Lifetime Events Component For 1.10.0", - "description": "TODO", + "description": "UNDOCUMENTATED", "additionalProperties": false, "properties": { "creation_event": { @@ -40,10 +40,10 @@ "title": "Distance Event", "additionalProperties": false, "properties": { - "distance": { "title": "Distance", "description": "TODO", "type": "number" }, + "distance": { "title": "Distance", "description": "UNDOCUMENTATED", "type": "number" }, "effects": { "title": "Effects", - "description": "TODO", + "description": "UNDOCUMENTATED", "oneOf": [{ "type": "array", "items": { "type": "string" } }, { "type": "string" }] } } diff --git a/source/resource/particles/1.10.0/particle.json b/source/resource/particles/1.10.0/particle.json index 93475bdf..5d1a0677 100644 --- a/source/resource/particles/1.10.0/particle.json +++ b/source/resource/particles/1.10.0/particle.json @@ -54,7 +54,7 @@ "type": "object", "additionalProperties": false, "title": "Curve", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "input": { "$ref": "../../../molang/number.json", "title": "Input", "description": "What is the input value to use" }, "nodes": { @@ -125,7 +125,7 @@ "properties": { "particle_effect": { "title": "Particle Effect", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "effect": { "type": "string", "description": "UNDOCUMENTATED: effect", "title": "Effect" }, "type": { "type": "string", "description": "UNDOCUMENTATED: type", "title": "Type" } @@ -133,7 +133,7 @@ }, "sound_effect": { "title": "Sound effect", - "description": "TODO", + "description": "UNDOCUMENTATED", "properties": { "event_name": { "type": "string", "description": "UNDOCUMENTATED: effect", "title": "Event name" } } diff --git a/source/resource/textures/item_texture.json b/source/resource/textures/item_texture.json index e9472728..1fa0b134 100644 --- a/source/resource/textures/item_texture.json +++ b/source/resource/textures/item_texture.json @@ -16,19 +16,19 @@ "properties": { "overlay_color": { "description": "The color to apply to the texture", "title": "overlay_color", "format": "color-hex" }, "path": { "description": "A texture file", "type": "string", "pattern": "^textures/.+$", "title": "Path" }, - "tint_color": { "title": "Tint Color", "description": "TODO", "format": "color-hex", "type": "string" }, + "tint_color": { "title": "Tint Color", "description": "UNDOCUMENTATED", "format": "color-hex", "type": "string" }, "variations": { "type": "array", "title": "Variantions", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "object", "title": "Variantion", - "description": "TODO", + "description": "UNDOCUMENTATED", "required": ["path"], "properties": { "path": { "description": "A texture file", "type": "string", "pattern": "^textures/.+$", "title": "Path" }, - "weight": { "type": "integer", "title": "Weight", "description": "TODO" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" } } } } diff --git a/source/resource/textures/terrain_texture.json b/source/resource/textures/terrain_texture.json index cd089f7b..ebecce61 100644 --- a/source/resource/textures/terrain_texture.json +++ b/source/resource/textures/terrain_texture.json @@ -16,19 +16,19 @@ "properties": { "overlay_color": { "description": "The color to apply to the texture", "title": "overlay_color", "format": "color-hex" }, "path": { "description": "A texture file", "type": "string", "pattern": "^textures/.+$", "title": "Path" }, - "tint_color": { "title": "Tint Color", "description": "TODO", "format": "color-hex", "type": "string" }, + "tint_color": { "title": "Tint Color", "description": "UNDOCUMENTATED", "format": "color-hex", "type": "string" }, "variations": { "type": "array", "title": "Variantions", - "description": "TODO", + "description": "UNDOCUMENTATED", "items": { "type": "object", "title": "Variantion", - "description": "TODO", + "description": "UNDOCUMENTATED", "required": ["path"], "properties": { "path": { "description": "A texture file", "type": "string", "pattern": "^textures/.+$", "title": "Path" }, - "weight": { "type": "integer", "title": "Weight", "description": "TODO" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" } } } }