diff --git a/source/behavior/biomes/1.12.0/components/minecraft.capped_surface.json b/source/behavior/biomes/1.12.0/components/minecraft.capped_surface.json index a585bc8e..c1b032f7 100644 --- a/source/behavior/biomes/1.12.0/components/minecraft.capped_surface.json +++ b/source/behavior/biomes/1.12.0/components/minecraft.capped_surface.json @@ -12,7 +12,7 @@ "minItems": 1, "items": { "title": "Block Reference", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string" } }, @@ -22,7 +22,7 @@ "minItems": 1, "items": { "title": "Block Reference", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string" } }, diff --git a/source/behavior/biomes/1.12.0/components/minecraft.forced_features.json b/source/behavior/biomes/1.12.0/components/minecraft.forced_features.json index c53b5f12..11bfe93b 100644 --- a/source/behavior/biomes/1.12.0/components/minecraft.forced_features.json +++ b/source/behavior/biomes/1.12.0/components/minecraft.forced_features.json @@ -32,7 +32,7 @@ }, "extent": { "title": "Extent", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": [ { @@ -100,13 +100,13 @@ "properties": { "denominator": { "title": "Denominator", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "numerator": { "title": "Numerator", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 } diff --git a/source/behavior/biomes/1.12.0/components/minecraft.mesa_surface.json b/source/behavior/biomes/1.12.0/components/minecraft.mesa_surface.json index c284e8a5..6a13e43a 100644 --- a/source/behavior/biomes/1.12.0/components/minecraft.mesa_surface.json +++ b/source/behavior/biomes/1.12.0/components/minecraft.mesa_surface.json @@ -33,9 +33,9 @@ "description": "Controls how deep below the world water level the floor should occur.", "type": "integer" }, - "clay_material": { "title": "Clay Material", "description": "UNDOCUMENTATED", "type": "string" }, - "hard_clay_material": { "title": "Hard Clay Material", "description": "UNDOCUMENTATED", "type": "string" }, - "bryce_pillars": { "title": "Bryce Pillars", "description": "UNDOCUMENTATED", "type": "boolean" }, - "has_forest": { "title": "Has Forest", "description": "UNDOCUMENTATED", "type": "boolean" } + "clay_material": { "title": "Clay Material", "description": "UNDOCUMENTED", "type": "string" }, + "hard_clay_material": { "title": "Hard Clay Material", "description": "UNDOCUMENTED", "type": "string" }, + "bryce_pillars": { "title": "Bryce Pillars", "description": "UNDOCUMENTED", "type": "boolean" }, + "has_forest": { "title": "Has Forest", "description": "UNDOCUMENTED", "type": "boolean" } } } diff --git a/source/behavior/biomes/1.12.0/components/minecraft.mountain_parameters.json b/source/behavior/biomes/1.12.0/components/minecraft.mountain_parameters.json index ef613f39..b4ac9b82 100644 --- a/source/behavior/biomes/1.12.0/components/minecraft.mountain_parameters.json +++ b/source/behavior/biomes/1.12.0/components/minecraft.mountain_parameters.json @@ -10,7 +10,7 @@ "peaks_factor": { "type": "number", "title": "Peaks factor", - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" }, "steep_material_adjustment": { "type": "object", diff --git a/source/behavior/biomes/1.12.0/components/minecraft.overworld_generation_rules.json b/source/behavior/biomes/1.12.0/components/minecraft.overworld_generation_rules.json index b4fe6f38..31fabf8b 100644 --- a/source/behavior/biomes/1.12.0/components/minecraft.overworld_generation_rules.json +++ b/source/behavior/biomes/1.12.0/components/minecraft.overworld_generation_rules.json @@ -10,32 +10,32 @@ { "type": "string", "title": "Block Reference", - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" }, { "type": "array", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Block Reference", "minItems": 1, "items": { "oneOf": [ { "type": "string", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Block Reference" }, { "type": "array", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": [ { "title": "Biome Reference", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string" }, { "title": "_", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer" } ] @@ -47,17 +47,17 @@ } }, "properties": { - "hills_transformation": { "title": "Hills Transformation", "description": "UNDOCUMENTATED", "$ref": "#/definitions/transformation" }, - "mutate_transformation": { "title": "Mutate Transformation", "description": "UNDOCUMENTATED", "$ref": "#/definitions/transformation" }, - "river_transformation": { "title": "River Transformation", "description": "UNDOCUMENTATED", "$ref": "#/definitions/transformation" }, - "shore_transformation": { "title": "Shore Transformation", "description": "UNDOCUMENTATED", "$ref": "#/definitions/transformation" }, + "hills_transformation": { "title": "Hills Transformation", "description": "UNDOCUMENTED", "$ref": "#/definitions/transformation" }, + "mutate_transformation": { "title": "Mutate Transformation", "description": "UNDOCUMENTED", "$ref": "#/definitions/transformation" }, + "river_transformation": { "title": "River Transformation", "description": "UNDOCUMENTED", "$ref": "#/definitions/transformation" }, + "shore_transformation": { "title": "Shore Transformation", "description": "UNDOCUMENTED", "$ref": "#/definitions/transformation" }, "generate_for_climates": { "title": "Generate For Climates", "description": "Controls the world generation climate categories that this biome can spawn for. A single biome can be associated with multiple categories with different weightings.", "type": "array", "items": { "title": "_", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": [ { diff --git a/source/behavior/biomes/1.12.0/components/minecraft.surface_material_adjustments.json b/source/behavior/biomes/1.12.0/components/minecraft.surface_material_adjustments.json index 715d3ec2..cce8fc63 100644 --- a/source/behavior/biomes/1.12.0/components/minecraft.surface_material_adjustments.json +++ b/source/behavior/biomes/1.12.0/components/minecraft.surface_material_adjustments.json @@ -10,7 +10,7 @@ "description": "All adjustments that match the column's noise values will be applied in the order listed.", "items": { "title": "Adjustment", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { @@ -31,7 +31,7 @@ }, "materials": { "title": "Materials", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { diff --git a/source/behavior/blocks/1.10.0/components/minecraft.material_instances.json b/source/behavior/blocks/1.10.0/components/minecraft.material_instances.json index c334c994..d601850d 100644 --- a/source/behavior/blocks/1.10.0/components/minecraft.material_instances.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.material_instances.json @@ -9,10 +9,10 @@ "description": "A single material instance", "additionalProperties": false, "properties": { - "ambient_occlusion": { "title": "Ambient Occlusion", "type": "boolean", "description": "UNDOCUMENTATED" }, - "face_dimming": { "title": "Face Dimming", "type": "boolean", "description": "UNDOCUMENTATED" }, - "render_method": { "type": "string", "title": "Render Method", "description": "UNDOCUMENTATED", "enum": ["blend", "opaque", "alpha_test"] }, - "texture": { "type": "string", "title": "Texture", "description": "UNDOCUMENTATED" } + "ambient_occlusion": { "title": "Ambient Occlusion", "type": "boolean", "description": "UNDOCUMENTED" }, + "face_dimming": { "title": "Face Dimming", "type": "boolean", "description": "UNDOCUMENTED" }, + "render_method": { "type": "string", "title": "Render Method", "description": "UNDOCUMENTED", "enum": ["blend", "opaque", "alpha_test"] }, + "texture": { "type": "string", "title": "Texture", "description": "UNDOCUMENTED" } } } }, 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 fc57d8d7..29d45696 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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": "UNDOCUMENTATED" } + "items": { "type": "string", "title": "Block Identifier", "description": "UNDOCUMENTED" } } } } diff --git a/source/behavior/blocks/1.16.100/blocks.json b/source/behavior/blocks/1.16.100/blocks.json index 8da3c31b..155bf381 100644 --- a/source/behavior/blocks/1.16.100/blocks.json +++ b/source/behavior/blocks/1.16.100/blocks.json @@ -9,7 +9,7 @@ "components_ref": { "type": "object", "title": "Component", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "minecraft:on_fall_on": { "$ref": "./components/minecraft.on_fall_on.json" }, diff --git a/source/behavior/blocks/1.16.100/components/minecraft.material_instances.json b/source/behavior/blocks/1.16.100/components/minecraft.material_instances.json index 20255539..01a82524 100644 --- a/source/behavior/blocks/1.16.100/components/minecraft.material_instances.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.material_instances.json @@ -9,10 +9,10 @@ "description": "A single material instance", "additionalProperties": false, "properties": { - "ambient_occlusion": { "title": "Ambient Occlusion", "type": "boolean", "description": "UNDOCUMENTATED" }, - "face_dimming": { "title": "Face Dimming", "type": "boolean", "description": "UNDOCUMENTATED" }, - "render_method": { "type": "string", "title": "Render Method", "description": "UNDOCUMENTATED", "enum": ["blend", "opaque", "alpha_test"] }, - "texture": { "type": "string", "title": "Texture", "description": "UNDOCUMENTATED" } + "ambient_occlusion": { "title": "Ambient Occlusion", "type": "boolean", "description": "UNDOCUMENTED" }, + "face_dimming": { "title": "Face Dimming", "type": "boolean", "description": "UNDOCUMENTED" }, + "render_method": { "type": "string", "title": "Render Method", "description": "UNDOCUMENTED", "enum": ["blend", "opaque", "alpha_test"] }, + "texture": { "type": "string", "title": "Texture", "description": "UNDOCUMENTED" } } } }, 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 710e5d19..920a0663 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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": "UNDOCUMENTATED" } + "items": { "type": "string", "title": "Block Identifier", "description": "UNDOCUMENTED" } } } } diff --git a/source/behavior/blocks/1.16.100/events.json b/source/behavior/blocks/1.16.100/events.json index 76d2fb41..cbc2a6d9 100644 --- a/source/behavior/blocks/1.16.100/events.json +++ b/source/behavior/blocks/1.16.100/events.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.1.16.100.block.events", "title": "Events", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "properties": { "minecraft:on_interact": { "$ref": "#/definitions/event_base" }, @@ -18,28 +18,28 @@ "definitions": { "event_base": { "title": "Event", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "$ref": "#/definitions/event_functions", "properties": { "sequence": { "title": "Sequence", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", - "items": { "title": "Sequence", "description": "UNDOCUMENTATED", "type": "object", "$ref": "#/definitions/event_functions" } + "items": { "title": "Sequence", "description": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions" } }, "randomize": { "title": "Randomize", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": { "title": "Randomize", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions", "required": ["weight"], - "properties": { "weight": { "title": "Weight", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 } } + "properties": { "weight": { "title": "Weight", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } } } }, "add_mob_effect": { "$ref": "./events/add_mob_effect.json" }, @@ -61,7 +61,7 @@ }, "event_functions": { "title": "Event", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": true, "properties": { diff --git a/source/behavior/blocks/1.16.200/blocks.json b/source/behavior/blocks/1.16.200/blocks.json index c10e4ddc..48969bf7 100644 --- a/source/behavior/blocks/1.16.200/blocks.json +++ b/source/behavior/blocks/1.16.200/blocks.json @@ -9,7 +9,7 @@ "components_ref": { "type": "object", "title": "Component", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "minecraft:on_fall_on": { "$ref": "./components/minecraft.on_fall_on.json" }, diff --git a/source/behavior/blocks/1.16.200/components/minecraft.material_instances.json b/source/behavior/blocks/1.16.200/components/minecraft.material_instances.json index 9a7d68ec..3a577e3a 100644 --- a/source/behavior/blocks/1.16.200/components/minecraft.material_instances.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.material_instances.json @@ -9,10 +9,10 @@ "description": "A single material instance", "additionalProperties": false, "properties": { - "ambient_occlusion": { "title": "Ambient Occlusion", "type": "boolean", "description": "UNDOCUMENTATED" }, - "face_dimming": { "title": "Face Dimming", "type": "boolean", "description": "UNDOCUMENTATED" }, - "render_method": { "type": "string", "title": "Render Method", "description": "UNDOCUMENTATED", "enum": ["blend", "opaque", "alpha_test"] }, - "texture": { "type": "string", "title": "Texture", "description": "UNDOCUMENTATED" } + "ambient_occlusion": { "title": "Ambient Occlusion", "type": "boolean", "description": "UNDOCUMENTED" }, + "face_dimming": { "title": "Face Dimming", "type": "boolean", "description": "UNDOCUMENTED" }, + "render_method": { "type": "string", "title": "Render Method", "description": "UNDOCUMENTED", "enum": ["blend", "opaque", "alpha_test"] }, + "texture": { "type": "string", "title": "Texture", "description": "UNDOCUMENTED" } } } }, 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 c9cb3337..ca1aa30a 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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": "UNDOCUMENTATED" } + "items": { "type": "string", "title": "Block Identifier", "description": "UNDOCUMENTED" } } } } diff --git a/source/behavior/blocks/1.16.200/events.json b/source/behavior/blocks/1.16.200/events.json index 498c08d3..b7d590ea 100644 --- a/source/behavior/blocks/1.16.200/events.json +++ b/source/behavior/blocks/1.16.200/events.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.1.16.200.block.events", "title": "Events", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "properties": { "minecraft:on_interact": { "$ref": "#/definitions/event_base" }, @@ -18,28 +18,28 @@ "definitions": { "event_base": { "title": "Event", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "$ref": "#/definitions/event_functions", "properties": { "sequence": { "title": "Sequence", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", - "items": { "title": "Sequence", "description": "UNDOCUMENTATED", "type": "object", "$ref": "#/definitions/event_functions" } + "items": { "title": "Sequence", "description": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions" } }, "randomize": { "title": "Randomize", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": { "title": "Randomize", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions", "required": ["weight"], - "properties": { "weight": { "title": "Weight", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 } } + "properties": { "weight": { "title": "Weight", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } } } }, "add_mob_effect": { "$ref": "./events/add_mob_effect.json" }, @@ -61,7 +61,7 @@ }, "event_functions": { "title": "Event", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": true, "properties": { diff --git a/source/behavior/dialogue/1.14.0/dialogue.json b/source/behavior/dialogue/1.14.0/dialogue.json index 0297fae4..7611c91f 100644 --- a/source/behavior/dialogue/1.14.0/dialogue.json +++ b/source/behavior/dialogue/1.14.0/dialogue.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.dialogue.1.14.0", "type": "object", "title": "NPC Dialogue", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "required": ["format_version", "minecraft:npc_dialogue"], "properties": { @@ -13,44 +13,44 @@ }, "minecraft:npc_dialogue": { "title": "NPC Dialogue", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "scenes": { "title": "Scenes", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "minItems": 1, "items": { "title": "Scene", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "buttons": { "title": "Buttons", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "maxItems": 6, "items": { "title": "Button", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "name": { "title": "Name", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../general/rawtext/rawtext.json" }, "commands": { "type": "array", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Commands", "items": { "title": "Minecraft Command", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "pattern": "^/[a-z].*$" } @@ -60,28 +60,28 @@ }, "npc_name": { "title": "NPC Name", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../general/rawtext/rawtext.json" }, "on_close_commands": { "type": "array", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "On Close Commands", "items": { "title": "Minecraft Command", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "pattern": "^/[a-z].*$" } }, "scene_tag": { "title": "Scene tag", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string" }, "text": { "title": "Text", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../general/rawtext/rawtext.json" } } diff --git a/source/behavior/entities/1.10.0/components/minecraft.projectile.json b/source/behavior/entities/1.10.0/components/minecraft.projectile.json index 872738c5..3fbf7dbb 100644 --- a/source/behavior/entities/1.10.0/components/minecraft.projectile.json +++ b/source/behavior/entities/1.10.0/components/minecraft.projectile.json @@ -6,7 +6,7 @@ "additionalProperties": false, "required": [], "properties": { - "anchor": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Anchor" }, + "anchor": { "type": "integer", "description": "UNDOCUMENTED", "title": "Anchor" }, "angle_offset": { "type": "number", "default": 0, @@ -115,18 +115,18 @@ "on_hit": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "On Hit", "properties": { "definition_event": { "additionalProperties": false, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Event", "type": "object", "properties": { "affect_projectile": { "type": "boolean", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Affect Projectile" }, "event_trigger": { @@ -138,33 +138,33 @@ "douse_fire": { "type": "object", "additionalProperties": false, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Douse Fire" }, "impact_damage": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Impact Damage", "properties": { "damage": { "type": "integer", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Damage" }, "knockback": { "type": "boolean", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Knockback" }, "destroy_on_hit": { "type": "boolean", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Destroy On Hit" }, "should_bounce": { "type": "boolean", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Should Bounce" } } @@ -172,33 +172,33 @@ "mob_effect": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Mob Effect", "effect": "levitation", "properties": { "effect": { "type": "string", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Effect" }, "durationeasy": { "type": "integer", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "DurationEasy" }, "durationnormal": { "type": "integer", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "DurationNormal" }, "durationhard": { "type": "integer", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "DurationHard" }, "amplifier": { "type": "integer", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Amplifier" } } @@ -206,27 +206,27 @@ "particle_on_hit": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Particle On Hit", "properties": { "particle_type": { "type": "string", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Particle Type" }, "num_particles": { "type": "integer", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Number Particles" }, "on_entity_hit": { "type": "boolean", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "On Entity Hit" }, "on_other_hit": { "type": "boolean", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "On Other Hit" } } @@ -234,48 +234,48 @@ "remove_on_hit": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Remove On Hit" }, "spawn_chance": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Spawn Chance", "properties": { "first_spawn_percent_chance": { "type": "number", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "First Spawn Percent Chance" }, "first_spawn_chance": { "type": "integer", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "First Spawn Chance" }, "second_spawn_chance": { "type": "integer", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Second Spawn Chance" }, "first_spawn_count": { "type": "integer", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "First Spawn Count" }, "second_spawn_count": { "type": "integer", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Second Spawn Count" }, "spawn_definition": { "type": "string", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Spawn Definition" }, "spawn_baby": { "type": "boolean", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Spawn Baby" } } @@ -286,31 +286,31 @@ "properties": { "radius": { "type": "number", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Spawn Aoe Cloud" }, "radius_on_use": { "type": "number", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Radius On Use" }, "potion": { "type": "integer", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Potion" }, "particle": { "type": "string", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Particle" }, "duration": { "type": "integer", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Duration" }, "color": { - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Color", "type": "array", "format": "color-array", @@ -340,12 +340,12 @@ }, "affect_owner": { "type": "boolean", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Affect Owner" }, "reapplication_delay": { "type": "integer", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Reapplication Delay" } } @@ -353,13 +353,13 @@ "stick_in_ground": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Stick In Ground" }, "teleport_owner": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Teleport Owner" } } diff --git a/source/behavior/entities/1.10.0/entities.json b/source/behavior/entities/1.10.0/entities.json index 9aa85fbc..82f7f3bd 100644 --- a/source/behavior/entities/1.10.0/entities.json +++ b/source/behavior/entities/1.10.0/entities.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entity1.10.0", "type": "object", "title": "Entity Behavior 1.10.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "required": ["format_version", "minecraft:entity"], "properties": { diff --git a/source/behavior/entities/1.10.0/events.json b/source/behavior/entities/1.10.0/events.json index d035748e..de3b152e 100644 --- a/source/behavior/entities/1.10.0/events.json +++ b/source/behavior/entities/1.10.0/events.json @@ -31,7 +31,7 @@ "properties": { "add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" }, "remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" }, - "trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" }, "weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" } }, "description": "UNDOCUMENTATED: randomize", @@ -56,7 +56,7 @@ "title": "Sequences" }, "filters": { "$ref": "./../filters/filters.json" }, - "trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" } + "trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" } } } }, diff --git a/source/behavior/entities/1.10.0/minecraft.entity.json b/source/behavior/entities/1.10.0/minecraft.entity.json index 1671a179..5bc20fe2 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/entities/1.11.0/components.json b/source/behavior/entities/1.11.0/components.json index 4188de43..003d248c 100644 --- a/source/behavior/entities/1.11.0/components.json +++ b/source/behavior/entities/1.11.0/components.json @@ -3,5 +3,5 @@ "type": "object", "title": "Entity 1.11.0", "$ref": "../1.10.0/components.json", - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" } diff --git a/source/behavior/entities/1.11.0/entities.json b/source/behavior/entities/1.11.0/entities.json index 747ce8bd..89eb932c 100644 --- a/source/behavior/entities/1.11.0/entities.json +++ b/source/behavior/entities/1.11.0/entities.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entity1.10.0", "type": "object", "title": "Entity Behavior 1.11.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": ["format_version", "minecraft:entity"], "properties": { "format_version": { diff --git a/source/behavior/entities/1.11.0/events.json b/source/behavior/entities/1.11.0/events.json index 93574baf..64c642d2 100644 --- a/source/behavior/entities/1.11.0/events.json +++ b/source/behavior/entities/1.11.0/events.json @@ -32,7 +32,7 @@ "properties": { "add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" }, "remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" }, - "trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" }, "weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" } }, "description": "UNDOCUMENTATED: randomize", @@ -57,7 +57,7 @@ "title": "Sequences" }, "filters": { "$ref": "./../filters/filters.json" }, - "trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" } + "trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" } } } }, diff --git a/source/behavior/entities/1.11.0/minecraft.entity.json b/source/behavior/entities/1.11.0/minecraft.entity.json index 307d36c4..c7adcb8f 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/entities/1.12.0/components/minecraft.explode.json b/source/behavior/entities/1.12.0/components/minecraft.explode.json index 3cb7a15b..b945a9b8 100644 --- a/source/behavior/entities/1.12.0/components/minecraft.explode.json +++ b/source/behavior/entities/1.12.0/components/minecraft.explode.json @@ -47,8 +47,8 @@ "type": "object", "additionalProperties": false, "properties": { - "range_min": { "type": "number", "description": "UNDOCUMENTATED", "title": "Range min" }, - "range_max": { "type": "number", "description": "UNDOCUMENTATED", "title": "Range max" } + "range_min": { "type": "number", "description": "UNDOCUMENTED", "title": "Range min" }, + "range_max": { "type": "number", "description": "UNDOCUMENTED", "title": "Range max" } } } ] diff --git a/source/behavior/entities/1.12.0/components/minecraft.projectile.json b/source/behavior/entities/1.12.0/components/minecraft.projectile.json index 87d8c2ac..1f416ef0 100644 --- a/source/behavior/entities/1.12.0/components/minecraft.projectile.json +++ b/source/behavior/entities/1.12.0/components/minecraft.projectile.json @@ -6,7 +6,7 @@ "additionalProperties": false, "required": [], "properties": { - "anchor": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Anchor" }, + "anchor": { "type": "integer", "description": "UNDOCUMENTED", "title": "Anchor" }, "angle_offset": { "type": "number", "default": 0, @@ -45,7 +45,7 @@ "title": "Gravity" }, "hit_sound": { "type": "string", "default": "", "description": "The sound that plays when the projectile hits something", "title": "Hit Sound" }, - "hit_ground_sound": { "type": "string", "default": "", "description": "UNDOCUMENTATED", "title": "Hit Ground Sound" }, + "hit_ground_sound": { "type": "string", "default": "", "description": "UNDOCUMENTED", "title": "Hit Ground Sound" }, "homing": { "type": "boolean", "default": false, "description": "If true, the projectile homes in to the nearest entity", "title": "Homing" }, "inertia": { "type": "number", @@ -98,106 +98,106 @@ "on_hit": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "On Hit", "properties": { "catch_fire": { "additionalProperties": false, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Catch Fire", "type": "object", - "properties": { "fire_affected_by_griefing": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Fire Affected By Griefing" } } + "properties": { "fire_affected_by_griefing": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Fire Affected By Griefing" } } }, "definition_event": { "additionalProperties": false, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Definition Event", "type": "object", "properties": { - "affect_projectile": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Affect Projectile" }, + "affect_projectile": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Affect Projectile" }, "event_trigger": { "$ref": "../types/event.json" } } }, - "douse_fire": { "type": "object", "additionalProperties": false, "description": "UNDOCUMENTATED", "title": "Douse Fire" }, + "douse_fire": { "type": "object", "additionalProperties": false, "description": "UNDOCUMENTED", "title": "Douse Fire" }, "grant_xp": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Grant XP", "effect": "levitation", "properties": { - "minXP": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Minimum XP" }, - "maxXP": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Maximum XP" } + "minXP": { "type": "integer", "description": "UNDOCUMENTED", "title": "Minimum XP" }, + "maxXP": { "type": "integer", "description": "UNDOCUMENTED", "title": "Maximum XP" } } }, "impact_damage": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Impact Damage", "properties": { - "catch_fire": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Catch Fire" }, - "damage": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Damage" }, - "destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Destroy On Hit" }, - "knockback": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Knockback" }, - "semi_random_diff_damage": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Semi Random Diff Damage" } + "catch_fire": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Catch Fire" }, + "damage": { "type": "integer", "description": "UNDOCUMENTED", "title": "Damage" }, + "destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Destroy On Hit" }, + "knockback": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Knockback" }, + "semi_random_diff_damage": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Semi Random Diff Damage" } } }, "mob_effect": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Mob Effect", "effect": "levitation", "properties": { - "effect": { "type": "string", "description": "UNDOCUMENTATED", "title": "Effect" }, - "durationeasy": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Duration Easy" }, - "durationnormal": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Duration Normal" }, - "durationhard": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Duration Hard" }, - "amplifier": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Amplifier" } + "effect": { "type": "string", "description": "UNDOCUMENTED", "title": "Effect" }, + "durationeasy": { "type": "integer", "description": "UNDOCUMENTED", "title": "Duration Easy" }, + "durationnormal": { "type": "integer", "description": "UNDOCUMENTED", "title": "Duration Normal" }, + "durationhard": { "type": "integer", "description": "UNDOCUMENTED", "title": "Duration Hard" }, + "amplifier": { "type": "integer", "description": "UNDOCUMENTED", "title": "Amplifier" } } }, "particle_on_hit": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Particle On Hit", "properties": { - "particle_type": { "type": "string", "description": "UNDOCUMENTATED", "title": "Particle Type" }, - "num_particles": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Number Particles" }, - "on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "On Entity Hit" }, - "on_other_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "On Other Hit" } + "particle_type": { "type": "string", "description": "UNDOCUMENTED", "title": "Particle Type" }, + "num_particles": { "type": "integer", "description": "UNDOCUMENTED", "title": "Number Particles" }, + "on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "On Entity Hit" }, + "on_other_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "On Other Hit" } } }, - "remove_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "Remove On Hit" }, + "remove_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Remove On Hit" }, "spawn_chance": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Spawn Chance", "properties": { - "first_spawn_percent_chance": { "type": "number", "description": "UNDOCUMENTATED", "title": "First Spawn Percent Chance" }, - "first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTATED", "title": "First Spawn Chance" }, - "second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Second Spawn Chance" }, - "first_spawn_count": { "type": "integer", "description": "UNDOCUMENTATED", "title": "First Spawn Count" }, - "second_spawn_count": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Second Spawn Count" }, - "spawn_definition": { "type": "string", "description": "UNDOCUMENTATED", "title": "Spawn Definition" }, - "spawn_baby": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Spawn Baby" } + "first_spawn_percent_chance": { "type": "number", "description": "UNDOCUMENTED", "title": "First Spawn Percent Chance" }, + "first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "title": "First Spawn Chance" }, + "second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "title": "Second Spawn Chance" }, + "first_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "title": "First Spawn Count" }, + "second_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "title": "Second Spawn Count" }, + "spawn_definition": { "type": "string", "description": "UNDOCUMENTED", "title": "Spawn Definition" }, + "spawn_baby": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Spawn Baby" } } }, "spawn_aoe_cloud": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Spawn Aoe Cloud", "properties": { - "radius": { "type": "number", "description": "UNDOCUMENTATED", "title": "Radius" }, - "radius_on_use": { "type": "number", "description": "UNDOCUMENTATED", "title": "Radius On Use" }, - "potion": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Potion" }, - "particle": { "type": "string", "description": "UNDOCUMENTATED", "title": "Particle" }, - "duration": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Duration" }, + "radius": { "type": "number", "description": "UNDOCUMENTED", "title": "Radius" }, + "radius_on_use": { "type": "number", "description": "UNDOCUMENTED", "title": "Radius On Use" }, + "potion": { "type": "integer", "description": "UNDOCUMENTED", "title": "Potion" }, + "particle": { "type": "string", "description": "UNDOCUMENTED", "title": "Particle" }, + "duration": { "type": "integer", "description": "UNDOCUMENTED", "title": "Duration" }, "color": { - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Color", "type": "array", "format": "color-array", @@ -207,19 +207,19 @@ { "type": "integer", "minimum": 0, "maximum": 255, "description": "Blue", "title": "B" } ] }, - "affect_owner": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Affect Owner" }, - "reapplication_delay": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Reapplication Delay" } + "affect_owner": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Affect Owner" }, + "reapplication_delay": { "type": "integer", "description": "UNDOCUMENTED", "title": "Reapplication Delay" } } }, "stick_in_ground": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Stick In Ground", - "properties": { "shake_time": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Shake Time" } } + "properties": { "shake_time": { "type": "integer", "description": "UNDOCUMENTED", "title": "Shake Time" } } }, - "teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "Teleport Owner" }, - "thrown_potion_effect": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "Thrown Potion Effect" } + "teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Teleport Owner" }, + "thrown_potion_effect": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Thrown Potion Effect" } } }, "particle": { "type": "string", "default": "iconcrack", "description": "Particle to use upon collision", "title": "Particle" }, @@ -257,7 +257,7 @@ "title": "Splash Potion" }, "splash_range": { "type": "number", "default": 4, "description": "Radius in blocks of the `splash` effect", "title": "Splash Range" }, - "stop_on_hurt": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Stop On Hurt" }, + "stop_on_hurt": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Stop On Hurt" }, "uncertainty_base": { "type": "number", "default": 0, diff --git a/source/behavior/entities/1.12.0/entities.json b/source/behavior/entities/1.12.0/entities.json index 6ad84490..979efe52 100644 --- a/source/behavior/entities/1.12.0/entities.json +++ b/source/behavior/entities/1.12.0/entities.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entity1.10.0", "type": "object", "title": "Entity Behavior 1.12.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": ["format_version", "minecraft:entity"], "properties": { "format_version": { diff --git a/source/behavior/entities/1.12.0/events.json b/source/behavior/entities/1.12.0/events.json index 0cf9a9fe..66d73199 100644 --- a/source/behavior/entities/1.12.0/events.json +++ b/source/behavior/entities/1.12.0/events.json @@ -31,7 +31,7 @@ "properties": { "add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" }, "remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" }, - "trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" }, "weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" } }, "description": "UNDOCUMENTATED: randomize", @@ -56,7 +56,7 @@ "title": "Sequences" }, "filters": { "$ref": "./../filters/filters.json" }, - "trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" } + "trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" } } } }, diff --git a/source/behavior/entities/1.12.0/minecraft.entity.json b/source/behavior/entities/1.12.0/minecraft.entity.json index a9162bfd..a95c6a0c 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/entities/1.13.0/behaviors/minecraft.behavior.tempt.json b/source/behavior/entities/1.13.0/behaviors/minecraft.behavior.tempt.json index e128d082..8afe9f9f 100644 --- a/source/behavior/entities/1.13.0/behaviors/minecraft.behavior.tempt.json +++ b/source/behavior/entities/1.13.0/behaviors/minecraft.behavior.tempt.json @@ -14,7 +14,7 @@ "description": "If true, the mob can stop being tempted if the player moves too fast while close to this mob", "title": "Can Get Scared" }, - "can_tempt_while_ridden": { "type": "boolean", "title": "Can Tempt While Ridden", "description": "UNDOCUMENTATED" }, + "can_tempt_while_ridden": { "type": "boolean", "title": "Can Tempt While Ridden", "description": "UNDOCUMENTED" }, "items": { "type": "array", "description": "List of items this mob is tempted by", @@ -27,14 +27,14 @@ "description": "Distance in blocks this mob can get tempted by a player holding an item they like", "title": "Within Radius" }, - "tempt_sound": { "type": "string", "description": "UNDOCUMENTATED", "title": "Tempt Sound" }, + "tempt_sound": { "type": "string", "description": "UNDOCUMENTED", "title": "Tempt Sound" }, "sound_interval": { "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Sound Interval", "properties": { - "range_min": { "type": "number", "description": "UNDOCUMENTATED", "title": "Range Min" }, - "range_max": { "type": "number", "description": "UNDOCUMENTATED", "title": "Range Max" } + "range_min": { "type": "number", "description": "UNDOCUMENTED", "title": "Range Min" }, + "range_max": { "type": "number", "description": "UNDOCUMENTED", "title": "Range Max" } }, "additionalProperties": false } diff --git a/source/behavior/entities/1.13.0/components.json b/source/behavior/entities/1.13.0/components.json index d89690f4..4e074485 100644 --- a/source/behavior/entities/1.13.0/components.json +++ b/source/behavior/entities/1.13.0/components.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Entity 1.13.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { "minecraft:addrider": { "$ref": "../1.8.0/components/minecraft.addrider.json" }, "minecraft:admire_item": { "$ref": "../1.8.0/components/minecraft.admire_item.json" }, 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 946842b5..db579688 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "on_bred": { diff --git a/source/behavior/entities/1.13.0/components/minecraft.interact.json b/source/behavior/entities/1.13.0/components/minecraft.interact.json index 4d776fb5..3444daf6 100644 --- a/source/behavior/entities/1.13.0/components/minecraft.interact.json +++ b/source/behavior/entities/1.13.0/components/minecraft.interact.json @@ -97,7 +97,7 @@ { "type": "object", "$ref": "#/definitions/interaction_spec" }, { "type": "array", "items": { "$ref": "#/definitions/interaction_spec" } } ], - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Interactions" } } diff --git a/source/behavior/entities/1.13.0/components/minecraft.navigation.climb.json b/source/behavior/entities/1.13.0/components/minecraft.navigation.climb.json index a7919eec..04168991 100644 --- a/source/behavior/entities/1.13.0/components/minecraft.navigation.climb.json +++ b/source/behavior/entities/1.13.0/components/minecraft.navigation.climb.json @@ -35,7 +35,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "title": "Block To Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.13.0/components/minecraft.navigation.float.json b/source/behavior/entities/1.13.0/components/minecraft.navigation.float.json index 09c078b2..4258f767 100644 --- a/source/behavior/entities/1.13.0/components/minecraft.navigation.float.json +++ b/source/behavior/entities/1.13.0/components/minecraft.navigation.float.json @@ -35,7 +35,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block to Avoid", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.13.0/components/minecraft.navigation.fly.json b/source/behavior/entities/1.13.0/components/minecraft.navigation.fly.json index 93cc2d9f..e28f908b 100644 --- a/source/behavior/entities/1.13.0/components/minecraft.navigation.fly.json +++ b/source/behavior/entities/1.13.0/components/minecraft.navigation.fly.json @@ -35,7 +35,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block to Avoid", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.13.0/components/minecraft.navigation.generic.json b/source/behavior/entities/1.13.0/components/minecraft.navigation.generic.json index f11b607d..b23ca26c 100644 --- a/source/behavior/entities/1.13.0/components/minecraft.navigation.generic.json +++ b/source/behavior/entities/1.13.0/components/minecraft.navigation.generic.json @@ -35,7 +35,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block to Avoid", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.13.0/components/minecraft.navigation.swim.json b/source/behavior/entities/1.13.0/components/minecraft.navigation.swim.json index f4d5255e..0f0b97c8 100644 --- a/source/behavior/entities/1.13.0/components/minecraft.navigation.swim.json +++ b/source/behavior/entities/1.13.0/components/minecraft.navigation.swim.json @@ -35,7 +35,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block to Avoid", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.13.0/components/minecraft.navigation.walk.json b/source/behavior/entities/1.13.0/components/minecraft.navigation.walk.json index e1e6eabb..6f09cf41 100644 --- a/source/behavior/entities/1.13.0/components/minecraft.navigation.walk.json +++ b/source/behavior/entities/1.13.0/components/minecraft.navigation.walk.json @@ -35,7 +35,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block to Avoid", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.13.0/components/minecraft.projectile.json b/source/behavior/entities/1.13.0/components/minecraft.projectile.json index 0e498d78..23709b43 100644 --- a/source/behavior/entities/1.13.0/components/minecraft.projectile.json +++ b/source/behavior/entities/1.13.0/components/minecraft.projectile.json @@ -6,7 +6,7 @@ "additionalProperties": false, "required": [], "properties": { - "anchor": { "type": "number", "title": "Anchor", "description": "UNDOCUMENTATED" }, + "anchor": { "type": "number", "title": "Anchor", "description": "UNDOCUMENTED" }, "angle_offset": { "type": "number", "default": 0, @@ -98,34 +98,34 @@ "additionalProperties": false, "type": "object", "title": "On Hit", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "arrow_effect": { "description": "UNDOCUMENTATED", "title": "Arrow Effect", "type": "object", "additionalProperties": false }, + "arrow_effect": { "description": "UNDOCUMENTED", "title": "Arrow Effect", "type": "object", "additionalProperties": false }, "impact_damage": { "additionalProperties": false, "type": "object", "title": "Impact Damage", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { "damage": { "oneOf": [{ "type": "number" }, { "type": "array", "items": [{ "type": "integer" }, { "type": "integer" }] }], "title": "Damage", - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" }, - "destroy_on_hit": { "type": "boolean", "title": "Destroy On Hit", "description": "UNDOCUMENTATED" }, - "knockback": { "type": "boolean", "title": "Knockback", "description": "UNDOCUMENTATED" }, - "max_critical_damage": { "type": "integer", "title": "Max Critical Damage", "description": "UNDOCUMENTATED" }, - "min_critical_damage": { "type": "integer", "title": "Min Critical Damage", "description": "UNDOCUMENTATED" }, - "power_multiplier": { "type": "number", "title": "Power Multiplier", "description": "UNDOCUMENTATED" }, - "semi_random_diff_damage": { "type": "boolean", "title": "Semi Random Diff Damage", "description": "UNDOCUMENTATED" } + "destroy_on_hit": { "type": "boolean", "title": "Destroy On Hit", "description": "UNDOCUMENTED" }, + "knockback": { "type": "boolean", "title": "Knockback", "description": "UNDOCUMENTED" }, + "max_critical_damage": { "type": "integer", "title": "Max Critical Damage", "description": "UNDOCUMENTED" }, + "min_critical_damage": { "type": "integer", "title": "Min Critical Damage", "description": "UNDOCUMENTED" }, + "power_multiplier": { "type": "number", "title": "Power Multiplier", "description": "UNDOCUMENTED" }, + "semi_random_diff_damage": { "type": "boolean", "title": "Semi Random Diff Damage", "description": "UNDOCUMENTED" } } }, "stick_in_ground": { "additionalProperties": false, "title": "Stick In Ground", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", - "properties": { "shake_time": { "title": "Shake Time", "description": "UNDOCUMENTATED", "type": "number" } } + "properties": { "shake_time": { "title": "Shake Time", "description": "UNDOCUMENTED", "type": "number" } } } } }, diff --git a/source/behavior/entities/1.13.0/entities.json b/source/behavior/entities/1.13.0/entities.json index 30d5b36b..b57b1ab7 100644 --- a/source/behavior/entities/1.13.0/entities.json +++ b/source/behavior/entities/1.13.0/entities.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entity1.13.0", "type": "object", "title": "Entity Behavior 1.13.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": ["format_version", "minecraft:entity"], "properties": { "format_version": { diff --git a/source/behavior/entities/1.13.0/events.json b/source/behavior/entities/1.13.0/events.json index 64b720d9..ae1d8731 100644 --- a/source/behavior/entities/1.13.0/events.json +++ b/source/behavior/entities/1.13.0/events.json @@ -31,7 +31,7 @@ "properties": { "add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" }, "remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" }, - "trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" }, "weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" } }, "description": "UNDOCUMENTATED: randomize", @@ -56,7 +56,7 @@ "title": "Sequences" }, "filters": { "$ref": "./../filters/filters.json" }, - "trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" } + "trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" } } } }, diff --git a/source/behavior/entities/1.13.0/minecraft.entity.json b/source/behavior/entities/1.13.0/minecraft.entity.json index 073cb3a7..81bdf519 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/entities/1.14.0/components.json b/source/behavior/entities/1.14.0/components.json index d7c59342..0132e4f0 100644 --- a/source/behavior/entities/1.14.0/components.json +++ b/source/behavior/entities/1.14.0/components.json @@ -3,5 +3,5 @@ "type": "object", "title": "Entity 1.14.0", "$ref": "../1.13.0/components.json", - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" } diff --git a/source/behavior/entities/1.14.0/entities.json b/source/behavior/entities/1.14.0/entities.json index f2aab09a..bd582b74 100644 --- a/source/behavior/entities/1.14.0/entities.json +++ b/source/behavior/entities/1.14.0/entities.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entity1.14.0", "type": "object", "title": "Entity Behavior 1.14.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": ["format_version", "minecraft:entity"], "properties": { "format_version": { diff --git a/source/behavior/entities/1.14.0/events.json b/source/behavior/entities/1.14.0/events.json index 57971299..5bbaae7e 100644 --- a/source/behavior/entities/1.14.0/events.json +++ b/source/behavior/entities/1.14.0/events.json @@ -31,7 +31,7 @@ "properties": { "add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" }, "remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" }, - "trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" }, "weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" } }, "description": "UNDOCUMENTATED: randomize", @@ -56,7 +56,7 @@ "title": "Sequences" }, "filters": { "$ref": "./../filters/filters.json" }, - "trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" } + "trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" } } } }, diff --git a/source/behavior/entities/1.14.0/minecraft.entity.json b/source/behavior/entities/1.14.0/minecraft.entity.json index 539014eb..8ca1ba1b 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.admire_item.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.admire_item.json index f8697237..f8f32660 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.admire_item.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.admire_item.json @@ -12,8 +12,8 @@ "description": "The sound event to play when admiring the item", "title": "Admire Item Sound" }, - "on_admire_item_start": { "$ref": "../types/event.json", "title": "On Admire Item Start", "description": "UNDOCUMENTATED" }, - "on_admire_item_stop": { "$ref": "../types/event.json", "title": "On Admire Item Stop", "description": "UNDOCUMENTATED" }, + "on_admire_item_start": { "$ref": "../types/event.json", "title": "On Admire Item Start", "description": "UNDOCUMENTED" }, + "on_admire_item_stop": { "$ref": "../types/event.json", "title": "On Admire Item Stop", "description": "UNDOCUMENTED" }, "sound_interval": { "default": 0, "description": "The range of time in seconds to randomly wait before playing the sound again.", diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.avoid_block.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.avoid_block.json index 4b0e11b3..9e2bedcd 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.avoid_block.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.avoid_block.json @@ -2,24 +2,24 @@ "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.avoid_block", "type": "object", "title": "Avoid Block 1.16.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "priority": { "$ref": "types/priority.json" }, - "tick_interval": { "type": "integer", "title": "Tick Interval", "description": "UNDOCUMENTATED" }, - "search_range": { "type": "integer", "title": "Search Range", "description": "UNDOCUMENTATED" }, - "search_height": { "type": "integer", "title": "Search Height", "description": "UNDOCUMENTATED" }, - "sprint_speed_modifier": { "type": "number", "title": "Sprint Speed Modifier", "description": "UNDOCUMENTATED" }, - "target_selection_method": { "type": "string", "title": "Target Selection Method", "description": "UNDOCUMENTATED" }, + "tick_interval": { "type": "integer", "title": "Tick Interval", "description": "UNDOCUMENTED" }, + "search_range": { "type": "integer", "title": "Search Range", "description": "UNDOCUMENTED" }, + "search_height": { "type": "integer", "title": "Search Height", "description": "UNDOCUMENTED" }, + "sprint_speed_modifier": { "type": "number", "title": "Sprint Speed Modifier", "description": "UNDOCUMENTED" }, + "target_selection_method": { "type": "string", "title": "Target Selection Method", "description": "UNDOCUMENTED" }, "target_blocks": { "type": "array", "title": "Target Blocks", - "description": "UNDOCUMENTATED", - "items": { "type": "string", "title": "Block ID", "description": "UNDOCUMENTATED" } + "description": "UNDOCUMENTED", + "items": { "type": "string", "title": "Block ID", "description": "UNDOCUMENTED" } }, - "avoid_block_sound": { "type": "string", "title": "Avoid Block Sound", "description": "UNDOCUMENTATED" }, - "walk_speed_modifier": { "type": "number", "title": "Walk Speed Modifier", "description": "UNDOCUMENTATED" }, - "on_escape": { "type": "array", "title": "Walk Speed Modifier", "description": "UNDOCUMENTATED", "items": { "$ref": "../types/event.json" } }, + "avoid_block_sound": { "type": "string", "title": "Avoid Block Sound", "description": "UNDOCUMENTED" }, + "walk_speed_modifier": { "type": "number", "title": "Walk Speed Modifier", "description": "UNDOCUMENTED" }, + "on_escape": { "type": "array", "title": "Walk Speed Modifier", "description": "UNDOCUMENTED", "items": { "$ref": "../types/event.json" } }, "sound_interval": { "default": 0, "description": "The range of time in seconds to randomly wait before playing the sound again.", diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.defend_trusted_target.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.defend_trusted_target.json index 00abbaa5..470a3a0f 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.defend_trusted_target.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.defend_trusted_target.json @@ -20,7 +20,7 @@ "description": "Determines the amount of time in seconds that this mob will look for a target before forgetting about it and looking for a new one when the target isn't visible any more", "title": "Must See Forget Duration" }, - "on_defend_start": { "$ref": "../types/event.json", "title": "On Defend Start", "description": "UNDOCUMENTATED" }, + "on_defend_start": { "$ref": "../types/event.json", "title": "On Defend Start", "description": "UNDOCUMENTED" }, "within_radius": { "type": "number", "default": 0, @@ -33,6 +33,6 @@ "title": "Entity Types", "additionalProperties": false }, - "sound_chance": { "title": "Sound Chance", "description": "UNDOCUMENTATED", "type": "number" } + "sound_chance": { "title": "Sound Chance", "description": "UNDOCUMENTED", "type": "number" } } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.drop_item_for.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.drop_item_for.json index 8d093243..2c0688e6 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.drop_item_for.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.drop_item_for.json @@ -7,7 +7,7 @@ "properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" }, - "cooldown": { "title": "Cooldown", "description": "UNDOCUMENTATED", "type": "number" }, + "cooldown": { "title": "Cooldown", "description": "UNDOCUMENTED", "type": "number" }, "drop_item_chance": { "type": "number", "default": [1.0], @@ -32,8 +32,8 @@ "description": "Maximum distance in blocks this mob will look for entities to drop an item for.", "title": "Max Dist" }, - "minimum_teleport_distance": { "title": "Minimum Teleport Distance", "description": "UNDOCUMENTATED", "type": "number" }, - "max_head_look_at_height": { "title": "Max Head Look At Height", "description": "UNDOCUMENTATED", "type": "number" }, + "minimum_teleport_distance": { "title": "Minimum Teleport Distance", "description": "UNDOCUMENTED", "type": "number" }, + "max_head_look_at_height": { "title": "Max Head Look At Height", "description": "UNDOCUMENTED", "type": "number" }, "offering_distance": { "type": "number", "default": [1.0], @@ -45,8 +45,8 @@ "description": "Event to run when this mob attempts to drop an item.", "title": "On Drop Attempt" }, - "seconds_before_pickup": { "title": "Seconds Before Pickup", "description": "UNDOCUMENTATED", "type": "number" }, - "search_count": { "type": "integer", "default": 1, "description": "UNDOCUMENTATED", "title": "Search Height" }, + "seconds_before_pickup": { "title": "Seconds Before Pickup", "description": "UNDOCUMENTED", "type": "number" }, + "search_count": { "type": "integer", "default": 1, "description": "UNDOCUMENTED", "title": "Search Height" }, "search_height": { "type": "integer", "default": 1, "description": "Height in blocks from the target the mob can be.", "title": "Search Height" }, "search_range": { "type": "integer", @@ -56,13 +56,13 @@ }, "target_range": { "title": "Target Range", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, "teleport_offset": { "title": "Teleport Offset", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.equip_item.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.equip_item.json index ba5c2b15..1e64e25b 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.equip_item.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.equip_item.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.equip_item", "type": "object", "title": "Equip Item 1.16.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "priority": { "$ref": "types/priority.json" } } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.find_mount.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.find_mount.json index 6580d3ca..5c956849 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.find_mount.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.find_mount.json @@ -38,7 +38,7 @@ }, "max_failed_attempts": { "type": "integer", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Max Failed Attempts" } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.go_home.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.go_home.json index b2008e7a..454904fd 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.go_home.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.go_home.json @@ -9,7 +9,7 @@ "additionalProperties": false, "type": "object", "title": "On Home Event", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { "event": { "type": "string", "pattern": "^[a-zA-Z0-9_\\-:]+$", "description": "The event to fire", "title": "Event" }, "target": { @@ -46,6 +46,6 @@ { "type": "array", "items": { "$ref": "#/definitions/on_home_spec" } } ] }, - "on_failed": { "$ref": "../types/event.json", "title": "On Failed", "description": "UNDOCUMENTATED" } + "on_failed": { "$ref": "../types/event.json", "title": "On Failed", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.knockback_roar.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.knockback_roar.json index 58c9d345..1f68d210 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.knockback_roar.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.knockback_roar.json @@ -29,8 +29,8 @@ }, "knockback_strength": { "type": "integer", "default": 4, "description": "The strength of the knockback.", "title": "Knockback Strength" }, "Trigger": { "$ref": "../types/trigger.json", "description": "On_roar_end", "title": "Trigger" }, - "knockback_filters": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTATED", "title": "Knockback Filters" }, - "damage_filters": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTATED", "title": "Damage Filters" }, - "on_roar_end": { "$ref": "../types/event.json", "description": "UNDOCUMENTATED", "title": "On Roar End" } + "knockback_filters": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTED", "title": "Knockback Filters" }, + "damage_filters": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTED", "title": "Damage Filters" }, + "on_roar_end": { "$ref": "../types/event.json", "description": "UNDOCUMENTED", "title": "On Roar End" } } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.leap_at_target.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.leap_at_target.json index 6bda5e79..38eb7e5c 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.leap_at_target.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.leap_at_target.json @@ -20,6 +20,6 @@ "title": "Set Persistent" }, "yd": { "type": "number", "default": 0, "description": "The height in blocks the mob jumps when leaping at its target", "title": "Yd" }, - "target_dist": { "type": "number", "default": 0, "description": "UNDOCUMENTATED", "title": "Target Dist" } + "target_dist": { "type": "number", "default": 0, "description": "UNDOCUMENTED", "title": "Target Dist" } } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.look_at_player.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.look_at_player.json index f3a03ad4..1ac6b770 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.look_at_player.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.look_at_player.json @@ -39,6 +39,6 @@ "title": "Look Time", "items": [{ "type": "number" }, { "type": "number" }] }, - "target_distance": { "type": "number", "description": "UNDOCUMENTATED", "title": "Target Distance" } + "target_distance": { "type": "number", "description": "UNDOCUMENTED", "title": "Target Distance" } } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.move_towards_home_restriction.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.move_towards_home_restriction.json index c662fb70..92c1dba6 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.move_towards_home_restriction.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.move_towards_home_restriction.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.move_towards_home_restriction", "type": "object", "title": "Move Towards Home Restriction 1.16.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" } } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.nap.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.nap.json index be1ac555..11cef760 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.nap.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.nap.json @@ -31,7 +31,7 @@ "description": "The block distance in y that will be checked for mobs that this mob detects", "title": "Mob Detect Height" }, - "can_nap_filters": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTATED", "title": "Can Nap Filters" }, - "wake_mob_exceptions": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTATED", "title": "Wake Mob Exceptions" } + "can_nap_filters": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTED", "title": "Can Nap Filters" }, + "wake_mob_exceptions": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTED", "title": "Wake Mob Exceptions" } } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json index d47ee3df..11a56e3e 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json @@ -26,6 +26,6 @@ "description": "The distance in blocks from the owner the pet can be to sleep with owner.", "title": "Search Range" }, - "search_radius": { "type": "integer", "default": 0, "description": "UNDOCUMENTATED", "title": "Search Radius" } + "search_radius": { "type": "integer", "default": 0, "description": "UNDOCUMENTED", "title": "Search Radius" } } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.pickup_items.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.pickup_items.json index 015bbcd6..5667ef09 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.pickup_items.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.pickup_items.json @@ -19,7 +19,7 @@ "description": "If true, the mob can pickup items to its hand or armor slots", "title": "Can Pickup To Hand Or Equipment" }, - "cooldown_after_being_attacked": { "type": "number", "default": true, "description": "UNDOCUMENTATED", "title": "Cooldown After Being Attacked" }, + "cooldown_after_being_attacked": { "type": "number", "default": true, "description": "UNDOCUMENTED", "title": "Cooldown After Being Attacked" }, "goal_radius": { "type": "number", "default": 0.5, diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_fly.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_fly.json index ee87ec66..6dd594d6 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_fly.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_fly.json @@ -8,7 +8,7 @@ "properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" }, - "avoid_damage_blocks": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Avoid Damage Blocks" }, + "avoid_damage_blocks": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Avoid Damage Blocks" }, "can_land_on_trees": { "type": "boolean", "default": true, @@ -27,6 +27,6 @@ "description": "Distance in blocks that the mob will look up or down for a new spot to move to. Must be at least 1", "title": "Y Dist" }, - "y_offset": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Y Offset" } + "y_offset": { "type": "integer", "description": "UNDOCUMENTED", "title": "Y Offset" } } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_hover.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_hover.json index 9891d697..8253b45c 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_hover.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_hover.json @@ -10,7 +10,7 @@ "speed_multiplier": { "$ref": "types/speed_multiplier.json" }, "hover_height": { "type": "array", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Hover Height", "items": [{ "type": "number" }, { "type": "number" }] }, diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.rise_to_liquid_level.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.rise_to_liquid_level.json index f520b399..8511baca 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.rise_to_liquid_level.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.rise_to_liquid_level.json @@ -7,8 +7,8 @@ "required": [], "properties": { "priority": { "$ref": "types/priority.json" }, - "liquid_y_offset": { "type": "number", "title": "Liquid Y Offset", "description": "UNDOCUMENTATED" }, - "rise_delta": { "type": "number", "title": "Rise Delta", "description": "UNDOCUMENTATED" }, - "sink_delta": { "type": "number", "title": "Sink Delta", "description": "UNDOCUMENTATED" } + "liquid_y_offset": { "type": "number", "title": "Liquid Y Offset", "description": "UNDOCUMENTED" }, + "rise_delta": { "type": "number", "title": "Rise Delta", "description": "UNDOCUMENTED" }, + "sink_delta": { "type": "number", "title": "Sink Delta", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.send_event.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.send_event.json index 80161a32..a9ef53d3 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.send_event.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.send_event.json @@ -26,25 +26,25 @@ "event_choices": { "type": "array", "title": "Event Choices", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "additionalProperties": false, "title": "Event Choice", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "min_activation_range": { "type": "number", "title": "Minimum Activation Range", "description": "UNDOCUMENTATED" }, - "max_activation_range": { "type": "number", "title": "Maxmimum Activation Range", "description": "UNDOCUMENTATED" }, - "cooldown_time": { "type": "number", "title": "Cooldown Time", "description": "UNDOCUMENTATED" }, - "cast_duration": { "type": "number", "title": "Cast Duration", "description": "UNDOCUMENTATED" }, + "min_activation_range": { "type": "number", "title": "Minimum Activation Range", "description": "UNDOCUMENTED" }, + "max_activation_range": { "type": "number", "title": "Maxmimum Activation Range", "description": "UNDOCUMENTED" }, + "cooldown_time": { "type": "number", "title": "Cooldown Time", "description": "UNDOCUMENTED" }, + "cast_duration": { "type": "number", "title": "Cast Duration", "description": "UNDOCUMENTED" }, "filters": { "$ref": "../../filters/filters.json" }, - "particle_color": { "type": "string", "format": "color-hex", "title": "Particle Color", "description": "UNDOCUMENTATED" }, - "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" }, - "start_sound_event": { "type": "string", "title": "Start Sound Event", "description": "UNDOCUMENTATED" }, + "particle_color": { "type": "string", "format": "color-hex", "title": "Particle Color", "description": "UNDOCUMENTED" }, + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED" }, + "start_sound_event": { "type": "string", "title": "Start Sound Event", "description": "UNDOCUMENTED" }, "sequence": { "$ref": "#/definitions/sequence" } } } }, - "sequence": { "$ref": "#/definitions/sequence", "description": "UNDOCUMENTATED", "title": "Sequence" } + "sequence": { "$ref": "#/definitions/sequence", "description": "UNDOCUMENTED", "title": "Sequence" } } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json index 75033a93..d4751eac 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json @@ -56,7 +56,7 @@ "description": "The amount of time the mob will be stuck if they fail and land on a block they can be stuck on", "title": "Stuck Time" }, - "leap_dist": { "type": "number", "description": "UNDOCUMENTATED", "title": "Leap Dist" }, - "stuck_blocks": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTATED", "title": "Stuck Block" } + "leap_dist": { "type": "number", "description": "UNDOCUMENTED", "title": "Leap Dist" }, + "stuck_blocks": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTED", "title": "Stuck Block" } } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.swim_idle.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.swim_idle.json index 3cac4d3f..ddd30171 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.swim_idle.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.swim_idle.json @@ -1,13 +1,13 @@ { "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.swim_idle", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "title": "Swim Idle 1.16.0", "additionalProperties": false, "required": [], "properties": { "priority": { "$ref": "types/priority.json" }, - "idle_time": { "type": "number", "title": "Idle Time", "description": "UNDOCUMENTATED" }, - "success_rate": { "type": "number", "title": "Succes Rate", "description": "UNDOCUMENTATED" } + "idle_time": { "type": "number", "title": "Idle Time", "description": "UNDOCUMENTED" }, + "success_rate": { "type": "number", "title": "Succes Rate", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.tempt.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.tempt.json index ae587d36..d43ea50d 100644 --- a/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.tempt.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.tempt.json @@ -14,8 +14,8 @@ "description": "If true, the mob can stop being tempted if the player moves too fast while close to this mob", "title": "Can Get Scared" }, - "can_tempt_while_ridden": { "type": "boolean", "title": "Can Tempt While Ridden", "description": "UNDOCUMENTATED" }, - "can_tempt_vertically": { "type": "boolean", "title": "Can Tempt Vertically", "description": "UNDOCUMENTATED" }, + "can_tempt_while_ridden": { "type": "boolean", "title": "Can Tempt While Ridden", "description": "UNDOCUMENTED" }, + "can_tempt_vertically": { "type": "boolean", "title": "Can Tempt Vertically", "description": "UNDOCUMENTED" }, "items": { "type": "array", "description": "List of items this mob is tempted by", diff --git a/source/behavior/entities/1.16.0/components/minecraft.angry.json b/source/behavior/entities/1.16.0/components/minecraft.angry.json index 7ef8c193..951d1ea4 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.angry.json +++ b/source/behavior/entities/1.16.0/components/minecraft.angry.json @@ -72,16 +72,16 @@ "type": "array", "default": [0, 0], "items": [ - { "type": "integer", "minimum": 0, "description": "UNDOCUMENTATED", "title": "Minimum" }, - { "type": "integer", "minimum": 0, "description": "UNDOCUMENTATED", "title": "Maximum" } + { "type": "integer", "minimum": 0, "description": "UNDOCUMENTED", "title": "Minimum" }, + { "type": "integer", "minimum": 0, "description": "UNDOCUMENTED", "title": "Maximum" } ] }, { "type": "object", "additionalProperties": false, "properties": { - "range_min": { "type": "number", "description": "UNDOCUMENTATED", "title": "Range Minimum" }, - "range_max": { "type": "number", "description": "UNDOCUMENTATED", "title": "Range Maximum" } + "range_min": { "type": "number", "description": "UNDOCUMENTED", "title": "Range Minimum" }, + "range_max": { "type": "number", "description": "UNDOCUMENTED", "title": "Range Maximum" } } } ] 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 4c5c44b4..1dc183c1 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": "UNDOCUMENTATED", "title": "Cause", "$ref": "../../../../general/entity/damage_source.json" } + "cause": { "type": "string", "description": "UNDOCUMENTED", "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 47dd2990..c02ab793 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": "UNDOCUMENTATED", "title": "Sensor Radius", "minimum": 0 }, + "sensor_radius": { "type": "integer", "description": "UNDOCUMENTED", "title": "Sensor Radius", "minimum": 0 }, "on_break": { "type": "array", "title": "On Break", @@ -17,13 +17,13 @@ "block_list": { "type": "array", "title": "Block List", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "string", "title": "Block ID" } }, "on_block_broken": { "type": "string", "title": "On Block Broken", "description": "On block broken" } } }, - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.buoyant.json b/source/behavior/entities/1.16.0/components/minecraft.buoyant.json index 96a3bccf..d00cf6fb 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.buoyant.json +++ b/source/behavior/entities/1.16.0/components/minecraft.buoyant.json @@ -8,7 +8,7 @@ "base_buoyancy": { "type": "number", "default": 0, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Base Buoyancy" }, "apply_gravity": { diff --git a/source/behavior/entities/1.16.0/components/minecraft.celebrate_hunt.json b/source/behavior/entities/1.16.0/components/minecraft.celebrate_hunt.json index 18180791..83ff5072 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.celebrate_hunt.json +++ b/source/behavior/entities/1.16.0/components/minecraft.celebrate_hunt.json @@ -46,8 +46,8 @@ "type": "object", "additionalProperties": false, "properties": { - "range_min": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTATED" }, - "range_max": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTATED" } + "range_min": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTED" }, + "range_max": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTED" } } } ] 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 3a47b75e..63ebf470 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "title": "Hitbox", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "width": { "type": "number", "title": "Width", "description": "UNDOCUMENTATED" }, - "height": { "type": "number", "title": "Height", "description": "UNDOCUMENTATED" }, + "width": { "type": "number", "title": "Width", "description": "UNDOCUMENTED" }, + "height": { "type": "number", "title": "Height", "description": "UNDOCUMENTED" }, "pivot": { "type": "array", "title": "Pivot", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.despawn.json b/source/behavior/entities/1.16.0/components/minecraft.despawn.json index b1b61e9a..9eaedd68 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.despawn.json +++ b/source/behavior/entities/1.16.0/components/minecraft.despawn.json @@ -14,7 +14,7 @@ "despawn_from_distance": { "type": "object", "additionalProperties": false, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Despawn From Distance", "properties": { "max_distance": { diff --git a/source/behavior/entities/1.16.0/components/minecraft.equipment.json b/source/behavior/entities/1.16.0/components/minecraft.equipment.json index f8b8347d..44cbf878 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.equipment.json +++ b/source/behavior/entities/1.16.0/components/minecraft.equipment.json @@ -12,11 +12,11 @@ "items": { "additionalProperties": false, "title": "Slot Drop Chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "properties": { - "drop_chance": { "type": "number", "title": "Drop Chance", "description": "UNDOCUMENTATED" }, - "slot": { "type": "string", "title": "Slot", "description": "UNDOCUMENTATED" } + "drop_chance": { "type": "number", "title": "Drop Chance", "description": "UNDOCUMENTED" }, + "slot": { "type": "string", "title": "Slot", "description": "UNDOCUMENTED" } } } }, 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 4b85c072..651bfc1e 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "on_bred": { diff --git a/source/behavior/entities/1.16.0/components/minecraft.giveable.json b/source/behavior/entities/1.16.0/components/minecraft.giveable.json index 1f6091d1..c96afb38 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.giveable.json +++ b/source/behavior/entities/1.16.0/components/minecraft.giveable.json @@ -7,7 +7,7 @@ "required": [], "properties": { "triggers": { - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Triggers", "properties": { "cooldown": { diff --git a/source/behavior/entities/1.16.0/components/minecraft.hide.json b/source/behavior/entities/1.16.0/components/minecraft.hide.json index 9fed5705..3af5504d 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.hide.json +++ b/source/behavior/entities/1.16.0/components/minecraft.hide.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.hide", "type": "object", "title": "Hide 1.16.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": {} } diff --git a/source/behavior/entities/1.16.0/components/minecraft.horse.jump_strength.json b/source/behavior/entities/1.16.0/components/minecraft.horse.jump_strength.json index b41ba90a..81b0e466 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.horse.jump_strength.json +++ b/source/behavior/entities/1.16.0/components/minecraft.horse.jump_strength.json @@ -3,16 +3,13 @@ "type": "object", "title": "Horse.jump Strength 1.16.0", "additionalProperties": false, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": [], "properties": { "value": { - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Value", - "oneOf": [ - { "type": "object", "additionalProperties": false, "properties": { "range_min": { "type": "number" }, "range_max": { "type": "number" } } }, - { "type": "number" } - ] + "oneOf": [{ "type": "object", "additionalProperties": false, "properties": { "range_min": { "type": "number" }, "range_max": { "type": "number" } } }, { "type": "number" }] } } } 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 5d326856..efc670f9 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "title": "Damage Condition", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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": "UNDOCUMENTATED" } + "damage_per_tick": { "type": "integer", "title": "Damage Per Tick", "description": "UNDOCUMENTED" } } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.interact.json b/source/behavior/entities/1.16.0/components/minecraft.interact.json index 7eb10a5b..d55cbd2f 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.interact.json +++ b/source/behavior/entities/1.16.0/components/minecraft.interact.json @@ -92,7 +92,7 @@ }, "properties": { "interactions": { - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Interactions", "oneOf": [ { "type": "object", "$ref": "#/definitions/interaction_spec" }, 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 12b29180..94bd580e 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": "UNDOCUMENTATED" } + "entity_filter": { "$ref": "../../filters/filters.json", "title": "Entity Filter", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.movement.sway.json b/source/behavior/entities/1.16.0/components/minecraft.movement.sway.json index 588dc435..15804259 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.movement.sway.json +++ b/source/behavior/entities/1.16.0/components/minecraft.movement.sway.json @@ -6,6 +6,6 @@ "additionalProperties": false, "properties": { "max_turn": { "type": "number", "default": 30, "description": "The maximum number in degrees the mob can turn per tick.", "title": "Max Turn" }, - "sway_amplitude": { "type": "number", "description": "UNDOCUMENTATED", "title": "Sway Amplitude" } + "sway_amplitude": { "type": "number", "description": "UNDOCUMENTED", "title": "Sway Amplitude" } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.nameable.json b/source/behavior/entities/1.16.0/components/minecraft.nameable.json index 070fda05..e48dad1d 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.nameable.json +++ b/source/behavior/entities/1.16.0/components/minecraft.nameable.json @@ -40,7 +40,7 @@ { "type": "array", "items": { "$ref": "#/definitions/name_action" } }, { "type": "object", "$ref": "#/definitions/name_action" } ], - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Name Actions" } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.navigation.climb.json b/source/behavior/entities/1.16.0/components/minecraft.navigation.climb.json index 492a3e7d..78e2cb16 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.navigation.climb.json +++ b/source/behavior/entities/1.16.0/components/minecraft.navigation.climb.json @@ -35,7 +35,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.navigation.float.json b/source/behavior/entities/1.16.0/components/minecraft.navigation.float.json index 0181879a..99040c75 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.navigation.float.json +++ b/source/behavior/entities/1.16.0/components/minecraft.navigation.float.json @@ -35,7 +35,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.navigation.fly.json b/source/behavior/entities/1.16.0/components/minecraft.navigation.fly.json index fc7e6030..1248b7f7 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.navigation.fly.json +++ b/source/behavior/entities/1.16.0/components/minecraft.navigation.fly.json @@ -35,7 +35,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.navigation.generic.json b/source/behavior/entities/1.16.0/components/minecraft.navigation.generic.json index d5718873..08333a22 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.navigation.generic.json +++ b/source/behavior/entities/1.16.0/components/minecraft.navigation.generic.json @@ -35,7 +35,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.navigation.hover.json b/source/behavior/entities/1.16.0/components/minecraft.navigation.hover.json index 06f98b53..c7fd55a5 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.navigation.hover.json +++ b/source/behavior/entities/1.16.0/components/minecraft.navigation.hover.json @@ -35,7 +35,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.navigation.swim.json b/source/behavior/entities/1.16.0/components/minecraft.navigation.swim.json index abc4b0ee..5c42ff06 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.navigation.swim.json +++ b/source/behavior/entities/1.16.0/components/minecraft.navigation.swim.json @@ -35,7 +35,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.navigation.walk.json b/source/behavior/entities/1.16.0/components/minecraft.navigation.walk.json index d4ee58c7..e8e4ac55 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.navigation.walk.json +++ b/source/behavior/entities/1.16.0/components/minecraft.navigation.walk.json @@ -35,7 +35,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.npc.json b/source/behavior/entities/1.16.0/components/minecraft.npc.json index a4f3d7c4..d7ab4133 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.npc.json +++ b/source/behavior/entities/1.16.0/components/minecraft.npc.json @@ -18,39 +18,39 @@ "npc_data": { "type": "object", "title": "Npc Data", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "portrait_offsets": { "type": "object", "title": "Portrait Offsets", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTATED" }, - "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTATED" } + "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED" }, + "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED" } } }, "picker_offsets": { "type": "object", "title": "Picker Offsets", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTATED" }, - "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTATED" } + "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED" }, + "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED" } } }, "skin_list": { "type": "array", "title": "Skin List", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "title": "Skin", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, - "properties": { "variant": { "title": "Variant", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 } } + "properties": { "variant": { "title": "Variant", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } } } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.projectile.json b/source/behavior/entities/1.16.0/components/minecraft.projectile.json index 7b75371e..17313853 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.projectile.json +++ b/source/behavior/entities/1.16.0/components/minecraft.projectile.json @@ -5,7 +5,7 @@ "description": "Allows the entity to be a thrown entity.", "additionalProperties": false, "properties": { - "anchor": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" }, + "anchor": { "type": "integer", "description": "UNDOCUMENTED", "title": "Anchor" }, "angle_offset": { "type": "number", "default": 0, @@ -96,81 +96,81 @@ "on_hit": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", - "title": "TODO", + "description": "UNDOCUMENTED", + "title": "On Hit", "properties": { "catch_fire": { "additionalProperties": false, - "description": "UNDOCUMENTATED", - "title": "TODO", + "description": "UNDOCUMENTED", + "title": "Catch Fire", "type": "object", - "properties": { "fire_affected_by_griefing": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" } } + "properties": { "fire_affected_by_griefing": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Fire Affected By Griefing" } } }, "definition_event": { "additionalProperties": false, - "description": "UNDOCUMENTATED", - "title": "TODO", + "description": "UNDOCUMENTED", + "title": "Event", "type": "object", "properties": { - "affect_projectile": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" }, + "affect_projectile": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Affect Projectile" }, "event_trigger": { "$ref": "../types/event.json" } } }, - "douse_fire": { "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" }, + "douse_fire": { "type": "object", "description": "UNDOCUMENTED", "title": "Douse Fire" }, "impact_damage": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", - "title": "TODO", + "description": "UNDOCUMENTED", + "title": "Impact Damage", "properties": { - "filter": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO" }, - "catch_fire": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" }, - "damage": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" }, - "destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" }, - "knockback": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" }, - "semi_random_diff_damage": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" } + "filter": { "type": "string", "description": "UNDOCUMENTED", "title": "Filter" }, + "catch_fire": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Catch Fire" }, + "damage": { "type": "integer", "description": "UNDOCUMENTED", "title": "Damage" }, + "destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Destroy On Hit" }, + "knockback": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Knockback" }, + "semi_random_diff_damage": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Semi Random Diff Damage" } } }, "particle_on_hit": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", - "title": "TODO", + "description": "UNDOCUMENTED", + "title": "Particle On Hit", "properties": { - "particle_type": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO" }, - "num_particles": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" }, - "on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" }, - "on_other_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" } + "particle_type": { "type": "string", "description": "UNDOCUMENTED", "title": "Particle Type" }, + "num_particles": { "type": "integer", "description": "UNDOCUMENTED", "title": "Num Particles" }, + "on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "On Entity Hit" }, + "on_other_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "On Other Hit" } } }, - "remove_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" }, + "remove_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Remove On Hit" }, "spawn_chance": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", - "title": "TODO", + "description": "UNDOCUMENTED", + "title": "Spawn Chance", "properties": { - "first_spawn_percent_chance": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" }, - "first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" }, - "second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" }, - "first_spawn_count": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" }, - "second_spawn_count": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" }, - "spawn_definition": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO" }, - "spawn_baby": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" } + "first_spawn_percent_chance": { "type": "number", "description": "UNDOCUMENTED", "title": "First Spawn Percent Chance" }, + "first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "title": "First Spawn Chance" }, + "second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "title": "Second Spawn Chance" }, + "first_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "title": "First Spawn Count" }, + "second_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "title": "Second Spawn Count" }, + "spawn_definition": { "type": "string", "description": "UNDOCUMENTED", "title": "Spawn Definition" }, + "spawn_baby": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Spawn Baby" } } }, "spawn_aoe_cloud": { "additionalProperties": false, "type": "object", "properties": { - "radius": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" }, - "radius_on_use": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" }, - "potion": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" }, - "particle": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO" }, - "duration": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" }, + "radius": { "type": "number", "description": "UNDOCUMENTED", "title": "Radius" }, + "radius_on_use": { "type": "number", "description": "UNDOCUMENTED", "title": "Radius On Use" }, + "potion": { "type": "integer", "description": "UNDOCUMENTED", "title": "Potion" }, + "particle": { "type": "string", "description": "UNDOCUMENTED", "title": "Particle" }, + "duration": { "type": "integer", "description": "UNDOCUMENTED", "title": "Duration" }, "color": { - "description": "UNDOCUMENTATED", - "title": "TODO", + "description": "UNDOCUMENTED", + "title": "Color", "type": "array", "format": "color-array", "items": [ @@ -179,12 +179,12 @@ { "type": "integer", "minimum": 0, "maximum": 255, "description": "B", "title": "B" } ] }, - "affect_owner": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" }, - "reapplication_delay": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" } + "affect_owner": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Affect Owner" }, + "reapplication_delay": { "type": "integer", "description": "UNDOCUMENTED", "title": "Reapplication Delay" } } }, - "stick_in_ground": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" }, - "teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" } + "stick_in_ground": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Stick In Ground" }, + "teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Teleport Owner" } } }, "particle": { "type": "string", "default": "iconcrack", "description": "Particle to use upon collision", "title": "Particle" }, diff --git a/source/behavior/entities/1.16.0/components/minecraft.scheduler.json b/source/behavior/entities/1.16.0/components/minecraft.scheduler.json index b3e10051..3338e881 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.scheduler.json +++ b/source/behavior/entities/1.16.0/components/minecraft.scheduler.json @@ -6,8 +6,8 @@ "additionalProperties": false, "required": [], "properties": { - "min_delay_secs": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Minimum Delay Secs", "minimum": 0 }, - "max_delay_secs": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Maximum Delay Secs", "minimum": 0 }, + "min_delay_secs": { "type": "integer", "description": "UNDOCUMENTED", "title": "Minimum Delay Secs", "minimum": 0 }, + "max_delay_secs": { "type": "integer", "description": "UNDOCUMENTED", "title": "Maximum Delay Secs", "minimum": 0 }, "scheduled_events": { "type": "array", "description": "The list of triggers that fire when the conditions match the given filter criteria. If any filter criteria overlap the first defined event will be picked.", @@ -15,7 +15,7 @@ "items": { "additionalProperties": false, "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Scheduled Events", "properties": { "filters": { "$ref": "../../filters/filters.json" }, "event": { "$ref": "../types/event.json" } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.shooter.json b/source/behavior/entities/1.16.0/components/minecraft.shooter.json index 9ffbc7ba..d3d45de6 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.shooter.json +++ b/source/behavior/entities/1.16.0/components/minecraft.shooter.json @@ -12,6 +12,6 @@ "type": "string", "description": "Actor definition to use as projectile for the ranged attack. The actor definition must have the projectile component to be able to be shot as a projectile" }, - "type": { "title": "Type", "type": "string", "description": "UNDOCUMENTATED" } + "type": { "title": "Type", "type": "string", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.spawn_entity.json b/source/behavior/entities/1.16.0/components/minecraft.spawn_entity.json index 8dd9176d..6f224311 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.spawn_entity.json +++ b/source/behavior/entities/1.16.0/components/minecraft.spawn_entity.json @@ -71,7 +71,7 @@ "properties": { "entities": { "title": "Entities", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "object", "$ref": "#/definitions/entity_spawn" }, { "type": "array", "items": { "$ref": "#/definitions/entity_spawn" } } diff --git a/source/behavior/entities/1.16.0/components/minecraft.trade_resupply.json b/source/behavior/entities/1.16.0/components/minecraft.trade_resupply.json index 18d01fdb..4f6f5246 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.trade_resupply.json +++ b/source/behavior/entities/1.16.0/components/minecraft.trade_resupply.json @@ -1,6 +1,6 @@ { "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.trade_resupply", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "title": "Trade Resupply 1.16.0", "additionalProperties": false, diff --git a/source/behavior/entities/1.16.0/entities.json b/source/behavior/entities/1.16.0/entities.json index 180d713a..9528bee6 100644 --- a/source/behavior/entities/1.16.0/entities.json +++ b/source/behavior/entities/1.16.0/entities.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entity1.16.0", "type": "object", "title": "Entity Behavior 1.16.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": ["format_version", "minecraft:entity"], "properties": { "format_version": { diff --git a/source/behavior/entities/1.16.0/events.json b/source/behavior/entities/1.16.0/events.json index 520c6a63..1d1439c9 100644 --- a/source/behavior/entities/1.16.0/events.json +++ b/source/behavior/entities/1.16.0/events.json @@ -27,7 +27,7 @@ "properties": { "add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" }, "remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" }, - "trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" }, "weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" } } } diff --git a/source/behavior/entities/1.16.0/minecraft.entity.json b/source/behavior/entities/1.16.0/minecraft.entity.json index e86df1d0..ee2b3719 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/entities/1.16.100/entities.json b/source/behavior/entities/1.16.100/entities.json index b114c015..f9f65160 100644 --- a/source/behavior/entities/1.16.100/entities.json +++ b/source/behavior/entities/1.16.100/entities.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entity1.16.100", "type": "object", "title": "Entity Behavior 1.16.100", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": ["format_version", "minecraft:entity"], "properties": { "format_version": { diff --git a/source/behavior/entities/1.16.100/events.json b/source/behavior/entities/1.16.100/events.json index df0e4eae..6bb42180 100644 --- a/source/behavior/entities/1.16.100/events.json +++ b/source/behavior/entities/1.16.100/events.json @@ -27,7 +27,7 @@ "properties": { "add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" }, "remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" }, - "trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" }, "weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" } } } diff --git a/source/behavior/entities/1.16.100/minecraft.entity.json b/source/behavior/entities/1.16.100/minecraft.entity.json index 8746d4ae..a2fd86cf 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.avoid_mob_type.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.avoid_mob_type.json index f71d1edd..246ca337 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.avoid_mob_type.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.avoid_mob_type.json @@ -39,12 +39,12 @@ "title": "Ignore Visibility" }, "entity_types": { "$ref": "../types/entity_types.json", "description": "UNDOCUMENTATED: entity types", "title": "Entity Types" }, - "avoid_mob_sound": { "title": "Avoid Mob Sound", "description": "UNDOCUMENTATED", "type": "string" }, - "remove_target": { "title": "Remove Target", "description": "UNDOCUMENTATED", "type": "boolean" }, - "on_escape_event": { "$ref": "../types/event.json", "title": "On Escape Event", "description": "UNDOCUMENTATED" }, + "avoid_mob_sound": { "title": "Avoid Mob Sound", "description": "UNDOCUMENTED", "type": "string" }, + "remove_target": { "title": "Remove Target", "description": "UNDOCUMENTED", "type": "boolean" }, + "on_escape_event": { "$ref": "../types/event.json", "title": "On Escape Event", "description": "UNDOCUMENTED" }, "sound_interval": { "default": 0, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Sound Interval", "oneOf": [ { diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.circle_around_anchor.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.circle_around_anchor.json index 062845c8..54598928 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.circle_around_anchor.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.circle_around_anchor.json @@ -49,9 +49,9 @@ "description": "Distance in blocks within the mob considers it has reached the goal. This is the \"wiggle room\" to stop the AI from bouncing back and forth trying to reach a specific spot", "title": "Goal Radius" }, - "radius_change": { "type": "number", "title": "Radius Change", "description": "UNDOCUMENTATED" }, - "radius_adjustment_chance": { "type": "number", "title": "Radius Adjustment Chance", "description": "UNDOCUMENTATED" }, - "height_adjustment_chance": { "type": "number", "title": "Height Adjustment Chance", "description": "UNDOCUMENTATED" }, - "angle_change": { "type": "number", "title": "Angle Change", "description": "UNDOCUMENTATED" } + "radius_change": { "type": "number", "title": "Radius Change", "description": "UNDOCUMENTED" }, + "radius_adjustment_chance": { "type": "number", "title": "Radius Adjustment Chance", "description": "UNDOCUMENTED" }, + "height_adjustment_chance": { "type": "number", "title": "Height Adjustment Chance", "description": "UNDOCUMENTED" }, + "angle_change": { "type": "number", "title": "Angle Change", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.defend_trusted_target.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.defend_trusted_target.json index 68240842..3ac0a8ca 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.defend_trusted_target.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.defend_trusted_target.json @@ -20,7 +20,7 @@ "description": "Determines the amount of time in seconds that this mob will look for a target before forgetting about it and looking for a new one when the target isn't visible any more", "title": "Must See Forget Duration" }, - "on_defend_start": { "$ref": "../types/event.json", "title": "On Defend Start", "description": "UNDOCUMENTATED" }, + "on_defend_start": { "$ref": "../types/event.json", "title": "On Defend Start", "description": "UNDOCUMENTED" }, "within_radius": { "type": "number", "default": 0, diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.defend_village_target.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.defend_village_target.json index 3908c17b..d2c28e7c 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.defend_village_target.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.defend_village_target.json @@ -11,7 +11,7 @@ "description": "List of entity types this mob considers a threat to the village", "title": "Entity Types" }, - "must_reach": { "title": "Must Reach", "description": "UNDOCUMENTATED", "type": "boolean" }, - "attack_chance": { "title": "Attack Chance", "description": "UNDOCUMENTATED", "type": "number" } + "must_reach": { "title": "Must Reach", "description": "UNDOCUMENTED", "type": "boolean" }, + "attack_chance": { "title": "Attack Chance", "description": "UNDOCUMENTED", "type": "number" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.eat_block.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.eat_block.json index d5ede48e..b6a91df9 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.eat_block.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.eat_block.json @@ -2,37 +2,37 @@ "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.eat_block", "type": "object", "title": "Eat Block 1.8.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "required": [], "properties": { "priority": { "$ref": "./types/priority.json" }, - "on_eat": { "$ref": "../types/trigger.json", "description": "UNDOCUMENTATED", "title": "On Eat" }, + "on_eat": { "$ref": "../types/trigger.json", "description": "UNDOCUMENTED", "title": "On Eat" }, "success_chance": { "title": "Succes Chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../../molang/number.json" }, - "time_until_eat": { "title": "Time Until Eat", "description": "UNDOCUMENTATED", "type": "number" }, + "time_until_eat": { "title": "Time Until Eat", "description": "UNDOCUMENTED", "type": "number" }, "eat_and_replace_block_pairs": { "type": "array", "title": "Eat And Replace Block Pairs", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "title": "Eat And Replace Block Pair", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { "eat_block": { "type": "string", "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../../general/block/identifier.json" }, "replace_block": { "type": "string", "title": "Replace Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../../general/block/identifier.json" } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_caravan.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_caravan.json index 0b2f15da..9ba28983 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_caravan.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_caravan.json @@ -11,8 +11,8 @@ "entity_types": { "$ref": "../types/entity_types.json", "description": "List of entity types that this mob can follow in a caravan", - "title": "TODO Title" + "title": "Entity Types" }, - "entity_count": { "type": "integer", "description": "Number of entities that can be in the caravan", "default": 1, "title": "TODO Title" } + "entity_count": { "type": "integer", "description": "Number of entities that can be in the caravan", "default": 1, "title": "Entity Count" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_mob.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_mob.json index 3b395cb5..ea1289a9 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_mob.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_mob.json @@ -12,13 +12,13 @@ "type": "integer", "default": 0, "description": "The distance in blocks it will look for a mob to follow", - "title": "TODO Title" + "title": "Search Range" }, "stop_distance": { "type": "number", "default": 2, "description": "The distance in blocks this mob stops from the mob it is following", - "title": "TODO Title" + "title": "Stop Distance" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_owner.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_owner.json index 06ad774c..b3788cc5 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_owner.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_owner.json @@ -12,13 +12,13 @@ "type": "number", "default": 10, "description": "The distance in blocks that the owner can be away from this mob before it starts following it", - "title": "TODO Title" + "title": "Start Distance" }, "stop_distance": { "type": "number", "default": 2, "description": "The distance in blocks this mob will stop from its owner while following it", - "title": "TODO Title" + "title": "Stop Distance" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_target_captain.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_target_captain.json index 6690c94b..5f0a810e 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_target_captain.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_target_captain.json @@ -12,13 +12,13 @@ "type": "number", "default": 0, "description": "Defines the distance in blocks the mob will stay from its target while following.", - "title": "TODO Title" + "title": "Follow Distance" }, "within_radius": { "type": "number", "default": 0, "description": "Defines the maximum distance in blocks a mob can get from its target captain before giving up trying to follow it.", - "title": "TODO Title" + "title": "Within Radius" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.go_home.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.go_home.json index 604c2a8f..3712533c 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.go_home.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.go_home.json @@ -12,14 +12,14 @@ "type": "number", "default": 0.5, "description": "Distance in blocks within the mob considers it has reached the goal. This is the \"wiggle room\" to stop the AI from bouncing back and forth trying to reach a specific spot", - "title": "TODO Title" + "title": "Goal Radius" }, "interval": { "type": "integer", "default": 120, "description": "A random value to determine when to randomly move somewhere. This has a 1/interval chance to choose this goal", - "title": "TODO Title" + "title": "Interval" }, - "on_home": { "$ref": "../types/event.json", "description": "Event to run when this mob gets home.", "title": "TODO Title" } + "on_home": { "$ref": "../types/event.json", "description": "Event to run when this mob gets home.", "title": "On Home" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.jump_to_block.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.jump_to_block.json index e35f26a2..3e55f0fc 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.jump_to_block.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.jump_to_block.json @@ -7,21 +7,21 @@ "required": [], "properties": { "priority": { "$ref": "./types/priority.json" }, - "search_width": { "type": "number", "title": "Search Range", "description": "UNDOCUMENTATED" }, - "search_height": { "type": "number", "title": "Search Height", "description": "UNDOCUMENTATED" }, + "search_width": { "type": "number", "title": "Search Range", "description": "UNDOCUMENTED" }, + "search_height": { "type": "number", "title": "Search Height", "description": "UNDOCUMENTED" }, - "minimum_path_length": { "type": "number", "title": "Minimum Path Length", "description": "UNDOCUMENTATED" }, - "minimum_distance": { "type": "number", "title": "Minimum Distance", "description": "UNDOCUMENTATED" }, + "minimum_path_length": { "type": "number", "title": "Minimum Path Length", "description": "UNDOCUMENTED" }, + "minimum_distance": { "type": "number", "title": "Minimum Distance", "description": "UNDOCUMENTED" }, - "scale_factor": { "type": "number", "title": "Scale Factor", "description": "UNDOCUMENTATED" }, + "scale_factor": { "type": "number", "title": "Scale Factor", "description": "UNDOCUMENTED" }, "cooldown_range": { "title": "Cooldown range", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": [ - { "title": "Min", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 }, - { "title": "Max", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 } + { "title": "Min", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, + { "title": "Max", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } ] } } 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 7b35dd05..4a7cf9b9 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": "UNDOCUMENTATED", "title": "Trigger" } + "trigger": { "$ref": "../types/trigger.json", "description": "UNDOCUMENTED", "title": "Trigger" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_player.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_player.json index 7b3ee3f0..48cd738a 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_player.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_player.json @@ -39,6 +39,6 @@ "title": "Look Time", "items": [{ "type": "integer" }, { "type": "integer" }] }, - "target_distance": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" } + "target_distance": { "type": "number", "description": "UNDOCUMENTED", "title": "TODO" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.melee_attack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.melee_attack.json index ed47c875..8908bccc 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.melee_attack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.melee_attack.json @@ -8,7 +8,7 @@ "properties": { "priority": { "$ref": "./types/priority.json" }, "speed_multiplier": { "$ref": "./types/speed_multiplier.json" }, - "cooldown_time": { "type": "number", "title": "Cooldown Time", "description": "UNDOCUMENTATED" }, + "cooldown_time": { "type": "number", "title": "Cooldown Time", "description": "UNDOCUMENTED" }, "melee_fov": { "type": "number", "default": 90.0, @@ -41,7 +41,7 @@ "description": "If true, this goal will only trigger if the mob can reach its target.", "title": "Require Complete Path" }, - "on_attack": { "$ref": "../types/event.json", "title": "On Attack", "description": "UNDOCUMENTATED" }, - "on_kill": { "$ref": "../types/event.json", "title": "On Attack", "description": "UNDOCUMENTATED" } + "on_attack": { "$ref": "../types/event.json", "title": "On Attack", "description": "UNDOCUMENTED" }, + "on_kill": { "$ref": "../types/event.json", "title": "On Attack", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_block.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_block.json index b52683ed..4c6e2dc7 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_block.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_block.json @@ -3,30 +3,30 @@ "type": "object", "title": "Move To Block 1.8.0", "additionalProperties": false, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": [], "properties": { "priority": { "$ref": "./types/priority.json" }, - "tick_interval": { "type": "number", "title": "Tick Interval", "description": "UNDOCUMENTATED" }, - "start_chance": { "type": "number", "title": "Start Chance", "description": "UNDOCUMENTATED" }, - "search_range": { "type": "number", "title": "Search Range", "description": "UNDOCUMENTATED" }, - "search_height": { "type": "number", "title": "Search Height", "description": "UNDOCUMENTATED" }, - "goal_radius": { "type": "number", "title": "Goal Radius", "description": "UNDOCUMENTATED" }, - "stay_duration": { "type": "number", "title": "Stay Duration", "description": "UNDOCUMENTATED" }, - "target_selection_method": { "type": "string", "title": "Target Selection Method", "description": "UNDOCUMENTATED" }, + "tick_interval": { "type": "number", "title": "Tick Interval", "description": "UNDOCUMENTED" }, + "start_chance": { "type": "number", "title": "Start Chance", "description": "UNDOCUMENTED" }, + "search_range": { "type": "number", "title": "Search Range", "description": "UNDOCUMENTED" }, + "search_height": { "type": "number", "title": "Search Height", "description": "UNDOCUMENTED" }, + "goal_radius": { "type": "number", "title": "Goal Radius", "description": "UNDOCUMENTED" }, + "stay_duration": { "type": "number", "title": "Stay Duration", "description": "UNDOCUMENTED" }, + "target_selection_method": { "type": "string", "title": "Target Selection Method", "description": "UNDOCUMENTED" }, "target_offset": { "type": "array", "title": "Target Offset", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, - "target_blocks": { "type": "array", "title": "Target Blocks", "description": "UNDOCUMENTATED", "items": { "type": "string" } }, + "target_blocks": { "type": "array", "title": "Target Blocks", "description": "UNDOCUMENTED", "items": { "type": "string" } }, "on_stay_completed": { "type": "array", "title": "On Stay Completed", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "$ref": "../types/event.json" } }, - "on_reach": { "type": "array", "title": "On Reach", "description": "UNDOCUMENTATED", "items": { "$ref": "../types/event.json" } } + "on_reach": { "type": "array", "title": "On Reach", "description": "UNDOCUMENTED", "items": { "$ref": "../types/event.json" } } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ocelot_sit_on_block.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ocelot_sit_on_block.json index 653d735b..a80d0a33 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ocelot_sit_on_block.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ocelot_sit_on_block.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.ocelot_sit_on_block", "additionalProperties": false, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "title": "Ocelot Sit On Block 1.8.0", "required": [], diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ocelotattack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ocelotattack.json index 159b7821..c6f9f8ce 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ocelotattack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ocelotattack.json @@ -25,12 +25,12 @@ "description": "Multiplier for the sneaking speed. 1.0 means the ocelot will move at the speed it normally sneaks", "title": "Sneak Speed Multiplier" }, - "cooldown_time": { "type": "number", "title": "Cooldown Time", "description": "UNDOCUMENTATED" }, - "x_max_rotation": { "type": "number", "title": "X Max Rotation", "description": "UNDOCUMENTATED" }, - "y_max_head_rotation": { "type": "number", "title": "Y Max Head Rotation", "description": "UNDOCUMENTATED" }, - "max_distance": { "type": "number", "title": "Max Distance", "description": "UNDOCUMENTATED" }, - "max_sneak_range": { "type": "number", "title": "Max Sneak Range", "description": "UNDOCUMENTATED" }, - "max_sprint_range": { "type": "number", "title": "Max Sprint Range", "description": "UNDOCUMENTATED" }, - "reach_multiplier": { "type": "number", "title": "Reach Multiplier", "description": "UNDOCUMENTATED" } + "cooldown_time": { "type": "number", "title": "Cooldown Time", "description": "UNDOCUMENTED" }, + "x_max_rotation": { "type": "number", "title": "X Max Rotation", "description": "UNDOCUMENTED" }, + "y_max_head_rotation": { "type": "number", "title": "Y Max Head Rotation", "description": "UNDOCUMENTED" }, + "max_distance": { "type": "number", "title": "Max Distance", "description": "UNDOCUMENTED" }, + "max_sneak_range": { "type": "number", "title": "Max Sneak Range", "description": "UNDOCUMENTED" }, + "max_sprint_range": { "type": "number", "title": "Max Sprint Range", "description": "UNDOCUMENTED" }, + "reach_multiplier": { "type": "number", "title": "Reach Multiplier", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.panic.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.panic.json index e71c6724..bec64390 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.panic.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.panic.json @@ -27,14 +27,14 @@ "title": "TODO Title" }, "prefer_water": { "type": "boolean", "default": false, "description": "If true, the mob will prefer water over land", "title": "TODO Title" }, - "panic_sound": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO" }, + "panic_sound": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO" }, "sound_interval": { "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "TODO", "properties": { - "range_min": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" }, - "range_max": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" } + "range_min": { "type": "number", "description": "UNDOCUMENTED", "title": "TODO" }, + "range_max": { "type": "number", "description": "UNDOCUMENTED", "title": "TODO" } }, "additionalProperties": false } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.play_dead.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.play_dead.json index 1ffa2387..fad2d1bb 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.play_dead.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.play_dead.json @@ -1,6 +1,6 @@ { "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.play_dead", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "title": "Play dead 1.8.0", "additionalProperties": false, @@ -9,44 +9,44 @@ "priority": { "$ref": "types/priority.json" }, "duration": { "title": "Duration", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "force_below_health": { "title": "Force Below Health", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "random_start_chance": { "title": "Random Start Chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "random_damage_range": { "title": "Random Damage Range", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": [ - { "title": "Min", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 }, - { "title": "Max", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 } + { "title": "Min", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, + { "title": "Max", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } ] }, "damage_sources": { "title": "Damage sources", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": { "title": "Damage Source", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../../general/entity_damage.json" } }, "apply_regeneration": { "title": "Apply regeneration", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "boolean" }, "filters": { "$ref": "../../filters/filters.json" } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.raid_garden.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.raid_garden.json index a5f77f96..08e8f55a 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.raid_garden.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.raid_garden.json @@ -40,6 +40,6 @@ "description": "Distance in blocks the mob will look for crops to eat", "title": "TODO Title" }, - "search_height": { "type": "integer", "default": 0, "description": "UNDOCUMENTATED", "title": "TODO Title" } + "search_height": { "type": "integer", "default": 0, "description": "UNDOCUMENTED", "title": "TODO Title" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ram_attack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ram_attack.json index 8e9231ce..d2e572af 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ram_attack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ram_attack.json @@ -1,6 +1,6 @@ { "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.ram_attack", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "title": "Ram attack 1.8.0", "additionalProperties": false, @@ -9,56 +9,56 @@ "priority": { "$ref": "types/priority.json" }, "run_speed": { "title": "Run speed", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number" }, "ram_speed": { "title": "Ram speed", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number" }, "min_ram_distance": { "title": "Minimum Ram speed", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number" }, "ram_distance": { "title": "Ram Distance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number" }, "knockback_force": { "title": "Knockback force", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number" }, "knockback_height": { "title": "Knockback height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number" }, "pre_ram_sound": { "title": "Pre ram sound", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string" }, "ram_impact_sound": { "title": "Ram impact sound", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string" }, "cooldown_range": { "title": "Cooldown range", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": [ - { "title": "Min", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 }, - { "title": "Max", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 } + { "title": "Min", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, + { "title": "Max", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } ] }, "on_start": { "title": "On start", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../types/event.json" } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_hover.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_hover.json index cddf4ba0..22724cc2 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_hover.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_hover.json @@ -10,7 +10,7 @@ "speed_multiplier": { "$ref": "types/speed_multiplier.json" }, "hover_height": { "type": "array", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Hover Height", "items": [{ "type": "number" }, { "type": "number" }] }, diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_look_around.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_look_around.json index 6a56d5f7..8f9dd004 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_look_around.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_look_around.json @@ -13,6 +13,6 @@ "description": "The range of time in seconds the mob will stay looking in a random direction before looking elsewhere", "title": "TODO Title" }, - "look_distance": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" } + "look_distance": { "type": "number", "description": "UNDOCUMENTED", "title": "TODO" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ranged_attack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ranged_attack.json index d773deb2..f60f9831 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ranged_attack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ranged_attack.json @@ -8,7 +8,7 @@ "properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" }, - "attack_interval": { "type": "number", "default": 0, "description": "UNDOCUMENTATED", "title": "TODO Title" }, + "attack_interval": { "type": "number", "default": 0, "description": "UNDOCUMENTED", "title": "TODO Title" }, "attack_interval_max": { "type": "number", "default": 0, @@ -57,7 +57,7 @@ "description": "The allowable FOV the actor will use to determine if it can make a valid ranged attack", "title": "TODO Title" }, - "target_in_sight_time": { "type": "number", "title": "Target In Sight Time", "description": "UNDOCUMENTATED" }, - "attack_radius_min": { "type": "number", "title": "Attack Radius Min", "description": "UNDOCUMENTATED" } + "target_in_sight_time": { "type": "number", "title": "Target In Sight Time", "description": "UNDOCUMENTED" }, + "attack_radius_min": { "type": "number", "title": "Attack Radius Min", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.rise_to_liquid_level.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.rise_to_liquid_level.json index 6df63a1f..4dd7cb23 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.rise_to_liquid_level.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.rise_to_liquid_level.json @@ -7,8 +7,8 @@ "required": [], "properties": { "priority": { "$ref": "types/priority.json" }, - "liquid_y_offset": { "type": "number", "title": "Liquid Y Offset", "description": "UNDOCUMENTATED" }, - "rise_delta": { "type": "number", "title": "Rise Delta", "description": "UNDOCUMENTATED" }, - "sink_delta": { "type": "number", "title": "Sink Delta", "description": "UNDOCUMENTATED" } + "liquid_y_offset": { "type": "number", "title": "Liquid Y Offset", "description": "UNDOCUMENTED" }, + "rise_delta": { "type": "number", "title": "Rise Delta", "description": "UNDOCUMENTED" }, + "sink_delta": { "type": "number", "title": "Sink Delta", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_float.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_float.json index a44c1ac3..429a512b 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_float.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_float.json @@ -8,6 +8,6 @@ "properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" }, - "jump_chance_percentage": { "type": "number", "title": "Sink Delta", "description": "UNDOCUMENTATED" } + "jump_chance_percentage": { "type": "number", "title": "Sink Delta", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_random_direction.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_random_direction.json index 8201ad5a..11167239 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_random_direction.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_random_direction.json @@ -7,8 +7,8 @@ "required": [], "properties": { "priority": { "$ref": "./types/priority.json" }, - "add_random_time_range": { "type": "number", "title": "Add Random Time Range", "description": "UNDOCUMENTATED" }, - "turn_range": { "type": "number", "title": "Turn Range", "description": "UNDOCUMENTATED" }, - "min_change_direction_time": { "type": "number", "title": "Min Change Direction Time", "description": "UNDOCUMENTATED" } + "add_random_time_range": { "type": "number", "title": "Add Random Time Range", "description": "UNDOCUMENTED" }, + "turn_range": { "type": "number", "title": "Turn Range", "description": "UNDOCUMENTED" }, + "min_change_direction_time": { "type": "number", "title": "Min Change Direction Time", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stomp_attack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stomp_attack.json index 60ac6c1e..ba7db534 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stomp_attack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stomp_attack.json @@ -41,7 +41,7 @@ "description": "If true, this mob will chase after the target as long as it's a valid target", "title": "TODO Title" }, - "stomp_range_multiplier": { "type": "number", "title": "Stomp Range Multiplier", "description": "UNDOCUMENTATED" }, - "no_damage_range_multiplier": { "type": "number", "title": "No Damage Range Multiplier", "description": "UNDOCUMENTATED" } + "stomp_range_multiplier": { "type": "number", "title": "Stomp Range Multiplier", "description": "UNDOCUMENTED" }, + "no_damage_range_multiplier": { "type": "number", "title": "No Damage Range Multiplier", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.summon_entity.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.summon_entity.json index 802f08f0..b4fc91cf 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.summon_entity.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.summon_entity.json @@ -58,14 +58,14 @@ "default": -1, "description": "Amount of time in seconds that the spawned entity will be alive for. A value of -1.0 means it will remain alive for as long as it can" }, - "base_delay": { "type": "number", "default": 0, "description": "UNDOCUMENTATED" }, + "base_delay": { "type": "number", "default": 0, "description": "UNDOCUMENTED" }, "entity_type": { "type": "string", "description": "The entity type of the entities we will spawn in this step" }, "num_entities_spawned": { "type": "integer", "default": 1, "description": "Number of entities that will be spawned in this step" }, "shape": { "type": "string", "default": "line", "description": "The base shape of this step. Valid values are circle and line" }, "size": { "type": "number", "default": 1, "description": "The base size of the entity" }, "sound_event": { "type": "string", "description": "The sound event to play for this step" }, "summon_cap": { "type": "integer", "default": 0, "description": "Maximum number of summoned entities at any given time" }, - "summon_cap_radius": { "type": "number", "default": 0, "description": "UNDOCUMENTATED" }, + "summon_cap_radius": { "type": "number", "default": 0, "description": "UNDOCUMENTED" }, "target": { "type": "string", "default": "self", diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_idle.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_idle.json index 52b9bc68..7f2ea7b1 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_idle.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_idle.json @@ -6,8 +6,8 @@ "required": [], "properties": { "priority": { "$ref": "./types/priority.json" }, - "idle_time": { "title": "TODO", "description": "UNDOCUMENTATED", "type": "number" }, - "success_rate": { "title": "TODO", "description": "UNDOCUMENTATED", "type": "number" } + "idle_time": { "title": "TODO", "description": "UNDOCUMENTED", "type": "number" }, + "success_rate": { "title": "TODO", "description": "UNDOCUMENTED", "type": "number" } }, - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_wander.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_wander.json index 33486120..ac3d869f 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_wander.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_wander.json @@ -8,8 +8,8 @@ "properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" }, - "interval": { "type": "number", "title": "Interval", "description": "UNDOCUMENTATED" }, - "look_ahead": { "type": "number", "title": "Look Ahead", "description": "UNDOCUMENTATED" }, - "wander_time": { "type": "number", "title": "Wander Time", "description": "UNDOCUMENTATED" } + "interval": { "type": "number", "title": "Interval", "description": "UNDOCUMENTED" }, + "look_ahead": { "type": "number", "title": "Look Ahead", "description": "UNDOCUMENTED" }, + "wander_time": { "type": "number", "title": "Wander Time", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_with_entity.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_with_entity.json index 55b0c553..685a4289 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_with_entity.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_with_entity.json @@ -2,20 +2,20 @@ "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.swim_with_entity", "type": "object", "title": "Swim With Entity 1.8.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "required": [], "properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" }, - "success_rate": { "type": "number", "title": "Success Rate", "description": "UNDOCUMENTATED" }, - "chance_to_stop": { "type": "number", "title": "Chance To Stop", "description": "UNDOCUMENTATED" }, - "state_check_interval": { "type": "number", "title": "State Check Interval", "description": "UNDOCUMENTATED" }, - "catch_up_threshold": { "type": "number", "title": "Catch Up Threshold", "description": "UNDOCUMENTATED" }, - "match_direction_threshold": { "type": "number", "title": "Match Direction Threshold", "description": "UNDOCUMENTATED" }, - "catch_up_multiplier": { "type": "number", "title": "Catch Up Multiplier", "description": "UNDOCUMENTATED" }, - "search_range": { "type": "number", "title": "Search Range", "description": "UNDOCUMENTATED" }, - "stop_distance": { "type": "number", "title": "Stop Distance", "description": "UNDOCUMENTATED" }, - "entity_types": { "$ref": "../types/entity_types.json", "title": "Entity Types", "description": "UNDOCUMENTATED" } + "success_rate": { "type": "number", "title": "Success Rate", "description": "UNDOCUMENTED" }, + "chance_to_stop": { "type": "number", "title": "Chance To Stop", "description": "UNDOCUMENTED" }, + "state_check_interval": { "type": "number", "title": "State Check Interval", "description": "UNDOCUMENTED" }, + "catch_up_threshold": { "type": "number", "title": "Catch Up Threshold", "description": "UNDOCUMENTED" }, + "match_direction_threshold": { "type": "number", "title": "Match Direction Threshold", "description": "UNDOCUMENTED" }, + "catch_up_multiplier": { "type": "number", "title": "Catch Up Multiplier", "description": "UNDOCUMENTED" }, + "search_range": { "type": "number", "title": "Search Range", "description": "UNDOCUMENTED" }, + "stop_distance": { "type": "number", "title": "Stop Distance", "description": "UNDOCUMENTED" }, + "entity_types": { "$ref": "../types/entity_types.json", "title": "Entity Types", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swoop_attack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swoop_attack.json index 6778e6f3..32aec7a0 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swoop_attack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swoop_attack.json @@ -8,7 +8,7 @@ "properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" }, - "damage_reach": { "type": "number", "title": "Damage Reach", "description": "UNDOCUMENTATED" }, + "damage_reach": { "type": "number", "title": "Damage Reach", "description": "UNDOCUMENTED" }, "delay_range": { "$ref": "../types/range_number_type.json", "default": [10.0, 20.0], diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.target_when_pushed.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.target_when_pushed.json index 57d6711e..12c81b28 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.target_when_pushed.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.target_when_pushed.json @@ -1,13 +1,13 @@ { "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.target_when_pushed", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "title": "Target When Pushed 1.8.0", "additionalProperties": false, "required": [], "properties": { "priority": { "$ref": "types/priority.json" }, - "entity_types": { "$ref": "../types/entity_types.json", "title": "Entity Types", "description": "UNDOCUMENTATED" }, - "percent_chance": { "type": "number", "title": "Percent Chance", "description": "UNDOCUMENTATED" } + "entity_types": { "$ref": "../types/entity_types.json", "title": "Entity Types", "description": "UNDOCUMENTED" }, + "percent_chance": { "type": "number", "title": "Percent Chance", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.tempt.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.tempt.json index b0e96274..8574ff24 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.tempt.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.tempt.json @@ -14,7 +14,7 @@ "description": "If true, the mob can stop being tempted if the player moves too fast while close to this mob", "title": "TODO Title" }, - "can_tempt_while_ridden": { "type": "boolean", "title": "Can Tempt While Ridden", "description": "UNDOCUMENTATED" }, + "can_tempt_while_ridden": { "type": "boolean", "title": "Can Tempt While Ridden", "description": "UNDOCUMENTED" }, "items": { "type": "array", "description": "List of items this mob is tempted by", diff --git a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.work.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.work.json index 65f3620f..0f20991b 100644 --- a/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.work.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.work.json @@ -39,5 +39,5 @@ "title": "TODO Title" } }, - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" } 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 171212bd..1e6c4802 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": "UNDOCUMENTATED", "title": "TODO" }, - "broadcastRange": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" } + "broadcastAnger": { "type": "boolean", "description": "UNDOCUMENTED", "title": "TODO" }, + "broadcastRange": { "type": "integer", "description": "UNDOCUMENTED", "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 e5954818..5773578a 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": "UNDOCUMENTATED", "title": "Cause", "$ref": "../../../../general/entity/damage_source.json" } + "cause": { "type": "string", "description": "UNDOCUMENTED", "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 521ef4b3..70db917f 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": "UNDOCUMENTATED", "title": "Sensor Radius", "minimum": 0 }, + "sensor_radius": { "type": "integer", "description": "UNDOCUMENTED", "title": "Sensor Radius", "minimum": 0 }, "on_break": { "type": "array", "title": "On Break", @@ -17,13 +17,13 @@ "block_list": { "type": "array", "title": "Block List", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "string", "title": "Block ID" } }, "on_block_broken": { "type": "string", "title": "On Block Broken", "description": "On block broken" } } }, - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.boostable.json b/source/behavior/entities/1.8.0/components/minecraft.boostable.json index 558eaaaa..7179c95e 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.boostable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.boostable.json @@ -32,7 +32,7 @@ } } }, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "TODO Title" } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.buoyant.json b/source/behavior/entities/1.8.0/components/minecraft.buoyant.json index e19d1494..18b94a6f 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.buoyant.json +++ b/source/behavior/entities/1.8.0/components/minecraft.buoyant.json @@ -8,7 +8,7 @@ "base_buoyancy": { "type": "number", "default": 0, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Base Buoyancy" }, "apply_gravity": { 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 536f49b8..6e2de165 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "title": "Hitbox", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "width": { "type": "number", "title": "Width", "description": "UNDOCUMENTATED" }, - "height": { "type": "number", "title": "Height", "description": "UNDOCUMENTATED" }, + "width": { "type": "number", "title": "Width", "description": "UNDOCUMENTED" }, + "height": { "type": "number", "title": "Height", "description": "UNDOCUMENTED" }, "pivot": { "type": "array", "title": "Pivot", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.despawn.json b/source/behavior/entities/1.8.0/components/minecraft.despawn.json index 59ca0ce2..d11b8479 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.despawn.json +++ b/source/behavior/entities/1.8.0/components/minecraft.despawn.json @@ -23,7 +23,7 @@ "description": "Determines if the \"min_range_inactivity_timer\" is used in the standard despawn rules.", "title": "Despawn From Inactivity" }, - "despawn_from_distance": { "type": "object", "description": "UNDOCUMENTATED", "title": "TODO", "additionalProperties": false }, + "despawn_from_distance": { "type": "object", "description": "UNDOCUMENTED", "title": "TODO", "additionalProperties": false }, "despawn_from_simulation_edge": { "type": "boolean", "default": true, diff --git a/source/behavior/entities/1.8.0/components/minecraft.dweller.json b/source/behavior/entities/1.8.0/components/minecraft.dweller.json index 12ca3fe2..7e6365ee 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.dweller.json +++ b/source/behavior/entities/1.8.0/components/minecraft.dweller.json @@ -2,16 +2,16 @@ "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.dweller", "type": "object", "title": "Dweller 1.8.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "dwelling_type": { "type": "string", "title": "Dwelling Type", "description": "UNDOCUMENTATED" }, - "dweller_role": { "type": "string", "title": "Dwelling Role", "description": "UNDOCUMENTATED" }, - "update_interval_base": { "type": "integer", "title": "Update Interval Base", "description": "UNDOCUMENTATED" }, - "update_interval_variant": { "type": "integer", "title": "Update Interval Variant", "description": "UNDOCUMENTATED" }, - "preferred_profession": { "type": "string", "title": "Preferred Profession", "description": "UNDOCUMENTATED" }, - "can_find_poi": { "type": "boolean", "title": "Can Find Poi", "description": "UNDOCUMENTATED" }, - "can_migrate": { "type": "boolean", "title": "Can Migrate", "description": "UNDOCUMENTATED" }, - "first_founding_reward": { "type": "integer", "title": "First Founding Reward", "description": "UNDOCUMENTATED" } + "dwelling_type": { "type": "string", "title": "Dwelling Type", "description": "UNDOCUMENTED" }, + "dweller_role": { "type": "string", "title": "Dwelling Role", "description": "UNDOCUMENTED" }, + "update_interval_base": { "type": "integer", "title": "Update Interval Base", "description": "UNDOCUMENTED" }, + "update_interval_variant": { "type": "integer", "title": "Update Interval Variant", "description": "UNDOCUMENTED" }, + "preferred_profession": { "type": "string", "title": "Preferred Profession", "description": "UNDOCUMENTED" }, + "can_find_poi": { "type": "boolean", "title": "Can Find Poi", "description": "UNDOCUMENTED" }, + "can_migrate": { "type": "boolean", "title": "Can Migrate", "description": "UNDOCUMENTED" }, + "first_founding_reward": { "type": "integer", "title": "First Founding Reward", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.economy_trade_table.json b/source/behavior/entities/1.8.0/components/minecraft.economy_trade_table.json index 1863ebd8..127a1967 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.economy_trade_table.json +++ b/source/behavior/entities/1.8.0/components/minecraft.economy_trade_table.json @@ -18,8 +18,8 @@ "description": "How much should the discount be modified by when the player has cured the Zombie Villager. Can be specified as a pair of numbers (low-tier trade discount and high-tier trade discount)", "title": "Cured Discount", "items": [ - { "type": "integer", "title": "A", "description": "UNDOCUMENTATED" }, - { "type": "integer", "title": "B", "description": "UNDOCUMENTATED" } + { "type": "integer", "title": "A", "description": "UNDOCUMENTED" }, + { "type": "integer", "title": "B", "description": "UNDOCUMENTED" } ] }, "display_name": { @@ -40,8 +40,8 @@ "description": "The max the discount can be modified by when the player has cured the Zombie Villager. Can be specified as a pair of numbers (low-tier trade discount and high-tier trade discount)", "title": "Max Cured Discount", "items": [ - { "type": "integer", "title": "A", "description": "UNDOCUMENTATED" }, - { "type": "integer", "title": "B", "description": "UNDOCUMENTATED" } + { "type": "integer", "title": "A", "description": "UNDOCUMENTED" }, + { "type": "integer", "title": "B", "description": "UNDOCUMENTED" } ] }, "max_nearby_cured_discount": { diff --git a/source/behavior/entities/1.8.0/components/minecraft.equipment.json b/source/behavior/entities/1.8.0/components/minecraft.equipment.json index ba66b272..3e2b7879 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.equipment.json +++ b/source/behavior/entities/1.8.0/components/minecraft.equipment.json @@ -13,7 +13,7 @@ "items": { "type": "object", "title": "Slot Drop Chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "drop_chance": { "type": "number", "title": "Drop Chance" }, 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 c546ff2e..2df0d24c 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 e8fca166..6f34da01 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 9d9d8cd5..dcc247e4 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": "UNDOCUMENTATED", "title": "Value" }, - "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" } + "value": { "type": "integer", "description": "UNDOCUMENTED", "title": "Value" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Max" } }, "description": "UNDOCUMENTATED: " } diff --git a/source/behavior/entities/1.8.0/components/minecraft.genetics.json b/source/behavior/entities/1.8.0/components/minecraft.genetics.json index 2edd8473..a50aecec 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.genetics.json +++ b/source/behavior/entities/1.8.0/components/minecraft.genetics.json @@ -45,12 +45,12 @@ { "type": "integer" }, { "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "TODO", "additionalProperties": false, "properties": { - "range_min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" }, - "range_max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" } + "range_min": { "type": "integer", "description": "UNDOCUMENTED", "title": "TODO" }, + "range_max": { "type": "integer", "description": "UNDOCUMENTED", "title": "TODO" } } } ] @@ -72,12 +72,12 @@ { "type": "integer" }, { "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "TODO", "additionalProperties": false, "properties": { - "range_min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" }, - "range_max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" } + "range_min": { "type": "integer", "description": "UNDOCUMENTED", "title": "TODO" }, + "range_max": { "type": "integer", "description": "UNDOCUMENTED", "title": "TODO" } } } ] @@ -87,7 +87,7 @@ } } }, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "TODO Title" } } 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 5808478e..01d44057 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 eb52a4e9..1f3b9ded 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "title": "Damage Condition", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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": "UNDOCUMENTATED" } + "damage_per_tick": { "type": "integer", "title": "Damage Per Tick", "description": "UNDOCUMENTED" } } } } 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 03e70be5..5f716670 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,13 +12,13 @@ "type": "array", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "block": { "$ref": "../../../../general/block_definition.json" }, - "entered_block_event": { "title": "Entered Block Event", "description": "UNDOCUMENTATED", "$ref": "../types/event.json" }, - "exited_block_event": { "title": "Exited Block Event", "description": "UNDOCUMENTATED", "$ref": "../types/event.json" } + "entered_block_event": { "title": "Entered Block Event", "description": "UNDOCUMENTED", "$ref": "../types/event.json" }, + "exited_block_event": { "title": "Exited Block Event", "description": "UNDOCUMENTED", "$ref": "../types/event.json" } } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.is_stackable.json b/source/behavior/entities/1.8.0/components/minecraft.is_stackable.json index e4c2f2ed..a58ae486 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.is_stackable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_stackable.json @@ -5,5 +5,5 @@ "title": "Is Stackable 1.8.0", "additionalProperties": false, "required": [], - "properties": { "value": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Value" } } + "properties": { "value": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Value" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.knockback_resistance.json b/source/behavior/entities/1.8.0/components/minecraft.knockback_resistance.json index 81b8f76d..89cb9ccf 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.knockback_resistance.json +++ b/source/behavior/entities/1.8.0/components/minecraft.knockback_resistance.json @@ -3,10 +3,10 @@ "type": "object", "title": "Knockback Resistance 1.8.0", "additionalProperties": false, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": [], "properties": { - "value": { "type": "number", "description": "UNDOCUMENTATED", "title": "Value" }, - "max": { "type": "number", "description": "UNDOCUMENTATED", "title": "Maximum" } + "value": { "type": "number", "description": "UNDOCUMENTED", "title": "Value" }, + "max": { "type": "number", "description": "UNDOCUMENTED", "title": "Maximum" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.lava_movement.json b/source/behavior/entities/1.8.0/components/minecraft.lava_movement.json index 8ed24bdb..94cfa867 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.lava_movement.json +++ b/source/behavior/entities/1.8.0/components/minecraft.lava_movement.json @@ -1,9 +1,9 @@ { "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.lava_movement", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "title": "Lava Movement 1.8.0", "additionalProperties": false, "required": [], - "properties": { "value": { "type": "number", "title": "Value", "description": "UNDOCUMENTATED" } } + "properties": { "value": { "type": "number", "title": "Value", "description": "UNDOCUMENTED" } } } 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 dd42eaa6..19929256 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": "UNDOCUMENTATED" } + "entity_filter": { "$ref": "../../filters/filters.json", "title": "Entity Filter", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.movement.basic.json b/source/behavior/entities/1.8.0/components/minecraft.movement.basic.json index 47638bd7..99597ae5 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.movement.basic.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.basic.json @@ -7,5 +7,5 @@ "properties": { "max_turn": { "type": "number", "default": 30, "description": "The maximum number in degrees the mob can turn per tick.", "title": "TODO Title" } }, - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" } diff --git a/source/behavior/entities/1.8.0/components/minecraft.movement.glide.json b/source/behavior/entities/1.8.0/components/minecraft.movement.glide.json index f09683bb..bf644578 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.movement.glide.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.glide.json @@ -2,11 +2,11 @@ "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.movement.glide", "type": "object", "title": "Movement.glide 1.8.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "required": [], "properties": { - "start_speed": { "type": "number", "title": "Start Speed", "description": "UNDOCUMENTATED" }, - "speed_when_turning": { "type": "number", "title": "Speed When Turning", "description": "UNDOCUMENTATED" } + "start_speed": { "type": "number", "title": "Start Speed", "description": "UNDOCUMENTED" }, + "speed_when_turning": { "type": "number", "title": "Speed When Turning", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.movement.json b/source/behavior/entities/1.8.0/components/minecraft.movement.json index a54897e6..3f44fb13 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.movement.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.json @@ -7,7 +7,7 @@ "properties": { "value": { "title": "Value", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "array", @@ -20,7 +20,7 @@ { "type": "object", "additionalProperties": false, "properties": { "range_min": { "type": "number" }, "range_max": { "type": "number" } } } ] }, - "max": { "type": "number", "title": "Maximum", "description": "UNDOCUMENTATED" } + "max": { "type": "number", "title": "Maximum", "description": "UNDOCUMENTED" } }, - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" } diff --git a/source/behavior/entities/1.8.0/components/minecraft.movement.jump.json b/source/behavior/entities/1.8.0/components/minecraft.movement.jump.json index 9f724d86..497bc6dc 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.movement.jump.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.jump.json @@ -5,5 +5,5 @@ "additionalProperties": false, "required": [], "properties": {}, - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" } diff --git a/source/behavior/entities/1.8.0/components/minecraft.movement.sway.json b/source/behavior/entities/1.8.0/components/minecraft.movement.sway.json index d80c2f4b..54cdbf08 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.movement.sway.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.sway.json @@ -7,6 +7,6 @@ "required": [], "properties": { "max_turn": { "type": "number", "default": 30, "description": "The maximum number in degrees the mob can turn per tick.", "title": "TODO Title" }, - "sway_amplitude": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO Title" } + "sway_amplitude": { "type": "number", "description": "UNDOCUMENTED", "title": "TODO Title" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.navigation.climb.json b/source/behavior/entities/1.8.0/components/minecraft.navigation.climb.json index 2c3ad505..923fa63a 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.navigation.climb.json +++ b/source/behavior/entities/1.8.0/components/minecraft.navigation.climb.json @@ -36,7 +36,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.navigation.float.json b/source/behavior/entities/1.8.0/components/minecraft.navigation.float.json index b49bccb6..3e8d7951 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.navigation.float.json +++ b/source/behavior/entities/1.8.0/components/minecraft.navigation.float.json @@ -36,7 +36,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.navigation.fly.json b/source/behavior/entities/1.8.0/components/minecraft.navigation.fly.json index 2504b562..6efc9b98 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.navigation.fly.json +++ b/source/behavior/entities/1.8.0/components/minecraft.navigation.fly.json @@ -36,7 +36,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.navigation.generic.json b/source/behavior/entities/1.8.0/components/minecraft.navigation.generic.json index d8050a74..0d06608c 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.navigation.generic.json +++ b/source/behavior/entities/1.8.0/components/minecraft.navigation.generic.json @@ -36,7 +36,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.navigation.hover.json b/source/behavior/entities/1.8.0/components/minecraft.navigation.hover.json index 4b249f7f..ea96e111 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.navigation.hover.json +++ b/source/behavior/entities/1.8.0/components/minecraft.navigation.hover.json @@ -35,7 +35,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.navigation.swim.json b/source/behavior/entities/1.8.0/components/minecraft.navigation.swim.json index b4f3e7b3..9f2daf66 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.navigation.swim.json +++ b/source/behavior/entities/1.8.0/components/minecraft.navigation.swim.json @@ -36,7 +36,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.navigation.walk.json b/source/behavior/entities/1.8.0/components/minecraft.navigation.walk.json index 535e26d8..bf21c0b7 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.navigation.walk.json +++ b/source/behavior/entities/1.8.0/components/minecraft.navigation.walk.json @@ -36,7 +36,7 @@ "title": "Blocks To Avoid", "items": { "title": "Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } @@ -58,7 +58,7 @@ "can_float": { "type": "boolean", "default": true, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Can Float" }, "can_jump": { diff --git a/source/behavior/entities/1.8.0/components/minecraft.npc.json b/source/behavior/entities/1.8.0/components/minecraft.npc.json index 8303cb4c..9b64bf1d 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.npc.json +++ b/source/behavior/entities/1.8.0/components/minecraft.npc.json @@ -18,39 +18,39 @@ "npc_data": { "type": "object", "title": "Npc Data", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "portrait_offsets": { "type": "object", "title": "Portrait Offsets", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTATED" }, - "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTATED" } + "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED" }, + "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED" } } }, "picker_offsets": { "type": "object", "title": "Picker Offsets", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTATED" }, - "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTATED" } + "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED" }, + "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED" } } }, "skin_list": { "type": "array", "title": "Skin List", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "title": "Skin", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, - "properties": { "variant": { "title": "Variant", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 } } + "properties": { "variant": { "title": "Variant", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } } } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.player.exhaustion.json b/source/behavior/entities/1.8.0/components/minecraft.player.exhaustion.json index 256dec9b..1f12a123 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.player.exhaustion.json +++ b/source/behavior/entities/1.8.0/components/minecraft.player.exhaustion.json @@ -3,10 +3,10 @@ "additionalProperties": false, "type": "object", "title": "Player.exhaustion 1.8.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": [], "properties": { - "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTATED" }, - "max": { "type": "number", "default": true, "title": "Maximum", "description": "UNDOCUMENTATED" } + "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTED" }, + "max": { "type": "number", "default": true, "title": "Maximum", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.player.experience.json b/source/behavior/entities/1.8.0/components/minecraft.player.experience.json index acc6bde6..c9d5f6b3 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.player.experience.json +++ b/source/behavior/entities/1.8.0/components/minecraft.player.experience.json @@ -3,10 +3,10 @@ "additionalProperties": false, "type": "object", "title": "Player.experience 1.8.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": [], "properties": { - "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTATED" }, - "max": { "type": "number", "default": true, "title": "Maximum", "description": "UNDOCUMENTATED" } + "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTED" }, + "max": { "type": "number", "default": true, "title": "Maximum", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.player.level.json b/source/behavior/entities/1.8.0/components/minecraft.player.level.json index 7298bed5..a3272a08 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.player.level.json +++ b/source/behavior/entities/1.8.0/components/minecraft.player.level.json @@ -3,10 +3,10 @@ "additionalProperties": false, "type": "object", "title": "Player.level 1.8.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": [], "properties": { - "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTATED" }, - "max": { "type": "number", "default": true, "title": "Maximum", "description": "UNDOCUMENTATED" } + "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTED" }, + "max": { "type": "number", "default": true, "title": "Maximum", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.player.saturation.json b/source/behavior/entities/1.8.0/components/minecraft.player.saturation.json index 16ce1161..25dd37bf 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.player.saturation.json +++ b/source/behavior/entities/1.8.0/components/minecraft.player.saturation.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Player.saturation 1.8.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": [], - "properties": { "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTATED" } } + "properties": { "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.shooter.json b/source/behavior/entities/1.8.0/components/minecraft.shooter.json index 34ae962b..e8b824c1 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.shooter.json +++ b/source/behavior/entities/1.8.0/components/minecraft.shooter.json @@ -12,6 +12,6 @@ "type": "string", "description": "Actor definition to use as projectile for the ranged attack. The actor definition must have the projectile component to be able to be shot as a projectile" }, - "type": { "title": "Type", "type": "string", "description": "UNDOCUMENTATED" } + "type": { "title": "Type", "type": "string", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.trust.json b/source/behavior/entities/1.8.0/components/minecraft.trust.json index 8930ed6a..3465798a 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.trust.json +++ b/source/behavior/entities/1.8.0/components/minecraft.trust.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.trust", "type": "object", "title": "Trust 1.8.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": [], "additionalProperties": false, "properties": {} diff --git a/source/behavior/entities/1.8.0/components/minecraft.underwater_movement.json b/source/behavior/entities/1.8.0/components/minecraft.underwater_movement.json index 4b20d033..f146ca78 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.underwater_movement.json +++ b/source/behavior/entities/1.8.0/components/minecraft.underwater_movement.json @@ -1,9 +1,9 @@ { "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.underwater_movement", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "title": "Underwater Movement 1.8.0", "additionalProperties": false, "required": [], - "properties": { "value": { "type": "number", "title": "Value", "description": "UNDOCUMENTATED" } } + "properties": { "value": { "type": "number", "title": "Value", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/entities/1.8.0/components/minecraft.water_movement.json b/source/behavior/entities/1.8.0/components/minecraft.water_movement.json index 0f142c9a..2e3d6bf3 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.water_movement.json +++ b/source/behavior/entities/1.8.0/components/minecraft.water_movement.json @@ -1,6 +1,6 @@ { "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.water_movement", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "title": "Water Movement 1.8.0", "additionalProperties": false, diff --git a/source/behavior/entities/1.8.0/entities.json b/source/behavior/entities/1.8.0/entities.json index 31d2c351..c59ee85b 100644 --- a/source/behavior/entities/1.8.0/entities.json +++ b/source/behavior/entities/1.8.0/entities.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entity.1.8.0", "type": "object", "title": "Entity Behavior 1.8.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": ["format_version", "minecraft:entity"], "properties": { "format_version": { diff --git a/source/behavior/entities/1.8.0/events.json b/source/behavior/entities/1.8.0/events.json index b69659cc..0da6e851 100644 --- a/source/behavior/entities/1.8.0/events.json +++ b/source/behavior/entities/1.8.0/events.json @@ -31,7 +31,7 @@ "properties": { "add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" }, "remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" }, - "trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" }, "weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" } }, "description": "UNDOCUMENTATED: randomize", @@ -56,7 +56,7 @@ "title": "Sequences" }, "filters": { "$ref": "./../filters/filters.json" }, - "trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" } + "trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" } } } }, diff --git a/source/behavior/entities/1.8.0/minecraft.entity.json b/source/behavior/entities/1.8.0/minecraft.entity.json index 6a05979e..54d1c597 100644 --- a/source/behavior/entities/1.8.0/minecraft.entity.json +++ b/source/behavior/entities/1.8.0/minecraft.entity.json @@ -61,7 +61,7 @@ { "type": "object", "title": "Conditional Animation", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": { "type": "string", "title": "Animation" } } ] diff --git a/source/behavior/feature_rules/1.13.0/feature_rules.json b/source/behavior/feature_rules/1.13.0/feature_rules.json index 7d8b8f34..547257e5 100644 --- a/source/behavior/feature_rules/1.13.0/feature_rules.json +++ b/source/behavior/feature_rules/1.13.0/feature_rules.json @@ -10,7 +10,7 @@ "definitions": { "coord_dist": { "title": "", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "$ref": "../../../molang/number.json", @@ -24,13 +24,13 @@ "properties": { "numerator": { "title": "Numerator", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 1 }, "denominator": { "title": "Denominator", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 1 } @@ -54,7 +54,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["identifier", "places_feature"], @@ -137,13 +137,13 @@ "properties": { "numerator": { "title": "Numerator", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 1 }, "denominator": { "title": "Denominator", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 1 } diff --git a/source/behavior/features/1.13.0/features/minecraft.aggregate_feature.json b/source/behavior/features/1.13.0/features/minecraft.aggregate_feature.json index 87438d6e..65aea302 100644 --- a/source/behavior/features/1.13.0/features/minecraft.aggregate_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.aggregate_feature.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { @@ -26,7 +26,7 @@ "minItems": 1, "items": { "title": "Feature", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string" } }, diff --git a/source/behavior/features/1.13.0/features/minecraft.beards_and_shavers.json b/source/behavior/features/1.13.0/features/minecraft.beards_and_shavers.json index 5ff3293d..fe81b77d 100644 --- a/source/behavior/features/1.13.0/features/minecraft.beards_and_shavers.json +++ b/source/behavior/features/1.13.0/features/minecraft.beards_and_shavers.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.cave_carver_feature.json b/source/behavior/features/1.13.0/features/minecraft.cave_carver_feature.json index d7218792..b9eba4c6 100644 --- a/source/behavior/features/1.13.0/features/minecraft.cave_carver_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.cave_carver_feature.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.conditional_list.json b/source/behavior/features/1.13.0/features/minecraft.conditional_list.json index 26a42706..e700442c 100644 --- a/source/behavior/features/1.13.0/features/minecraft.conditional_list.json +++ b/source/behavior/features/1.13.0/features/minecraft.conditional_list.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.geode_feature.json b/source/behavior/features/1.13.0/features/minecraft.geode_feature.json index 3f6bb033..81392ce1 100644 --- a/source/behavior/features/1.13.0/features/minecraft.geode_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.geode_feature.json @@ -65,7 +65,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.growing_plant_feature.json b/source/behavior/features/1.13.0/features/minecraft.growing_plant_feature.json index 6df423aa..f223656b 100644 --- a/source/behavior/features/1.13.0/features/minecraft.growing_plant_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.growing_plant_feature.json @@ -59,7 +59,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.hell_cave_carver_feature.json b/source/behavior/features/1.13.0/features/minecraft.hell_cave_carver_feature.json index 014832b9..9c7120db 100644 --- a/source/behavior/features/1.13.0/features/minecraft.hell_cave_carver_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.hell_cave_carver_feature.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.multiface_feature.json b/source/behavior/features/1.13.0/features/minecraft.multiface_feature.json index 10b0adc0..fbacbc6f 100644 --- a/source/behavior/features/1.13.0/features/minecraft.multiface_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.multiface_feature.json @@ -3,19 +3,11 @@ "description": "`minecraft:multiface_feature` places one or a few multiface blocks on floors/walls/ceilings. Despite the name, any block can be placed by this feature. During placement, existing world blocks are checked to see if this feature can be placed on them based on the list provided in the `can_place_on` field. If no `can_replace_on` field is specified, the `place_block` block can be placed on any existing block.\nThis feature will also try to spread the `place_block` block around the location in world the feature is placed.\nSucceeds if: At least one block is successfully placed.\nFails if: All block placements fail.", "type": "object", "additionalProperties": false, - "required": [ - "description", - "places_block", - "search_range", - "can_place_on_floor", - "can_place_on_ceiling", - "can_place_on_wall", - "chance_of_spreading" - ], + "required": ["description", "places_block", "search_range", "can_place_on_floor", "can_place_on_ceiling", "can_place_on_wall", "chance_of_spreading"], "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.ore_feature.json b/source/behavior/features/1.13.0/features/minecraft.ore_feature.json index c22bce70..c1630734 100644 --- a/source/behavior/features/1.13.0/features/minecraft.ore_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.ore_feature.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.rect_layout.json b/source/behavior/features/1.13.0/features/minecraft.rect_layout.json index 660dd475..49f6ae74 100644 --- a/source/behavior/features/1.13.0/features/minecraft.rect_layout.json +++ b/source/behavior/features/1.13.0/features/minecraft.rect_layout.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { @@ -26,13 +26,13 @@ }, "feature_areas": { "title": "Feature Areas", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "minItems": 1, "maxItems": 4294967295, "items": { "type": "object", "title": "Feature Area", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "feature": { diff --git a/source/behavior/features/1.13.0/features/minecraft.scan_surface.json b/source/behavior/features/1.13.0/features/minecraft.scan_surface.json index 2f947732..8952f147 100644 --- a/source/behavior/features/1.13.0/features/minecraft.scan_surface.json +++ b/source/behavior/features/1.13.0/features/minecraft.scan_surface.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.scatter_feature.json b/source/behavior/features/1.13.0/features/minecraft.scatter_feature.json index 6c40eef9..57aa4c96 100644 --- a/source/behavior/features/1.13.0/features/minecraft.scatter_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.scatter_feature.json @@ -38,7 +38,7 @@ }, "extent": { "title": "Extent", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": [ { @@ -61,7 +61,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.search_feature.json b/source/behavior/features/1.13.0/features/minecraft.search_feature.json index cd105453..ec628064 100644 --- a/source/behavior/features/1.13.0/features/minecraft.search_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.search_feature.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.sequence_feature.json b/source/behavior/features/1.13.0/features/minecraft.sequence_feature.json index 200c13b6..933bf638 100644 --- a/source/behavior/features/1.13.0/features/minecraft.sequence_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.sequence_feature.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.single_block_feature.json b/source/behavior/features/1.13.0/features/minecraft.single_block_feature.json index 24d2efa2..0c68a3d9 100644 --- a/source/behavior/features/1.13.0/features/minecraft.single_block_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.single_block_feature.json @@ -6,13 +6,13 @@ "required": ["description", "places_block", "enforce_placement_rules", "enforce_survivability_rules"], "definitions": { "block_side": { - "oneOf": [{ "type": "string" }, { "type": "array", "items": { "title": "TODO", "description": "UNDOCUMENTATED", "type": "string" } }] + "oneOf": [{ "type": "string" }, { "type": "array", "items": { "title": "TODO", "description": "UNDOCUMENTED", "type": "string" } }] } }, "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { @@ -42,14 +42,14 @@ }, "may_attach_to": { "title": "May attach to", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": [], "properties": { "min_sides_must_attach": { "title": "Minimum sides must attach", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "minimum": 1, "maximum": 4 }, @@ -57,14 +57,14 @@ "title": "Auto rotate", "description": "Automatically rotate the block to attach sensibly." }, - "top": { "title": "Top", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" }, - "bottom": { "title": "Bottom", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" }, - "north": { "title": "North", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" }, - "south": { "title": "South", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" }, - "east": { "title": "East", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" }, - "west": { "title": "West", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" }, - "all": { "title": "All", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" }, - "sides": { "title": "Sides", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" } + "top": { "title": "Top", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, + "bottom": { "title": "Bottom", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, + "north": { "title": "North", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, + "south": { "title": "South", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, + "east": { "title": "East", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, + "west": { "title": "West", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, + "all": { "title": "All", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, + "sides": { "title": "Sides", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" } } }, "may_replace": { diff --git a/source/behavior/features/1.13.0/features/minecraft.snap_to_surface_feature.json b/source/behavior/features/1.13.0/features/minecraft.snap_to_surface_feature.json index 875c2f89..8bcd1c18 100644 --- a/source/behavior/features/1.13.0/features/minecraft.snap_to_surface_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.snap_to_surface_feature.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.structure_template_feature.json b/source/behavior/features/1.13.0/features/minecraft.structure_template_feature.json index 474ae65c..b0561e0c 100644 --- a/source/behavior/features/1.13.0/features/minecraft.structure_template_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.structure_template_feature.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.tree_feature.json b/source/behavior/features/1.13.0/features/minecraft.tree_feature.json index 91fe3029..288aa905 100644 --- a/source/behavior/features/1.13.0/features/minecraft.tree_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.tree_feature.json @@ -7,80 +7,80 @@ "definitions": { "branch_canopy": { "title": "branch_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "acacia_canopy": { "title": "acacia_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_size": { "title": "canopy_size", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "simplify_canopy": { "title": "simplify_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "boolean" } } }, "canopy": { "title": "canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_offset": { "title": "canopy_offset", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "min": { "title": "min", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer" }, "max": { "title": "max", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer" } } }, "min_width": { "title": "min_width", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "canopy_slope": { "title": "canopy_slope", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "rise": { "title": "rise", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "run": { "title": "run", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 } @@ -88,7 +88,7 @@ }, "variation_chance": { "title": "variation_chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "$ref": "../../../../general/1.14.0/chance_information.json" }, { @@ -102,36 +102,36 @@ }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "canopy_decoration": { "title": "canopy_decoration", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "decoration_chance": { "title": "decoration_chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../../general/1.14.0/chance_information.json" }, "decoration_block": { "title": "decoration_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "num_steps": { "title": "num_steps", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "step_direction": { "title": "step_direction", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "enum": ["down", "up", "out", "away"] } @@ -141,25 +141,25 @@ }, "fancy_canopy": { "title": "fancy_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "height": { "title": "height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "radius": { "title": "radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -167,36 +167,36 @@ }, "mega_canopy": { "title": "mega_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "base_radius": { "title": "base_radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "core_width": { "title": "core_width", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 1 }, "simplify_canopy": { "title": "simplify_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "boolean" }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -204,37 +204,37 @@ }, "mega_pine_canopy": { "title": "mega_pine_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "base_radius": { "title": "base_radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "radius_step_modifier": { "title": "radius_step_modifier", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0.0 }, "core_width": { "title": "core_width", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -242,25 +242,25 @@ }, "pine_canopy": { "title": "pine_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "base_radius": { "title": "base_radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -268,37 +268,37 @@ }, "roofed_canopy": { "title": "roofed_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 3 }, "core_width": { "title": "core_width", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "outer_radius": { "title": "outer_radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "inner_radius": { "title": "inner_radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -306,31 +306,31 @@ }, "spruce_canopy": { "title": "spruce_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "lower_offset": { "title": "lower_offset", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "upper_offset": { "title": "upper_offset", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "max_radius": { "title": "max_radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -342,7 +342,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { @@ -366,14 +366,14 @@ }, "base_cluster": { "title": "base_cluster", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["may_replace", "num_clusters", "cluster_radius"], "properties": { "may_replace": { "title": "May Replace", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": { "$ref": "../../../../general/block/identifier.json" @@ -381,13 +381,13 @@ }, "num_clusters": { "title": "Num Clusters", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "cluster_radius": { "title": "Clusters Radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } @@ -395,7 +395,7 @@ }, "may_grow_on": { "title": "May grow on", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": { "$ref": "../../../../general/block/identifier.json" @@ -403,7 +403,7 @@ }, "may_replace": { "title": "May grow on", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": { "$ref": "../../../../general/block/identifier.json" @@ -411,7 +411,7 @@ }, "may_grow_through": { "title": "May grow on", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": { "$ref": "../../../../general/block/identifier.json" @@ -419,31 +419,31 @@ }, "acacia_trunk": { "title": "Acacia Trunk", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "trunk_width": { "title": "Trunk Width", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "trunk_height": { "title": "Trunk Height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "base": { "title": "Base", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "intervals": { "title": "Intervals", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "minItems": 1, "items": { @@ -453,7 +453,7 @@ }, "min_height_for_canopy": { "title": "Min Height For Canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 } @@ -462,86 +462,86 @@ "trunk_lean": { "allow_diagonal_growth": { "title": "Allow Diagonal Growth", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "lean_height": { "title": "Lean Height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string" }, "lean_steps": { "title": "Lean Steps", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string" }, "lean_length": { "title": "Lean Length", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string" } }, "trunk_block": { "title": "Trunk Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "branches": { "title": "Branches", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "branch_length": { "title": "Branch Length", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "branch_position": { "title": "Branch Position", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "branch_chance": { "title": "Branch Chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../../general/1.14.0/chance_information.json" }, "branch_canopy": { "title": "branch_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "#/definitions/branch_canopy" }, "trunk_decoration": { "title": "trunk_decoration", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "decoration_chance": { "title": "decoration_chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../../general/1.14.0/chance_information.json" }, "decoration_block": { "title": "decoration_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "num_steps": { "title": "num_steps", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "step_direction": { "title": "step_direction", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "enum": ["down", "up", "out", "away"] } @@ -553,65 +553,65 @@ }, "fallen_trunk": { "title": "fallen_trunk", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "log_length": { "title": "log_length", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "stump_height": { "title": "stump_height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "height_modifier": { "title": "height_modifier", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "trunk_block": { "title": "trunk_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "log_decoration_feature": { "title": "log_decoration_feature", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/feature/identifier.json" }, "trunk_decoration": { "title": "trunk_decoration", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "decoration_chance": { "title": "decoration_chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../../general/1.14.0/chance_information.json" }, "decoration_block": { "title": "decoration_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "num_steps": { "title": "num_steps", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer" }, "step_direction": { "title": "step_direction", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "enum": ["down", "up", "out", "away"] } @@ -621,60 +621,60 @@ }, "fancy_trunk": { "title": "fancy_trunk", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "trunk_height": { "title": "trunk_height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "base": { "title": "base", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "variance": { "title": "variance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "scale": { "title": "scale", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number" } } }, "trunk_width": { "title": "trunk_width", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "branches": { "title": "branches", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "slope": { "title": "slope", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number" }, "density": { "title": "density", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number" }, "min_altitude_factor": { "title": "min_altitude_factor", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0.0, "maximum": 1.0 @@ -683,19 +683,19 @@ }, "trunk_block": { "title": "trunk_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "width_scale": { "title": "width_scale", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0.0 }, "foliage_altitude_factor": { "title": "foliage_altitude_factor", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0.0, "maximum": 1.0 @@ -704,34 +704,34 @@ }, "mega_trunk": { "title": "mega_trunk", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "trunk_width": { "title": "trunk_width", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer" }, "trunk_height": { "title": "trunk_height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "base": { "title": "base", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "intervals": { "title": "intervals", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": { "title": "items", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } @@ -740,35 +740,35 @@ }, "trunk_block": { "title": "trunk_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "trunk_decoration": { "title": "trunk_decoration", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "decoration_chance": { "title": "decoration_chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../../general/1.14.0/chance_information.json" }, "decoration_block": { "title": "decoration_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "num_steps": { "title": "num_steps", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer" }, "step_direction": { "title": "step_direction", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "enum": ["down", "up", "out", "away"] } @@ -776,38 +776,38 @@ }, "branches": { "title": "branches", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "branch_length": { "title": "branch_length", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "branch_slope": { "title": "branch_slope", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number" }, - "branch_interval": { "title": "", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 }, + "branch_interval": { "title": "", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "branch_altitude_factor": { "title": "branch_altitude_factor", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "min": { "title": "min", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0.0, "maximum": 1.0 }, "max": { "title": "max", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0.0, "maximum": 1.0 @@ -816,7 +816,7 @@ }, "branch_canopy": { "title": "branch_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "#/definitions/branch_canopy" } } @@ -825,25 +825,25 @@ }, "trunk": { "title": "trunk", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "trunk_height": { "title": "trunk_height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "height_modifier": { "title": "height_modifier", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "can_be_submerged": { "title": "can_be_submerged", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { @@ -852,7 +852,7 @@ "properties": { "max_depth": { "title": "max_depth", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 } @@ -860,42 +860,42 @@ }, { "title": "can_be_submerged", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "boolean" } ] }, "trunk_block": { "title": "trunk_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "trunk_decoration": { "title": "trunk_decoration", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "decoration_chance": { "title": "decoration_chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../../general/1.14.0/chance_information.json" }, "decoration_block": { "title": "decoration_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "num_steps": { "title": "num_steps", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer" }, "step_direction": { "title": "step_direction", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "enum": ["down", "up", "out", "away"] } @@ -905,74 +905,74 @@ }, "acacia_canopy": { "title": "acacia_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_size": { "title": "canopy_size", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "simplify_canopy": { "title": "simplify_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "boolean" } } }, "canopy": { "title": "canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_offset": { "title": "canopy_offset", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "min": { "title": "min", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer" }, "max": { "title": "max", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer" } } }, "min_width": { "title": "min_width", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "canopy_slope": { "title": "canopy_slope", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "rise": { "title": "rise", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "run": { "title": "run", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 } @@ -980,7 +980,7 @@ }, "variation_chance": { "title": "variation_chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "$ref": "../../../../general/1.14.0/chance_information.json" }, { @@ -994,36 +994,36 @@ }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "canopy_decoration": { "title": "canopy_decoration", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "decoration_chance": { "title": "decoration_chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../../general/1.14.0/chance_information.json" }, "decoration_block": { "title": "decoration_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "num_steps": { "title": "num_steps", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "step_direction": { "title": "step_direction", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "enum": ["down", "up", "out", "away"] } @@ -1033,25 +1033,25 @@ }, "fancy_canopy": { "title": "fancy_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "height": { "title": "height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "radius": { "title": "radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -1059,36 +1059,36 @@ }, "mega_canopy": { "title": "mega_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "base_radius": { "title": "base_radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "core_width": { "title": "core_width", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 1 }, "simplify_canopy": { "title": "simplify_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "boolean" }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -1096,37 +1096,37 @@ }, "mega_pine_canopy": { "title": "mega_pine_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "base_radius": { "title": "base_radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "radius_step_modifier": { "title": "radius_step_modifier", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0.0 }, "core_width": { "title": "core_width", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -1134,25 +1134,25 @@ }, "pine_canopy": { "title": "pine_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "base_radius": { "title": "base_radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -1160,37 +1160,37 @@ }, "roofed_canopy": { "title": "roofed_canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 3 }, "core_width": { "title": "core_width", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "outer_radius": { "title": "outer_radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "inner_radius": { "title": "inner_radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -1198,31 +1198,31 @@ }, "spruce_canopy": { "title": "Spruce Canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "lower_offset": { "title": "lower_offset", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "upper_offset": { "title": "upper_offset", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "max_radius": { "title": "max_radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "leaf_block": { "title": "leaf_block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -1230,36 +1230,36 @@ }, "random_spread_canopy": { "title": "Random Spread Canopy", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "canopy_radius": { "title": "canopy_radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "leaf_placement_attempts": { "title": "leaf_placement_attempts", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "leaf_blocks": { "title": "leaf_blocks", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "additionalProperties": false, "items": { "title": "items", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "additionalProperties": false, "items": [{ "type": "integer" }, { "type": "number" }] diff --git a/source/behavior/features/1.13.0/features/minecraft.underwater_cave_carver_feature.json b/source/behavior/features/1.13.0/features/minecraft.underwater_cave_carver_feature.json index 88ccd4af..648e475c 100644 --- a/source/behavior/features/1.13.0/features/minecraft.underwater_cave_carver_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.underwater_cave_carver_feature.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/features/1.13.0/features/minecraft.vegetation_patch_feature.json b/source/behavior/features/1.13.0/features/minecraft.vegetation_patch_feature.json index 5931d54b..6c20859a 100644 --- a/source/behavior/features/1.13.0/features/minecraft.vegetation_patch_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.vegetation_patch_feature.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { @@ -21,7 +21,7 @@ }, "replaceable_blocks": { "title": "Replaceable Blocks", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": { "title": "Replace block", @@ -31,60 +31,60 @@ }, "ground_block": { "title": "Ground Block", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "vegetation_feature": { "title": "Vegetation Feature", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/feature/identifier.json" }, "surface": { "title": "Surface", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string" }, "depth": { "title": "Depth", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "extra_deep_block_chance": { "title": "Extra Deep Block Chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "vertical_range": { "title": "Vertical Range", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "vegetation_chance": { "title": "Vegatation Chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "horizontal_radius": { "title": "Horizontal Radius", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "extra_edge_column_chance": { "title": "Extra Egde Column Chance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "waterlogged": { "title": "Waterlogged", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "boolean" } } diff --git a/source/behavior/features/1.13.0/features/minecraft.weighted_random_feature.json b/source/behavior/features/1.13.0/features/minecraft.weighted_random_feature.json index a44df7be..47d184e5 100644 --- a/source/behavior/features/1.13.0/features/minecraft.weighted_random_feature.json +++ b/source/behavior/features/1.13.0/features/minecraft.weighted_random_feature.json @@ -7,7 +7,7 @@ "properties": { "description": { "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { diff --git a/source/behavior/items/1.10.0/items.json b/source/behavior/items/1.10.0/items.json index 53d5a33f..a59d17fc 100644 --- a/source/behavior/items/1.10.0/items.json +++ b/source/behavior/items/1.10.0/items.json @@ -4,12 +4,12 @@ "required": ["format_version", "minecraft:item"], "title": "Item", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO Title" }, + "format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" }, "minecraft:item": { "additionalProperties": false, "required": ["description"], "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { "description": { "additionalProperties": false, @@ -18,7 +18,7 @@ "identifier": { "title": "Identifier", "type": "string", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../general/item/identifier.json" } } diff --git a/source/behavior/items/1.14.0/items.json b/source/behavior/items/1.14.0/items.json index 248fbbae..bfa9b822 100644 --- a/source/behavior/items/1.14.0/items.json +++ b/source/behavior/items/1.14.0/items.json @@ -4,23 +4,23 @@ "required": ["format_version", "minecraft:item"], "title": "Item", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO Title" }, + "format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" }, "minecraft:item": { "additionalProperties": false, "required": ["description"], "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { "description": { "additionalProperties": false, "type": "object", "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { "identifier": { "title": "Identifier", "type": "string", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "../../../general/item/identifier.json" } } diff --git a/source/behavior/items/1.16.0/items.json b/source/behavior/items/1.16.0/items.json index 947aaf8f..b6ef2208 100644 --- a/source/behavior/items/1.16.0/items.json +++ b/source/behavior/items/1.16.0/items.json @@ -4,18 +4,18 @@ "required": ["format_version", "minecraft:item"], "title": "Item", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO Title" }, + "format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" }, "minecraft:item": { "additionalProperties": false, "required": ["description"], "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { "description": { "additionalProperties": false, "type": "object", "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { "identifier": { "title": "Identifier", @@ -134,12 +134,12 @@ "plant_at_any_solid_surface": { "title": "Plant At Any Solid Surface", "type": "boolean", - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" }, "plant_at_face": { "title": "Plnat at face", "type": "string", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "enum": ["DOWN", "UP"] } } diff --git a/source/behavior/items/1.16.100/components/minecraft.entity_placer.json b/source/behavior/items/1.16.100/components/minecraft.entity_placer.json index 49d84f75..953c60de 100644 --- a/source/behavior/items/1.16.100/components/minecraft.entity_placer.json +++ b/source/behavior/items/1.16.100/components/minecraft.entity_placer.json @@ -11,13 +11,13 @@ "type": "array", "title": "Dispense On", "description": "List of block descriptors that contain blocks that this item can be dispensed on. If left empty, all blocks will be allowed.", - "items": { "title": "TODO", "description": "UNDOCUMENTATED" } + "items": { "title": "TODO", "description": "UNDOCUMENTED" } }, "use_on": { "type": "array", "title": "Use On", "description": "List of block descriptors that contain blocks that this item can be used on. If left empty, all blocks will be allowed.", - "items": { "title": "TODO", "description": "UNDOCUMENTATED" } + "items": { "title": "TODO", "description": "UNDOCUMENTED" } } } } diff --git a/source/behavior/items/1.16.100/components/minecraft.render_offsets.json b/source/behavior/items/1.16.100/components/minecraft.render_offsets.json index bec4829f..095b710f 100644 --- a/source/behavior/items/1.16.100/components/minecraft.render_offsets.json +++ b/source/behavior/items/1.16.100/components/minecraft.render_offsets.json @@ -7,17 +7,17 @@ "offset_spec": { "type": "object", "title": "Offset", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "first_person": { "title": "First Person", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "#/definitions/mode" }, "thrid_person": { "title": "Thrid Person", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "#/definitions/mode" } } @@ -25,7 +25,7 @@ "mode": { "type": "object", "title": "Mode", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "position": { diff --git a/source/behavior/items/1.16.100/components/minecraft.shooter.json b/source/behavior/items/1.16.100/components/minecraft.shooter.json index 3155cd3b..ef7b11e4 100644 --- a/source/behavior/items/1.16.100/components/minecraft.shooter.json +++ b/source/behavior/items/1.16.100/components/minecraft.shooter.json @@ -12,13 +12,13 @@ "items": { "type": "object", "title": "TODO", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "item": { "title": "Item", "description": "UNDOCUMENTATED", "type": "string" }, - "use_offhand": { "title": "Use Offhand", "description": "UNDOCUMENTATED", "type": "boolean" }, - "search_inventory": { "title": "Search Inventory", "description": "UNDOCUMENTATED", "type": "boolean" }, - "use_in_creative": { "title": "Use In Creative", "description": "UNDOCUMENTATED", "type": "boolean" } + "item": { "title": "Item", "description": "UNDOCUMENTED", "type": "string" }, + "use_offhand": { "title": "Use Offhand", "description": "UNDOCUMENTED", "type": "boolean" }, + "search_inventory": { "title": "Search Inventory", "description": "UNDOCUMENTED", "type": "boolean" }, + "use_in_creative": { "title": "Use In Creative", "description": "UNDOCUMENTED", "type": "boolean" } } } }, diff --git a/source/behavior/items/1.16.100/components/minecraft.wearable.json b/source/behavior/items/1.16.100/components/minecraft.wearable.json index 9cd2946e..340ebb8d 100644 --- a/source/behavior/items/1.16.100/components/minecraft.wearable.json +++ b/source/behavior/items/1.16.100/components/minecraft.wearable.json @@ -5,7 +5,7 @@ "type": "object", "additionalProperties": false, "properties": { - "dispensable": { "title": "Dispensable", "description": "UNDOCUMENTATED", "type": "boolean" }, + "dispensable": { "title": "Dispensable", "description": "UNDOCUMENTED", "type": "boolean" }, "slot": { "title": "Slot", "description": "equipment_slot: slot.weapon.mainhand, slot.weapon.offhand, slot.armor.head, slot.armor.chest, slot.armor.legs, slot.armor.feet, slot.hotbar, slot.inventory, slot.enderchest, slot.saddle, slot.armor, slot.chest", diff --git a/source/behavior/items/1.16.100/events.json b/source/behavior/items/1.16.100/events.json index bfa74b95..2c37f856 100644 --- a/source/behavior/items/1.16.100/events.json +++ b/source/behavior/items/1.16.100/events.json @@ -1,57 +1,57 @@ { "$id": "blockception.minecraft.behavior.1.16.100.items.events", "title": "Events", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "properties": { "on_consume": { "$ref": "#/definitions/event_base" } }, "additionalProperties": { "$ref": "#/definitions/event_base" }, "definitions": { "event_base": { "title": "Event", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "$ref": "#/definitions/event_functions", "properties": { "sequence": { "title": "Sequence", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", - "items": { "title": "Sequence", "description": "UNDOCUMENTATED", "type": "object", "$ref": "#/definitions/event_functions" } + "items": { "title": "Sequence", "description": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions" } }, "randomize": { "title": "Randomize", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": { "title": "Randomize", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions", "required": ["weight"], - "properties": { "weight": { "title": "Weight", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 } } + "properties": { "weight": { "title": "Weight", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } } } }, "run_command": { "title": "Run Command", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "command": { "title": "Command", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", - "items": { "type": "string", "title": "Command", "description": "UNDOCUMENTATED" } + "items": { "type": "string", "title": "Command", "description": "UNDOCUMENTED" } }, - "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTATED", "enum": ["other"] } + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["other"] } } } } }, "event_functions": { "title": "Event", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "properties": { "add_mob_effect": { "$ref": "./events/add_mob_effect.json" }, diff --git a/source/behavior/items/1.16.100/events/add_mob_effect.json b/source/behavior/items/1.16.100/events/add_mob_effect.json index 11a9deee..3bb64719 100644 --- a/source/behavior/items/1.16.100/events/add_mob_effect.json +++ b/source/behavior/items/1.16.100/events/add_mob_effect.json @@ -1,13 +1,13 @@ { "$id": "blockception.minecraft.behavior.1.16.100.items.events.add_mob_effect", "title": "Add Mob Effect", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTATED" }, - "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTATED", "enum": ["holder"] }, - "duration": { "type": "number", "title": "Duration", "description": "UNDOCUMENTATED" }, - "amplifier": { "type": "number", "title": "Amplifier", "description": "UNDOCUMENTATED" } + "effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED" }, + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] }, + "duration": { "type": "number", "title": "Duration", "description": "UNDOCUMENTED" }, + "amplifier": { "type": "number", "title": "Amplifier", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/items/1.16.100/events/damage.json b/source/behavior/items/1.16.100/events/damage.json index 8d1011ea..0dc7c139 100644 --- a/source/behavior/items/1.16.100/events/damage.json +++ b/source/behavior/items/1.16.100/events/damage.json @@ -1,11 +1,11 @@ { "$id": "blockception.minecraft.behavior.1.16.100.items.events.shoot", "title": "Shoot", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "type": { "type": "string", "title": "Type", "description": "UNDOCUMENTATED", "enum": ["magic"] }, - "amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTATED" } + "type": { "type": "string", "title": "Type", "description": "UNDOCUMENTED", "enum": ["magic"] }, + "amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/items/1.16.100/events/decrement_stack.json b/source/behavior/items/1.16.100/events/decrement_stack.json index 51566f32..c4f4d037 100644 --- a/source/behavior/items/1.16.100/events/decrement_stack.json +++ b/source/behavior/items/1.16.100/events/decrement_stack.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.1.16.100.items.events.decrement_stack", "title": "Decrement Stack", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false } diff --git a/source/behavior/items/1.16.100/events/remove_mob_effect.json b/source/behavior/items/1.16.100/events/remove_mob_effect.json index 20493892..d03bfcd8 100644 --- a/source/behavior/items/1.16.100/events/remove_mob_effect.json +++ b/source/behavior/items/1.16.100/events/remove_mob_effect.json @@ -1,11 +1,11 @@ { "$id": "blockception.minecraft.behavior.1.16.100.items.events.remove_mob_effect", "title": "Remove Mob Effect", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTATED" }, - "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTATED", "enum": ["holder"] } + "effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED" }, + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] } } } diff --git a/source/behavior/items/1.16.100/events/shoot.json b/source/behavior/items/1.16.100/events/shoot.json index 6c63ca3c..3b9098a2 100644 --- a/source/behavior/items/1.16.100/events/shoot.json +++ b/source/behavior/items/1.16.100/events/shoot.json @@ -1,12 +1,12 @@ { "$id": "blockception.minecraft.behavior.1.16.100.items.events.shoot", "title": "Shoot", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "angle_offset": { "type": "number", "title": "Angle Offset", "description": "UNDOCUMENTATED" }, - "launch_power": { "type": "number", "title": "Launch Power", "description": "UNDOCUMENTATED" }, - "projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTATED" } + "angle_offset": { "type": "number", "title": "Angle Offset", "description": "UNDOCUMENTED" }, + "launch_power": { "type": "number", "title": "Launch Power", "description": "UNDOCUMENTED" }, + "projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/items/1.16.100/events/swing.json b/source/behavior/items/1.16.100/events/swing.json index ecca3a6a..baf4bf2c 100644 --- a/source/behavior/items/1.16.100/events/swing.json +++ b/source/behavior/items/1.16.100/events/swing.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.1.16.100.items.events.swing", "title": "Swing", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false } diff --git a/source/behavior/items/1.16.100/events/teleport.json b/source/behavior/items/1.16.100/events/teleport.json index e0ac9c76..6369dcb0 100644 --- a/source/behavior/items/1.16.100/events/teleport.json +++ b/source/behavior/items/1.16.100/events/teleport.json @@ -1,19 +1,19 @@ { "$id": "blockception.minecraft.behavior.1.16.100.items.events.teleport", "title": "Teleport", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTATED", "enum": ["holder"] }, + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] }, "max_range": { "type": "array", "title": "Max Range", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": [ - { "type": "number", "title": "X", "description": "UNDOCUMENTATED" }, - { "type": "number", "title": "Y", "description": "UNDOCUMENTATED" }, - { "type": "number", "title": "Z", "description": "UNDOCUMENTATED" } + { "type": "number", "title": "X", "description": "UNDOCUMENTED" }, + { "type": "number", "title": "Y", "description": "UNDOCUMENTED" }, + { "type": "number", "title": "Z", "description": "UNDOCUMENTED" } ] } } diff --git a/source/behavior/items/1.16.100/events/transform_item.json b/source/behavior/items/1.16.100/events/transform_item.json index 5782cd03..29ad8ae7 100644 --- a/source/behavior/items/1.16.100/events/transform_item.json +++ b/source/behavior/items/1.16.100/events/transform_item.json @@ -1,8 +1,8 @@ { "$id": "blockception.minecraft.behavior.1.16.100.items.events.transform_item", "title": "Transform Item", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, - "properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTATED", "type": "string" } } + "properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTED", "type": "string" } } } diff --git a/source/behavior/items/1.16.100/items.json b/source/behavior/items/1.16.100/items.json index 59eddb63..1d43779c 100644 --- a/source/behavior/items/1.16.100/items.json +++ b/source/behavior/items/1.16.100/items.json @@ -4,19 +4,19 @@ "required": ["format_version", "minecraft:item"], "title": "Item", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO Title" }, + "format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" }, "minecraft:item": { "additionalProperties": false, "required": ["description"], "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Item", "properties": { "description": { "additionalProperties": false, "type": "object", "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { "identifier": { "title": "Identifier", diff --git a/source/behavior/items/1.16.200/components/minecraft.entity_placer.json b/source/behavior/items/1.16.200/components/minecraft.entity_placer.json index 8d5e5180..b959a67b 100644 --- a/source/behavior/items/1.16.200/components/minecraft.entity_placer.json +++ b/source/behavior/items/1.16.200/components/minecraft.entity_placer.json @@ -11,13 +11,13 @@ "type": "array", "title": "Dispense On", "description": "List of block descriptors that contain blocks that this item can be dispensed on. If left empty, all blocks will be allowed.", - "items": { "title": "TODO", "description": "UNDOCUMENTATED" } + "items": { "title": "TODO", "description": "UNDOCUMENTED" } }, "use_on": { "type": "array", "title": "Use On", "description": "List of block descriptors that contain blocks that this item can be used on. If left empty, all blocks will be allowed.", - "items": { "title": "TODO", "description": "UNDOCUMENTATED" } + "items": { "title": "TODO", "description": "UNDOCUMENTED" } } } } diff --git a/source/behavior/items/1.16.200/components/minecraft.render_offsets.json b/source/behavior/items/1.16.200/components/minecraft.render_offsets.json index 80b9498e..3a0ce73e 100644 --- a/source/behavior/items/1.16.200/components/minecraft.render_offsets.json +++ b/source/behavior/items/1.16.200/components/minecraft.render_offsets.json @@ -8,17 +8,17 @@ "offset_spec": { "type": "object", "title": "Offset", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "first_person": { "title": "First Person", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "#/definitions/mode" }, "thrid_person": { "title": "Thrid Person", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "#/definitions/mode" } } @@ -26,7 +26,7 @@ "mode": { "type": "object", "title": "Mode", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "position": { diff --git a/source/behavior/items/1.16.200/components/minecraft.shooter.json b/source/behavior/items/1.16.200/components/minecraft.shooter.json index e7ad2d15..a8bb4126 100644 --- a/source/behavior/items/1.16.200/components/minecraft.shooter.json +++ b/source/behavior/items/1.16.200/components/minecraft.shooter.json @@ -12,13 +12,13 @@ "items": { "type": "object", "title": "Ammunition", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "item": { "title": "Item", "description": "UNDOCUMENTATED", "type": "string" }, - "use_offhand": { "title": "Use Offhand", "description": "UNDOCUMENTATED", "type": "boolean" }, - "search_inventory": { "title": "Search Inventory", "description": "UNDOCUMENTATED", "type": "boolean" }, - "use_in_creative": { "title": "Use In Creative", "description": "UNDOCUMENTATED", "type": "boolean" } + "item": { "title": "Item", "description": "UNDOCUMENTED", "type": "string" }, + "use_offhand": { "title": "Use Offhand", "description": "UNDOCUMENTED", "type": "boolean" }, + "search_inventory": { "title": "Search Inventory", "description": "UNDOCUMENTED", "type": "boolean" }, + "use_in_creative": { "title": "Use In Creative", "description": "UNDOCUMENTED", "type": "boolean" } } } }, diff --git a/source/behavior/items/1.16.200/components/minecraft.wearable.json b/source/behavior/items/1.16.200/components/minecraft.wearable.json index 800d144f..7a59d733 100644 --- a/source/behavior/items/1.16.200/components/minecraft.wearable.json +++ b/source/behavior/items/1.16.200/components/minecraft.wearable.json @@ -5,7 +5,7 @@ "type": "object", "additionalProperties": false, "properties": { - "dispensable": { "title": "Dispensable", "description": "UNDOCUMENTATED", "type": "boolean" }, + "dispensable": { "title": "Dispensable", "description": "UNDOCUMENTED", "type": "boolean" }, "slot": { "title": "Slot", "description": "equipment_slot: slot.weapon.mainhand, slot.weapon.offhand, slot.armor.head, slot.armor.chest, slot.armor.legs, slot.armor.feet, slot.hotbar, slot.inventory, slot.enderchest, slot.saddle, slot.armor, slot.chest", diff --git a/source/behavior/items/1.16.200/events.json b/source/behavior/items/1.16.200/events.json index c9ad439d..4b9cf80b 100644 --- a/source/behavior/items/1.16.200/events.json +++ b/source/behavior/items/1.16.200/events.json @@ -1,57 +1,57 @@ { "$id": "blockception.minecraft.behavior.1.16.200.items.events", "title": "Events", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "properties": { "on_consume": { "$ref": "#/definitions/event_base" } }, "additionalProperties": { "$ref": "#/definitions/event_base" }, "definitions": { "event_base": { "title": "Event", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "$ref": "#/definitions/event_functions", "properties": { "sequence": { "title": "Sequence", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", - "items": { "title": "Sequence", "description": "UNDOCUMENTATED", "type": "object", "$ref": "#/definitions/event_functions" } + "items": { "title": "Sequence", "description": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions" } }, "randomize": { "title": "Randomize", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": { "title": "Randomize", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions", "required": ["weight"], - "properties": { "weight": { "title": "Weight", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 } } + "properties": { "weight": { "title": "Weight", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } } } }, "run_command": { "title": "Run Command", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "command": { "title": "Command", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", - "items": { "type": "string", "title": "Command", "description": "UNDOCUMENTATED" } + "items": { "type": "string", "title": "Command", "description": "UNDOCUMENTED" } }, - "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTATED", "enum": ["other"] } + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["other"] } } } } }, "event_functions": { "title": "Event", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "properties": { "add_mob_effect": { "$ref": "./events/add_mob_effect.json" }, diff --git a/source/behavior/items/1.16.200/events/add_mob_effect.json b/source/behavior/items/1.16.200/events/add_mob_effect.json index ad937e1e..090c578b 100644 --- a/source/behavior/items/1.16.200/events/add_mob_effect.json +++ b/source/behavior/items/1.16.200/events/add_mob_effect.json @@ -1,13 +1,13 @@ { "$id": "blockception.minecraft.behavior.1.16.200.items.events.add_mob_effect", "title": "Add Mob Effect", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTATED" }, - "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTATED", "enum": ["holder"] }, - "duration": { "type": "number", "title": "Duration", "description": "UNDOCUMENTATED" }, - "amplifier": { "type": "number", "title": "Amplifier", "description": "UNDOCUMENTATED" } + "effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED" }, + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] }, + "duration": { "type": "number", "title": "Duration", "description": "UNDOCUMENTED" }, + "amplifier": { "type": "number", "title": "Amplifier", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/items/1.16.200/events/damage.json b/source/behavior/items/1.16.200/events/damage.json index 0b8876f9..fda5d9bd 100644 --- a/source/behavior/items/1.16.200/events/damage.json +++ b/source/behavior/items/1.16.200/events/damage.json @@ -1,11 +1,11 @@ { "$id": "blockception.minecraft.behavior.1.16.200.items.events.shoot", "title": "Shoot", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "type": { "type": "string", "title": "Type", "description": "UNDOCUMENTATED", "enum": ["magic"] }, - "amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTATED" } + "type": { "type": "string", "title": "Type", "description": "UNDOCUMENTED", "enum": ["magic"] }, + "amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/items/1.16.200/events/decrement_stack.json b/source/behavior/items/1.16.200/events/decrement_stack.json index 2de73424..4664f93c 100644 --- a/source/behavior/items/1.16.200/events/decrement_stack.json +++ b/source/behavior/items/1.16.200/events/decrement_stack.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.1.16.200.items.events.decrement_stack", "title": "Decrement Stack", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false } diff --git a/source/behavior/items/1.16.200/events/remove_mob_effect.json b/source/behavior/items/1.16.200/events/remove_mob_effect.json index d0e49b89..e88975b2 100644 --- a/source/behavior/items/1.16.200/events/remove_mob_effect.json +++ b/source/behavior/items/1.16.200/events/remove_mob_effect.json @@ -1,11 +1,11 @@ { "$id": "blockception.minecraft.behavior.1.16.200.items.events.remove_mob_effect", "title": "Remove Mob Effect", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTATED" }, - "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTATED", "enum": ["holder"] } + "effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED" }, + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] } } } diff --git a/source/behavior/items/1.16.200/events/shoot.json b/source/behavior/items/1.16.200/events/shoot.json index a5b2a683..c7778d58 100644 --- a/source/behavior/items/1.16.200/events/shoot.json +++ b/source/behavior/items/1.16.200/events/shoot.json @@ -1,12 +1,12 @@ { "$id": "blockception.minecraft.behavior.1.16.200.items.events.shoot", "title": "Shoot", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "angle_offset": { "type": "number", "title": "Angle Offset", "description": "UNDOCUMENTATED" }, - "launch_power": { "type": "number", "title": "Launch Power", "description": "UNDOCUMENTATED" }, - "projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTATED" } + "angle_offset": { "type": "number", "title": "Angle Offset", "description": "UNDOCUMENTED" }, + "launch_power": { "type": "number", "title": "Launch Power", "description": "UNDOCUMENTED" }, + "projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/items/1.16.200/events/swing.json b/source/behavior/items/1.16.200/events/swing.json index 342be200..359c0a7a 100644 --- a/source/behavior/items/1.16.200/events/swing.json +++ b/source/behavior/items/1.16.200/events/swing.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.1.16.200.items.events.swing", "title": "Swing", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false } diff --git a/source/behavior/items/1.16.200/events/teleport.json b/source/behavior/items/1.16.200/events/teleport.json index b8fa272a..5c8bc79d 100644 --- a/source/behavior/items/1.16.200/events/teleport.json +++ b/source/behavior/items/1.16.200/events/teleport.json @@ -1,19 +1,19 @@ { "$id": "blockception.minecraft.behavior.1.16.200.items.events.teleport", "title": "Teleport", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTATED", "enum": ["holder"] }, + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] }, "max_range": { "type": "array", "title": "Max Range", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": [ - { "type": "number", "title": "X", "description": "UNDOCUMENTATED" }, - { "type": "number", "title": "Y", "description": "UNDOCUMENTATED" }, - { "type": "number", "title": "Z", "description": "UNDOCUMENTATED" } + { "type": "number", "title": "X", "description": "UNDOCUMENTED" }, + { "type": "number", "title": "Y", "description": "UNDOCUMENTED" }, + { "type": "number", "title": "Z", "description": "UNDOCUMENTED" } ] } } diff --git a/source/behavior/items/1.16.200/events/transform_item.json b/source/behavior/items/1.16.200/events/transform_item.json index 5e4ba689..3abc0374 100644 --- a/source/behavior/items/1.16.200/events/transform_item.json +++ b/source/behavior/items/1.16.200/events/transform_item.json @@ -1,8 +1,8 @@ { "$id": "blockception.minecraft.behavior.1.16.200.items.events.transform_item", "title": "Transform Item", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, - "properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTATED", "type": "string" } } + "properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTED", "type": "string" } } } diff --git a/source/behavior/items/1.16.200/items.json b/source/behavior/items/1.16.200/items.json index 4d445c8d..12cbe5da 100644 --- a/source/behavior/items/1.16.200/items.json +++ b/source/behavior/items/1.16.200/items.json @@ -4,19 +4,19 @@ "required": ["format_version", "minecraft:item"], "title": "Item", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO Title" }, + "format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" }, "minecraft:item": { "additionalProperties": false, "required": ["description"], "type": "object", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Item", "properties": { "description": { "additionalProperties": false, "type": "object", "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 720b402f..aeca1ea4 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": "UNDOCUMENTATED" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED" }, "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": "UNDOCUMENTATED", "type": "boolean" }, - "on_ground": { "title": "On Fire", "description": "UNDOCUMENTATED", "type": "boolean" } + "on_fire": { "title": "On Fire", "description": "UNDOCUMENTED", "type": "boolean" }, + "on_ground": { "title": "On Fire", "description": "UNDOCUMENTED", "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 0862423c..429c00d2 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": "UNDOCUMENTATED" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED" }, "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 af7263cd..34c3d1c2 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": "UNDOCUMENTATED" } } + "properties": { "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED" } } } 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 fae9f42c..5420aeac 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": "UNDOCUMENTATED" } } + "properties": { "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/loot_tables/conditions/random_chance.json b/source/behavior/loot_tables/conditions/random_chance.json index cdf589e2..d81bb862 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": "UNDOCUMENTATED" }, - "chance": { "type": "number", "default": 0, "description": "UNDOCUMENTATED", "title": "Chance" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED" }, + "chance": { "type": "number", "default": 0, "description": "UNDOCUMENTED", "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 5260658f..80907222 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": "UNDOCUMENTATED" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED" }, "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 11f73bf9..dbfb2f05 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": "UNDOCUMENTATED" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED" }, "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 9fbd45a7..f5e08b96 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": "UNDOCUMENTATED" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED" }, "default_chance": { "type": "number", "default": 0, diff --git a/source/behavior/loot_tables/functions/enchant_book_for_trading.json b/source/behavior/loot_tables/functions/enchant_book_for_trading.json index ca6aa275..7d8653b2 100644 --- a/source/behavior/loot_tables/functions/enchant_book_for_trading.json +++ b/source/behavior/loot_tables/functions/enchant_book_for_trading.json @@ -5,10 +5,10 @@ "title": "Enchant Book For Trading", "required": ["function", "base_cost", "base_random_cost", "per_level_random_cost", "per_level_cost"], "properties": { - "function": { "type": "string", "const": "enchant_book_for_trading", "title": "Function", "description": "UNDOCUMENTATED" }, - "base_cost": { "type": "integer", "title": "Base Cost", "description": "UNDOCUMENTATED" }, - "base_random_cost": { "type": "integer", "title": "Base Cost", "description": "UNDOCUMENTATED" }, - "per_level_random_cost": { "type": "integer", "title": "Base Cost", "description": "UNDOCUMENTATED" }, - "per_level_cost": { "type": "integer", "title": "Base Cost", "description": "UNDOCUMENTATED" } + "function": { "type": "string", "const": "enchant_book_for_trading", "title": "Function", "description": "UNDOCUMENTED" }, + "base_cost": { "type": "integer", "title": "Base Cost", "description": "UNDOCUMENTED" }, + "base_random_cost": { "type": "integer", "title": "Base Cost", "description": "UNDOCUMENTED" }, + "per_level_random_cost": { "type": "integer", "title": "Base Cost", "description": "UNDOCUMENTED" }, + "per_level_cost": { "type": "integer", "title": "Base Cost", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/loot_tables/functions/enchant_random_gear.json b/source/behavior/loot_tables/functions/enchant_random_gear.json index 26c013aa..0dce26c3 100644 --- a/source/behavior/loot_tables/functions/enchant_random_gear.json +++ b/source/behavior/loot_tables/functions/enchant_random_gear.json @@ -4,7 +4,7 @@ "description": "The function enchant_random_gear", "title": "Enchant Random Gear", "properties": { - "function": { "type": "string", "const": "enchant_random_gear", "title": "Function", "description": "UNDOCUMENTATED" }, + "function": { "type": "string", "const": "enchant_random_gear", "title": "Function", "description": "UNDOCUMENTED" }, "chance": { "type": "number", "description": "Takes a chance modifier to manipulate the algorithm. Note that a chance modifier of 1.0 doesn't mean a 100% chance that gear will become enchanted.", diff --git a/source/behavior/loot_tables/functions/enchant_randomly.json b/source/behavior/loot_tables/functions/enchant_randomly.json index 516a390b..af91c3d6 100644 --- a/source/behavior/loot_tables/functions/enchant_randomly.json +++ b/source/behavior/loot_tables/functions/enchant_randomly.json @@ -4,7 +4,7 @@ "description": "The function enchant_randomly", "title": "Enchant Randomly", "properties": { - "function": { "type": "string", "const": "enchant_randomly", "title": "Function", "description": "UNDOCUMENTATED" }, + "function": { "type": "string", "const": "enchant_randomly", "title": "Function", "description": "UNDOCUMENTED" }, "treasure": { "type": "boolean", "description": "Supports the optional treasure boolean (true/false) to allow treasure enchantments to be toggled on and off.", diff --git a/source/behavior/loot_tables/functions/enchant_with_levels.json b/source/behavior/loot_tables/functions/enchant_with_levels.json index 3009a475..473a084c 100644 --- a/source/behavior/loot_tables/functions/enchant_with_levels.json +++ b/source/behavior/loot_tables/functions/enchant_with_levels.json @@ -4,7 +4,7 @@ "description": "The function enchant_with_levels", "title": "Enchant With Levels", "properties": { - "function": { "type": "string", "const": "enchant_with_levels", "description": "UNDOCUMENTATED", "title": "TODO Title" }, + "function": { "type": "string", "const": "enchant_with_levels", "description": "UNDOCUMENTED", "title": "TODO Title" }, "levels": { "title": "Levels", "oneOf": [ @@ -16,8 +16,8 @@ "properties": { "min": { "type": "integer", "title": "Minimum" }, "max": { "type": "integer", "title": "Maximum" } } } ], - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" }, - "treasure": { "type": "boolean", "title": "Treasure", "description": "UNDOCUMENTATED" } + "treasure": { "type": "boolean", "title": "Treasure", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/loot_tables/functions/exploration_map.json b/source/behavior/loot_tables/functions/exploration_map.json index 8e33bc56..2c669c72 100644 --- a/source/behavior/loot_tables/functions/exploration_map.json +++ b/source/behavior/loot_tables/functions/exploration_map.json @@ -4,24 +4,11 @@ "description": "The function exploration_map", "title": "Exploration Map", "properties": { - "function": { "type": "string", "const": "exploration_map", "description": "UNDOCUMENTATED", "title": "TODO Title" }, + "function": { "type": "string", "const": "exploration_map", "description": "UNDOCUMENTED", "title": "TODO Title" }, "destination": { "type": "string", "description": "The destination value defines what type of treasure map they receive.", - "enum": [ - "endcity", - "fortress", - "mineshaft", - "monument", - "ruins", - "stronghold", - "temple", - "village", - "mansion", - "shipwreck", - "buriedtreasure", - "pillageroutpost" - ], + "enum": ["endcity", "fortress", "mineshaft", "monument", "ruins", "stronghold", "temple", "village", "mansion", "shipwreck", "buriedtreasure", "pillageroutpost"], "title": "TODO Title" } } diff --git a/source/behavior/loot_tables/functions/fill_container.json b/source/behavior/loot_tables/functions/fill_container.json index c75b37f8..31a24f58 100644 --- a/source/behavior/loot_tables/functions/fill_container.json +++ b/source/behavior/loot_tables/functions/fill_container.json @@ -4,7 +4,7 @@ "description": "The function fill_container", "title": "Fill Container", "properties": { - "function": { "type": "string", "const": "fill_container", "title": "Function", "description": "UNDOCUMENTATED" }, - "loot_table": { "type": "string", "title": "Loot Table", "pattern": "^loot_tables/.*\\.json$", "description": "UNDOCUMENTATED" } + "function": { "type": "string", "const": "fill_container", "title": "Function", "description": "UNDOCUMENTED" }, + "loot_table": { "type": "string", "title": "Loot Table", "pattern": "^loot_tables/.*\\.json$", "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/loot_tables/functions/furnace_smelt.json b/source/behavior/loot_tables/functions/furnace_smelt.json index f30cb534..25456b54 100644 --- a/source/behavior/loot_tables/functions/furnace_smelt.json +++ b/source/behavior/loot_tables/functions/furnace_smelt.json @@ -5,7 +5,7 @@ "title": "Furnace Smelt", "type": "object", "properties": { - "function": { "type": "string", "const": "furnace_smelt", "description": "UNDOCUMENTATED", "title": "Function" }, - "conditions": { "title": "Conditions", "description": "UNDOCUMENTATED", "type": "array", "items": { "$ref": "../conditions.json" } } + "function": { "type": "string", "const": "furnace_smelt", "description": "UNDOCUMENTED", "title": "Function" }, + "conditions": { "title": "Conditions", "description": "UNDOCUMENTED", "type": "array", "items": { "$ref": "../conditions.json" } } } } diff --git a/source/behavior/loot_tables/functions/looting_enchant.json b/source/behavior/loot_tables/functions/looting_enchant.json index 5f32feba..402566be 100644 --- a/source/behavior/loot_tables/functions/looting_enchant.json +++ b/source/behavior/loot_tables/functions/looting_enchant.json @@ -5,11 +5,11 @@ "title": "Looting Enchant", "type": "object", "properties": { - "function": { "type": "string", "const": "looting_enchant", "description": "UNDOCUMENTATED", "title": "Function" }, + "function": { "type": "string", "const": "looting_enchant", "description": "UNDOCUMENTED", "title": "Function" }, "count": { "type": "object", "properties": { "min": { "type": "integer" }, "max": { "type": "integer" } }, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Count", "additionalProperties": false } diff --git a/source/behavior/loot_tables/functions/random_aux_value.json b/source/behavior/loot_tables/functions/random_aux_value.json index 3c5b9d42..9a460f98 100644 --- a/source/behavior/loot_tables/functions/random_aux_value.json +++ b/source/behavior/loot_tables/functions/random_aux_value.json @@ -5,15 +5,15 @@ "title": "Random Aux Value", "type": "object", "properties": { - "function": { "type": "string", "const": "random_aux_value", "description": "UNDOCUMENTATED", "title": "Function" }, + "function": { "type": "string", "const": "random_aux_value", "description": "UNDOCUMENTED", "title": "Function" }, "values": { - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Values", "additionalProperties": false, "type": "object", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Minimum" }, - "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Maximum" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Minimum" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Maximum" } } } } diff --git a/source/behavior/loot_tables/functions/random_block_state.json b/source/behavior/loot_tables/functions/random_block_state.json index 79ac41fe..347a0046 100644 --- a/source/behavior/loot_tables/functions/random_block_state.json +++ b/source/behavior/loot_tables/functions/random_block_state.json @@ -5,12 +5,12 @@ "title": "Random Block State", "type": "object", "properties": { - "function": { "type": "string", "const": "random_block_state", "description": "UNDOCUMENTATED", "title": "Function" }, - "block_state": { "type": "string", "description": "UNDOCUMENTATED", "title": "Block State" }, + "function": { "type": "string", "const": "random_block_state", "description": "UNDOCUMENTED", "title": "Function" }, + "block_state": { "type": "string", "description": "UNDOCUMENTED", "title": "Block State" }, "values": { "type": "object", "properties": { "min": { "title": "Min", "type": "integer" }, "max": { "title": "Max", "type": "integer" } }, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Values", "additionalProperties": false } diff --git a/source/behavior/loot_tables/functions/random_dye.json b/source/behavior/loot_tables/functions/random_dye.json index 92d5de4a..9755619e 100644 --- a/source/behavior/loot_tables/functions/random_dye.json +++ b/source/behavior/loot_tables/functions/random_dye.json @@ -4,5 +4,5 @@ "description": "The function random_dye", "title": "Trader Material Type", "type": "object", - "properties": { "function": { "type": "string", "const": "random_dye", "description": "UNDOCUMENTATED", "title": "Function" } } + "properties": { "function": { "type": "string", "const": "random_dye", "description": "UNDOCUMENTED", "title": "Function" } } } diff --git a/source/behavior/loot_tables/functions/set_actor_id.json b/source/behavior/loot_tables/functions/set_actor_id.json index 56d0680f..ec96c914 100644 --- a/source/behavior/loot_tables/functions/set_actor_id.json +++ b/source/behavior/loot_tables/functions/set_actor_id.json @@ -5,7 +5,7 @@ "title": "Set Actor Id", "type": "object", "properties": { - "function": { "type": "string", "const": "set_actor_id", "description": "UNDOCUMENTATED", "title": "Function" }, - "id": { "type": "string", "description": "UNDOCUMENTATED", "title": "Id" } + "function": { "type": "string", "const": "set_actor_id", "description": "UNDOCUMENTED", "title": "Function" }, + "id": { "type": "string", "description": "UNDOCUMENTED", "title": "Id" } } } diff --git a/source/behavior/loot_tables/functions/set_banner_details.json b/source/behavior/loot_tables/functions/set_banner_details.json index 82be8d62..651b7524 100644 --- a/source/behavior/loot_tables/functions/set_banner_details.json +++ b/source/behavior/loot_tables/functions/set_banner_details.json @@ -5,7 +5,7 @@ "title": "Set Banner Details", "type": "object", "properties": { - "function": { "type": "string", "const": "set_banner_details", "description": "UNDOCUMENTATED", "title": "Function" }, - "type": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Type" } + "function": { "type": "string", "const": "set_banner_details", "description": "UNDOCUMENTED", "title": "Function" }, + "type": { "type": "integer", "description": "UNDOCUMENTED", "title": "Type" } } } diff --git a/source/behavior/loot_tables/functions/set_book_contents.json b/source/behavior/loot_tables/functions/set_book_contents.json index e5a7e6ec..add42212 100644 --- a/source/behavior/loot_tables/functions/set_book_contents.json +++ b/source/behavior/loot_tables/functions/set_book_contents.json @@ -6,13 +6,13 @@ "required": ["function", "author", "title", "pages"], "type": "object", "properties": { - "function": { "type": "string", "const": "set_book_contents", "description": "UNDOCUMENTATED", "title": "Function" }, - "author": { "type": "string", "description": "UNDOCUMENTATED", "title": "Author" }, - "title": { "type": "string", "description": "UNDOCUMENTATED", "title": "Title" }, + "function": { "type": "string", "const": "set_book_contents", "description": "UNDOCUMENTED", "title": "Function" }, + "author": { "type": "string", "description": "UNDOCUMENTED", "title": "Author" }, + "title": { "type": "string", "description": "UNDOCUMENTED", "title": "Title" }, "pages": { "type": "array", "items": { "type": "string", "examples": ["Some text", "{\"rawtext\":[ {\"translate\":\"some.text\"}]}"] }, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Pages" } } diff --git a/source/behavior/loot_tables/functions/set_count.json b/source/behavior/loot_tables/functions/set_count.json index 6a3ce21c..66d0b7fd 100644 --- a/source/behavior/loot_tables/functions/set_count.json +++ b/source/behavior/loot_tables/functions/set_count.json @@ -4,14 +4,11 @@ "description": "The function set_count", "title": "Set Count", "properties": { - "function": { "type": "string", "const": "set_count", "title": "Function", "description": "UNDOCUMENTATED" }, + "function": { "type": "string", "const": "set_count", "title": "Function", "description": "UNDOCUMENTED" }, "count": { "title": "Count", - "oneOf": [ - { "type": "integer" }, - { "type": "object", "properties": { "min": { "type": "integer", "title": "Minimum" }, "max": { "type": "integer", "title": "Maximum" } } } - ], - "description": "UNDOCUMENTATED" + "oneOf": [{ "type": "integer" }, { "type": "object", "properties": { "min": { "type": "integer", "title": "Minimum" }, "max": { "type": "integer", "title": "Maximum" } } }], + "description": "UNDOCUMENTED" } } } diff --git a/source/behavior/loot_tables/functions/set_damage.json b/source/behavior/loot_tables/functions/set_damage.json index 0ae0cc87..2e42e275 100644 --- a/source/behavior/loot_tables/functions/set_damage.json +++ b/source/behavior/loot_tables/functions/set_damage.json @@ -5,17 +5,17 @@ "title": "Set Damage", "type": "object", "properties": { - "function": { "type": "string", "const": "set_damage", "description": "UNDOCUMENTATED", "title": "Function" }, + "function": { "type": "string", "const": "set_damage", "description": "UNDOCUMENTED", "title": "Function" }, "damage": { - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Damage", "oneOf": [ { "type": "integer" }, { "type": "object", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Minimum" }, - "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Maximum" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Minimum" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Maximum" } } } ] diff --git a/source/behavior/loot_tables/functions/set_data.json b/source/behavior/loot_tables/functions/set_data.json index dd95ecd0..42c9334d 100644 --- a/source/behavior/loot_tables/functions/set_data.json +++ b/source/behavior/loot_tables/functions/set_data.json @@ -5,17 +5,17 @@ "title": "Set Data", "type": "object", "properties": { - "function": { "type": "string", "const": "set_data", "description": "UNDOCUMENTATED", "title": "Function" }, + "function": { "type": "string", "const": "set_data", "description": "UNDOCUMENTED", "title": "Function" }, "data": { "title": "Data", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [ { "type": "integer" }, { "type": "object", "properties": { - "min": { "type": "integer", "title": "Minimum", "description": "UNDOCUMENTATED" }, - "max": { "type": "integer", "title": "Maximum", "description": "UNDOCUMENTATED" } + "min": { "type": "integer", "title": "Minimum", "description": "UNDOCUMENTED" }, + "max": { "type": "integer", "title": "Maximum", "description": "UNDOCUMENTED" } } } ] diff --git a/source/behavior/loot_tables/functions/set_data_from_color_index.json b/source/behavior/loot_tables/functions/set_data_from_color_index.json index 04035daf..62bfa45d 100644 --- a/source/behavior/loot_tables/functions/set_data_from_color_index.json +++ b/source/behavior/loot_tables/functions/set_data_from_color_index.json @@ -4,5 +4,5 @@ "description": "The function set_data_from_color_index", "title": "Set Data From Color Index", "type": "object", - "properties": { "function": { "type": "string", "const": "set_data_from_color_index", "description": "UNDOCUMENTATED", "title": "Function" } } + "properties": { "function": { "type": "string", "const": "set_data_from_color_index", "description": "UNDOCUMENTED", "title": "Function" } } } diff --git a/source/behavior/loot_tables/functions/set_lore.json b/source/behavior/loot_tables/functions/set_lore.json index e575394b..491a5dd6 100644 --- a/source/behavior/loot_tables/functions/set_lore.json +++ b/source/behavior/loot_tables/functions/set_lore.json @@ -5,7 +5,7 @@ "title": "Set Lore", "type": "object", "properties": { - "function": { "type": "string", "const": "set_lore", "description": "UNDOCUMENTATED", "title": "Function" }, - "lore": { "type": "array", "items": { "type": "string" }, "description": "UNDOCUMENTATED", "title": "Lore" } + "function": { "type": "string", "const": "set_lore", "description": "UNDOCUMENTED", "title": "Function" }, + "lore": { "type": "array", "items": { "type": "string" }, "description": "UNDOCUMENTED", "title": "Lore" } } } diff --git a/source/behavior/loot_tables/functions/set_name.json b/source/behavior/loot_tables/functions/set_name.json index c1aed4ce..b1cef0aa 100644 --- a/source/behavior/loot_tables/functions/set_name.json +++ b/source/behavior/loot_tables/functions/set_name.json @@ -5,7 +5,7 @@ "title": "Set Name", "type": "object", "properties": { - "function": { "type": "string", "const": "set_name", "description": "UNDOCUMENTATED", "title": "Function" }, - "name": { "type": "string", "description": "UNDOCUMENTATED", "title": "name" } + "function": { "type": "string", "const": "set_name", "description": "UNDOCUMENTED", "title": "Function" }, + "name": { "type": "string", "description": "UNDOCUMENTED", "title": "name" } } } diff --git a/source/behavior/loot_tables/functions/trader_material_type.json b/source/behavior/loot_tables/functions/trader_material_type.json index 63295b05..15d11a47 100644 --- a/source/behavior/loot_tables/functions/trader_material_type.json +++ b/source/behavior/loot_tables/functions/trader_material_type.json @@ -4,5 +4,5 @@ "description": "The function trader_material_type", "title": "Trader Material Type", "type": "object", - "properties": { "function": { "type": "string", "const": "trader_material_type", "description": "UNDOCUMENTATED", "title": "function" } } + "properties": { "function": { "type": "string", "const": "trader_material_type", "description": "UNDOCUMENTED", "title": "function" } } } diff --git a/source/behavior/loot_tables/loot_tables.json b/source/behavior/loot_tables/loot_tables.json index af72ea6d..3b693a41 100644 --- a/source/behavior/loot_tables/loot_tables.json +++ b/source/behavior/loot_tables/loot_tables.json @@ -23,7 +23,7 @@ "definitions": { "pools_spec": { "title": "Pools", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "additionalProperties": false, "items": { @@ -45,8 +45,8 @@ } ] }, - "type": { "title": "Type", "type": "string", "description": "UNDOCUMENTATED", "enum": ["loot_table", "item", "empty"] }, - "conditions": { "title": "Conditions", "description": "UNDOCUMENTATED", "type": "array", "items": { "$ref": "./conditions.json" } }, + "type": { "title": "Type", "type": "string", "description": "UNDOCUMENTED", "enum": ["loot_table", "item", "empty"] }, + "conditions": { "title": "Conditions", "description": "UNDOCUMENTED", "type": "array", "items": { "$ref": "./conditions.json" } }, "entries": { "title": "Entries", "type": "array", @@ -72,13 +72,13 @@ }, "tiers": { "title": "Tiers", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "bonus_chance": { "title": "Bonus Chance", "description": "UNDOCUMENTATED", "type": "number" }, - "bonus_rolls": { "title": "Bonus Rolls", "description": "UNDOCUMENTATED", "type": "integer" }, - "initial_range": { "title": "Initial Range", "description": "UNDOCUMENTATED", "type": "integer" } + "bonus_chance": { "title": "Bonus Chance", "description": "UNDOCUMENTED", "type": "number" }, + "bonus_rolls": { "title": "Bonus Rolls", "description": "UNDOCUMENTED", "type": "integer" }, + "initial_range": { "title": "Initial Range", "description": "UNDOCUMENTED", "type": "integer" } } } } @@ -86,7 +86,7 @@ } }, "properties": { - "pools": { "$ref": "#/definitions/pools_spec", "description": "UNDOCUMENTATED", "title": "TODO Title" }, - "type": { "title": "Type", "type": "string", "description": "UNDOCUMENTATED", "enum": ["minecraft:chest"] } + "pools": { "$ref": "#/definitions/pools_spec", "description": "UNDOCUMENTED", "title": "TODO Title" }, + "type": { "title": "Type", "type": "string", "description": "UNDOCUMENTED", "enum": ["minecraft:chest"] } } } diff --git a/source/behavior/recipes/1.12.0/types/base types/definition.json b/source/behavior/recipes/1.12.0/types/base types/definition.json index d47349d4..75731d06 100644 --- a/source/behavior/recipes/1.12.0/types/base types/definition.json +++ b/source/behavior/recipes/1.12.0/types/base types/definition.json @@ -3,6 +3,6 @@ "description": "Recipe definition 1.12.0", "title": "Definition", "type": "object", - "properties": { "identifier": { "type": "string", "pattern": "[a-z0-9_:\\-]+", "title": "Recipe Identifier", "description": "UNDOCUMENTATED" } }, + "properties": { "identifier": { "type": "string", "pattern": "[a-z0-9_:\\-]+", "title": "Recipe Identifier", "description": "UNDOCUMENTED" } }, "additionalProperties": false } diff --git a/source/behavior/recipes/1.12.0/types/recipe_shaped.json b/source/behavior/recipes/1.12.0/types/recipe_shaped.json index aaa4011f..669f9f9d 100644 --- a/source/behavior/recipes/1.12.0/types/recipe_shaped.json +++ b/source/behavior/recipes/1.12.0/types/recipe_shaped.json @@ -15,7 +15,7 @@ "minProperties": 1, "additionalProperties": { "$ref": "./base types/item.json" } }, - "group": { "type": "string", "title": "Group", "description": "UNDOCUMENTATED" }, + "group": { "type": "string", "title": "Group", "description": "UNDOCUMENTED" }, "pattern": { "type": "array", "description": "Characters that represent a pattern to be defined by keys.", diff --git a/source/behavior/recipes/1.12.0/types/recipe_shapeless.json b/source/behavior/recipes/1.12.0/types/recipe_shapeless.json index 9e6d7f8b..49dc149c 100644 --- a/source/behavior/recipes/1.12.0/types/recipe_shapeless.json +++ b/source/behavior/recipes/1.12.0/types/recipe_shapeless.json @@ -13,7 +13,7 @@ "title": "Ingredients", "oneOf": [{ "$ref": "./base types/item.json" }, { "type": "array", "items": { "$ref": "./base types/item.json" } }] }, - "group": { "type": "string", "title": "Group", "description": "UNDOCUMENTATED" }, + "group": { "type": "string", "title": "Group", "description": "UNDOCUMENTED" }, "priority": { "type": "integer", "description": "Item used as output for the furnace recipe.", "title": "Priority" }, "result": { "description": "When input items match the pattern then these items are the result.", 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 3319f047..9280a743 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 1e495029..39589b69 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 0aa56783..6e877a77 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "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" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Max" }, + "identifier": { "type": "string", "description": "UNDOCUMENTED", "title": "Identifier" }, + "spawn_chance": { "title": "Spawn Chance", "description": "UNDOCUMENTED", "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 317d985d..6c1c8aaa 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 bfe334ce..dcb81538 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 b347b37e..73281ab7 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" }, - "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "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 7c37f68e..e5c28de0 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" }, - "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "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 21f4f036..8d8a0b60 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 8280427b..a41155ff 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, - "properties": { "event": { "type": "string", "description": "UNDOCUMENTATED", "title": "Event" } } + "properties": { "event": { "type": "string", "description": "UNDOCUMENTED", "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 0169da73..5562e18c 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "additionalProperties": false, "title": "Permute Type", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" }, - "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTATED" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED" }, + "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTED" } } } } 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 0ddd71cd..603d5a67 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "distance": { "type": "integer", "title": "Distance", "description": "UNDOCUMENTATED" }, - "village_border_tolerance": { "type": "integer", "title": "Village Border Tolerance", "description": "UNDOCUMENTATED" } + "distance": { "type": "integer", "title": "Distance", "description": "UNDOCUMENTED" }, + "village_border_tolerance": { "type": "integer", "title": "Village Border Tolerance", "description": "UNDOCUMENTED" } } } 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 1ed8eb89..b6afe855 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, - "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTATED" } } + "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTED" } } } 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 cd18c753..94d2c134 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 b7862cf5..a7d6565f 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 2ed3fc95..0184f236 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 38db9453..36ffeb50 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 49c710eb..e70ada7d 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 a33d45e2..bc387ef1 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 29709dab..99f20311 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": "UNDOCUMENTATED", - "properties": { "default": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Default" } } + "description": "UNDOCUMENTED", + "properties": { "default": { "type": "integer", "description": "UNDOCUMENTED", "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 82d53508..0ddfc2bb 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, - "properties": { "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" } } + "properties": { "min": { "type": "integer", "description": "UNDOCUMENTED", "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 85e0bffe..9a3524c9 100644 --- a/source/behavior/spawn_rules/1.11.0/spawn_rules.json +++ b/source/behavior/spawn_rules/1.11.0/spawn_rules.json @@ -2,28 +2,28 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0", "type": "object", "title": "Spawn Rules 1.11.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "required": ["format_version", "minecraft:spawn_rules"], "properties": { - "format_version": { "const": "1.11.0", "description": "UNDOCUMENTATED", "title": "Spawn Rules" }, + "format_version": { "const": "1.11.0", "description": "UNDOCUMENTED", "title": "Spawn Rules" }, "minecraft:spawn_rules": { "type": "object", "title": "Spawn Rules", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "description": { "type": "object", "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "identifier": { "title": "Identifier", "description": "UNDOCUMENTATED", "$ref": "../../../general/entity/identifier.json" }, + "identifier": { "title": "Identifier", "description": "UNDOCUMENTED", "$ref": "../../../general/entity/identifier.json" }, "population_control": { "type": "string", "title": "Population Control", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "enum": ["ambient", "animal", "water_animal", "monster", "cat", "pillager"] } } @@ -31,12 +31,12 @@ "conditions": { "type": "array", "title": "Conditions", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "additionalProperties": false, "type": "object", "title": "Condition", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 66b136ea..44088780 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 988ee612..f2752292 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 b94d6b88..f84a997b 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "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" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Max" }, + "identifier": { "type": "string", "description": "UNDOCUMENTED", "title": "Identifier" }, + "spawn_chance": { "title": "Spawn Chance", "description": "UNDOCUMENTED", "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 ad5bec5e..b0918b00 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 a34a276b..68aa54d3 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 4fc98cd0..9ca8dfc3 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" }, - "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "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 db330090..76c69b6c 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" }, - "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "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 540408b5..54ff5330 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 8c4e0707..38d39e42 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, - "properties": { "event": { "type": "string", "description": "UNDOCUMENTATED", "title": "Event" } } + "properties": { "event": { "type": "string", "description": "UNDOCUMENTED", "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 8641371e..205f3a37 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "additionalProperties": false, "title": "Permute Type", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" }, - "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTATED" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED" }, + "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTED" } } } } 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 9223aaca..8f13665b 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "distance": { "type": "integer", "title": "Distance", "description": "UNDOCUMENTATED" }, - "village_border_tolerance": { "type": "integer", "title": "Village Border Tolerance", "description": "UNDOCUMENTATED" } + "distance": { "type": "integer", "title": "Distance", "description": "UNDOCUMENTED" }, + "village_border_tolerance": { "type": "integer", "title": "Village Border Tolerance", "description": "UNDOCUMENTED" } } } 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 3310daf7..ab28b91c 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, - "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTATED" } } + "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTED" } } } 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 31c71156..ad2822a2 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 53a76236..a33a8866 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 21f812e9..c6a18832 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 d2e2e244..00270e63 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 1a4167ff..d2da65a6 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 0aadf1da..5bbda077 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 692aea47..11768c4a 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": "UNDOCUMENTATED", - "properties": { "default": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Default" } } + "description": "UNDOCUMENTED", + "properties": { "default": { "type": "integer", "description": "UNDOCUMENTED", "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 63b2819c..ebe162c6 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, - "properties": { "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" } } + "properties": { "min": { "type": "integer", "description": "UNDOCUMENTED", "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 e58a16f8..bd0bbcab 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "required": ["format_version", "minecraft:spawn_rules"], "properties": { @@ -14,20 +14,20 @@ "minecraft:spawn_rules": { "type": "object", "title": "Spawn Rules", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "description": { "type": "object", "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "identifier": { "title": "Identifier", "description": "UNDOCUMENTATED", "$ref": "../../../general/entity/identifier.json" }, + "identifier": { "title": "Identifier", "description": "UNDOCUMENTED", "$ref": "../../../general/entity/identifier.json" }, "population_control": { "type": "string", "title": "Population Control", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "enum": ["ambient", "animal", "water_animal", "monster", "cat", "pillager"] } } @@ -35,12 +35,12 @@ "conditions": { "type": "array", "title": "Conditions", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "additionalProperties": false, "type": "object", "title": "Condition", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 02c7b5aa..c64eb9ca 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 bb82321c..d87ca7bb 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 c247e302..2127e7c1 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 75eb1c6e..acafb17b 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 8f32bea5..2bcc8917 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" }, - "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "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 59847133..1f9d469b 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Min" }, - "max": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "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 b68bf55b..b653ff5f 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 e3d0ba33..89b89077 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "additionalProperties": false, "title": "Permute Type", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" }, - "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTATED" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED" }, + "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTED" } } } } 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 a860f20e..471b10f2 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, - "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTATED" } } + "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTED" } } } 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 2b24adb5..284f65fd 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 3defa3b0..7172f150 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 a037f2a0..11bcf33e 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 5bf487b8..6d715301 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 ecbfa5f1..a3400656 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 8cb7c00b..938fc230 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 af73ae68..635bf80d 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": "UNDOCUMENTATED", - "properties": { "default": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Default" } } + "description": "UNDOCUMENTED", + "properties": { "default": { "type": "integer", "description": "UNDOCUMENTED", "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 27a57f60..6268c91d 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "required": ["format_version", "minecraft:spawn_rules"], "properties": { @@ -14,20 +14,20 @@ "minecraft:spawn_rules": { "type": "object", "title": "Spawn Rules", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "description": { "type": "object", "title": "Description", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "identifier": { "title": "Identifier", "description": "UNDOCUMENTATED", "$ref": "../../../general/entity/identifier.json" }, + "identifier": { "title": "Identifier", "description": "UNDOCUMENTED", "$ref": "../../../general/entity/identifier.json" }, "population_control": { "type": "string", "title": "Population Control", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "enum": ["ambient", "animal", "water_animal", "monster", "cat", "pillager"] } } @@ -35,12 +35,12 @@ "conditions": { "type": "array", "title": "Conditions", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "additionalProperties": false, "type": "object", "title": "Condition", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 4eb7d0c1..5ae0ce55 100644 --- a/source/behavior/trading/trading.json +++ b/source/behavior/trading/trading.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.trading", "type": "object", "additionalProperties": false, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Trading", "examples": [ { @@ -86,7 +86,7 @@ ] }, "functions": { "$ref": "#/definitions/Functions" }, - "choice": { "title": "Choice", "description": "UNDOCUMENTATED", "type": "array", "items": { "$ref": "#/definitions/Item" } } + "choice": { "title": "Choice", "description": "UNDOCUMENTED", "type": "array", "items": { "$ref": "#/definitions/Item" } } } } ] @@ -119,9 +119,9 @@ } ] }, - "price_multiplier": { "title": "Price Multiplier", "description": "UNDOCUMENTATED", "type": "number" }, + "price_multiplier": { "title": "Price Multiplier", "description": "UNDOCUMENTED", "type": "number" }, "functions": { "$ref": "#/definitions/Functions" }, - "choice": { "title": "Choice", "description": "UNDOCUMENTATED", "type": "array", "items": { "$ref": "#/definitions/Item" } } + "choice": { "title": "Choice", "description": "UNDOCUMENTED", "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 6f1330bc..b5e5445b 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "required": ["format_version", "minecraft:volume"], "properties": { @@ -14,7 +14,7 @@ "minecraft:volume": { "type": "object", "title": "Spawn Rules", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "description": { @@ -33,7 +33,7 @@ "components": { "type": "object", "title": "Components", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 12064081..bd818db0 100644 --- a/source/general/1.10.0/block_reference.json +++ b/source/general/1.10.0/block_reference.json @@ -3,14 +3,14 @@ "additionalProperties": false, "type": "object", "title": "Block Reference", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "name": { "type": "string", "description": "UNDOCUMENTATED", "title": "Name", "$ref": "../block/identifier.json" }, + "name": { "type": "string", "description": "UNDOCUMENTED", "title": "Name", "$ref": "../block/identifier.json" }, "states": { "type": "object", "propertyNames": { "pattern": "\\w*:?\\w+" }, "additionalProperties": { "oneOf": [{ "type": "boolean" }, { "type": "integer" }, { "type": "string" }] }, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "State" } } diff --git a/source/general/1.14.0/chance_information.json b/source/general/1.14.0/chance_information.json index 39e97b0f..84865149 100644 --- a/source/general/1.14.0/chance_information.json +++ b/source/general/1.14.0/chance_information.json @@ -3,9 +3,9 @@ "additionalProperties": false, "type": "object", "title": "Chance Information", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { - "numerator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTATED", "title": "Numerator" }, - "denominator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTATED", "title": "Denominator" } + "numerator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTED", "title": "Numerator" }, + "denominator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTED", "title": "Denominator" } } } diff --git a/source/general/biome_item.json b/source/general/biome_item.json index 2d8fd221..d5bd3283 100644 --- a/source/general/biome_item.json +++ b/source/general/biome_item.json @@ -41,5 +41,5 @@ "the_end", "warm" ], - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" } diff --git a/source/general/blocks_item.json b/source/general/blocks_item.json index 141518fd..006a1381 100644 --- a/source/general/blocks_item.json +++ b/source/general/blocks_item.json @@ -2,5 +2,5 @@ "$id": "blockception.minecraft.general.1.8.0.blocks.item", "type": "string", "title": "Block Name", - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" } diff --git a/source/general/entity_damage.json b/source/general/entity_damage.json index a1f43ba0..f6842e72 100644 --- a/source/general/entity_damage.json +++ b/source/general/entity_damage.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.general.1.8.0.entity.damage", "type": "string", "title": "Entity Damage Name", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "enum": [ "all", "anvil", diff --git a/source/general/manifest/manifest.2.json b/source/general/manifest/manifest.2.json index 71bda3a1..337977cf 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": "UNDOCUMENTATED", "title": "Raytraced" } + "raytraced": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Raytraced" } } }, "dependencies": { diff --git a/source/general/rawtext/rawtext.json b/source/general/rawtext/rawtext.json index 5e5a60e5..daf6b9bf 100644 --- a/source/general/rawtext/rawtext.json +++ b/source/general/rawtext/rawtext.json @@ -1,13 +1,13 @@ { "title": "RawText", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["rawtext"], "definitions": { "rawtext": { "title": "Rawtext", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": { "oneOf": [ @@ -21,14 +21,14 @@ }, "selector": { "title": "Selector", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["selector"], "properties": { "selector": { "title": "Selector", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string", "examples": ["@a", "@s", "@r", "@p", "@e", "@initiator"], "pattern": "^@.*$" @@ -37,14 +37,14 @@ }, "score": { "title": "Score", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["score"], "properties": { "score": { "title": "Score", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["name", "objective"], @@ -57,7 +57,7 @@ }, "objective": { "title": "Objective", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string" } } @@ -66,28 +66,28 @@ }, "text": { "title": "Text", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["text"], "properties": { "text": { "title": "Text", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string" } } }, "translate": { "title": "Translate", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["translate"], "properties": { "translate": { "title": "Translate", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "string" }, "with": { @@ -97,14 +97,14 @@ }, "with": { "title": "With", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "examples": ["\n", { "rawtext": [] }], "items": { "oneOf": [ { "type": "string" }, { "title": "Rawtext", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { diff --git a/source/general/world_x_packs.json b/source/general/world_x_packs.json index 6b42a117..608d0188 100644 --- a/source/general/world_x_packs.json +++ b/source/general/world_x_packs.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.world_x_packs", "type": "array", "title": "World X Pack Schema", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "examples": [[{ "pack_id": "UUID", "version": [1, 0, 0] }]], "definitions": { "uuidv4": { "$ref": "./UUIDV4.json" }, "version": { "$ref": "./Version.json" } }, "items": { diff --git a/source/resource/animation_controllers/1.10.0/animation_controller.json b/source/resource/animation_controllers/1.10.0/animation_controller.json index c2dbffad..79ccf06e 100644 --- a/source/resource/animation_controllers/1.10.0/animation_controller.json +++ b/source/resource/animation_controllers/1.10.0/animation_controller.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.resource.animation_controller1.10.0", "type": "object", "title": "Animation Controller 1.10.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "definitions": { "animationspec": { "anyOf": [ @@ -166,7 +166,7 @@ "type": "object", "required": ["input"], "properties": { - "input": { "title": "Input", "description": "UNDOCUMENTATED", "$ref": "../../../molang/number.json" }, + "input": { "title": "Input", "description": "UNDOCUMENTED", "$ref": "../../../molang/number.json" }, "remap_curve": { "title": "Remap Curve", "additionalProperties": { "propertyNames": { "pattern": "^([\\-\\+0-9]+|[\\-\\+0-9]+.[0-9]+)$" }, "type": "number" } @@ -176,15 +176,15 @@ }, "on_entry": { "title": "On Entry", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", - "items": { "pattern": "^.+=.+;$", "title": "Molang", "description": "UNDOCUMENTATED", "type": "string" } + "items": { "pattern": "^.+=.+;$", "title": "Molang", "description": "UNDOCUMENTED", "type": "string" } }, "on_exit": { "title": "On Exit", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", - "items": { "pattern": "^.+=.+;$", "title": "Molang", "description": "UNDOCUMENTATED", "type": "string" } + "items": { "pattern": "^.+=.+;$", "title": "Molang", "description": "UNDOCUMENTED", "type": "string" } } } } diff --git a/source/resource/animation_controllers/1.8.0/animation_controller.json b/source/resource/animation_controllers/1.8.0/animation_controller.json index 2fa33fb2..bdd0bb94 100644 --- a/source/resource/animation_controllers/1.8.0/animation_controller.json +++ b/source/resource/animation_controllers/1.8.0/animation_controller.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.resource.animation_controller1.8.0", "type": "object", "title": "Animation Controller 1.8.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "definitions": { "animationspec": { "anyOf": [ @@ -159,15 +159,15 @@ }, "on_entry": { "title": "On Entry", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", - "items": { "pattern": "^.+;$", "title": "Molang", "description": "UNDOCUMENTATED", "type": "string" } + "items": { "pattern": "^.+;$", "title": "Molang", "description": "UNDOCUMENTED", "type": "string" } }, "on_exit": { "title": "On Exit", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", - "items": { "pattern": "^.+;$", "title": "Molang", "description": "UNDOCUMENTATED", "type": "string" } + "items": { "pattern": "^.+;$", "title": "Molang", "description": "UNDOCUMENTED", "type": "string" } } } } diff --git a/source/resource/animations/1.10.0/actor_animation.json b/source/resource/animations/1.10.0/actor_animation.json index 89def8fc..b024d0b6 100644 --- a/source/resource/animations/1.10.0/actor_animation.json +++ b/source/resource/animations/1.10.0/actor_animation.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Actor Animation 1.10.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "definitions": { "ParticleEffect": { "type": "object", @@ -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": "UNDOCUMENTATED", "$ref": "../../../molang/number.json" }, + "blend_weight": { "title": "Blend Weight", "description": "UNDOCUMENTED", "$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": "UNDOCUMENTATED", "enum": ["linear", "catmullrom"] }, - "pre": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/PositionV3" }, - "post": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/PositionV3" } + "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "UNDOCUMENTED", "enum": ["linear", "catmullrom"] }, + "pre": { "title": "Pre", "description": "UNDOCUMENTED", "$ref": "#/definitions/PositionV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTED", "$ref": "#/definitions/PositionV3" } } } } @@ -182,9 +182,9 @@ "description": "A single point in time", "additionalProperties": false, "properties": { - "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" } + "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "UNDOCUMENTED", "enum": ["linear", "catmullrom"] }, + "pre": { "title": "Pre", "description": "UNDOCUMENTED", "$ref": "#/definitions/RotationV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTED", "$ref": "#/definitions/RotationV3" } } } } @@ -203,7 +203,7 @@ }, "scale": { "title": "Scale", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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": "UNDOCUMENTATED", "enum": ["linear", "catmullrom"] }, - "pre": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/ScaleV3" }, - "post": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/ScaleV3" } + "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "UNDOCUMENTED", "enum": ["linear", "catmullrom"] }, + "pre": { "title": "Pre", "description": "UNDOCUMENTED", "$ref": "#/definitions/ScaleV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTED", "$ref": "#/definitions/ScaleV3" } } } } @@ -243,7 +243,7 @@ }, "particle_effects": { "title": "Particle Effects", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "propertyNames": { "pattern": "^(\\d+\\.\\d+|\\d+)$", "examples": ["0.0"] }, "additionalProperties": { @@ -262,7 +262,7 @@ }, "sound_effects": { "title": "Sound Effect", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 ba06907e..11153960 100644 --- a/source/resource/animations/1.8.0/actor_animation.json +++ b/source/resource/animations/1.8.0/actor_animation.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Actor Animation 1.8.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "definitions": { "ParticleEffect": { "type": "object", @@ -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": "UNDOCUMENTATED", "$ref": "../../../molang/number.json" }, + "blend_weight": { "title": "Blend Weight", "description": "UNDOCUMENTED", "$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": "UNDOCUMENTATED", "enum": ["linear", "catmullrom"] }, - "pre": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/PositionV3" }, - "post": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/PositionV3" } + "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "UNDOCUMENTED", "enum": ["linear", "catmullrom"] }, + "pre": { "title": "Pre", "description": "UNDOCUMENTED", "$ref": "#/definitions/PositionV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTED", "$ref": "#/definitions/PositionV3" } } } } @@ -182,9 +182,9 @@ "description": "A single point in time", "additionalProperties": false, "properties": { - "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" } + "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "UNDOCUMENTED", "enum": ["linear", "catmullrom"] }, + "pre": { "title": "Pre", "description": "UNDOCUMENTED", "$ref": "#/definitions/RotationV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTED", "$ref": "#/definitions/RotationV3" } } } } @@ -203,7 +203,7 @@ }, "scale": { "title": "Scale", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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": "UNDOCUMENTATED", "enum": ["linear", "catmullrom"] }, - "pre": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/ScaleV3" }, - "post": { "title": "Pre", "description": "UNDOCUMENTATED", "$ref": "#/definitions/ScaleV3" } + "lerp_mode": { "type": "string", "title": "Lerp Mode", "description": "UNDOCUMENTED", "enum": ["linear", "catmullrom"] }, + "pre": { "title": "Pre", "description": "UNDOCUMENTED", "$ref": "#/definitions/ScaleV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTED", "$ref": "#/definitions/ScaleV3" } } } } @@ -243,7 +243,7 @@ }, "particle_effects": { "title": "Particle Effects", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "propertyNames": { "pattern": "^(\\d+\\.\\d+|\\d+)$", "examples": ["0.0"] }, "additionalProperties": { @@ -262,7 +262,7 @@ }, "sound_effects": { "title": "Sound Effect", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "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 3f176241..ecfb095e 100644 --- a/source/resource/attachables/1.10.0/attachables.json +++ b/source/resource/attachables/1.10.0/attachables.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.resource.1.10.0.attachables", "type": "object", "title": "Actor Animation 1.10.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": ["format_version", "minecraft:attachable"], "properties": { "format_version": { @@ -62,8 +62,8 @@ "item": { "type": "object", "title": "Item", - "description": "UNDOCUMENTATED", - "additionalProperties": { "type": "string", "title": "Item", "description": "UNDOCUMENTATED" } + "description": "UNDOCUMENTED", + "additionalProperties": { "type": "string", "title": "Item", "description": "UNDOCUMENTED" } }, "materials": { "type": "object", diff --git a/source/resource/attachables/1.8.0/attachables.json b/source/resource/attachables/1.8.0/attachables.json index 425588ac..c3abfeb8 100644 --- a/source/resource/attachables/1.8.0/attachables.json +++ b/source/resource/attachables/1.8.0/attachables.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.resource.1.8.0.attachables", "type": "object", "title": "Actor Animation 1.8.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": ["format_version", "minecraft:attachable"], "properties": { "format_version": { @@ -60,8 +60,8 @@ "item": { "type": "object", "title": "Item", - "description": "UNDOCUMENTATED", - "additionalProperties": { "type": "string", "title": "Item", "description": "UNDOCUMENTATED" } + "description": "UNDOCUMENTED", + "additionalProperties": { "type": "string", "title": "Item", "description": "UNDOCUMENTED" } }, "materials": { "type": "object", diff --git a/source/resource/biomes_client.json b/source/resource/biomes_client.json index 5c77131b..be789a86 100644 --- a/source/resource/biomes_client.json +++ b/source/resource/biomes_client.json @@ -19,7 +19,7 @@ }, "fog_ids_to_merge": { "title": "Fog ids to merge", - "Description": "UNDOCUMENTATED", + "Description": "UNDOCUMENTED", "type": "array", "items": { "title": "Fog ID", @@ -29,12 +29,12 @@ }, "inherit_from_prior_fog": { "title": "Inherit From Prior Fog", - "Description": "UNDOCUMENTATED", + "Description": "UNDOCUMENTED", "type": "boolean" }, "remove_all_prior_fog": { "title": "Remove All Prior Fog", - "Description": "UNDOCUMENTATED", + "Description": "UNDOCUMENTED", "type": "boolean" }, "water_fog_color": { "$ref": "#/definitions/colorhex", "title": "Water Fog Color", "description": "The color of the water fog" }, diff --git a/source/resource/blocks.json b/source/resource/blocks.json index a1979492..6714eaef 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": "UNDOCUMENTATED" }, - "carried_textures": { "$ref": "#/definitions/texture", "title": "Carried Textures", "description": "UNDOCUMENTATED" }, + "brightness_gamma": { "type": "number", "title": "Brightness Gamma", "description": "UNDOCUMENTED" }, + "carried_textures": { "$ref": "#/definitions/texture", "title": "Carried Textures", "description": "UNDOCUMENTED" }, "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 2e752f80..e4da886d 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "definitions": { "colorHexOrArray": { "examples": ["#056bd1"], diff --git a/source/resource/materials/materials.json b/source/resource/materials/materials.json index 74089822..33857de6 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "definitions": { "DefinesSpecification": { "type": "array", "title": "Defines", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "string", "title": "Definition", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "enum": [ "ALLOW_FADE", "ALPHA_TEST", @@ -94,31 +94,31 @@ ] } }, - "FailOperation": { "type": "string", "title": "Fail Operation", "description": "UNDOCUMENTATED", "enum": ["Keep", "Replace"] }, + "FailOperation": { "type": "string", "title": "Fail Operation", "description": "UNDOCUMENTED", "enum": ["Keep", "Replace"] }, "FaceSpecification": { "type": "object", "title": "Face", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "stencilDepthFailOp": { "type": "string", "title": "Stencil Depth Fail Operation", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "#/definitions/FailOperation" }, "stencilFailOp": { "type": "string", "title": "Stencil Fail Operation", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "#/definitions/FailOperation" }, - "stencilFunc": { "type": "string", "title": "Stencil Function", "description": "UNDOCUMENTATED", "enum": ["Always", "Equal", "NotEqual"] }, - "stencilPass": { "type": "string", "title": "Stencil Pass", "description": "UNDOCUMENTATED", "enum": ["Replace"] }, + "stencilFunc": { "type": "string", "title": "Stencil Function", "description": "UNDOCUMENTED", "enum": ["Always", "Equal", "NotEqual"] }, + "stencilPass": { "type": "string", "title": "Stencil Pass", "description": "UNDOCUMENTED", "enum": ["Replace"] }, "stencilPassOp": { "type": "string", "title": "Stencil Depth Fail Operation", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "$ref": "#/definitions/FailOperation" } } @@ -126,11 +126,11 @@ "StatesSpecification": { "type": "array", "title": "States", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "string", "title": "State", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "enum": [ "Blending", "DisableAlphaWrite", @@ -148,51 +148,51 @@ "SamplerStatesSpecification": { "type": "array", "title": "Sampler States", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "title": "Sample State", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "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"] } + "samplerIndex": { "type": "integer", "title": "Sample State", "description": "UNDOCUMENTED" }, + "textureFilter": { "type": "string", "title": "Texture Filter", "description": "UNDOCUMENTED", "enum": ["Point", "Bilinear", "TexelAA"] }, + "textureWrap": { "type": "string", "title": "Texture Wrap", "description": "UNDOCUMENTED", "enum": ["Repeat", "Clamp"] } } } }, "VertexFieldsSpecification": { "type": "array", "title": "Vertex Fields", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "title": "Vertex Field", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, - "properties": { "field": { "type": "string", "title": "Vertex Field", "description": "UNDOCUMENTATED" } } + "properties": { "field": { "type": "string", "title": "Vertex Field", "description": "UNDOCUMENTED" } } } }, "VariantSpecification": { "type": "array", "title": "Variants", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "title": "Variant", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "propertyNames": { "enum": ["fading", "fog", "fog.underwater", "lit", "skinning", "skinning_color", "underlava", "underwater"] }, - "additionalProperties": { "title": "Variant Item", "description": "UNDOCUMENTATED", "$ref": "#/definitions/VariantsItemSpecificaiton" } + "additionalProperties": { "title": "Variant Item", "description": "UNDOCUMENTED", "$ref": "#/definitions/VariantsItemSpecificaiton" } } }, "VariantsItemSpecificaiton": { "type": "object", "title": "Variant Item", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "+defines": { "title": "Defines", "description": "UNDOCUMENTATED, Add definitions???", "$ref": "#/definitions/DefinesSpecification" }, - "vertexFields": { "title": "Vertex Fields", "description": "UNDOCUMENTATED", "$ref": "#/definitions/VertexFieldsSpecification" }, + "vertexFields": { "title": "Vertex Fields", "description": "UNDOCUMENTED", "$ref": "#/definitions/VertexFieldsSpecification" }, "states": { "title": "States", "description": "UNDOCUMENTATED, start states???", "$ref": "#/definitions/StatesSpecification" }, "+states": { "title": "States", "description": "UNDOCUMENTATED, Add additional states???", "$ref": "#/definitions/StatesSpecification" }, "-states": { "title": "States", "description": "UNDOCUMENTATED, remove additional states???", "$ref": "#/definitions/StatesSpecification" } @@ -203,26 +203,26 @@ "materials": { "type": "object", "title": "Materials", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": ["version"], - "properties": { "version": { "type": "string", "const": "1.0.0", "title": "Version", "description": "UNDOCUMENTATED" } }, + "properties": { "version": { "type": "string", "const": "1.0.0", "title": "Version", "description": "UNDOCUMENTED" } }, "additionalProperties": { "title": "Material Definitions", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "alphaDst": { "type": "string", "title": "Alpha Distance", "description": "UNDOCUMENTATED", "enum": ["DestColor", "OneMinusSrcAlpha"] }, - "backFace": { "title": "Back Face", "description": "UNDOCUMENTATED", "$ref": "#/definitions/FaceSpecification" }, + "alphaDst": { "type": "string", "title": "Alpha Distance", "description": "UNDOCUMENTED", "enum": ["DestColor", "OneMinusSrcAlpha"] }, + "backFace": { "title": "Back Face", "description": "UNDOCUMENTED", "$ref": "#/definitions/FaceSpecification" }, "blendDst": { "type": "string", "title": "Blend Distance", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "enum": ["SourceAlpha", "OneMinusSrcAlpha", "OneMinusSrcColor", "SourceColor", "Zero", "One"] }, "blendSrc": { "type": "string", "title": "Blend Source", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "enum": ["DestColor", "One", "OneMinusDestColor", "SourceAlpha", "SourceColor"] }, "defines": { @@ -232,18 +232,18 @@ }, "+defines": { "title": "Defines", "description": "UNDOCUMENTATED, Add definitions???", "$ref": "#/definitions/DefinesSpecification" }, "-defines": { "title": "Defines", "description": "UNDOCUMENTATED, removes definitions???", "$ref": "#/definitions/DefinesSpecification" }, - "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" }, + "depthBias": { "type": "number", "title": "Depth Bias", "description": "UNDOCUMENTED" }, + "depthBiasOGL": { "type": "number", "title": "Depth Bias OGL", "description": "UNDOCUMENTED" }, + "depthFunc": { "type": "string", "title": "Depth Function", "description": "UNDOCUMENTED", "enum": ["LessEqual", "Always", "Equal"] }, + "fragmentShader": { "type": "string", "title": "Fragment Shader", "description": "UNDOCUMENTED", "pattern": "^shaders/.*\\.fragment$" }, + "frontFace": { "title": "Front Face", "description": "UNDOCUMENTED", "$ref": "#/definitions/FaceSpecification" }, "isAnimatedTexture": { "type": "integer", "title": "Is Animated Texture", "description": "UNDOCUMENTATED, think its a boolean value as a number, so 1 and 0????" }, - "msaaSupport": { "type": "string", "title": "MSAA Support", "description": "UNDOCUMENTATED", "enum": ["Both", "MSAA"] }, - "primitiveMode": { "type": "string", "title": "Primitive Mode", "description": "UNDOCUMENTATED", "enum": ["Line"] }, + "msaaSupport": { "type": "string", "title": "MSAA Support", "description": "UNDOCUMENTED", "enum": ["Both", "MSAA"] }, + "primitiveMode": { "type": "string", "title": "Primitive Mode", "description": "UNDOCUMENTED", "enum": ["Line"] }, "samplerStates": { "title": "Sampler States", "description": "UNDOCUMENTATED, set or start samplerStates???", @@ -254,23 +254,23 @@ "description": "UNDOCUMENTATED, Add samplerStates???", "$ref": "#/definitions/SamplerStatesSpecification" }, - "slopeScaledDepthBias": { "type": "number", "title": "Slope Scaled Depth Bias", "description": "UNDOCUMENTATED" }, - "slopeScaledDepthBiasOGL": { "type": "number", "title": "Slope Scaled Depth Bias OGL", "description": "UNDOCUMENTATED" }, + "slopeScaledDepthBias": { "type": "number", "title": "Slope Scaled Depth Bias", "description": "UNDOCUMENTED" }, + "slopeScaledDepthBiasOGL": { "type": "number", "title": "Slope Scaled Depth Bias OGL", "description": "UNDOCUMENTED" }, "states": { "title": "States", "description": "UNDOCUMENTATED, start states???", "$ref": "#/definitions/StatesSpecification" }, "+states": { "title": "States", "description": "UNDOCUMENTATED, Add additional states???", "$ref": "#/definitions/StatesSpecification" }, "-states": { "title": "States", "description": "UNDOCUMENTATED, remove additional states???", "$ref": "#/definitions/StatesSpecification" }, - "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" }, + "stencilRef": { "type": "integer", "title": "Stencil Ref", "description": "UNDOCUMENTED" }, + "stencilRefOverride": { "type": "integer", "title": "Stencil Ref Override", "description": "UNDOCUMENTED" }, + "stencilReadMask": { "type": "integer", "title": "Stencil Read Mask", "description": "UNDOCUMENTED" }, + "stencilWriteMask": { "type": "integer", "title": "Stencil Write Mask", "description": "UNDOCUMENTED" }, "variants": { "title": "Variants", "description": "UNDOCUMENTATED, sets the variants?", "$ref": "#/definitions/VariantSpecification" }, "+variants": { "title": "Variants", "description": "UNDOCUMENTATED, adds variants?", "$ref": "#/definitions/VariantSpecification" }, - "vertexFields": { "title": "Vertex Fields", "description": "UNDOCUMENTATED", "$ref": "#/definitions/VertexFieldsSpecification" }, - "vertexShader": { "type": "string", "title": "Vertex Shader", "description": "UNDOCUMENTATED", "pattern": "^shaders/.*\\.vertex$" }, + "vertexFields": { "title": "Vertex Fields", "description": "UNDOCUMENTED", "$ref": "#/definitions/VertexFieldsSpecification" }, + "vertexShader": { "type": "string", "title": "Vertex Shader", "description": "UNDOCUMENTED", "pattern": "^shaders/.*\\.vertex$" }, "vrGeometryShader": { "type": "string", "title": "VR Geometry Shader", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "pattern": "^shaders/.*\\.geometry$" } } diff --git a/source/resource/models/entity/1.10.0/model_entity.json b/source/resource/models/entity/1.10.0/model_entity.json index bd261217..9a2163c8 100644 --- a/source/resource/models/entity/1.10.0/model_entity.json +++ b/source/resource/models/entity/1.10.0/model_entity.json @@ -2,10 +2,10 @@ "$id": "blockception.minecraft.resource.model.1.10.0", "type": "object", "title": "Model Schema For 1.10.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": ["format_version"], "properties": { - "debug": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Debug" }, + "debug": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Debug" }, "format_version": { "title": "1.10.0 Format Version", "type": "string", 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 fa0e9adc..8f2d9062 100644 --- a/source/resource/models/entity/1.12.0/model_entity.json +++ b/source/resource/models/entity/1.12.0/model_entity.json @@ -19,12 +19,12 @@ "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": "UNDOCUMENTATED" } + "material_instance": { "type": "string", "description": "UNDOCUMENTED" } } } }, "properties": { - "debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTATED", "title": "Debug" }, + "debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTED", "title": "Debug" }, "format_version": { "title": "1.12.0 Format Version", "type": "string", diff --git a/source/resource/models/entity/1.14.0/model_entity.json b/source/resource/models/entity/1.14.0/model_entity.json index 12ccd875..9e568fa1 100644 --- a/source/resource/models/entity/1.14.0/model_entity.json +++ b/source/resource/models/entity/1.14.0/model_entity.json @@ -32,7 +32,7 @@ } }, "properties": { - "debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTATED", "title": "Debug" }, + "debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTED", "title": "Debug" }, "format_version": { "title": "1.14.0 Format Version", "type": "string", diff --git a/source/resource/models/entity/1.16.0/model_entity.json b/source/resource/models/entity/1.16.0/model_entity.json index fb4426ee..8d15baad 100644 --- a/source/resource/models/entity/1.16.0/model_entity.json +++ b/source/resource/models/entity/1.16.0/model_entity.json @@ -32,7 +32,7 @@ } }, "properties": { - "debug": { "title": "Debug", "description": "UNDOCUMENTATED", "type": "boolean", "default": false }, + "debug": { "title": "Debug", "description": "UNDOCUMENTED", "type": "boolean", "default": false }, "format_version": { "title": "1.16.0 Format Version", "type": "string", @@ -447,7 +447,7 @@ } } }, - "cape": { "title": "Cape", "description": "UNDOCUMENTATED", "type": "string" } + "cape": { "title": "Cape", "description": "UNDOCUMENTED", "type": "string" } } } } 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 55d05803..c4f8d2ea 100644 --- a/source/resource/models/entity/1.8.0/model_entity.json +++ b/source/resource/models/entity/1.8.0/model_entity.json @@ -2,10 +2,10 @@ "$id": "blockception.minecraft.resource.model.1.8.0", "type": "object", "title": "Model Schema For 1.8.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": ["format_version"], "properties": { - "debug": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Debug" }, + "debug": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Debug" }, "format_version": { "title": "1.8.0 Format Version", "type": "string", @@ -58,25 +58,25 @@ "type": "object", "required": ["polys"], "title": "Poly Mesh", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "normalized_uvs": { "title": "Normalized Uvs", "description": "UNDOCUMENTATED", "type": "boolean" }, + "normalized_uvs": { "title": "Normalized Uvs", "description": "UNDOCUMENTED", "type": "boolean" }, "positions": { "title": "Positions", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, "normals": { "title": "Normals", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, "polys": { "title": "Polys", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": { "type": "array", @@ -87,7 +87,7 @@ } } }, - "render_group_id": { "title": "Render Group Id", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 }, + "render_group_id": { "title": "Render Group Id", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "reset": { "title": "Reset", "description": "UNDOCUMANTED", @@ -95,14 +95,14 @@ }, "rotation": { "title": "Rotation", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "array", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, "texture_meshes": { "type": "array", "title": "Texture Meshes", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "additionalProperties": false, @@ -118,8 +118,8 @@ } } }, - "cape": { "title": "Cape", "description": "UNDOCUMENTATED", "type": "string" }, - "debug": { "title": "Debug", "description": "UNDOCUMENTATED", "type": "boolean" }, + "cape": { "title": "Cape", "description": "UNDOCUMENTED", "type": "string" }, + "debug": { "title": "Debug", "description": "UNDOCUMENTED", "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 4bb2d9fb..74c4ce77 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": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "creation_event": { @@ -40,10 +40,10 @@ "title": "Distance Event", "additionalProperties": false, "properties": { - "distance": { "title": "Distance", "description": "UNDOCUMENTATED", "type": "number" }, + "distance": { "title": "Distance", "description": "UNDOCUMENTED", "type": "number" }, "effects": { "title": "Effects", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "oneOf": [{ "type": "array", "items": { "type": "string" } }, { "type": "string" }] } } diff --git a/source/resource/particles/1.10.0/components/minecraft.emitter_shape_box.json b/source/resource/particles/1.10.0/components/minecraft.emitter_shape_box.json index 432547f8..c627b650 100644 --- a/source/resource/particles/1.10.0/components/minecraft.emitter_shape_box.json +++ b/source/resource/particles/1.10.0/components/minecraft.emitter_shape_box.json @@ -23,19 +23,19 @@ "offset": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } ], - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Offset" }, "half_dimensions": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } ], "description": "UNDOCUMENTATED: half dimensions", "title": "Half Dimensions" diff --git a/source/resource/particles/1.10.0/components/minecraft.emitter_shape_custom.json b/source/resource/particles/1.10.0/components/minecraft.emitter_shape_custom.json index 00778af4..1387a7d5 100644 --- a/source/resource/particles/1.10.0/components/minecraft.emitter_shape_custom.json +++ b/source/resource/particles/1.10.0/components/minecraft.emitter_shape_custom.json @@ -7,9 +7,9 @@ "direction": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } ], "description": "UNDOCUMENTATED: direction", "title": "Direction" @@ -17,11 +17,11 @@ "offset": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } ], - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Offset" } }, diff --git a/source/resource/particles/1.10.0/components/minecraft.emitter_shape_disc.json b/source/resource/particles/1.10.0/components/minecraft.emitter_shape_disc.json index f801298f..82b58400 100644 --- a/source/resource/particles/1.10.0/components/minecraft.emitter_shape_disc.json +++ b/source/resource/particles/1.10.0/components/minecraft.emitter_shape_disc.json @@ -22,12 +22,12 @@ "radius": { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED: radius", "title": "Radius" }, "offset": { "type": "array", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Offset", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } ] }, "plane_normal": { @@ -39,9 +39,9 @@ { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } ] } ] diff --git a/source/resource/particles/1.10.0/components/minecraft.emitter_shape_entity_aabb.json b/source/resource/particles/1.10.0/components/minecraft.emitter_shape_entity_aabb.json index f91cd231..65157da8 100644 --- a/source/resource/particles/1.10.0/components/minecraft.emitter_shape_entity_aabb.json +++ b/source/resource/particles/1.10.0/components/minecraft.emitter_shape_entity_aabb.json @@ -2,15 +2,15 @@ "$id": "blockception.minecraft.resource.particle.1.10.0.emitter_shape_entity_aabb", "type": "object", "title": "Emitter Shape Entity Aabb Component For 1.10.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "additionalProperties": false, "properties": { "direction": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } ], "description": "UNDOCUMENTATED: direction", "title": "Direction" @@ -18,11 +18,11 @@ "offset": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } ], - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Offset" } } diff --git a/source/resource/particles/1.10.0/components/minecraft.emitter_shape_point.json b/source/resource/particles/1.10.0/components/minecraft.emitter_shape_point.json index dc784194..1aee52c8 100644 --- a/source/resource/particles/1.10.0/components/minecraft.emitter_shape_point.json +++ b/source/resource/particles/1.10.0/components/minecraft.emitter_shape_point.json @@ -8,9 +8,9 @@ "direction": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } ], "description": "UNDOCUMENTATED: direction", "title": "Direction" @@ -18,11 +18,11 @@ "offset": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } ], - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Offset" } } diff --git a/source/resource/particles/1.10.0/components/minecraft.emitter_shape_sphere.json b/source/resource/particles/1.10.0/components/minecraft.emitter_shape_sphere.json index c1ca483d..19d7ba3e 100644 --- a/source/resource/particles/1.10.0/components/minecraft.emitter_shape_sphere.json +++ b/source/resource/particles/1.10.0/components/minecraft.emitter_shape_sphere.json @@ -11,9 +11,9 @@ { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } ] } ], @@ -23,11 +23,11 @@ "offset": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } ], - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Offset" }, "radius": { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED: radius", "title": "Radius" }, diff --git a/source/resource/particles/1.10.0/components/minecraft.particle_appearance_lighting.json b/source/resource/particles/1.10.0/components/minecraft.particle_appearance_lighting.json index fa83ea36..84df087f 100644 --- a/source/resource/particles/1.10.0/components/minecraft.particle_appearance_lighting.json +++ b/source/resource/particles/1.10.0/components/minecraft.particle_appearance_lighting.json @@ -3,5 +3,5 @@ "type": "object", "title": "Particle Appearance Lighting Component For 1.10.0", "additionalProperties": false, - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" } diff --git a/source/resource/particles/1.10.0/components/minecraft.particle_appearance_tinting.json b/source/resource/particles/1.10.0/components/minecraft.particle_appearance_tinting.json index 20863300..8c946c08 100644 --- a/source/resource/particles/1.10.0/components/minecraft.particle_appearance_tinting.json +++ b/source/resource/particles/1.10.0/components/minecraft.particle_appearance_tinting.json @@ -49,7 +49,7 @@ } } ], - "description": "UNDOCUMENTATED" + "description": "UNDOCUMENTED" } } } diff --git a/source/resource/particles/1.10.0/components/minecraft.particle_expire_if_not_in_blocks.json b/source/resource/particles/1.10.0/components/minecraft.particle_expire_if_not_in_blocks.json index 14feac9f..fc838535 100644 --- a/source/resource/particles/1.10.0/components/minecraft.particle_expire_if_not_in_blocks.json +++ b/source/resource/particles/1.10.0/components/minecraft.particle_expire_if_not_in_blocks.json @@ -3,6 +3,6 @@ "type": "array", "title": "Particle Expire If Not In Blocks Component For 1.10.0", "additionalProperties": false, - "items": { "$ref": "../../../../general/block/identifier.json", "description": "UNDOCUMENTATED", "title": "Block" }, - "description": "UNDOCUMENTATED" + "items": { "$ref": "../../../../general/block/identifier.json", "description": "UNDOCUMENTED", "title": "Block" }, + "description": "UNDOCUMENTED" } diff --git a/source/resource/particles/1.10.0/components/minecraft.particle_initial_speed.json b/source/resource/particles/1.10.0/components/minecraft.particle_initial_speed.json index 3f05a3be..d02d251d 100644 --- a/source/resource/particles/1.10.0/components/minecraft.particle_initial_speed.json +++ b/source/resource/particles/1.10.0/components/minecraft.particle_initial_speed.json @@ -1,15 +1,15 @@ { "$id": "blockception.minecraft.resource.particle.1.10.0.particle_initial_speed", "title": "Particle Initial Speed Component For 1.10.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "anyOf": [ { "$ref": "../../../../molang/number.json" }, { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } ] } ] diff --git a/source/resource/particles/1.10.0/components/minecraft.particle_kill_plane.json b/source/resource/particles/1.10.0/components/minecraft.particle_kill_plane.json index c81c2e15..a7b182f0 100644 --- a/source/resource/particles/1.10.0/components/minecraft.particle_kill_plane.json +++ b/source/resource/particles/1.10.0/components/minecraft.particle_kill_plane.json @@ -4,9 +4,9 @@ "title": "Particle Kill Plane Component For 1.10.0", "description": "A*x + B*y + C*z + D = 0\nwith the parameters being [ A, B, C, D ]", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "A" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "B" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "C" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED", "title": "D" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "A" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "B" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "C" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "D" } ] } diff --git a/source/resource/particles/1.10.0/particle.json b/source/resource/particles/1.10.0/particle.json index b915fb7c..b0ade22c 100644 --- a/source/resource/particles/1.10.0/particle.json +++ b/source/resource/particles/1.10.0/particle.json @@ -56,7 +56,7 @@ "type": "object", "additionalProperties": false, "title": "Curve", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { "input": { "$ref": "../../../molang/number.json", "title": "Input", "description": "What is the input value to use" }, "nodes": { @@ -122,14 +122,14 @@ "description": "UNDOCUMENTATED: events", "title": "Events", "additionalProperties": { - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Event", "type": "object", "additionalProperties": false, "properties": { "particle_effect": { "title": "Particle Effect", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { "effect": { "type": "string", "description": "UNDOCUMENTATED: effect", "title": "Effect" }, "type": { "type": "string", "description": "UNDOCUMENTATED: type", "title": "Type" } @@ -137,7 +137,7 @@ }, "sound_effect": { "title": "Sound effect", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { "event_name": { "type": "string", "description": "UNDOCUMENTATED: effect", "title": "Event name" } } diff --git a/source/resource/render_controllers/1.10.0/render_controllers.json b/source/resource/render_controllers/1.10.0/render_controllers.json index 380dacd5..89cb4c18 100644 --- a/source/resource/render_controllers/1.10.0/render_controllers.json +++ b/source/resource/render_controllers/1.10.0/render_controllers.json @@ -128,7 +128,7 @@ "minItems": 1, "items": { "type": "object", - "additionalProperties": { "type": "string", "description": "UNDOCUMENTATED", "title": "Material" }, + "additionalProperties": { "type": "string", "description": "UNDOCUMENTED", "title": "Material" }, "description": "UNDOCUMENTATED: materials", "title": "Materials" }, diff --git a/source/resource/render_controllers/render_controllers.json b/source/resource/render_controllers/render_controllers.json index 0d593aa2..50f5e3b0 100644 --- a/source/resource/render_controllers/render_controllers.json +++ b/source/resource/render_controllers/render_controllers.json @@ -10,7 +10,7 @@ ], "type": "object", "title": "Render Controllers", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "allOf": [ { "if": { "properties": { "format_version": { "type": "string", "const": "1.8.0" } } }, "then": { "$ref": "./1.8.0/render_controllers.json" } }, { "if": { "properties": { "format_version": { "type": "string", "const": "1.10" } } }, "then": { "$ref": "./1.10.0/render_controllers.json" } }, diff --git a/source/resource/sounds/1.14.0/sound_definitions.json b/source/resource/sounds/1.14.0/sound_definitions.json index fd746c62..4ac2aaa3 100644 --- a/source/resource/sounds/1.14.0/sound_definitions.json +++ b/source/resource/sounds/1.14.0/sound_definitions.json @@ -3,7 +3,7 @@ "type": "object", "additionalItems": false, "title": "Sound File For 1.14.0", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "definitions": { "SoundPath": { "$id": "SoundFilepath", @@ -34,7 +34,7 @@ "$id": "#/Sound/sounds/stringItem", "type": "string", "$ref": "#/definitions/SoundPath", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Sounds" }, { @@ -59,7 +59,7 @@ "title": "Name" } }, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Sounds" } ], diff --git a/source/resource/sounds/sound_definitions_unknown.json b/source/resource/sounds/sound_definitions_unknown.json index 8cf6b31f..9bdcce89 100644 --- a/source/resource/sounds/sound_definitions_unknown.json +++ b/source/resource/sounds/sound_definitions_unknown.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.sound_definition.json", "type": "object", "title": "Sound File, Unknown Version", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "definitions": { "SoundPath": { "$id": "SoundFilepath", @@ -33,7 +33,7 @@ "$id": "#/Sound/sounds/stringItem", "type": "string", "$ref": "#/definitions/SoundPath", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Sounds" }, { @@ -64,7 +64,7 @@ "title": "Name" } }, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Sounds" } ], diff --git a/source/resource/textures/flipbook_textures.json b/source/resource/textures/flipbook_textures.json index daf16256..502a6137 100644 --- a/source/resource/textures/flipbook_textures.json +++ b/source/resource/textures/flipbook_textures.json @@ -11,23 +11,23 @@ "type": "object", "properties": { "atlas_index": { - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Atlas Index", "type": "integer" }, "atlas_tile": { - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "pattern": "^[a-z0-9_\\-]*$", "title": "Atlas Index", "type": "string" }, "atlas_tile_variant": { - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Atlas Index", "type": "integer" }, "blend_frames": { - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Atlas Index", "type": "boolean" }, @@ -49,7 +49,7 @@ "type": "array" }, "replicate": { - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Atlas Index", "type": "integer" }, diff --git a/source/resource/textures/item_texture.json b/source/resource/textures/item_texture.json index e74dac3a..4475089b 100644 --- a/source/resource/textures/item_texture.json +++ b/source/resource/textures/item_texture.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Item Texture File", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "definitions": { "texture": { "oneOf": [ @@ -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": "UNDOCUMENTATED", "format": "color-hex", "type": "string" }, + "tint_color": { "title": "Tint Color", "description": "UNDOCUMENTED", "format": "color-hex", "type": "string" }, "variations": { "type": "array", "title": "Variantions", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "title": "Variantion", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": ["path"], "properties": { "path": { "description": "A texture file", "type": "string", "pattern": "^textures/.+$", "title": "Path" }, - "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED" } } } } @@ -38,15 +38,15 @@ } }, "properties": { - "resource_pack_name": { "type": "string", "title": "Resource Pack Name", "description": "UNDOCUMENTATED" }, + "resource_pack_name": { "type": "string", "title": "Resource Pack Name", "description": "UNDOCUMENTED" }, "texture_data": { "title": "Texture Data", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "propertyNames": { "pattern": "^[\\w_\\-\\.]+$" }, "additionalProperties": { "title": "Texture Data", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { @@ -59,6 +59,6 @@ } } }, - "texture_name": { "title": "Texture Name", "description": "UNDOCUMENTATED", "type": "string" } + "texture_name": { "title": "Texture Name", "description": "UNDOCUMENTED", "type": "string" } } } diff --git a/source/resource/textures/terrain_texture.json b/source/resource/textures/terrain_texture.json index a8cf84c9..26cd6a57 100644 --- a/source/resource/textures/terrain_texture.json +++ b/source/resource/textures/terrain_texture.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Terrain Texture File", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "definitions": { "texture": { "oneOf": [ @@ -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": "UNDOCUMENTATED", "format": "color-hex", "type": "string" }, + "tint_color": { "title": "Tint Color", "description": "UNDOCUMENTED", "format": "color-hex", "type": "string" }, "variations": { "type": "array", "title": "Variantions", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "items": { "type": "object", "title": "Variantion", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "required": ["path"], "properties": { "path": { "description": "A texture file", "type": "string", "pattern": "^textures/.+$", "title": "Path" }, - "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED" } } } } @@ -38,23 +38,23 @@ } }, "properties": { - "num_mip_levels": { "type": "integer", "title": "Num Mip Levels", "description": "UNDOCUMENTATED" }, - "padding": { "type": "integer", "title": "Padding", "description": "UNDOCUMENTATED" }, - "resource_pack_name": { "type": "string", "title": "Resource Pack Name", "description": "UNDOCUMENTATED" }, + "num_mip_levels": { "type": "integer", "title": "Num Mip Levels", "description": "UNDOCUMENTED" }, + "padding": { "type": "integer", "title": "Padding", "description": "UNDOCUMENTED" }, + "resource_pack_name": { "type": "string", "title": "Resource Pack Name", "description": "UNDOCUMENTED" }, "texture_data": { "type": "object", "propertyNames": { "pattern": "^[\\w_\\-\\.]+$" }, "additionalProperties": { "type": "object", "title": "Texture Data", - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "properties": { "textures": { "oneOf": [{ "$ref": "#/definitions/texture" }, { "type": "array", "items": { "$ref": "#/definitions/texture" } }] } } }, - "description": "UNDOCUMENTATED", + "description": "UNDOCUMENTED", "title": "Texture Data" }, - "texture_name": { "type": "string", "description": "UNDOCUMENTATED", "title": "Texture Name" } + "texture_name": { "type": "string", "description": "UNDOCUMENTED", "title": "Texture Name" } } }