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 c1b032f7..03f107e1 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": "UNDOCUMENTED", + "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" } }, @@ -22,7 +22,7 @@ "minItems": 1, "items": { "title": "Block Reference", - "description": "UNDOCUMENTED", + "description": "UNDOCUMENTED", "$comment": "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 11bfe93b..d61aeff2 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 @@ -33,6 +33,7 @@ "extent": { "title": "Extent", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": [ { @@ -66,6 +67,7 @@ "iteration": { "title": "Iteration", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "required": ["iterations", "places_feature", "identifier"], "properties": { @@ -101,12 +103,14 @@ "denominator": { "title": "Denominator", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "numerator": { "title": "Numerator", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 } @@ -142,6 +146,7 @@ "after_sky_pass": { "title": "First Pass", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "#/definitions/iteration" @@ -150,6 +155,7 @@ "after_surface_pass": { "title": "First Pass", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "#/definitions/iteration" @@ -158,6 +164,7 @@ "after_underground_pass": { "title": "First Pass", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "#/definitions/iteration" @@ -166,6 +173,7 @@ "before_sky_pass": { "title": "First Pass", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "#/definitions/iteration" @@ -174,6 +182,7 @@ "before_surface_pass": { "title": "First Pass", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "#/definitions/iteration" @@ -182,6 +191,7 @@ "before_underground_pass": { "title": "First Pass", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "#/definitions/iteration" @@ -190,6 +200,7 @@ "final_pass": { "title": "First Pass", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "#/definitions/iteration" @@ -198,6 +209,7 @@ "first_pass": { "title": "First Pass", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "#/definitions/iteration" @@ -206,6 +218,7 @@ "surface_pass": { "title": "First Pass", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "#/definitions/iteration" @@ -214,6 +227,7 @@ "sky_pass": { "title": "First Pass", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "#/definitions/iteration" @@ -222,6 +236,7 @@ "underground_pass": { "title": "First Pass", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "#/definitions/iteration" 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 6a13e43a..91ec741d 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": "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" } + "clay_material": { "title": "Clay Material", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" }, + "hard_clay_material": { "title": "Hard Clay Material", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" }, + "bryce_pillars": { "title": "Bryce Pillars", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" }, + "has_forest": { "title": "Has Forest", "description": "UNDOCUMENTED", "$comment": "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 b4ac9b82..14aae849 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,8 @@ "peaks_factor": { "type": "number", "title": "Peaks factor", - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "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 31fabf8b..ceff160a 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,11 +10,13 @@ { "type": "string", "title": "Block Reference", - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" }, { "type": "array", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Block Reference", "minItems": 1, "items": { @@ -22,20 +24,24 @@ { "type": "string", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Block Reference" }, { "type": "array", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": [ { "title": "Biome Reference", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string" }, { "title": "_", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer" } ] @@ -47,10 +53,30 @@ } }, "properties": { - "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" }, + "hills_transformation": { + "title": "Hills Transformation", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$ref": "#/definitions/transformation" + }, + "mutate_transformation": { + "title": "Mutate Transformation", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$ref": "#/definitions/transformation" + }, + "river_transformation": { + "title": "River Transformation", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$ref": "#/definitions/transformation" + }, + "shore_transformation": { + "title": "Shore Transformation", + "description": "UNDOCUMENTED", + "$comment": "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.", @@ -58,6 +84,7 @@ "items": { "title": "_", "description": "UNDOCUMENTED", + "$comment": "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 cce8fc63..99463a81 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 @@ -11,6 +11,7 @@ "items": { "title": "Adjustment", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { @@ -32,6 +33,7 @@ "materials": { "title": "Materials", "description": "UNDOCUMENTED", + "$comment": "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 d601850d..ffca4985 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,16 @@ "description": "A single material instance", "additionalProperties": false, "properties": { - "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" } + "ambient_occlusion": { "title": "Ambient Occlusion", "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "face_dimming": { "title": "Face Dimming", "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "render_method": { + "type": "string", + "title": "Render Method", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["blend", "opaque", "alpha_test"] + }, + "texture": { "type": "string", "title": "Texture", "description": "UNDOCUMENTED", "$comment": "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 29d45696..9668b76e 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 @@ -12,6 +12,7 @@ "type": "object", "title": "Condition", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { "allowed_faces": { "title": "Allowed Faces", @@ -23,7 +24,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": "UNDOCUMENTED" } + "items": { "type": "string", "title": "Block Identifier", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } } diff --git a/source/behavior/blocks/1.16.100/blocks.json b/source/behavior/blocks/1.16.100/blocks.json index cb8da3cb..11fead15 100644 --- a/source/behavior/blocks/1.16.100/blocks.json +++ b/source/behavior/blocks/1.16.100/blocks.json @@ -10,6 +10,7 @@ "type": "object", "title": "Component", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "propertyNames": { "examples": ["tag:foo"] }, "properties": { "minecraft:block_light_absorption": { "$ref": "./components/minecraft.block_light_absorption.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 01a82524..6d9c917f 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,16 @@ "description": "A single material instance", "additionalProperties": false, "properties": { - "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" } + "ambient_occlusion": { "title": "Ambient Occlusion", "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "face_dimming": { "title": "Face Dimming", "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "render_method": { + "type": "string", + "title": "Render Method", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["blend", "opaque", "alpha_test"] + }, + "texture": { "type": "string", "title": "Texture", "description": "UNDOCUMENTED", "$comment": "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 920a0663..9145a858 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 @@ -12,6 +12,7 @@ "type": "object", "title": "Condition", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { "allowed_faces": { "title": "Allowed Faces", @@ -23,7 +24,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": "UNDOCUMENTED" } + "items": { "type": "string", "title": "Block Identifier", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } } diff --git a/source/behavior/blocks/1.16.100/events.json b/source/behavior/blocks/1.16.100/events.json index cbc2a6d9..a21ceef2 100644 --- a/source/behavior/blocks/1.16.100/events.json +++ b/source/behavior/blocks/1.16.100/events.json @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.1.16.100.block.events", "title": "Events", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "properties": { "minecraft:on_interact": { "$ref": "#/definitions/event_base" }, @@ -19,6 +20,7 @@ "event_base": { "title": "Event", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "$ref": "#/definitions/event_functions", @@ -26,20 +28,31 @@ "sequence": { "title": "Sequence", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", - "items": { "title": "Sequence", "description": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions" } + "items": { + "title": "Sequence", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "type": "object", + "$ref": "#/definitions/event_functions" + } }, "randomize": { "title": "Randomize", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "title": "Randomize", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions", "required": ["weight"], - "properties": { "weight": { "title": "Weight", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } } + "properties": { + "weight": { "title": "Weight", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 } + } } }, "add_mob_effect": { "$ref": "./events/add_mob_effect.json" }, @@ -62,6 +75,7 @@ "event_functions": { "title": "Event", "description": "UNDOCUMENTED", + "$comment": "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 5f64f538..9b3d905f 100644 --- a/source/behavior/blocks/1.16.200/blocks.json +++ b/source/behavior/blocks/1.16.200/blocks.json @@ -10,6 +10,7 @@ "type": "object", "title": "Component", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { "minecraft:block_light_absorption": { "$ref": "./components/minecraft.block_light_absorption.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 3a577e3a..191d2a07 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,16 @@ "description": "A single material instance", "additionalProperties": false, "properties": { - "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" } + "ambient_occlusion": { "title": "Ambient Occlusion", "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "face_dimming": { "title": "Face Dimming", "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "render_method": { + "type": "string", + "title": "Render Method", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["blend", "opaque", "alpha_test"] + }, + "texture": { "type": "string", "title": "Texture", "description": "UNDOCUMENTED", "$comment": "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 ca1aa30a..49047e04 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 @@ -12,6 +12,7 @@ "type": "object", "title": "Condition", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { "allowed_faces": { "title": "Allowed Faces", @@ -23,7 +24,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": "UNDOCUMENTED" } + "items": { "type": "string", "title": "Block Identifier", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } } diff --git a/source/behavior/blocks/1.16.200/events.json b/source/behavior/blocks/1.16.200/events.json index b7d590ea..a7dd6dcd 100644 --- a/source/behavior/blocks/1.16.200/events.json +++ b/source/behavior/blocks/1.16.200/events.json @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.1.16.200.block.events", "title": "Events", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "properties": { "minecraft:on_interact": { "$ref": "#/definitions/event_base" }, @@ -19,6 +20,7 @@ "event_base": { "title": "Event", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "$ref": "#/definitions/event_functions", @@ -26,20 +28,31 @@ "sequence": { "title": "Sequence", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", - "items": { "title": "Sequence", "description": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions" } + "items": { + "title": "Sequence", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "type": "object", + "$ref": "#/definitions/event_functions" + } }, "randomize": { "title": "Randomize", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "title": "Randomize", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions", "required": ["weight"], - "properties": { "weight": { "title": "Weight", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } } + "properties": { + "weight": { "title": "Weight", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 } + } } }, "add_mob_effect": { "$ref": "./events/add_mob_effect.json" }, @@ -62,6 +75,7 @@ "event_functions": { "title": "Event", "description": "UNDOCUMENTED", + "$comment": "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 7611c91f..c5d238ed 100644 --- a/source/behavior/dialogue/1.14.0/dialogue.json +++ b/source/behavior/dialogue/1.14.0/dialogue.json @@ -3,6 +3,7 @@ "type": "object", "title": "NPC Dialogue", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "required": ["format_version", "minecraft:npc_dialogue"], "properties": { @@ -14,43 +15,51 @@ "minecraft:npc_dialogue": { "title": "NPC Dialogue", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "scenes": { "title": "Scenes", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "minItems": 1, "items": { "title": "Scene", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "buttons": { "title": "Buttons", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "maxItems": 6, "items": { "title": "Button", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "name": { "title": "Name", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "../../../general/rawtext/rawtext.json" }, "commands": { "type": "array", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Commands", "items": { "title": "Minecraft Command", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "pattern": "^/[a-z].*$" } @@ -61,15 +70,18 @@ "npc_name": { "title": "NPC Name", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "../../../general/rawtext/rawtext.json" }, "on_close_commands": { "type": "array", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "On Close Commands", "items": { "title": "Minecraft Command", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "pattern": "^/[a-z].*$" } @@ -77,11 +89,13 @@ "scene_tag": { "title": "Scene tag", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string" }, "text": { "title": "Text", "description": "UNDOCUMENTED", + "$comment": "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 3fbf7dbb..dfa44009 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": "UNDOCUMENTED", "title": "Anchor" }, + "anchor": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Anchor" }, "angle_offset": { "type": "number", "default": 0, @@ -116,17 +116,20 @@ "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "On Hit", "properties": { "definition_event": { "additionalProperties": false, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Event", "type": "object", "properties": { "affect_projectile": { "type": "boolean", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Affect Projectile" }, "event_trigger": { @@ -139,32 +142,38 @@ "type": "object", "additionalProperties": false, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Douse Fire" }, "impact_damage": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Impact Damage", "properties": { "damage": { "type": "integer", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Damage" }, "knockback": { "type": "boolean", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Knockback" }, "destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Destroy On Hit" }, "should_bounce": { "type": "boolean", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Should Bounce" } } @@ -173,32 +182,38 @@ "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Mob Effect", "effect": "levitation", "properties": { "effect": { "type": "string", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Effect" }, "durationeasy": { "type": "integer", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "DurationEasy" }, "durationnormal": { "type": "integer", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "DurationNormal" }, "durationhard": { "type": "integer", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "DurationHard" }, "amplifier": { "type": "integer", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Amplifier" } } @@ -207,26 +222,31 @@ "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Particle On Hit", "properties": { "particle_type": { "type": "string", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Particle Type" }, "num_particles": { "type": "integer", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Number Particles" }, "on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "On Entity Hit" }, "on_other_hit": { "type": "boolean", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "On Other Hit" } } @@ -235,47 +255,56 @@ "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Remove On Hit" }, "spawn_chance": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Spawn Chance", "properties": { "first_spawn_percent_chance": { "type": "number", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "First Spawn Percent Chance" }, "first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "First Spawn Chance" }, "second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Second Spawn Chance" }, "first_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "First Spawn Count" }, "second_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Second Spawn Count" }, "spawn_definition": { "type": "string", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Spawn Definition" }, "spawn_baby": { "type": "boolean", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Spawn Baby" } } @@ -287,30 +316,36 @@ "radius": { "type": "number", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Spawn Aoe Cloud" }, "radius_on_use": { "type": "number", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Radius On Use" }, "potion": { "type": "integer", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Potion" }, "particle": { "type": "string", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Particle" }, "duration": { "type": "integer", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Duration" }, "color": { "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Color", "type": "array", "format": "color-array", @@ -341,11 +376,13 @@ "affect_owner": { "type": "boolean", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Affect Owner" }, "reapplication_delay": { "type": "integer", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Reapplication Delay" } } @@ -354,12 +391,14 @@ "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Stick In Ground" }, "teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Teleport Owner" } } diff --git a/source/behavior/entities/1.10.0/events.json b/source/behavior/entities/1.10.0/events.json index de3b152e..731f8c2c 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": "UNDOCUMENTED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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": "UNDOCUMENTED", "title": "Trigger" } + "trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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 5bc20fe2..fa60c404 100644 --- a/source/behavior/entities/1.10.0/minecraft.entity.json +++ b/source/behavior/entities/1.10.0/minecraft.entity.json @@ -60,6 +60,7 @@ "type": "object", "title": "Conditional Animation", "description": "UNDOCUMENTED", + "$comment": "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 003d248c..cfb9ac28 100644 --- a/source/behavior/entities/1.11.0/components.json +++ b/source/behavior/entities/1.11.0/components.json @@ -3,5 +3,6 @@ "type": "object", "title": "Entity 1.11.0", "$ref": "../1.10.0/components.json", - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" } diff --git a/source/behavior/entities/1.11.0/entities.json b/source/behavior/entities/1.11.0/entities.json index 89eb932c..79e7bb41 100644 --- a/source/behavior/entities/1.11.0/entities.json +++ b/source/behavior/entities/1.11.0/entities.json @@ -3,6 +3,7 @@ "type": "object", "title": "Entity Behavior 1.11.0", "description": "UNDOCUMENTED", + "$comment": "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 64c642d2..9a61d2e0 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": "UNDOCUMENTED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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": "UNDOCUMENTED", "title": "Trigger" } + "trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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 c7adcb8f..c5a6cbf7 100644 --- a/source/behavior/entities/1.11.0/minecraft.entity.json +++ b/source/behavior/entities/1.11.0/minecraft.entity.json @@ -60,6 +60,7 @@ "type": "object", "title": "Conditional Animation", "description": "UNDOCUMENTED", + "$comment": "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 b945a9b8..f1743271 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": "UNDOCUMENTED", "title": "Range min" }, - "range_max": { "type": "number", "description": "UNDOCUMENTED", "title": "Range max" } + "range_min": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Range min" }, + "range_max": { "type": "number", "description": "UNDOCUMENTED", "$comment": "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 1f416ef0..5b57c430 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": "UNDOCUMENTED", "title": "Anchor" }, + "anchor": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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": "UNDOCUMENTED", "title": "Hit Ground Sound" }, + "hit_ground_sound": { "type": "string", "default": "", "description": "UNDOCUMENTED", "$comment": "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", @@ -99,105 +99,144 @@ "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "On Hit", "properties": { "catch_fire": { "additionalProperties": false, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Catch Fire", "type": "object", - "properties": { "fire_affected_by_griefing": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Fire Affected By Griefing" } } + "properties": { + "fire_affected_by_griefing": { + "type": "boolean", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Fire Affected By Griefing" + } + } }, "definition_event": { "additionalProperties": false, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Definition Event", "type": "object", "properties": { - "affect_projectile": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Affect Projectile" }, + "affect_projectile": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Affect Projectile" }, "event_trigger": { "$ref": "../types/event.json" } } }, - "douse_fire": { "type": "object", "additionalProperties": false, "description": "UNDOCUMENTED", "title": "Douse Fire" }, + "douse_fire": { + "type": "object", + "additionalProperties": false, + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Douse Fire" + }, "grant_xp": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Grant XP", "effect": "levitation", "properties": { - "minXP": { "type": "integer", "description": "UNDOCUMENTED", "title": "Minimum XP" }, - "maxXP": { "type": "integer", "description": "UNDOCUMENTED", "title": "Maximum XP" } + "minXP": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Minimum XP" }, + "maxXP": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Maximum XP" } } }, "impact_damage": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Impact Damage", "properties": { - "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" } + "catch_fire": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Catch Fire" }, + "damage": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Damage" }, + "destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Destroy On Hit" }, + "knockback": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Knockback" }, + "semi_random_diff_damage": { + "type": "boolean", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Semi Random Diff Damage" + } } }, "mob_effect": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Mob Effect", "effect": "levitation", "properties": { - "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" } + "effect": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Effect" }, + "durationeasy": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Duration Easy" }, + "durationnormal": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Duration Normal" }, + "durationhard": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Duration Hard" }, + "amplifier": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Amplifier" } } }, "particle_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Particle On Hit", "properties": { - "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" } + "particle_type": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Particle Type" }, + "num_particles": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Number Particles" }, + "on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "On Entity Hit" }, + "on_other_hit": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "On Other Hit" } } }, - "remove_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Remove On Hit" }, + "remove_on_hit": { + "additionalProperties": false, + "type": "object", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Remove On Hit" + }, "spawn_chance": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Spawn Chance", "properties": { - "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" } + "first_spawn_percent_chance": { + "type": "number", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "First Spawn Percent Chance" + }, + "first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "First Spawn Chance" }, + "second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Second Spawn Chance" }, + "first_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "First Spawn Count" }, + "second_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Second Spawn Count" }, + "spawn_definition": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Spawn Definition" }, + "spawn_baby": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Spawn Baby" } } }, "spawn_aoe_cloud": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Spawn Aoe Cloud", "properties": { - "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" }, + "radius": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Radius" }, + "radius_on_use": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Radius On Use" }, + "potion": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Potion" }, + "particle": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Particle" }, + "duration": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Duration" }, "color": { "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Color", "type": "array", "format": "color-array", @@ -207,19 +246,32 @@ { "type": "integer", "minimum": 0, "maximum": 255, "description": "Blue", "title": "B" } ] }, - "affect_owner": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Affect Owner" }, - "reapplication_delay": { "type": "integer", "description": "UNDOCUMENTED", "title": "Reapplication Delay" } + "affect_owner": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Affect Owner" }, + "reapplication_delay": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Reapplication Delay" } } }, "stick_in_ground": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Stick In Ground", - "properties": { "shake_time": { "type": "integer", "description": "UNDOCUMENTED", "title": "Shake Time" } } + "properties": { "shake_time": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Shake Time" } } }, - "teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Teleport Owner" }, - "thrown_potion_effect": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Thrown Potion Effect" } + "teleport_owner": { + "additionalProperties": false, + "type": "object", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Teleport Owner" + }, + "thrown_potion_effect": { + "additionalProperties": false, + "type": "object", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Thrown Potion Effect" + } } }, "particle": { "type": "string", "default": "iconcrack", "description": "Particle to use upon collision", "title": "Particle" }, @@ -257,7 +309,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": "UNDOCUMENTED", "title": "Stop On Hurt" }, + "stop_on_hurt": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "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 979efe52..b8cb4944 100644 --- a/source/behavior/entities/1.12.0/entities.json +++ b/source/behavior/entities/1.12.0/entities.json @@ -3,6 +3,7 @@ "type": "object", "title": "Entity Behavior 1.12.0", "description": "UNDOCUMENTED", + "$comment": "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 66d73199..4ee6cbc3 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": "UNDOCUMENTED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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": "UNDOCUMENTED", "title": "Trigger" } + "trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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 a95c6a0c..8df5b02a 100644 --- a/source/behavior/entities/1.12.0/minecraft.entity.json +++ b/source/behavior/entities/1.12.0/minecraft.entity.json @@ -60,6 +60,7 @@ "type": "object", "title": "Conditional Animation", "description": "UNDOCUMENTED", + "$comment": "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 8afe9f9f..3e7a5461 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": "UNDOCUMENTED" }, + "can_tempt_while_ridden": { "type": "boolean", "title": "Can Tempt While Ridden", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, "items": { "type": "array", "description": "List of items this mob is tempted by", @@ -27,14 +27,15 @@ "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": "UNDOCUMENTED", "title": "Tempt Sound" }, + "tempt_sound": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Tempt Sound" }, "sound_interval": { "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Sound Interval", "properties": { - "range_min": { "type": "number", "description": "UNDOCUMENTED", "title": "Range Min" }, - "range_max": { "type": "number", "description": "UNDOCUMENTED", "title": "Range Max" } + "range_min": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Range Min" }, + "range_max": { "type": "number", "description": "UNDOCUMENTED", "$comment": "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 4e074485..4d66ef1d 100644 --- a/source/behavior/entities/1.13.0/components.json +++ b/source/behavior/entities/1.13.0/components.json @@ -4,6 +4,7 @@ "type": "object", "title": "Entity 1.13.0", "description": "UNDOCUMENTED", + "$comment": "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 db579688..a02bf781 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 @@ -3,6 +3,7 @@ "type": "object", "title": "Experience Reward 1.13.0", "description": "UNDOCUMENTED", + "$comment": "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 3444daf6..3eff2bf9 100644 --- a/source/behavior/entities/1.13.0/components/minecraft.interact.json +++ b/source/behavior/entities/1.13.0/components/minecraft.interact.json @@ -98,6 +98,7 @@ { "type": "array", "items": { "$ref": "#/definitions/interaction_spec" } } ], "description": "UNDOCUMENTED", + "$comment": "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 04168991..4a9d7a7b 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 @@ -36,6 +36,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "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 4258f767..35cca6ba 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 @@ -36,6 +36,7 @@ "items": { "title": "Block to Avoid", "description": "UNDOCUMENTED", + "$comment": "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 e28f908b..3eb3ab8f 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 @@ -36,6 +36,7 @@ "items": { "title": "Block to Avoid", "description": "UNDOCUMENTED", + "$comment": "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 b23ca26c..8da7d91b 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 @@ -36,6 +36,7 @@ "items": { "title": "Block to Avoid", "description": "UNDOCUMENTED", + "$comment": "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 0f0b97c8..de9125a0 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 @@ -36,6 +36,7 @@ "items": { "title": "Block to Avoid", "description": "UNDOCUMENTED", + "$comment": "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 6f09cf41..2c0f0e3b 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 @@ -36,6 +36,7 @@ "items": { "title": "Block to Avoid", "description": "UNDOCUMENTED", + "$comment": "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 23709b43..add5df7a 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": "UNDOCUMENTED" }, + "anchor": { "type": "number", "title": "Anchor", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, "angle_offset": { "type": "number", "default": 0, @@ -99,33 +99,48 @@ "type": "object", "title": "On Hit", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "arrow_effect": { "description": "UNDOCUMENTED", "title": "Arrow Effect", "type": "object", "additionalProperties": false }, + "arrow_effect": { + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Arrow Effect", + "type": "object", + "additionalProperties": false + }, "impact_damage": { "additionalProperties": false, "type": "object", "title": "Impact Damage", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { "damage": { "oneOf": [{ "type": "number" }, { "type": "array", "items": [{ "type": "integer" }, { "type": "integer" }] }], "title": "Damage", - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" }, - "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" } + "destroy_on_hit": { "type": "boolean", "title": "Destroy On Hit", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "knockback": { "type": "boolean", "title": "Knockback", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "max_critical_damage": { "type": "integer", "title": "Max Critical Damage", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "min_critical_damage": { "type": "integer", "title": "Min Critical Damage", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "power_multiplier": { "type": "number", "title": "Power Multiplier", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "semi_random_diff_damage": { + "type": "boolean", + "title": "Semi Random Diff Damage", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + } } }, "stick_in_ground": { "additionalProperties": false, "title": "Stick In Ground", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", - "properties": { "shake_time": { "title": "Shake Time", "description": "UNDOCUMENTED", "type": "number" } } + "properties": { "shake_time": { "title": "Shake Time", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" } } } } }, diff --git a/source/behavior/entities/1.13.0/entities.json b/source/behavior/entities/1.13.0/entities.json index b57b1ab7..d8170687 100644 --- a/source/behavior/entities/1.13.0/entities.json +++ b/source/behavior/entities/1.13.0/entities.json @@ -3,6 +3,7 @@ "type": "object", "title": "Entity Behavior 1.13.0", "description": "UNDOCUMENTED", + "$comment": "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 ae1d8731..015bf7d3 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": "UNDOCUMENTED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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": "UNDOCUMENTED", "title": "Trigger" } + "trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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 81bdf519..05cdb148 100644 --- a/source/behavior/entities/1.13.0/minecraft.entity.json +++ b/source/behavior/entities/1.13.0/minecraft.entity.json @@ -60,6 +60,7 @@ "type": "object", "title": "Conditional Animation", "description": "UNDOCUMENTED", + "$comment": "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 0132e4f0..a0a1ce7c 100644 --- a/source/behavior/entities/1.14.0/components.json +++ b/source/behavior/entities/1.14.0/components.json @@ -3,5 +3,6 @@ "type": "object", "title": "Entity 1.14.0", "$ref": "../1.13.0/components.json", - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" } diff --git a/source/behavior/entities/1.14.0/entities.json b/source/behavior/entities/1.14.0/entities.json index bd582b74..6fba3a77 100644 --- a/source/behavior/entities/1.14.0/entities.json +++ b/source/behavior/entities/1.14.0/entities.json @@ -3,6 +3,7 @@ "type": "object", "title": "Entity Behavior 1.14.0", "description": "UNDOCUMENTED", + "$comment": "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 5bbaae7e..c043cc76 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": "UNDOCUMENTED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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": "UNDOCUMENTED", "title": "Trigger" } + "trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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 8ca1ba1b..5b6384de 100644 --- a/source/behavior/entities/1.14.0/minecraft.entity.json +++ b/source/behavior/entities/1.14.0/minecraft.entity.json @@ -60,6 +60,7 @@ "type": "object", "title": "Conditional Animation", "description": "UNDOCUMENTED", + "$comment": "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 f8f32660..7c5c1b1a 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,18 @@ "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": "UNDOCUMENTED" }, - "on_admire_item_stop": { "$ref": "../types/event.json", "title": "On Admire Item Stop", "description": "UNDOCUMENTED" }, + "on_admire_item_start": { + "$ref": "../types/event.json", + "title": "On Admire Item Start", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "on_admire_item_stop": { + "$ref": "../types/event.json", + "title": "On Admire Item Stop", + "description": "UNDOCUMENTED", + "$comment": "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 9e2bedcd..406e1e9d 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 @@ -3,23 +3,31 @@ "type": "object", "title": "Avoid Block 1.16.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { "priority": { "$ref": "types/priority.json" }, - "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" }, + "tick_interval": { "type": "integer", "title": "Tick Interval", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "search_range": { "type": "integer", "title": "Search Range", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "search_height": { "type": "integer", "title": "Search Height", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "sprint_speed_modifier": { "type": "number", "title": "Sprint Speed Modifier", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "target_selection_method": { "type": "string", "title": "Target Selection Method", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, "target_blocks": { "type": "array", "title": "Target Blocks", "description": "UNDOCUMENTED", - "items": { "type": "string", "title": "Block ID", "description": "UNDOCUMENTED" } + "$comment": "UNDOCUMENTED", + "items": { "type": "string", "title": "Block ID", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } + }, + "avoid_block_sound": { "type": "string", "title": "Avoid Block Sound", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "walk_speed_modifier": { "type": "number", "title": "Walk Speed Modifier", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "on_escape": { + "type": "array", + "title": "Walk Speed Modifier", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "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 470a3a0f..b0cea904 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": "UNDOCUMENTED" }, + "on_defend_start": { "$ref": "../types/event.json", "title": "On Defend Start", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, "within_radius": { "type": "number", "default": 0, @@ -33,6 +33,6 @@ "title": "Entity Types", "additionalProperties": false }, - "sound_chance": { "title": "Sound Chance", "description": "UNDOCUMENTED", "type": "number" } + "sound_chance": { "title": "Sound Chance", "description": "UNDOCUMENTED", "$comment": "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 79c79b59..5ac9904a 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": "UNDOCUMENTED", "type": "number" }, + "cooldown": { "title": "Cooldown", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" }, "drop_item_chance": { "type": "number", "default": [1.0], @@ -32,8 +32,13 @@ "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": "UNDOCUMENTED", "type": "number" }, - "max_head_look_at_height": { "title": "Max Head Look At Height", "description": "UNDOCUMENTED", "type": "number" }, + "minimum_teleport_distance": { + "title": "Minimum Teleport Distance", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "type": "number" + }, + "max_head_look_at_height": { "title": "Max Head Look At Height", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" }, "offering_distance": { "type": "number", "default": [1.0], @@ -45,8 +50,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": "UNDOCUMENTED", "type": "number" }, - "search_count": { "type": "integer", "default": 1, "description": "UNDOCUMENTED", "title": "Search Height" }, + "seconds_before_pickup": { "title": "Seconds Before Pickup", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" }, + "search_count": { "type": "integer", "default": 1, "description": "UNDOCUMENTED", "$comment": "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", @@ -57,12 +62,14 @@ "target_range": { "title": "Target Range", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, "teleport_offset": { "title": "Teleport Offset", "description": "UNDOCUMENTED", + "$comment": "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 1e64e25b..dc562643 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 @@ -3,6 +3,7 @@ "type": "object", "title": "Equip Item 1.16.0", "description": "UNDOCUMENTED", + "$comment": "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 5c956849..1227a8ac 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 @@ -39,6 +39,7 @@ "max_failed_attempts": { "type": "integer", "description": "UNDOCUMENTED", + "$comment": "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 b6db2bb6..c074cc3f 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 @@ -10,6 +10,7 @@ "type": "object", "title": "On Home Event", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { "event": { "type": "string", "pattern": "^[a-zA-Z0-9_\\-:]+$", "description": "The event to fire", "title": "Event" }, "target": { @@ -46,6 +47,6 @@ { "type": "array", "items": { "$ref": "#/definitions/on_home_spec" } } ] }, - "on_failed": { "$ref": "../types/event.json", "title": "On Failed", "description": "UNDOCUMENTED" } + "on_failed": { "$ref": "../types/event.json", "title": "On Failed", "description": "UNDOCUMENTED", "$comment": "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 1f68d210..2d0e9f69 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,13 @@ }, "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": "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" } + "knockback_filters": { + "$ref": "../../filters/filters.json", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Knockback Filters" + }, + "damage_filters": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Damage Filters" }, + "on_roar_end": { "$ref": "../types/event.json", "description": "UNDOCUMENTED", "$comment": "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 38eb7e5c..25af91ad 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": "UNDOCUMENTED", "title": "Target Dist" } + "target_dist": { "type": "number", "default": 0, "description": "UNDOCUMENTED", "$comment": "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 1ac6b770..28446b1b 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": "UNDOCUMENTED", "title": "Target Distance" } + "target_distance": { "type": "number", "description": "UNDOCUMENTED", "$comment": "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 92c1dba6..61d7154e 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 @@ -3,6 +3,7 @@ "type": "object", "title": "Move Towards Home Restriction 1.16.0", "description": "UNDOCUMENTED", + "$comment": "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 11cef760..eee1916a 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,17 @@ "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": "UNDOCUMENTED", "title": "Can Nap Filters" }, - "wake_mob_exceptions": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTED", "title": "Wake Mob Exceptions" } + "can_nap_filters": { + "$ref": "../../filters/filters.json", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Can Nap Filters" + }, + "wake_mob_exceptions": { + "$ref": "../../filters/filters.json", + "description": "UNDOCUMENTED", + "$comment": "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 bfdc99a6..d4e54e14 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": "UNDOCUMENTED", "title": "Search Radius" } + "search_radius": { "type": "integer", "default": 0, "description": "UNDOCUMENTED", "$comment": "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 d5c80b1f..1da1446b 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,13 @@ "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": "UNDOCUMENTED", "title": "Cooldown After Being Attacked" }, + "cooldown_after_being_attacked": { + "type": "number", + "default": true, + "description": "UNDOCUMENTED", + "$comment": "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 6dd594d6..9423cda5 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": "UNDOCUMENTED", "title": "Avoid Damage Blocks" }, + "avoid_damage_blocks": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "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": "UNDOCUMENTED", "title": "Y Offset" } + "y_offset": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 8253b45c..e9a29913 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 @@ -11,6 +11,7 @@ "hover_height": { "type": "array", "description": "UNDOCUMENTED", + "$comment": "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 8511baca..8c6b1ecb 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": "UNDOCUMENTED" }, - "rise_delta": { "type": "number", "title": "Rise Delta", "description": "UNDOCUMENTED" }, - "sink_delta": { "type": "number", "title": "Sink Delta", "description": "UNDOCUMENTED" } + "liquid_y_offset": { "type": "number", "title": "Liquid Y Offset", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "rise_delta": { "type": "number", "title": "Rise Delta", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "sink_delta": { "type": "number", "title": "Sink Delta", "description": "UNDOCUMENTED", "$comment": "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 a9ef53d3..d98485da 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 @@ -27,24 +27,42 @@ "type": "array", "title": "Event Choices", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "additionalProperties": false, "title": "Event Choice", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "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" }, + "min_activation_range": { + "type": "number", + "title": "Minimum Activation Range", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "max_activation_range": { + "type": "number", + "title": "Maxmimum Activation Range", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "cooldown_time": { "type": "number", "title": "Cooldown Time", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "cast_duration": { "type": "number", "title": "Cast Duration", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, "filters": { "$ref": "../../filters/filters.json" }, - "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" }, + "particle_color": { + "type": "string", + "format": "color-hex", + "title": "Particle Color", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "start_sound_event": { "type": "string", "title": "Start Sound Event", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, "sequence": { "$ref": "#/definitions/sequence" } } } }, - "sequence": { "$ref": "#/definitions/sequence", "description": "UNDOCUMENTED", "title": "Sequence" } + "sequence": { "$ref": "#/definitions/sequence", "description": "UNDOCUMENTED", "$comment": "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 d4751eac..b468382a 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": "UNDOCUMENTED", "title": "Leap Dist" }, - "stuck_blocks": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTED", "title": "Stuck Block" } + "leap_dist": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Leap Dist" }, + "stuck_blocks": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTED", "$comment": "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 ddd30171..8d5764f9 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,14 @@ { "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.swim_idle", "description": "UNDOCUMENTED", + "$comment": "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": "UNDOCUMENTED" }, - "success_rate": { "type": "number", "title": "Succes Rate", "description": "UNDOCUMENTED" } + "idle_time": { "type": "number", "title": "Idle Time", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "success_rate": { "type": "number", "title": "Succes Rate", "description": "UNDOCUMENTED", "$comment": "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 d43ea50d..41a75523 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": "UNDOCUMENTED" }, - "can_tempt_vertically": { "type": "boolean", "title": "Can Tempt Vertically", "description": "UNDOCUMENTED" }, + "can_tempt_while_ridden": { "type": "boolean", "title": "Can Tempt While Ridden", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "can_tempt_vertically": { "type": "boolean", "title": "Can Tempt Vertically", "description": "UNDOCUMENTED", "$comment": "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 951d1ea4..adac7f81 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": "UNDOCUMENTED", "title": "Minimum" }, - { "type": "integer", "minimum": 0, "description": "UNDOCUMENTED", "title": "Maximum" } + { "type": "integer", "minimum": 0, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Minimum" }, + { "type": "integer", "minimum": 0, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Maximum" } ] }, { "type": "object", "additionalProperties": false, "properties": { - "range_min": { "type": "number", "description": "UNDOCUMENTED", "title": "Range Minimum" }, - "range_max": { "type": "number", "description": "UNDOCUMENTED", "title": "Range Maximum" } + "range_min": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Range Minimum" }, + "range_max": { "type": "number", "description": "UNDOCUMENTED", "$comment": "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 1dc183c1..c6b36f55 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,12 @@ "title": "Damage Range" }, "entity_filter": { "$ref": "../../filters/filters.json", "description": "Entity_filter", "title": "Filter" }, - "cause": { "type": "string", "description": "UNDOCUMENTED", "title": "Cause", "$ref": "../../../../general/entity/damage_source.json" } + "cause": { + "type": "string", + "description": "UNDOCUMENTED", + "$comment": "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 c02ab793..2a34439b 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": "UNDOCUMENTED", "title": "Sensor Radius", "minimum": 0 }, + "sensor_radius": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Sensor Radius", "minimum": 0 }, "on_break": { "type": "array", "title": "On Break", @@ -18,12 +18,14 @@ "type": "array", "title": "Block List", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "string", "title": "Block ID" } }, "on_block_broken": { "type": "string", "title": "On Block Broken", "description": "On block broken" } } }, - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "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 d00cf6fb..cb60116d 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.buoyant.json +++ b/source/behavior/entities/1.16.0/components/minecraft.buoyant.json @@ -9,6 +9,7 @@ "type": "number", "default": 0, "description": "UNDOCUMENTED", + "$comment": "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 83ff5072..c49371e7 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": "UNDOCUMENTED" }, - "range_max": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTED" } + "range_min": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "range_max": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTED", "$comment": "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 63ebf470..d077a445 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 @@ -9,18 +9,21 @@ "type": "array", "title": "Hitboxes", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "title": "Hitbox", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "width": { "type": "number", "title": "Width", "description": "UNDOCUMENTED" }, - "height": { "type": "number", "title": "Height", "description": "UNDOCUMENTED" }, + "width": { "type": "number", "title": "Width", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "height": { "type": "number", "title": "Height", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, "pivot": { "type": "array", "title": "Pivot", "description": "UNDOCUMENTED", + "$comment": "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 6e0548f1..bd4cb146 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.despawn.json +++ b/source/behavior/entities/1.16.0/components/minecraft.despawn.json @@ -15,6 +15,7 @@ "type": "object", "additionalProperties": false, "description": "UNDOCUMENTED", + "$comment": "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 44cbf878..a228a243 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.equipment.json +++ b/source/behavior/entities/1.16.0/components/minecraft.equipment.json @@ -13,10 +13,11 @@ "additionalProperties": false, "title": "Slot Drop Chance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "properties": { - "drop_chance": { "type": "number", "title": "Drop Chance", "description": "UNDOCUMENTED" }, - "slot": { "type": "string", "title": "Slot", "description": "UNDOCUMENTED" } + "drop_chance": { "type": "number", "title": "Drop Chance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "slot": { "type": "string", "title": "Slot", "description": "UNDOCUMENTED", "$comment": "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 651bfc1e..94b01826 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 @@ -3,6 +3,7 @@ "type": "object", "title": "Experience Reward 1.16.0", "description": "UNDOCUMENTED", + "$comment": "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 c96afb38..052fdf26 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.giveable.json +++ b/source/behavior/entities/1.16.0/components/minecraft.giveable.json @@ -8,6 +8,7 @@ "properties": { "triggers": { "description": "UNDOCUMENTED", + "$comment": "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 3af5504d..587d72ba 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.hide.json +++ b/source/behavior/entities/1.16.0/components/minecraft.hide.json @@ -3,6 +3,7 @@ "type": "object", "title": "Hide 1.16.0", "description": "UNDOCUMENTED", + "$comment": "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 81b0e466..a047c46e 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 @@ -4,12 +4,17 @@ "title": "Horse.jump Strength 1.16.0", "additionalProperties": false, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "required": [], "properties": { "value": { "description": "UNDOCUMENTED", + "$comment": "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 efc670f9..ec7d724e 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 @@ -9,15 +9,17 @@ "type": "array", "title": "Damage Conditions", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "title": "Damage Condition", "description": "UNDOCUMENTED", + "$comment": "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": "UNDOCUMENTED" } + "damage_per_tick": { "type": "integer", "title": "Damage Per Tick", "description": "UNDOCUMENTED", "$comment": "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 d55cbd2f..6717fd5e 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.interact.json +++ b/source/behavior/entities/1.16.0/components/minecraft.interact.json @@ -93,6 +93,7 @@ "properties": { "interactions": { "description": "UNDOCUMENTED", + "$comment": "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 94bd580e..4e7afeaa 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": "UNDOCUMENTED" } + "entity_filter": { "$ref": "../../filters/filters.json", "title": "Entity Filter", "description": "UNDOCUMENTED", "$comment": "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 15804259..a2a611c0 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": "UNDOCUMENTED", "title": "Sway Amplitude" } + "sway_amplitude": { "type": "number", "description": "UNDOCUMENTED", "$comment": "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 e48dad1d..bc1e7416 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.nameable.json +++ b/source/behavior/entities/1.16.0/components/minecraft.nameable.json @@ -41,6 +41,7 @@ { "type": "object", "$ref": "#/definitions/name_action" } ], "description": "UNDOCUMENTED", + "$comment": "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 78e2cb16..ec30ce33 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 @@ -36,6 +36,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "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 99040c75..8468383d 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 @@ -36,6 +36,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "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 1248b7f7..ff29e6de 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 @@ -36,6 +36,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "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 08333a22..d23b2ab6 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 @@ -36,6 +36,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "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 c7fd55a5..c1e313f8 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 @@ -36,6 +36,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "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 5c42ff06..f8c1df96 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 @@ -36,6 +36,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "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 e8e4ac55..d8451a04 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 @@ -36,6 +36,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "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 d7ab4133..de72c00f 100644 --- a/source/behavior/entities/1.16.0/components/minecraft.npc.json +++ b/source/behavior/entities/1.16.0/components/minecraft.npc.json @@ -19,38 +19,45 @@ "type": "object", "title": "Npc Data", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { "portrait_offsets": { "type": "object", "title": "Portrait Offsets", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED" }, - "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED" } + "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } }, "picker_offsets": { "type": "object", "title": "Picker Offsets", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED" }, - "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED" } + "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } }, "skin_list": { "type": "array", "title": "Skin List", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "title": "Skin", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, - "properties": { "variant": { "title": "Variant", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } } + "properties": { + "variant": { "title": "Variant", "description": "UNDOCUMENTED", "$comment": "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 17313853..50793bff 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": "UNDOCUMENTED", "title": "Anchor" }, + "anchor": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Anchor" }, "angle_offset": { "type": "number", "default": 0, @@ -97,79 +97,109 @@ "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "On Hit", "properties": { "catch_fire": { "additionalProperties": false, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Catch Fire", "type": "object", - "properties": { "fire_affected_by_griefing": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Fire Affected By Griefing" } } + "properties": { + "fire_affected_by_griefing": { + "type": "boolean", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Fire Affected By Griefing" + } + } }, "definition_event": { "additionalProperties": false, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Event", "type": "object", "properties": { - "affect_projectile": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Affect Projectile" }, + "affect_projectile": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Affect Projectile" }, "event_trigger": { "$ref": "../types/event.json" } } }, - "douse_fire": { "type": "object", "description": "UNDOCUMENTED", "title": "Douse Fire" }, + "douse_fire": { "type": "object", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Douse Fire" }, "impact_damage": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Impact Damage", "properties": { - "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" } + "filter": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Filter" }, + "catch_fire": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Catch Fire" }, + "damage": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Damage" }, + "destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Destroy On Hit" }, + "knockback": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Knockback" }, + "semi_random_diff_damage": { + "type": "boolean", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Semi Random Diff Damage" + } } }, "particle_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Particle On Hit", "properties": { - "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" } + "particle_type": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Particle Type" }, + "num_particles": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Num Particles" }, + "on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "On Entity Hit" }, + "on_other_hit": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "On Other Hit" } } }, - "remove_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Remove On Hit" }, + "remove_on_hit": { + "additionalProperties": false, + "type": "object", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Remove On Hit" + }, "spawn_chance": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Spawn Chance", "properties": { - "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" } + "first_spawn_percent_chance": { + "type": "number", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "First Spawn Percent Chance" + }, + "first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "First Spawn Chance" }, + "second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Second Spawn Chance" }, + "first_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "First Spawn Count" }, + "second_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Second Spawn Count" }, + "spawn_definition": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Spawn Definition" }, + "spawn_baby": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Spawn Baby" } } }, "spawn_aoe_cloud": { "additionalProperties": false, "type": "object", "properties": { - "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" }, + "radius": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Radius" }, + "radius_on_use": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Radius On Use" }, + "potion": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Potion" }, + "particle": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Particle" }, + "duration": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Duration" }, "color": { "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Color", "type": "array", "format": "color-array", @@ -179,12 +209,24 @@ { "type": "integer", "minimum": 0, "maximum": 255, "description": "B", "title": "B" } ] }, - "affect_owner": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Affect Owner" }, - "reapplication_delay": { "type": "integer", "description": "UNDOCUMENTED", "title": "Reapplication Delay" } + "affect_owner": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Affect Owner" }, + "reapplication_delay": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Reapplication Delay" } } }, - "stick_in_ground": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Stick In Ground" }, - "teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Teleport Owner" } + "stick_in_ground": { + "additionalProperties": false, + "type": "object", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Stick In Ground" + }, + "teleport_owner": { + "additionalProperties": false, + "type": "object", + "description": "UNDOCUMENTED", + "$comment": "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 3338e881..b33c49b5 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": "UNDOCUMENTED", "title": "Minimum Delay Secs", "minimum": 0 }, - "max_delay_secs": { "type": "integer", "description": "UNDOCUMENTED", "title": "Maximum Delay Secs", "minimum": 0 }, + "min_delay_secs": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Minimum Delay Secs", "minimum": 0 }, + "max_delay_secs": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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.", @@ -16,6 +16,7 @@ "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", + "$comment": "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 d3d45de6..d110da54 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": "UNDOCUMENTED" } + "type": { "title": "Type", "type": "string", "description": "UNDOCUMENTED", "$comment": "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 6f224311..d26440ca 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 @@ -72,6 +72,7 @@ "entities": { "title": "Entities", "description": "UNDOCUMENTED", + "$comment": "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 4f6f5246..1938a0a0 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,7 @@ { "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.trade_resupply", "description": "UNDOCUMENTED", + "$comment": "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 9528bee6..30abdeea 100644 --- a/source/behavior/entities/1.16.0/entities.json +++ b/source/behavior/entities/1.16.0/entities.json @@ -3,6 +3,7 @@ "type": "object", "title": "Entity Behavior 1.16.0", "description": "UNDOCUMENTED", + "$comment": "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 1d1439c9..fcbf52d7 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": "UNDOCUMENTED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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 ee2b3719..9a51d7ce 100644 --- a/source/behavior/entities/1.16.0/minecraft.entity.json +++ b/source/behavior/entities/1.16.0/minecraft.entity.json @@ -61,6 +61,7 @@ "type": "object", "title": "Conditional Animation", "description": "UNDOCUMENTED", + "$comment": "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 f9f65160..bcbff20f 100644 --- a/source/behavior/entities/1.16.100/entities.json +++ b/source/behavior/entities/1.16.100/entities.json @@ -3,6 +3,7 @@ "type": "object", "title": "Entity Behavior 1.16.100", "description": "UNDOCUMENTED", + "$comment": "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 6bb42180..91ab9f70 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": "UNDOCUMENTED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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 a2fd86cf..33abd911 100644 --- a/source/behavior/entities/1.16.100/minecraft.entity.json +++ b/source/behavior/entities/1.16.100/minecraft.entity.json @@ -61,6 +61,7 @@ "type": "object", "title": "Conditional Animation", "description": "UNDOCUMENTED", + "$comment": "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 ca8c623e..2e63e8ae 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,13 +39,32 @@ "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": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" }, - "remove_target": { "title": "Remove Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" }, - "on_escape_event": { "$ref": "../types/event.json", "title": "On Escape Event", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "avoid_mob_sound": { + "title": "Avoid Mob Sound", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "type": "string" + }, + "remove_target": { + "title": "Remove Target", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "type": "boolean" + }, + "on_escape_event": { + "$ref": "../types/event.json", + "title": "On Escape Event", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, "sound_interval": { "default": 0, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "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 04c943d6..00df2821 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,33 @@ "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": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "radius_adjustment_chance": { "type": "number", "title": "Radius Adjustment Chance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "height_adjustment_chance": { "type": "number", "title": "Height Adjustment Chance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "angle_change": { "type": "number", "title": "Angle Change", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } + "radius_change": { + "type": "number", + "title": "Radius Change", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "radius_adjustment_chance": { + "type": "number", + "title": "Radius Adjustment Chance", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "height_adjustment_chance": { + "type": "number", + "title": "Height Adjustment Chance", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "angle_change": { + "type": "number", + "title": "Angle Change", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "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 8d4e2036..951b0546 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,13 @@ "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": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "on_defend_start": { + "$ref": "../types/event.json", + "title": "On Defend Start", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "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 b8d92491..ef88664f 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 @@ -12,6 +12,12 @@ "title": "Entity Types" }, "must_reach": { "title": "Must Reach", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" }, - "attack_chance": { "title": "Attack Chance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" } + "attack_chance": { + "title": "Attack Chance", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "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 d8286628..186a7826 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 @@ -4,34 +4,51 @@ "title": "Eat Block 1.8.0", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "required": [], "properties": { "priority": { "$ref": "./types/priority.json" }, - "on_eat": { "$ref": "../types/trigger.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "On Eat" }, + "on_eat": { + "$ref": "../types/trigger.json", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "On Eat" + }, "success_chance": { "title": "Succes Chance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "../../../../molang/number.json" }, - "time_until_eat": { "title": "Time Until Eat", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" }, + "time_until_eat": { + "title": "Time Until Eat", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "type": "number" + }, "eat_and_replace_block_pairs": { "type": "array", "title": "Eat And Replace Block Pairs", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "title": "Eat And Replace Block Pair", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { "eat_block": { "type": "string", "title": "Block", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "../../../../general/block/identifier.json" }, "replace_block": { @@ -39,6 +56,7 @@ "title": "Replace Block", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "../../../../general/block/identifier.json" } } 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 34677129..975de4c2 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,18 +7,49 @@ "required": [], "properties": { "priority": { "$ref": "./types/priority.json" }, - "search_width": { "type": "number", "title": "Search Range", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "search_height": { "type": "number", "title": "Search Height", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "search_width": { + "type": "number", + "title": "Search Range", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "search_height": { + "type": "number", + "title": "Search Height", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, - "minimum_path_length": { "type": "number", "title": "Minimum Path Length", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "minimum_distance": { "type": "number", "title": "Minimum Distance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "minimum_path_length": { + "type": "number", + "title": "Minimum Path Length", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "minimum_distance": { + "type": "number", + "title": "Minimum Distance", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, - "scale_factor": { "type": "number", "title": "Scale Factor", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "scale_factor": { + "type": "number", + "title": "Scale Factor", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, "cooldown_range": { "title": "Cooldown range", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": [ { "title": "Min", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, 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 5070e1b0..af4aaaad 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,12 @@ "title": "Look Time", "items": [{ "type": "integer" }, { "type": "integer" }] }, - "target_distance": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Target Distance" } + "target_distance": { + "type": "number", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Target Distance" + } } } 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 c1355ffa..479ba7c0 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,13 @@ "properties": { "priority": { "$ref": "./types/priority.json" }, "speed_multiplier": { "$ref": "./types/speed_multiplier.json" }, - "cooldown_time": { "type": "number", "title": "Cooldown Time", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "cooldown_time": { + "type": "number", + "title": "Cooldown Time", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, "melee_fov": { "type": "number", "default": 90.0, @@ -41,7 +47,19 @@ "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": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "on_kill": { "$ref": "../types/event.json", "title": "On Attack", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } + "on_attack": { + "$ref": "../types/event.json", + "title": "On Attack", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "on_kill": { + "$ref": "../types/event.json", + "title": "On Attack", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "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 a7a5ed5e..8fd652b0 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 @@ -5,21 +5,65 @@ "additionalProperties": false, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "required": [], "properties": { "priority": { "$ref": "./types/priority.json" }, - "tick_interval": { "type": "number", "title": "Tick Interval", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "start_chance": { "type": "number", "title": "Start Chance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "search_range": { "type": "number", "title": "Search Range", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "search_height": { "type": "number", "title": "Search Height", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "goal_radius": { "type": "number", "title": "Goal Radius", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "stay_duration": { "type": "number", "title": "Stay Duration", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "target_selection_method": { "type": "string", "title": "Target Selection Method", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "tick_interval": { + "type": "number", + "title": "Tick Interval", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "start_chance": { + "type": "number", + "title": "Start Chance", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "search_range": { + "type": "number", + "title": "Search Range", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "search_height": { + "type": "number", + "title": "Search Height", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "goal_radius": { + "type": "number", + "title": "Goal Radius", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "stay_duration": { + "type": "number", + "title": "Stay Duration", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "target_selection_method": { + "type": "string", + "title": "Target Selection Method", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, "target_offset": { "type": "array", "title": "Target Offset", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, "target_blocks": { @@ -27,6 +71,7 @@ "title": "Target Blocks", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "string" } }, "on_stay_completed": { @@ -34,6 +79,7 @@ "title": "On Stay Completed", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "$ref": "../types/event.json" } }, "on_reach": { @@ -41,6 +87,7 @@ "title": "On Reach", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "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 df5e88ac..3fa1fc82 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 @@ -3,6 +3,7 @@ "additionalProperties": false, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "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 5d3545b6..e68a5142 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,54 @@ "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": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "x_max_rotation": { "type": "number", "title": "X Max Rotation", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "y_max_head_rotation": { "type": "number", "title": "Y Max Head Rotation", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "max_distance": { "type": "number", "title": "Max Distance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "max_sneak_range": { "type": "number", "title": "Max Sneak Range", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "max_sprint_range": { "type": "number", "title": "Max Sprint Range", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "reach_multiplier": { "type": "number", "title": "Reach Multiplier", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } + "cooldown_time": { + "type": "number", + "title": "Cooldown Time", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "x_max_rotation": { + "type": "number", + "title": "X Max Rotation", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "y_max_head_rotation": { + "type": "number", + "title": "Y Max Head Rotation", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "max_distance": { + "type": "number", + "title": "Max Distance", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "max_sneak_range": { + "type": "number", + "title": "Max Sneak Range", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "max_sprint_range": { + "type": "number", + "title": "Max Sprint Range", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "reach_multiplier": { + "type": "number", + "title": "Reach Multiplier", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "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 90ed590c..9a269fd6 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 @@ -28,15 +28,34 @@ "title": "Ignore Mob Damage" }, "prefer_water": { "type": "boolean", "default": false, "description": "If true, the mob will prefer water over land", "title": "Prefer Water" }, - "panic_sound": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Panic Sound" }, + "panic_sound": { + "type": "string", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Panic Sound" + }, "sound_interval": { "type": "object", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Sound Interval", "properties": { - "range_min": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Range Minimum" }, - "range_max": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Range Maximum" } + "range_min": { + "type": "number", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Range Minimum" + }, + "range_max": { + "type": "number", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Range Maximum" + } }, "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 04658d2e..a76d43fa 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.play_dead", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "title": "Play dead 1.8.0", "additionalProperties": false, @@ -12,6 +13,7 @@ "title": "Duration", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0 }, @@ -19,6 +21,7 @@ "title": "Force Below Health", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0 }, @@ -26,6 +29,7 @@ "title": "Random Start Chance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0 }, @@ -33,6 +37,7 @@ "title": "Random Damage Range", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": [ { "title": "Min", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, @@ -43,11 +48,13 @@ "title": "Damage sources", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "title": "Damage Source", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "../../../../general/entity_damage.json" } }, @@ -55,6 +62,7 @@ "title": "Apply regeneration", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "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 0c01825b..2183af1a 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,13 @@ "description": "Distance in blocks the mob will look for crops to eat", "title": "Search Range" }, - "search_height": { "type": "integer", "default": 0, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Search Height" } + "search_height": { + "type": "integer", + "default": 0, + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Search Height" + } } } 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 e993560b..d971f004 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.ram_attack", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "title": "Ram Attack 1.8.0", "additionalProperties": false, @@ -12,54 +13,63 @@ "title": "Run speed", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number" }, "ram_speed": { "title": "Ram speed", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number" }, "min_ram_distance": { "title": "Minimum Ram speed", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number" }, "ram_distance": { "title": "Ram Distance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number" }, "knockback_force": { "title": "Knockback force", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number" }, "knockback_height": { "title": "Knockback height", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number" }, "pre_ram_sound": { "title": "Pre ram sound", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string" }, "ram_impact_sound": { "title": "Ram impact sound", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string" }, "cooldown_range": { "title": "Cooldown range", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": [ { "title": "Min", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, @@ -70,6 +80,7 @@ "title": "On start", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "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 cd694852..f04d8baf 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 @@ -12,6 +12,7 @@ "type": "array", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Hover Height", "items": [{ "type": "number" }, { "type": "number" }] }, 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 e4bbc3c8..9c472ae3 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,14 @@ "properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" }, - "attack_interval": { "type": "number", "default": 0, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" }, + "attack_interval": { + "type": "number", + "default": 0, + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "TODO Title" + }, "attack_interval_max": { "type": "number", "default": 0, @@ -57,7 +64,19 @@ "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": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "attack_radius_min": { "type": "number", "title": "Attack Radius Min", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } + "target_in_sight_time": { + "type": "number", + "title": "Target In Sight Time", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "attack_radius_min": { + "type": "number", + "title": "Attack Radius Min", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "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 ae02d44f..da9961e5 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,7 +7,13 @@ "required": [], "properties": { "priority": { "$ref": "types/priority.json" }, - "liquid_y_offset": { "type": "number", "title": "Liquid Y Offset", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "liquid_y_offset": { + "type": "number", + "title": "Liquid Y Offset", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, "rise_delta": { "type": "number", "title": "Rise Delta", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, "sink_delta": { "type": "number", "title": "Sink Delta", "description": "UNDOCUMENTED", "$comment": "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 f2ff5818..ae5d983d 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,12 @@ "properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" }, - "jump_chance_percentage": { "type": "number", "title": "Sink Delta", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } + "jump_chance_percentage": { + "type": "number", + "title": "Sink Delta", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "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 fa4ccfe0..ee033652 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,20 @@ "required": [], "properties": { "priority": { "$ref": "./types/priority.json" }, - "add_random_time_range": { "type": "number", "title": "Add Random Time Range", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "add_random_time_range": { + "type": "number", + "title": "Add Random Time Range", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, "turn_range": { "type": "number", "title": "Turn Range", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "min_change_direction_time": { "type": "number", "title": "Min Change Direction Time", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } + "min_change_direction_time": { + "type": "number", + "title": "Min Change Direction Time", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "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 c7f80907..988f0067 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,11 +41,18 @@ "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": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "stomp_range_multiplier": { + "type": "number", + "title": "Stomp Range Multiplier", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, "no_damage_range_multiplier": { "type": "number", "title": "No Damage Range Multiplier", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$comment": "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 39cf2d72..4b55864e 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,26 @@ "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": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "base_delay": { + "type": "number", + "default": 0, + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "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": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "summon_cap_radius": { + "type": "number", + "default": 0, + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "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 cce94d31..170a510e 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 @@ -10,5 +10,6 @@ "success_rate": { "title": "TODO", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" } }, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$comment": "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 a37a88ca..0e08527c 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 @@ -4,24 +4,74 @@ "title": "Swim With Entity 1.8.0", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "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": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "chance_to_stop": { "type": "number", "title": "Chance To Stop", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "state_check_interval": { "type": "number", "title": "State Check Interval", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "catch_up_threshold": { "type": "number", "title": "Catch Up Threshold", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "success_rate": { + "type": "number", + "title": "Success Rate", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "chance_to_stop": { + "type": "number", + "title": "Chance To Stop", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "state_check_interval": { + "type": "number", + "title": "State Check Interval", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "catch_up_threshold": { + "type": "number", + "title": "Catch Up Threshold", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, "match_direction_threshold": { "type": "number", "title": "Match Direction Threshold", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "catch_up_multiplier": { "type": "number", "title": "Catch Up Multiplier", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "search_range": { "type": "number", "title": "Search Range", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "stop_distance": { "type": "number", "title": "Stop Distance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "entity_types": { "$ref": "../types/entity_types.json", "title": "Entity Types", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } + "catch_up_multiplier": { + "type": "number", + "title": "Catch Up Multiplier", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "search_range": { + "type": "number", + "title": "Search Range", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "stop_distance": { + "type": "number", + "title": "Stop Distance", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "entity_types": { + "$ref": "../types/entity_types.json", + "title": "Entity Types", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "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 4317617b..72ef4797 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,13 @@ "properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" }, - "damage_reach": { "type": "number", "title": "Damage Reach", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "damage_reach": { + "type": "number", + "title": "Damage Reach", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "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 17d599f4..553e7ca5 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 @@ -2,13 +2,26 @@ "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.target_when_pushed", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", + "$comment": "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": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, - "percent_chance": { "type": "number", "title": "Percent Chance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } + "entity_types": { + "$ref": "../types/entity_types.json", + "title": "Entity Types", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "percent_chance": { + "type": "number", + "title": "Percent Chance", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "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 2aa1c72a..d4bc8dda 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,13 @@ "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": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "can_tempt_while_ridden": { + "type": "boolean", + "title": "Can Tempt While Ridden", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$comment": "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 643b5be4..427d5fb9 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 @@ -40,5 +40,6 @@ } }, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$comment": "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 1e6c4802..80e6ffa3 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": "UNDOCUMENTED", "title": "TODO" }, - "broadcastRange": { "type": "integer", "description": "UNDOCUMENTED", "title": "TODO" } + "broadcastAnger": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO" }, + "broadcastRange": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 5773578a..c6bbd160 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,12 @@ "title": "Damage Range" }, "entity_filter": { "$ref": "../../filters/filters.json", "description": "Entity_filter", "title": "Filter" }, - "cause": { "type": "string", "description": "UNDOCUMENTED", "title": "Cause", "$ref": "../../../../general/entity/damage_source.json" } + "cause": { + "type": "string", + "description": "UNDOCUMENTED", + "$comment": "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 70db917f..8839532b 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": "UNDOCUMENTED", "title": "Sensor Radius", "minimum": 0 }, + "sensor_radius": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Sensor Radius", "minimum": 0 }, "on_break": { "type": "array", "title": "On Break", @@ -18,12 +18,14 @@ "type": "array", "title": "Block List", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "string", "title": "Block ID" } }, "on_block_broken": { "type": "string", "title": "On Block Broken", "description": "On block broken" } } }, - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "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 7179c95e..77a4ace0 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.boostable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.boostable.json @@ -33,6 +33,7 @@ } }, "description": "UNDOCUMENTED", + "$comment": "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 18b94a6f..421e1a9e 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.buoyant.json +++ b/source/behavior/entities/1.8.0/components/minecraft.buoyant.json @@ -9,6 +9,7 @@ "type": "number", "default": 0, "description": "UNDOCUMENTED", + "$comment": "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 6e2de165..d21e83ee 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 @@ -9,18 +9,21 @@ "type": "array", "title": "Hitboxes", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "title": "Hitbox", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "width": { "type": "number", "title": "Width", "description": "UNDOCUMENTED" }, - "height": { "type": "number", "title": "Height", "description": "UNDOCUMENTED" }, + "width": { "type": "number", "title": "Width", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "height": { "type": "number", "title": "Height", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, "pivot": { "type": "array", "title": "Pivot", "description": "UNDOCUMENTED", + "$comment": "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 5ec1d283..9bc40993 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,13 @@ "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": "UNDOCUMENTED", "title": "TODO", "additionalProperties": false }, + "despawn_from_distance": { + "type": "object", + "description": "UNDOCUMENTED", + "$comment": "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 7e6365ee..198bd9fb 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.dweller.json +++ b/source/behavior/entities/1.8.0/components/minecraft.dweller.json @@ -3,15 +3,16 @@ "type": "object", "title": "Dweller 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "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" } + "dwelling_type": { "type": "string", "title": "Dwelling Type", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "dweller_role": { "type": "string", "title": "Dwelling Role", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "update_interval_base": { "type": "integer", "title": "Update Interval Base", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "update_interval_variant": { "type": "integer", "title": "Update Interval Variant", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "preferred_profession": { "type": "string", "title": "Preferred Profession", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "can_find_poi": { "type": "boolean", "title": "Can Find Poi", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "can_migrate": { "type": "boolean", "title": "Can Migrate", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "first_founding_reward": { "type": "integer", "title": "First Founding Reward", "description": "UNDOCUMENTED", "$comment": "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 127a1967..16bd0260 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": "UNDOCUMENTED" }, - { "type": "integer", "title": "B", "description": "UNDOCUMENTED" } + { "type": "integer", "title": "A", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + { "type": "integer", "title": "B", "description": "UNDOCUMENTED", "$comment": "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": "UNDOCUMENTED" }, - { "type": "integer", "title": "B", "description": "UNDOCUMENTED" } + { "type": "integer", "title": "A", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + { "type": "integer", "title": "B", "description": "UNDOCUMENTED", "$comment": "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 3e2b7879..0c674348 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.equipment.json +++ b/source/behavior/entities/1.8.0/components/minecraft.equipment.json @@ -14,6 +14,7 @@ "type": "object", "title": "Slot Drop Chance", "description": "UNDOCUMENTED", + "$comment": "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 2df0d24c..30a5f93b 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 @@ -3,6 +3,7 @@ "type": "object", "title": "Experience Reward 1.8.0", "description": "UNDOCUMENTED", + "$comment": "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 6f34da01..873d6db7 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 @@ -4,6 +4,7 @@ "title": "Fall Damage 1.8.0", "additionalProperties": false, "description": "UNDOCUMENTED", + "$comment": "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 dcc247e4..cd956562 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": "UNDOCUMENTED", "title": "Value" }, - "max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Max" } + "value": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Value" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 a50aecec..eb308c97 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.genetics.json +++ b/source/behavior/entities/1.8.0/components/minecraft.genetics.json @@ -46,11 +46,12 @@ { "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "TODO", "additionalProperties": false, "properties": { - "range_min": { "type": "integer", "description": "UNDOCUMENTED", "title": "TODO" }, - "range_max": { "type": "integer", "description": "UNDOCUMENTED", "title": "TODO" } + "range_min": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO" }, + "range_max": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO" } } } ] @@ -73,11 +74,12 @@ { "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "TODO", "additionalProperties": false, "properties": { - "range_min": { "type": "integer", "description": "UNDOCUMENTED", "title": "TODO" }, - "range_max": { "type": "integer", "description": "UNDOCUMENTED", "title": "TODO" } + "range_min": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO" }, + "range_max": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO" } } } ] @@ -88,6 +90,7 @@ } }, "description": "UNDOCUMENTED", + "$comment": "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 01d44057..b5bfb21b 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,7 @@ { "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.health", "description": "UNDOCUMENTED", + "$comment": "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 1f3b9ded..0204894c 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 @@ -9,15 +9,17 @@ "type": "array", "title": "Damage Conditions", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "title": "Damage Condition", "description": "UNDOCUMENTED", + "$comment": "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": "UNDOCUMENTED" } + "damage_per_tick": { "type": "integer", "title": "Damage Per Tick", "description": "UNDOCUMENTED", "$comment": "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 5f716670..7b0cd089 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 @@ -13,12 +13,23 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "block": { "$ref": "../../../../general/block_definition.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" } + "entered_block_event": { + "title": "Entered Block Event", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$ref": "../types/event.json" + }, + "exited_block_event": { + "title": "Exited Block Event", + "description": "UNDOCUMENTED", + "$comment": "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 a58ae486..95513329 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": "UNDOCUMENTED", "title": "Value" } } + "properties": { "value": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "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 89cb9ccf..4867b2b8 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 @@ -4,9 +4,10 @@ "title": "Knockback Resistance 1.8.0", "additionalProperties": false, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "required": [], "properties": { - "value": { "type": "number", "description": "UNDOCUMENTED", "title": "Value" }, - "max": { "type": "number", "description": "UNDOCUMENTED", "title": "Maximum" } + "value": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Value" }, + "max": { "type": "number", "description": "UNDOCUMENTED", "$comment": "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 94cfa867..f12d443d 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,10 @@ { "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.lava_movement", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "title": "Lava Movement 1.8.0", "additionalProperties": false, "required": [], - "properties": { "value": { "type": "number", "title": "Value", "description": "UNDOCUMENTED" } } + "properties": { "value": { "type": "number", "title": "Value", "description": "UNDOCUMENTED", "$comment": "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 19929256..203ee0f9 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": "UNDOCUMENTED" } + "entity_filter": { "$ref": "../../filters/filters.json", "title": "Entity Filter", "description": "UNDOCUMENTED", "$comment": "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 99597ae5..4fe80f96 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,6 @@ "properties": { "max_turn": { "type": "number", "default": 30, "description": "The maximum number in degrees the mob can turn per tick.", "title": "TODO Title" } }, - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "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 bf644578..0e00492f 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 @@ -3,10 +3,11 @@ "type": "object", "title": "Movement.glide 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "required": [], "properties": { - "start_speed": { "type": "number", "title": "Start Speed", "description": "UNDOCUMENTED" }, - "speed_when_turning": { "type": "number", "title": "Speed When Turning", "description": "UNDOCUMENTED" } + "start_speed": { "type": "number", "title": "Start Speed", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "speed_when_turning": { "type": "number", "title": "Speed When Turning", "description": "UNDOCUMENTED", "$comment": "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 3f44fb13..6b78de0b 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.movement.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.json @@ -8,6 +8,7 @@ "value": { "title": "Value", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "oneOf": [ { "type": "array", @@ -20,7 +21,8 @@ { "type": "object", "additionalProperties": false, "properties": { "range_min": { "type": "number" }, "range_max": { "type": "number" } } } ] }, - "max": { "type": "number", "title": "Maximum", "description": "UNDOCUMENTED" } + "max": { "type": "number", "title": "Maximum", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } }, - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "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 497bc6dc..75ddc71d 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,6 @@ "additionalProperties": false, "required": [], "properties": {}, - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "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 54cdbf08..4f545bfb 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": "UNDOCUMENTED", "title": "TODO Title" } + "sway_amplitude": { "type": "number", "description": "UNDOCUMENTED", "$comment": "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 923fa63a..e6184502 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 @@ -37,6 +37,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "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 3e8d7951..44cb4713 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 @@ -37,6 +37,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "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 6efc9b98..55366ca9 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 @@ -37,6 +37,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "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 0d06608c..abefc14a 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 @@ -37,6 +37,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "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 ea96e111..7f366c80 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 @@ -36,6 +36,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "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 9f2daf66..d096d343 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 @@ -37,6 +37,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "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 bf21c0b7..e7a5587f 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 @@ -37,6 +37,7 @@ "items": { "title": "Block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "oneOf": [ { "type": "string", "$ref": "../../../../general/block/identifier.json" }, { "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } } @@ -59,6 +60,7 @@ "type": "boolean", "default": true, "description": "UNDOCUMENTED", + "$comment": "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 9b64bf1d..cc760a76 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.npc.json +++ b/source/behavior/entities/1.8.0/components/minecraft.npc.json @@ -19,38 +19,45 @@ "type": "object", "title": "Npc Data", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { "portrait_offsets": { "type": "object", "title": "Portrait Offsets", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED" }, - "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED" } + "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } }, "picker_offsets": { "type": "object", "title": "Picker Offsets", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED" }, - "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED" } + "translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } }, "skin_list": { "type": "array", "title": "Skin List", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "title": "Skin", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, - "properties": { "variant": { "title": "Variant", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } } + "properties": { + "variant": { "title": "Variant", "description": "UNDOCUMENTED", "$comment": "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 1f12a123..20b8009f 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 @@ -4,9 +4,10 @@ "type": "object", "title": "Player.exhaustion 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "required": [], "properties": { - "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTED" }, - "max": { "type": "number", "default": true, "title": "Maximum", "description": "UNDOCUMENTED" } + "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "max": { "type": "number", "default": true, "title": "Maximum", "description": "UNDOCUMENTED", "$comment": "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 c9d5f6b3..8656288d 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 @@ -4,9 +4,10 @@ "type": "object", "title": "Player.experience 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "required": [], "properties": { - "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTED" }, - "max": { "type": "number", "default": true, "title": "Maximum", "description": "UNDOCUMENTED" } + "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "max": { "type": "number", "default": true, "title": "Maximum", "description": "UNDOCUMENTED", "$comment": "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 a3272a08..e37550a5 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 @@ -4,9 +4,10 @@ "type": "object", "title": "Player.level 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "required": [], "properties": { - "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTED" }, - "max": { "type": "number", "default": true, "title": "Maximum", "description": "UNDOCUMENTED" } + "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "max": { "type": "number", "default": true, "title": "Maximum", "description": "UNDOCUMENTED", "$comment": "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 25dd37bf..dca7597e 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 @@ -4,6 +4,7 @@ "type": "object", "title": "Player.saturation 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "required": [], - "properties": { "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTED" } } + "properties": { "value": { "type": "number", "default": true, "title": "Value", "description": "UNDOCUMENTED", "$comment": "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 e8b824c1..95e038d6 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": "UNDOCUMENTED" } + "type": { "title": "Type", "type": "string", "description": "UNDOCUMENTED", "$comment": "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 3465798a..84f66cdb 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.trust.json +++ b/source/behavior/entities/1.8.0/components/minecraft.trust.json @@ -3,6 +3,7 @@ "type": "object", "title": "Trust 1.8.0", "description": "UNDOCUMENTED", + "$comment": "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 f146ca78..48a1b083 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,10 @@ { "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.underwater_movement", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "title": "Underwater Movement 1.8.0", "additionalProperties": false, "required": [], - "properties": { "value": { "type": "number", "title": "Value", "description": "UNDOCUMENTED" } } + "properties": { "value": { "type": "number", "title": "Value", "description": "UNDOCUMENTED", "$comment": "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 013d323c..c9e37b79 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,7 @@ { "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.water_movement", "description": "UNDOCUMENTED", + "$comment": "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 c59ee85b..12f8e7ac 100644 --- a/source/behavior/entities/1.8.0/entities.json +++ b/source/behavior/entities/1.8.0/entities.json @@ -3,6 +3,7 @@ "type": "object", "title": "Entity Behavior 1.8.0", "description": "UNDOCUMENTED", + "$comment": "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 0da6e851..d9c5967e 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": "UNDOCUMENTED", "title": "Trigger" }, + "trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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": "UNDOCUMENTED", "title": "Trigger" } + "trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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 54d1c597..58c92b76 100644 --- a/source/behavior/entities/1.8.0/minecraft.entity.json +++ b/source/behavior/entities/1.8.0/minecraft.entity.json @@ -62,6 +62,7 @@ "type": "object", "title": "Conditional Animation", "description": "UNDOCUMENTED", + "$comment": "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 547257e5..5b0c6752 100644 --- a/source/behavior/feature_rules/1.13.0/feature_rules.json +++ b/source/behavior/feature_rules/1.13.0/feature_rules.json @@ -11,6 +11,7 @@ "coord_dist": { "title": "", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "oneOf": [ { "$ref": "../../../molang/number.json", @@ -25,12 +26,14 @@ "numerator": { "title": "Numerator", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 1 }, "denominator": { "title": "Denominator", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 1 } @@ -55,6 +58,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["identifier", "places_feature"], @@ -138,12 +142,14 @@ "numerator": { "title": "Numerator", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 1 }, "denominator": { "title": "Denominator", "description": "UNDOCUMENTED", + "$comment": "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 65aea302..9394c300 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { @@ -27,6 +28,7 @@ "items": { "title": "Feature", "description": "UNDOCUMENTED", + "$comment": "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 fe81b77d..5b789865 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 64093da6..dd3c3943 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 e700442c..223dc084 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 81392ce1..4e66c022 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 @@ -66,6 +66,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 f223656b..4c1d42a2 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 @@ -60,6 +60,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 9c7120db..0229cf8e 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 fbacbc6f..8206a079 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,11 +3,20 @@ "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": "UNDOCUMENTED", + "$comment": "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 c1630734..7bb933d7 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 49f6ae74..fb5436e0 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { @@ -27,12 +28,14 @@ "feature_areas": { "title": "Feature Areas", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "minItems": 1, "maxItems": 4294967295, "items": { "type": "object", "title": "Feature Area", "description": "UNDOCUMENTED", + "$comment": "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 8952f147..06888d38 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 57aa4c96..b5f46f41 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 @@ -39,6 +39,7 @@ "extent": { "title": "Extent", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": [ { @@ -62,6 +63,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 ec628064..a234e86f 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 933bf638..b50a0389 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 0c68a3d9..1ed27b0d 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,17 @@ "required": ["description", "places_block", "enforce_placement_rules", "enforce_survivability_rules"], "definitions": { "block_side": { - "oneOf": [{ "type": "string" }, { "type": "array", "items": { "title": "TODO", "description": "UNDOCUMENTED", "type": "string" } }] + "oneOf": [ + { "type": "string" }, + { "type": "array", "items": { "title": "TODO", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" } } + ] } }, "properties": { "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { @@ -43,6 +47,7 @@ "may_attach_to": { "title": "May attach to", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": [], @@ -50,6 +55,7 @@ "min_sides_must_attach": { "title": "Minimum sides must attach", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "minimum": 1, "maximum": 4 }, @@ -57,14 +63,14 @@ "title": "Auto rotate", "description": "Automatically rotate the block to attach sensibly." }, - "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" } + "top": { "title": "Top", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, + "bottom": { "title": "Bottom", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, + "north": { "title": "North", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, + "south": { "title": "South", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, + "east": { "title": "East", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, + "west": { "title": "West", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, + "all": { "title": "All", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }, + "sides": { "title": "Sides", "description": "UNDOCUMENTED", "$comment": "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 8bcd1c18..12cd322f 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 b0561e0c..b35688e4 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 288aa905..62baaffe 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 @@ -8,30 +8,35 @@ "branch_canopy": { "title": "branch_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "acacia_canopy": { "title": "acacia_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_size": { "title": "canopy_size", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "simplify_canopy": { "title": "simplify_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "boolean" } } @@ -39,23 +44,27 @@ "canopy": { "title": "canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_offset": { "title": "canopy_offset", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "min": { "title": "min", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer" }, "max": { "title": "max", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer" } } @@ -63,24 +72,28 @@ "min_width": { "title": "min_width", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "canopy_slope": { "title": "canopy_slope", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "rise": { "title": "rise", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "run": { "title": "run", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 } @@ -89,6 +102,7 @@ "variation_chance": { "title": "variation_chance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "oneOf": [ { "$ref": "../../../../general/1.14.0/chance_information.json" }, { @@ -103,35 +117,41 @@ "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "canopy_decoration": { "title": "canopy_decoration", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "decoration_chance": { "title": "decoration_chance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "../../../../general/1.14.0/chance_information.json" }, "decoration_block": { "title": "decoration_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "num_steps": { "title": "num_steps", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "step_direction": { "title": "step_direction", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "enum": ["down", "up", "out", "away"] } @@ -142,24 +162,28 @@ "fancy_canopy": { "title": "fancy_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "height": { "title": "height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "radius": { "title": "radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -168,35 +192,41 @@ "mega_canopy": { "title": "mega_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "base_radius": { "title": "base_radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "core_width": { "title": "core_width", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 1 }, "simplify_canopy": { "title": "simplify_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "boolean" }, "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -205,36 +235,42 @@ "mega_pine_canopy": { "title": "mega_pine_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "base_radius": { "title": "base_radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "radius_step_modifier": { "title": "radius_step_modifier", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0.0 }, "core_width": { "title": "core_width", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -243,24 +279,28 @@ "pine_canopy": { "title": "pine_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "base_radius": { "title": "base_radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -269,36 +309,42 @@ "roofed_canopy": { "title": "roofed_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 3 }, "core_width": { "title": "core_width", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "outer_radius": { "title": "outer_radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "inner_radius": { "title": "inner_radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -307,30 +353,35 @@ "spruce_canopy": { "title": "spruce_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "lower_offset": { "title": "lower_offset", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "upper_offset": { "title": "upper_offset", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "max_radius": { "title": "max_radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -343,6 +394,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { @@ -367,6 +419,7 @@ "base_cluster": { "title": "base_cluster", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["may_replace", "num_clusters", "cluster_radius"], @@ -374,6 +427,7 @@ "may_replace": { "title": "May Replace", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "../../../../general/block/identifier.json" @@ -382,12 +436,14 @@ "num_clusters": { "title": "Num Clusters", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "cluster_radius": { "title": "Clusters Radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 } @@ -396,6 +452,7 @@ "may_grow_on": { "title": "May grow on", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "../../../../general/block/identifier.json" @@ -404,6 +461,7 @@ "may_replace": { "title": "May grow on", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "../../../../general/block/identifier.json" @@ -412,6 +470,7 @@ "may_grow_through": { "title": "May grow on", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "$ref": "../../../../general/block/identifier.json" @@ -420,30 +479,35 @@ "acacia_trunk": { "title": "Acacia Trunk", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "trunk_width": { "title": "Trunk Width", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "trunk_height": { "title": "Trunk Height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "base": { "title": "Base", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "intervals": { "title": "Intervals", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "minItems": 1, "items": { @@ -454,6 +518,7 @@ "min_height_for_canopy": { "title": "Min Height For Canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 } @@ -463,85 +528,100 @@ "allow_diagonal_growth": { "title": "Allow Diagonal Growth", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "lean_height": { "title": "Lean Height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string" }, "lean_steps": { "title": "Lean Steps", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string" }, "lean_length": { "title": "Lean Length", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string" } }, "trunk_block": { "title": "Trunk Block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "branches": { "title": "Branches", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "branch_length": { "title": "Branch Length", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "branch_position": { "title": "Branch Position", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "branch_chance": { "title": "Branch Chance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "../../../../general/1.14.0/chance_information.json" }, "branch_canopy": { "title": "branch_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "#/definitions/branch_canopy" }, "trunk_decoration": { "title": "trunk_decoration", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "decoration_chance": { "title": "decoration_chance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "../../../../general/1.14.0/chance_information.json" }, "decoration_block": { "title": "decoration_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "num_steps": { "title": "num_steps", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "step_direction": { "title": "step_direction", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "enum": ["down", "up", "out", "away"] } @@ -554,64 +634,75 @@ "fallen_trunk": { "title": "fallen_trunk", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "log_length": { "title": "log_length", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "stump_height": { "title": "stump_height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "height_modifier": { "title": "height_modifier", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "trunk_block": { "title": "trunk_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "log_decoration_feature": { "title": "log_decoration_feature", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/feature/identifier.json" }, "trunk_decoration": { "title": "trunk_decoration", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "decoration_chance": { "title": "decoration_chance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "../../../../general/1.14.0/chance_information.json" }, "decoration_block": { "title": "decoration_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "num_steps": { "title": "num_steps", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer" }, "step_direction": { "title": "step_direction", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "enum": ["down", "up", "out", "away"] } @@ -622,30 +713,35 @@ "fancy_trunk": { "title": "fancy_trunk", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "trunk_height": { "title": "trunk_height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "base": { "title": "base", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "variance": { "title": "variance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "scale": { "title": "scale", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number" } } @@ -653,28 +749,33 @@ "trunk_width": { "title": "trunk_width", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "branches": { "title": "branches", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "slope": { "title": "slope", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number" }, "density": { "title": "density", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number" }, "min_altitude_factor": { "title": "min_altitude_factor", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0.0, "maximum": 1.0 @@ -684,18 +785,21 @@ "trunk_block": { "title": "trunk_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "width_scale": { "title": "width_scale", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0.0 }, "foliage_altitude_factor": { "title": "foliage_altitude_factor", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0.0, "maximum": 1.0 @@ -705,33 +809,39 @@ "mega_trunk": { "title": "mega_trunk", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "trunk_width": { "title": "trunk_width", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer" }, "trunk_height": { "title": "trunk_height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "base": { "title": "base", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "intervals": { "title": "intervals", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "title": "items", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 } @@ -741,34 +851,40 @@ "trunk_block": { "title": "trunk_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "trunk_decoration": { "title": "trunk_decoration", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "decoration_chance": { "title": "decoration_chance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "../../../../general/1.14.0/chance_information.json" }, "decoration_block": { "title": "decoration_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "num_steps": { "title": "num_steps", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer" }, "step_direction": { "title": "step_direction", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "enum": ["down", "up", "out", "away"] } @@ -777,30 +893,35 @@ "branches": { "title": "branches", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "branch_length": { "title": "branch_length", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "branch_slope": { "title": "branch_slope", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number" }, - "branch_interval": { "title": "", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, + "branch_interval": { "title": "", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "branch_altitude_factor": { "title": "branch_altitude_factor", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "min": { "title": "min", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0.0, "maximum": 1.0 @@ -808,6 +929,7 @@ "max": { "title": "max", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0.0, "maximum": 1.0 @@ -817,6 +939,7 @@ "branch_canopy": { "title": "branch_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "#/definitions/branch_canopy" } } @@ -826,24 +949,28 @@ "trunk": { "title": "trunk", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "trunk_height": { "title": "trunk_height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "height_modifier": { "title": "height_modifier", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "can_be_submerged": { "title": "can_be_submerged", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "oneOf": [ { @@ -853,6 +980,7 @@ "max_depth": { "title": "max_depth", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 } @@ -861,6 +989,7 @@ { "title": "can_be_submerged", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "boolean" } ] @@ -868,34 +997,40 @@ "trunk_block": { "title": "trunk_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "trunk_decoration": { "title": "trunk_decoration", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "decoration_chance": { "title": "decoration_chance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "../../../../general/1.14.0/chance_information.json" }, "decoration_block": { "title": "decoration_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "num_steps": { "title": "num_steps", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer" }, "step_direction": { "title": "step_direction", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "enum": ["down", "up", "out", "away"] } @@ -906,24 +1041,28 @@ "acacia_canopy": { "title": "acacia_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_size": { "title": "canopy_size", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "simplify_canopy": { "title": "simplify_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "boolean" } } @@ -931,23 +1070,27 @@ "canopy": { "title": "canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_offset": { "title": "canopy_offset", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "min": { "title": "min", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer" }, "max": { "title": "max", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer" } } @@ -955,24 +1098,28 @@ "min_width": { "title": "min_width", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "canopy_slope": { "title": "canopy_slope", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "rise": { "title": "rise", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "run": { "title": "run", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 } @@ -981,6 +1128,7 @@ "variation_chance": { "title": "variation_chance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "oneOf": [ { "$ref": "../../../../general/1.14.0/chance_information.json" }, { @@ -995,35 +1143,41 @@ "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "canopy_decoration": { "title": "canopy_decoration", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "decoration_chance": { "title": "decoration_chance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "../../../../general/1.14.0/chance_information.json" }, "decoration_block": { "title": "decoration_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "num_steps": { "title": "num_steps", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "step_direction": { "title": "step_direction", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "enum": ["down", "up", "out", "away"] } @@ -1034,24 +1188,28 @@ "fancy_canopy": { "title": "fancy_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "height": { "title": "height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "radius": { "title": "radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -1060,35 +1218,41 @@ "mega_canopy": { "title": "mega_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "base_radius": { "title": "base_radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "core_width": { "title": "core_width", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 1 }, "simplify_canopy": { "title": "simplify_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "boolean" }, "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -1097,36 +1261,42 @@ "mega_pine_canopy": { "title": "mega_pine_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "base_radius": { "title": "base_radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "radius_step_modifier": { "title": "radius_step_modifier", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0.0 }, "core_width": { "title": "core_width", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -1135,24 +1305,28 @@ "pine_canopy": { "title": "pine_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "base_radius": { "title": "base_radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -1161,36 +1335,42 @@ "roofed_canopy": { "title": "roofed_canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 3 }, "core_width": { "title": "core_width", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "outer_radius": { "title": "outer_radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "inner_radius": { "title": "inner_radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -1199,30 +1379,35 @@ "spruce_canopy": { "title": "Spruce Canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "lower_offset": { "title": "lower_offset", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "upper_offset": { "title": "upper_offset", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "max_radius": { "title": "max_radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "leaf_block": { "title": "leaf_block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" } @@ -1231,35 +1416,41 @@ "random_spread_canopy": { "title": "Random Spread Canopy", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "canopy_height": { "title": "canopy_height", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "canopy_radius": { "title": "canopy_radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "leaf_placement_attempts": { "title": "leaf_placement_attempts", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 1 }, "leaf_blocks": { "title": "leaf_blocks", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "additionalProperties": false, "items": { "title": "items", "description": "UNDOCUMENTED", + "$comment": "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 ad053e98..eee600f1 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 6c20859a..f6249aca 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "required": ["identifier"], "properties": { @@ -22,6 +23,7 @@ "replaceable_blocks": { "title": "Replaceable Blocks", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "title": "Replace block", @@ -32,59 +34,69 @@ "ground_block": { "title": "Ground Block", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/block/identifier.json" }, "vegetation_feature": { "title": "Vegetation Feature", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "$ref": "../../../../general/feature/identifier.json" }, "surface": { "title": "Surface", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string" }, "depth": { "title": "Depth", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "extra_deep_block_chance": { "title": "Extra Deep Block Chance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "vertical_range": { "title": "Vertical Range", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "vegetation_chance": { "title": "Vegatation Chance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "horizontal_radius": { "title": "Horizontal Radius", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, "extra_edge_column_chance": { "title": "Extra Egde Column Chance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "number", "minimum": 0 }, "waterlogged": { "title": "Waterlogged", "description": "UNDOCUMENTED", + "$comment": "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 47d184e5..43345de5 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 @@ -8,6 +8,7 @@ "description": { "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 859c1bfb..fcafaaf8 100644 --- a/source/behavior/items/1.10.0/items.json +++ b/source/behavior/items/1.10.0/items.json @@ -5,12 +5,13 @@ "title": "Item", "type": "object", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" }, + "format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" }, "minecraft:item": { "additionalProperties": false, "required": ["description"], "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { "description": { "additionalProperties": false, @@ -20,6 +21,7 @@ "title": "Identifier", "type": "string", "description": "UNDOCUMENTED", + "$comment": "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 c6321477..4af2e306 100644 --- a/source/behavior/items/1.14.0/items.json +++ b/source/behavior/items/1.14.0/items.json @@ -5,23 +5,26 @@ "title": "Item", "type": "object", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" }, + "format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" }, "minecraft:item": { "additionalProperties": false, "required": ["description"], "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { "description": { "additionalProperties": false, "type": "object", "title": "Description", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { "identifier": { "title": "Identifier", "type": "string", "description": "UNDOCUMENTED", + "$comment": "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 588ff64e..c6a4e1b4 100644 --- a/source/behavior/items/1.16.0/items.json +++ b/source/behavior/items/1.16.0/items.json @@ -5,18 +5,20 @@ "title": "Item", "type": "object", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" }, + "format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" }, "minecraft:item": { "additionalProperties": false, "required": ["description"], "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { "description": { "additionalProperties": false, "type": "object", "title": "Description", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { "identifier": { "title": "Identifier", @@ -135,12 +137,14 @@ "plant_at_any_solid_surface": { "title": "Plant At Any Solid Surface", "type": "boolean", - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" }, "plant_at_face": { "title": "Plnat at face", "type": "string", "description": "UNDOCUMENTED", + "$comment": "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 953c60de..dc5465c7 100644 --- a/source/behavior/items/1.16.100/components/minecraft.entity_placer.json +++ b/source/behavior/items/1.16.100/components/minecraft.entity_placer.json @@ -11,13 +11,13 @@ "type": "array", "title": "Dispense On", "description": "List of block descriptors that contain blocks that this item can be dispensed on. If left empty, all blocks will be allowed.", - "items": { "title": "TODO", "description": "UNDOCUMENTED" } + "items": { "title": "TODO", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } }, "use_on": { "type": "array", "title": "Use On", "description": "List of block descriptors that contain blocks that this item can be used on. If left empty, all blocks will be allowed.", - "items": { "title": "TODO", "description": "UNDOCUMENTED" } + "items": { "title": "TODO", "description": "UNDOCUMENTED", "$comment": "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 095b710f..1e298d9a 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 @@ -8,16 +8,19 @@ "type": "object", "title": "Offset", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { "first_person": { "title": "First Person", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "#/definitions/mode" }, "thrid_person": { "title": "Thrid Person", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "#/definitions/mode" } } @@ -26,6 +29,7 @@ "type": "object", "title": "Mode", "description": "UNDOCUMENTED", + "$comment": "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 ef7b11e4..27e44c1b 100644 --- a/source/behavior/items/1.16.100/components/minecraft.shooter.json +++ b/source/behavior/items/1.16.100/components/minecraft.shooter.json @@ -13,12 +13,13 @@ "type": "object", "title": "TODO", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "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" } + "item": { "title": "Item", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" }, + "use_offhand": { "title": "Use Offhand", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" }, + "search_inventory": { "title": "Search Inventory", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" }, + "use_in_creative": { "title": "Use In Creative", "description": "UNDOCUMENTED", "$comment": "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 340ebb8d..4f1a5e4d 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": "UNDOCUMENTED", "type": "boolean" }, + "dispensable": { "title": "Dispensable", "description": "UNDOCUMENTED", "$comment": "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 2c37f856..c2a749f9 100644 --- a/source/behavior/items/1.16.100/events.json +++ b/source/behavior/items/1.16.100/events.json @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.1.16.100.items.events", "title": "Events", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "properties": { "on_consume": { "$ref": "#/definitions/event_base" } }, "additionalProperties": { "$ref": "#/definitions/event_base" }, @@ -9,6 +10,7 @@ "event_base": { "title": "Event", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "$ref": "#/definitions/event_functions", @@ -16,35 +18,48 @@ "sequence": { "title": "Sequence", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", - "items": { "title": "Sequence", "description": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions" } + "items": { + "title": "Sequence", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "type": "object", + "$ref": "#/definitions/event_functions" + } }, "randomize": { "title": "Randomize", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "title": "Randomize", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions", "required": ["weight"], - "properties": { "weight": { "title": "Weight", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } } + "properties": { + "weight": { "title": "Weight", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 } + } } }, "run_command": { "title": "Run Command", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "command": { "title": "Command", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", - "items": { "type": "string", "title": "Command", "description": "UNDOCUMENTED" } + "items": { "type": "string", "title": "Command", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } }, - "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["other"] } + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["other"] } } } } @@ -52,6 +67,7 @@ "event_functions": { "title": "Event", "description": "UNDOCUMENTED", + "$comment": "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 3bb64719..0949bba1 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 @@ -2,12 +2,13 @@ "$id": "blockception.minecraft.behavior.1.16.100.items.events.add_mob_effect", "title": "Add Mob Effect", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "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" } + "effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["holder"] }, + "duration": { "type": "number", "title": "Duration", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "amplifier": { "type": "number", "title": "Amplifier", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } diff --git a/source/behavior/items/1.16.100/events/damage.json b/source/behavior/items/1.16.100/events/damage.json index 0dc7c139..6a34ece7 100644 --- a/source/behavior/items/1.16.100/events/damage.json +++ b/source/behavior/items/1.16.100/events/damage.json @@ -2,10 +2,11 @@ "$id": "blockception.minecraft.behavior.1.16.100.items.events.shoot", "title": "Shoot", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "type": { "type": "string", "title": "Type", "description": "UNDOCUMENTED", "enum": ["magic"] }, - "amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTED" } + "type": { "type": "string", "title": "Type", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["magic"] }, + "amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTED", "$comment": "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 c4f4d037..e10c6f18 100644 --- a/source/behavior/items/1.16.100/events/decrement_stack.json +++ b/source/behavior/items/1.16.100/events/decrement_stack.json @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.1.16.100.items.events.decrement_stack", "title": "Decrement Stack", "description": "UNDOCUMENTED", + "$comment": "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 d03bfcd8..3a283421 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 @@ -2,10 +2,11 @@ "$id": "blockception.minecraft.behavior.1.16.100.items.events.remove_mob_effect", "title": "Remove Mob Effect", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED" }, - "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] } + "effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "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 3b9098a2..483c9d4b 100644 --- a/source/behavior/items/1.16.100/events/shoot.json +++ b/source/behavior/items/1.16.100/events/shoot.json @@ -2,11 +2,12 @@ "$id": "blockception.minecraft.behavior.1.16.100.items.events.shoot", "title": "Shoot", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "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" } + "angle_offset": { "type": "number", "title": "Angle Offset", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "launch_power": { "type": "number", "title": "Launch Power", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } diff --git a/source/behavior/items/1.16.100/events/swing.json b/source/behavior/items/1.16.100/events/swing.json index baf4bf2c..abb2e540 100644 --- a/source/behavior/items/1.16.100/events/swing.json +++ b/source/behavior/items/1.16.100/events/swing.json @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.1.16.100.items.events.swing", "title": "Swing", "description": "UNDOCUMENTED", + "$comment": "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 6369dcb0..4d9df71e 100644 --- a/source/behavior/items/1.16.100/events/teleport.json +++ b/source/behavior/items/1.16.100/events/teleport.json @@ -2,18 +2,20 @@ "$id": "blockception.minecraft.behavior.1.16.100.items.events.teleport", "title": "Teleport", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] }, + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["holder"] }, "max_range": { "type": "array", "title": "Max Range", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": [ - { "type": "number", "title": "X", "description": "UNDOCUMENTED" }, - { "type": "number", "title": "Y", "description": "UNDOCUMENTED" }, - { "type": "number", "title": "Z", "description": "UNDOCUMENTED" } + { "type": "number", "title": "X", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + { "type": "number", "title": "Y", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + { "type": "number", "title": "Z", "description": "UNDOCUMENTED", "$comment": "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 29ad8ae7..7ee71e4a 100644 --- a/source/behavior/items/1.16.100/events/transform_item.json +++ b/source/behavior/items/1.16.100/events/transform_item.json @@ -2,7 +2,8 @@ "$id": "blockception.minecraft.behavior.1.16.100.items.events.transform_item", "title": "Transform Item", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, - "properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTED", "type": "string" } } + "properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" } } } diff --git a/source/behavior/items/1.16.100/items.json b/source/behavior/items/1.16.100/items.json index 484bdc7b..faa834e9 100644 --- a/source/behavior/items/1.16.100/items.json +++ b/source/behavior/items/1.16.100/items.json @@ -5,12 +5,13 @@ "title": "Item", "type": "object", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" }, + "format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" }, "minecraft:item": { "additionalProperties": false, "required": ["description"], "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Item", "properties": { "description": { @@ -18,6 +19,7 @@ "type": "object", "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 b959a67b..23605994 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": "UNDOCUMENTED" } + "items": { "title": "TODO", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } }, "use_on": { "type": "array", "title": "Use On", "description": "List of block descriptors that contain blocks that this item can be used on. If left empty, all blocks will be allowed.", - "items": { "title": "TODO", "description": "UNDOCUMENTED" } + "items": { "title": "TODO", "description": "UNDOCUMENTED", "$comment": "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 3a0ce73e..aa7e2b45 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 @@ -9,16 +9,19 @@ "type": "object", "title": "Offset", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { "first_person": { "title": "First Person", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "#/definitions/mode" }, "thrid_person": { "title": "Thrid Person", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "#/definitions/mode" } } @@ -27,6 +30,7 @@ "type": "object", "title": "Mode", "description": "UNDOCUMENTED", + "$comment": "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 a8bb4126..8daa3aba 100644 --- a/source/behavior/items/1.16.200/components/minecraft.shooter.json +++ b/source/behavior/items/1.16.200/components/minecraft.shooter.json @@ -13,12 +13,13 @@ "type": "object", "title": "Ammunition", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "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" } + "item": { "title": "Item", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" }, + "use_offhand": { "title": "Use Offhand", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" }, + "search_inventory": { "title": "Search Inventory", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" }, + "use_in_creative": { "title": "Use In Creative", "description": "UNDOCUMENTED", "$comment": "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 7a59d733..1c73d910 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": "UNDOCUMENTED", "type": "boolean" }, + "dispensable": { "title": "Dispensable", "description": "UNDOCUMENTED", "$comment": "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 4b9cf80b..9ea3256e 100644 --- a/source/behavior/items/1.16.200/events.json +++ b/source/behavior/items/1.16.200/events.json @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.1.16.200.items.events", "title": "Events", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "properties": { "on_consume": { "$ref": "#/definitions/event_base" } }, "additionalProperties": { "$ref": "#/definitions/event_base" }, @@ -9,6 +10,7 @@ "event_base": { "title": "Event", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "$ref": "#/definitions/event_functions", @@ -16,35 +18,48 @@ "sequence": { "title": "Sequence", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", - "items": { "title": "Sequence", "description": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions" } + "items": { + "title": "Sequence", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "type": "object", + "$ref": "#/definitions/event_functions" + } }, "randomize": { "title": "Randomize", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "title": "Randomize", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions", "required": ["weight"], - "properties": { "weight": { "title": "Weight", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } } + "properties": { + "weight": { "title": "Weight", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 } + } } }, "run_command": { "title": "Run Command", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { "command": { "title": "Command", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", - "items": { "type": "string", "title": "Command", "description": "UNDOCUMENTED" } + "items": { "type": "string", "title": "Command", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } }, - "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["other"] } + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["other"] } } } } @@ -52,6 +67,7 @@ "event_functions": { "title": "Event", "description": "UNDOCUMENTED", + "$comment": "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 090c578b..df7aa0db 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 @@ -2,12 +2,13 @@ "$id": "blockception.minecraft.behavior.1.16.200.items.events.add_mob_effect", "title": "Add Mob Effect", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "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" } + "effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["holder"] }, + "duration": { "type": "number", "title": "Duration", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "amplifier": { "type": "number", "title": "Amplifier", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } diff --git a/source/behavior/items/1.16.200/events/damage.json b/source/behavior/items/1.16.200/events/damage.json index fda5d9bd..bce9354d 100644 --- a/source/behavior/items/1.16.200/events/damage.json +++ b/source/behavior/items/1.16.200/events/damage.json @@ -2,10 +2,11 @@ "$id": "blockception.minecraft.behavior.1.16.200.items.events.shoot", "title": "Shoot", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "type": { "type": "string", "title": "Type", "description": "UNDOCUMENTED", "enum": ["magic"] }, - "amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTED" } + "type": { "type": "string", "title": "Type", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["magic"] }, + "amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTED", "$comment": "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 4664f93c..57397523 100644 --- a/source/behavior/items/1.16.200/events/decrement_stack.json +++ b/source/behavior/items/1.16.200/events/decrement_stack.json @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.1.16.200.items.events.decrement_stack", "title": "Decrement Stack", "description": "UNDOCUMENTED", + "$comment": "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 e88975b2..26d32575 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 @@ -2,10 +2,11 @@ "$id": "blockception.minecraft.behavior.1.16.200.items.events.remove_mob_effect", "title": "Remove Mob Effect", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED" }, - "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] } + "effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "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 c7778d58..3998667e 100644 --- a/source/behavior/items/1.16.200/events/shoot.json +++ b/source/behavior/items/1.16.200/events/shoot.json @@ -2,11 +2,12 @@ "$id": "blockception.minecraft.behavior.1.16.200.items.events.shoot", "title": "Shoot", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "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" } + "angle_offset": { "type": "number", "title": "Angle Offset", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "launch_power": { "type": "number", "title": "Launch Power", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } diff --git a/source/behavior/items/1.16.200/events/swing.json b/source/behavior/items/1.16.200/events/swing.json index 359c0a7a..213bab19 100644 --- a/source/behavior/items/1.16.200/events/swing.json +++ b/source/behavior/items/1.16.200/events/swing.json @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.1.16.200.items.events.swing", "title": "Swing", "description": "UNDOCUMENTED", + "$comment": "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 5c8bc79d..4657afe5 100644 --- a/source/behavior/items/1.16.200/events/teleport.json +++ b/source/behavior/items/1.16.200/events/teleport.json @@ -2,18 +2,20 @@ "$id": "blockception.minecraft.behavior.1.16.200.items.events.teleport", "title": "Teleport", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] }, + "target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["holder"] }, "max_range": { "type": "array", "title": "Max Range", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": [ - { "type": "number", "title": "X", "description": "UNDOCUMENTED" }, - { "type": "number", "title": "Y", "description": "UNDOCUMENTED" }, - { "type": "number", "title": "Z", "description": "UNDOCUMENTED" } + { "type": "number", "title": "X", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + { "type": "number", "title": "Y", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + { "type": "number", "title": "Z", "description": "UNDOCUMENTED", "$comment": "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 3abc0374..5c38d934 100644 --- a/source/behavior/items/1.16.200/events/transform_item.json +++ b/source/behavior/items/1.16.200/events/transform_item.json @@ -2,7 +2,8 @@ "$id": "blockception.minecraft.behavior.1.16.200.items.events.transform_item", "title": "Transform Item", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, - "properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTED", "type": "string" } } + "properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" } } } diff --git a/source/behavior/items/1.16.200/items.json b/source/behavior/items/1.16.200/items.json index d532f8e6..f73071df 100644 --- a/source/behavior/items/1.16.200/items.json +++ b/source/behavior/items/1.16.200/items.json @@ -5,12 +5,13 @@ "title": "Item", "type": "object", "properties": { - "format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" }, + "format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" }, "minecraft:item": { "additionalProperties": false, "required": ["description"], "type": "object", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Item", "properties": { "description": { @@ -18,6 +19,7 @@ "type": "object", "title": "Description", "description": "UNDOCUMENTED", + "$comment": "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 73c3d68a..047cd4fa 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": "UNDOCUMENTED" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED", "$comment": "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": "UNDOCUMENTED", "type": "boolean" }, - "on_ground": { "title": "On Fire", "description": "UNDOCUMENTED", "type": "boolean" } + "on_fire": { "title": "On Fire", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" }, + "on_ground": { "title": "On Fire", "description": "UNDOCUMENTED", "$comment": "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 429c00d2..10d82138 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": "UNDOCUMENTED" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED", "$comment": "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 34c3d1c2..40f00132 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": "UNDOCUMENTED" } } + "properties": { "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED", "$comment": "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 5420aeac..bde08dc9 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": "UNDOCUMENTED" } } + "properties": { "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } diff --git a/source/behavior/loot_tables/conditions/random_chance.json b/source/behavior/loot_tables/conditions/random_chance.json index d81bb862..c9c71f94 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": "UNDOCUMENTED" }, - "chance": { "type": "number", "default": 0, "description": "UNDOCUMENTED", "title": "Chance" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "chance": { "type": "number", "default": 0, "description": "UNDOCUMENTED", "$comment": "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 80907222..9d3db8d8 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": "UNDOCUMENTED" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED", "$comment": "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 dc6710f9..18b2991c 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": "UNDOCUMENTED" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED", "$comment": "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 cd12b8c0..d509a11a 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": "UNDOCUMENTED" }, + "condition": { "type": "string", "title": "Condition", "description": "UNDOCUMENTED", "$comment": "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 7d8653b2..7fd9a77d 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,16 @@ "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": "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" } + "function": { + "type": "string", + "const": "enchant_book_for_trading", + "title": "Function", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + }, + "base_cost": { "type": "integer", "title": "Base Cost", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "base_random_cost": { "type": "integer", "title": "Base Cost", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "per_level_random_cost": { "type": "integer", "title": "Base Cost", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "per_level_cost": { "type": "integer", "title": "Base Cost", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } diff --git a/source/behavior/loot_tables/functions/enchant_random_gear.json b/source/behavior/loot_tables/functions/enchant_random_gear.json index 0dce26c3..594e3293 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": "UNDOCUMENTED" }, + "function": { "type": "string", "const": "enchant_random_gear", "title": "Function", "description": "UNDOCUMENTED", "$comment": "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 af91c3d6..dcf00914 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": "UNDOCUMENTED" }, + "function": { "type": "string", "const": "enchant_randomly", "title": "Function", "description": "UNDOCUMENTED", "$comment": "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 473a084c..c69cc4bc 100644 --- a/source/behavior/loot_tables/functions/enchant_with_levels.json +++ b/source/behavior/loot_tables/functions/enchant_with_levels.json @@ -4,7 +4,13 @@ "description": "The function enchant_with_levels", "title": "Enchant With Levels", "properties": { - "function": { "type": "string", "const": "enchant_with_levels", "description": "UNDOCUMENTED", "title": "TODO Title" }, + "function": { + "type": "string", + "const": "enchant_with_levels", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "TODO Title" + }, "levels": { "title": "Levels", "oneOf": [ @@ -16,8 +22,9 @@ "properties": { "min": { "type": "integer", "title": "Minimum" }, "max": { "type": "integer", "title": "Maximum" } } } ], - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" }, - "treasure": { "type": "boolean", "title": "Treasure", "description": "UNDOCUMENTED" } + "treasure": { "type": "boolean", "title": "Treasure", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } diff --git a/source/behavior/loot_tables/functions/exploration_map.json b/source/behavior/loot_tables/functions/exploration_map.json index 4d7f9611..6bca1949 100644 --- a/source/behavior/loot_tables/functions/exploration_map.json +++ b/source/behavior/loot_tables/functions/exploration_map.json @@ -5,7 +5,7 @@ "title": "Exploration Map", "type": "object", "properties": { - "function": { "type": "string", "const": "exploration_map", "description": "UNDOCUMENTED", "title": "Function" }, + "function": { "type": "string", "const": "exploration_map", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" }, "destination": { "type": "string", "description": "The destination value defines what type of treasure map they receive.", diff --git a/source/behavior/loot_tables/functions/fill_container.json b/source/behavior/loot_tables/functions/fill_container.json index 31a24f58..9dd3a10b 100644 --- a/source/behavior/loot_tables/functions/fill_container.json +++ b/source/behavior/loot_tables/functions/fill_container.json @@ -4,7 +4,13 @@ "description": "The function fill_container", "title": "Fill Container", "properties": { - "function": { "type": "string", "const": "fill_container", "title": "Function", "description": "UNDOCUMENTED" }, - "loot_table": { "type": "string", "title": "Loot Table", "pattern": "^loot_tables/.*\\.json$", "description": "UNDOCUMENTED" } + "function": { "type": "string", "const": "fill_container", "title": "Function", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "loot_table": { + "type": "string", + "title": "Loot Table", + "pattern": "^loot_tables/.*\\.json$", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" + } } } diff --git a/source/behavior/loot_tables/functions/furnace_smelt.json b/source/behavior/loot_tables/functions/furnace_smelt.json index 25456b54..41eb1513 100644 --- a/source/behavior/loot_tables/functions/furnace_smelt.json +++ b/source/behavior/loot_tables/functions/furnace_smelt.json @@ -5,7 +5,13 @@ "title": "Furnace Smelt", "type": "object", "properties": { - "function": { "type": "string", "const": "furnace_smelt", "description": "UNDOCUMENTED", "title": "Function" }, - "conditions": { "title": "Conditions", "description": "UNDOCUMENTED", "type": "array", "items": { "$ref": "../conditions.json" } } + "function": { "type": "string", "const": "furnace_smelt", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" }, + "conditions": { + "title": "Conditions", + "description": "UNDOCUMENTED", + "$comment": "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 402566be..aa0edecc 100644 --- a/source/behavior/loot_tables/functions/looting_enchant.json +++ b/source/behavior/loot_tables/functions/looting_enchant.json @@ -5,11 +5,12 @@ "title": "Looting Enchant", "type": "object", "properties": { - "function": { "type": "string", "const": "looting_enchant", "description": "UNDOCUMENTED", "title": "Function" }, + "function": { "type": "string", "const": "looting_enchant", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" }, "count": { "type": "object", "properties": { "min": { "type": "integer" }, "max": { "type": "integer" } }, "description": "UNDOCUMENTED", + "$comment": "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 9a460f98..85d5fd5c 100644 --- a/source/behavior/loot_tables/functions/random_aux_value.json +++ b/source/behavior/loot_tables/functions/random_aux_value.json @@ -5,15 +5,16 @@ "title": "Random Aux Value", "type": "object", "properties": { - "function": { "type": "string", "const": "random_aux_value", "description": "UNDOCUMENTED", "title": "Function" }, + "function": { "type": "string", "const": "random_aux_value", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" }, "values": { "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Values", "additionalProperties": false, "type": "object", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Minimum" }, - "max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Maximum" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Minimum" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 347a0046..196a149d 100644 --- a/source/behavior/loot_tables/functions/random_block_state.json +++ b/source/behavior/loot_tables/functions/random_block_state.json @@ -5,12 +5,13 @@ "title": "Random Block State", "type": "object", "properties": { - "function": { "type": "string", "const": "random_block_state", "description": "UNDOCUMENTED", "title": "Function" }, - "block_state": { "type": "string", "description": "UNDOCUMENTED", "title": "Block State" }, + "function": { "type": "string", "const": "random_block_state", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" }, + "block_state": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Block State" }, "values": { "type": "object", "properties": { "min": { "title": "Min", "type": "integer" }, "max": { "title": "Max", "type": "integer" } }, "description": "UNDOCUMENTED", + "$comment": "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 9755619e..bac9b2fa 100644 --- a/source/behavior/loot_tables/functions/random_dye.json +++ b/source/behavior/loot_tables/functions/random_dye.json @@ -4,5 +4,7 @@ "description": "The function random_dye", "title": "Trader Material Type", "type": "object", - "properties": { "function": { "type": "string", "const": "random_dye", "description": "UNDOCUMENTED", "title": "Function" } } + "properties": { + "function": { "type": "string", "const": "random_dye", "description": "UNDOCUMENTED", "$comment": "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 ec96c914..1ab065d9 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": "UNDOCUMENTED", "title": "Function" }, - "id": { "type": "string", "description": "UNDOCUMENTED", "title": "Id" } + "function": { "type": "string", "const": "set_actor_id", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" }, + "id": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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 651b7524..6a23b289 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": "UNDOCUMENTED", "title": "Function" }, - "type": { "type": "integer", "description": "UNDOCUMENTED", "title": "Type" } + "function": { "type": "string", "const": "set_banner_details", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" }, + "type": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 a297b930..86c49d30 100644 --- a/source/behavior/loot_tables/functions/set_book_contents.json +++ b/source/behavior/loot_tables/functions/set_book_contents.json @@ -6,13 +6,14 @@ "required": ["function", "author", "title", "pages"], "type": "object", "properties": { - "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" }, + "function": { "type": "string", "const": "set_book_contents", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" }, + "author": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Author" }, + "title": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Title" }, "pages": { "type": "array", "items": { "type": "string", "examples": ["Some text", "{`rawtext`:[ {`translate`:`some.text`}]}"] }, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Pages" } } diff --git a/source/behavior/loot_tables/functions/set_count.json b/source/behavior/loot_tables/functions/set_count.json index 66d0b7fd..871876a5 100644 --- a/source/behavior/loot_tables/functions/set_count.json +++ b/source/behavior/loot_tables/functions/set_count.json @@ -4,11 +4,15 @@ "description": "The function set_count", "title": "Set Count", "properties": { - "function": { "type": "string", "const": "set_count", "title": "Function", "description": "UNDOCUMENTED" }, + "function": { "type": "string", "const": "set_count", "title": "Function", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, "count": { "title": "Count", - "oneOf": [{ "type": "integer" }, { "type": "object", "properties": { "min": { "type": "integer", "title": "Minimum" }, "max": { "type": "integer", "title": "Maximum" } } }], - "description": "UNDOCUMENTED" + "oneOf": [ + { "type": "integer" }, + { "type": "object", "properties": { "min": { "type": "integer", "title": "Minimum" }, "max": { "type": "integer", "title": "Maximum" } } } + ], + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" } } } diff --git a/source/behavior/loot_tables/functions/set_damage.json b/source/behavior/loot_tables/functions/set_damage.json index 2e42e275..22e5ca6f 100644 --- a/source/behavior/loot_tables/functions/set_damage.json +++ b/source/behavior/loot_tables/functions/set_damage.json @@ -5,17 +5,18 @@ "title": "Set Damage", "type": "object", "properties": { - "function": { "type": "string", "const": "set_damage", "description": "UNDOCUMENTED", "title": "Function" }, + "function": { "type": "string", "const": "set_damage", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" }, "damage": { "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Damage", "oneOf": [ { "type": "integer" }, { "type": "object", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Minimum" }, - "max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Maximum" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Minimum" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Maximum" } } } ] diff --git a/source/behavior/loot_tables/functions/set_data.json b/source/behavior/loot_tables/functions/set_data.json index 42c9334d..842b7842 100644 --- a/source/behavior/loot_tables/functions/set_data.json +++ b/source/behavior/loot_tables/functions/set_data.json @@ -5,17 +5,18 @@ "title": "Set Data", "type": "object", "properties": { - "function": { "type": "string", "const": "set_data", "description": "UNDOCUMENTED", "title": "Function" }, + "function": { "type": "string", "const": "set_data", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" }, "data": { "title": "Data", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "oneOf": [ { "type": "integer" }, { "type": "object", "properties": { - "min": { "type": "integer", "title": "Minimum", "description": "UNDOCUMENTED" }, - "max": { "type": "integer", "title": "Maximum", "description": "UNDOCUMENTED" } + "min": { "type": "integer", "title": "Minimum", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "max": { "type": "integer", "title": "Maximum", "description": "UNDOCUMENTED", "$comment": "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 62bfa45d..4ad35b22 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,13 @@ "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": "UNDOCUMENTED", "title": "Function" } } + "properties": { + "function": { + "type": "string", + "const": "set_data_from_color_index", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "title": "Function" + } + } } diff --git a/source/behavior/loot_tables/functions/set_lore.json b/source/behavior/loot_tables/functions/set_lore.json index 491a5dd6..d1833163 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": "UNDOCUMENTED", "title": "Function" }, - "lore": { "type": "array", "items": { "type": "string" }, "description": "UNDOCUMENTED", "title": "Lore" } + "function": { "type": "string", "const": "set_lore", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" }, + "lore": { "type": "array", "items": { "type": "string" }, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Lore" } } } diff --git a/source/behavior/loot_tables/functions/set_name.json b/source/behavior/loot_tables/functions/set_name.json index b1cef0aa..fb0fa215 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": "UNDOCUMENTED", "title": "Function" }, - "name": { "type": "string", "description": "UNDOCUMENTED", "title": "name" } + "function": { "type": "string", "const": "set_name", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" }, + "name": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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 15d11a47..f2669d9d 100644 --- a/source/behavior/loot_tables/functions/trader_material_type.json +++ b/source/behavior/loot_tables/functions/trader_material_type.json @@ -4,5 +4,7 @@ "description": "The function trader_material_type", "title": "Trader Material Type", "type": "object", - "properties": { "function": { "type": "string", "const": "trader_material_type", "description": "UNDOCUMENTED", "title": "function" } } + "properties": { + "function": { "type": "string", "const": "trader_material_type", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "function" } + } } diff --git a/source/behavior/loot_tables/loot_tables.json b/source/behavior/loot_tables/loot_tables.json index 3b693a41..b61a80ff 100644 --- a/source/behavior/loot_tables/loot_tables.json +++ b/source/behavior/loot_tables/loot_tables.json @@ -24,6 +24,7 @@ "pools_spec": { "title": "Pools", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "additionalProperties": false, "items": { @@ -45,8 +46,20 @@ } ] }, - "type": { "title": "Type", "type": "string", "description": "UNDOCUMENTED", "enum": ["loot_table", "item", "empty"] }, - "conditions": { "title": "Conditions", "description": "UNDOCUMENTED", "type": "array", "items": { "$ref": "./conditions.json" } }, + "type": { + "title": "Type", + "type": "string", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["loot_table", "item", "empty"] + }, + "conditions": { + "title": "Conditions", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "type": "array", + "items": { "$ref": "./conditions.json" } + }, "entries": { "title": "Entries", "type": "array", @@ -73,12 +86,13 @@ "tiers": { "title": "Tiers", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { - "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" } + "bonus_chance": { "title": "Bonus Chance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" }, + "bonus_rolls": { "title": "Bonus Rolls", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "integer" }, + "initial_range": { "title": "Initial Range", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "integer" } } } } @@ -86,7 +100,7 @@ } }, "properties": { - "pools": { "$ref": "#/definitions/pools_spec", "description": "UNDOCUMENTED", "title": "TODO Title" }, - "type": { "title": "Type", "type": "string", "description": "UNDOCUMENTED", "enum": ["minecraft:chest"] } + "pools": { "$ref": "#/definitions/pools_spec", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" }, + "type": { "title": "Type", "type": "string", "description": "UNDOCUMENTED", "$comment": "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 75731d06..447aabbf 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,14 @@ "description": "Recipe definition 1.12.0", "title": "Definition", "type": "object", - "properties": { "identifier": { "type": "string", "pattern": "[a-z0-9_:\\-]+", "title": "Recipe Identifier", "description": "UNDOCUMENTED" } }, + "properties": { + "identifier": { + "type": "string", + "pattern": "[a-z0-9_:\\-]+", + "title": "Recipe Identifier", + "description": "UNDOCUMENTED", + "$comment": "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 669f9f9d..c7d6a880 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": "UNDOCUMENTED" }, + "group": { "type": "string", "title": "Group", "description": "UNDOCUMENTED", "$comment": "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 49dc149c..b95e7590 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": "UNDOCUMENTED" }, + "group": { "type": "string", "title": "Group", "description": "UNDOCUMENTED", "$comment": "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 9280a743..c0c95a98 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.biome_filter", "title": "Biome Filter 1.11.0", "description": "UNDOCUMENTED", + "$comment": "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 39589b69..ba44d2f1 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 @@ -4,6 +4,7 @@ "type": "object", "title": "Brightness Filter 1.11.0", "description": "UNDOCUMENTED", + "$comment": "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 6e877a77..00f3eeb3 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 @@ -4,10 +4,11 @@ "type": "object", "title": "Delay Filter 1.11.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "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" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Max" }, + "identifier": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Identifier" }, + "spawn_chance": { "title": "Spawn Chance", "description": "UNDOCUMENTED", "$comment": "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 6c1c8aaa..5bbd844e 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 @@ -4,6 +4,7 @@ "type": "object", "title": "Density Limit 1.11.0", "description": "UNDOCUMENTED", + "$comment": "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 dcb81538..3b5198a3 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 @@ -4,6 +4,7 @@ "type": "object", "title": "Difficulty Filter 1.11.0", "description": "UNDOCUMENTED", + "$comment": "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 73281ab7..7f34168d 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 @@ -4,8 +4,9 @@ "type": "object", "title": "Distance Filter 1.11.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" }, - "max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 e5c28de0..b0d1fb7f 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 @@ -4,8 +4,9 @@ "type": "object", "title": "Height Filter 1.11.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" }, - "max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 8d8a0b60..755ac39f 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.height_filter", "title": "Height Filter 1.11.0", "description": "UNDOCUMENTED", + "$comment": "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 a41155ff..5cbfecdd 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.mob_event_filter", "title": "Mob Event Filter 1.11.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, - "properties": { "event": { "type": "string", "description": "UNDOCUMENTED", "title": "Event" } } + "properties": { "event": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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 5562e18c..4fc04c38 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 @@ -4,14 +4,16 @@ "type": "array", "title": "Permute Type 1.11.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "additionalProperties": false, "title": "Permute Type", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED" }, - "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTED" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTED", "$comment": "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 603d5a67..b308a825 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 @@ -4,8 +4,9 @@ "type": "object", "title": "Player In Village Filter 1.11.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "distance": { "type": "integer", "title": "Distance", "description": "UNDOCUMENTED" }, - "village_border_tolerance": { "type": "integer", "title": "Village Border Tolerance", "description": "UNDOCUMENTED" } + "distance": { "type": "integer", "title": "Distance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "village_border_tolerance": { "type": "integer", "title": "Village Border Tolerance", "description": "UNDOCUMENTED", "$comment": "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 b6afe855..7ab4707f 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 @@ -2,7 +2,8 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawn_event", "title": "Spawn Event 1.11.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, - "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTED" } } + "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTED", "$comment": "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 94d2c134..75f4c54f 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 @@ -4,5 +4,6 @@ "type": "object", "title": "Spawns On Lava 1.11.0", "description": "UNDOCUMENTED", + "$comment": "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 a7d6565f..02d9bdd4 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 @@ -2,5 +2,6 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawns_on_block_filter", "title": "Spawns On Block Filter 1.11.0", "description": "UNDOCUMENTED", + "$comment": "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 0184f236..028fa5e4 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 @@ -2,5 +2,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": "UNDOCUMENTED", + "$comment": "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 36ffeb50..b3387177 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 @@ -4,5 +4,6 @@ "type": "object", "title": "Spawns On Surface 1.11.0", "description": "UNDOCUMENTED", + "$comment": "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 e70ada7d..0f72718a 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 @@ -4,5 +4,6 @@ "type": "object", "title": "Spawns Underground 1.11.0", "description": "UNDOCUMENTED", + "$comment": "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 bc387ef1..d6d29626 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawns_underwater", "title": "Spawns Underwater 1.11.0", "description": "UNDOCUMENTED", + "$comment": "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 99f20311..b732614f 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 @@ -4,5 +4,6 @@ "type": "object", "title": "Weight 1.11.0", "description": "UNDOCUMENTED", - "properties": { "default": { "type": "integer", "description": "UNDOCUMENTED", "title": "Default" } } + "$comment": "UNDOCUMENTED", + "properties": { "default": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 0ddfc2bb..bf8e94cb 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.world_age_filter", "title": "World Age Filter 1.11.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, - "properties": { "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" } } + "properties": { "min": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 9a3524c9..d143c8b5 100644 --- a/source/behavior/spawn_rules/1.11.0/spawn_rules.json +++ b/source/behavior/spawn_rules/1.11.0/spawn_rules.json @@ -3,27 +3,36 @@ "type": "object", "title": "Spawn Rules 1.11.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "required": ["format_version", "minecraft:spawn_rules"], "properties": { - "format_version": { "const": "1.11.0", "description": "UNDOCUMENTED", "title": "Spawn Rules" }, + "format_version": { "const": "1.11.0", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Spawn Rules" }, "minecraft:spawn_rules": { "type": "object", "title": "Spawn Rules", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { "description": { "type": "object", "title": "Description", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "identifier": { "title": "Identifier", "description": "UNDOCUMENTED", "$ref": "../../../general/entity/identifier.json" }, + "identifier": { + "title": "Identifier", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$ref": "../../../general/entity/identifier.json" + }, "population_control": { "type": "string", "title": "Population Control", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "enum": ["ambient", "animal", "water_animal", "monster", "cat", "pillager"] } } @@ -32,11 +41,13 @@ "type": "array", "title": "Conditions", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "additionalProperties": false, "type": "object", "title": "Condition", "description": "UNDOCUMENTED", + "$comment": "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 44088780..5ebd5fad 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.biome_filter", "title": "Biome Filter 1.17.0", "description": "UNDOCUMENTED", + "$comment": "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 f2752292..71d5f3ef 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 @@ -4,6 +4,7 @@ "type": "object", "title": "Brightness Filter 1.17.0", "description": "UNDOCUMENTED", + "$comment": "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 f84a997b..b7059752 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 @@ -4,10 +4,11 @@ "type": "object", "title": "Delay Filter 1.17.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "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" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Max" }, + "identifier": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Identifier" }, + "spawn_chance": { "title": "Spawn Chance", "description": "UNDOCUMENTED", "$comment": "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 b0918b00..ab7302b0 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 @@ -4,6 +4,7 @@ "type": "object", "title": "Density Limit 1.17.0", "description": "UNDOCUMENTED", + "$comment": "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 68aa54d3..aae55068 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 @@ -4,6 +4,7 @@ "type": "object", "title": "Difficulty Filter 1.17.0", "description": "UNDOCUMENTED", + "$comment": "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 9ca8dfc3..73d20c9c 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 @@ -4,8 +4,9 @@ "type": "object", "title": "Distance Filter 1.17.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" }, - "max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 76c69b6c..8922557c 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 @@ -4,8 +4,9 @@ "type": "object", "title": "Height Filter 1.17.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" }, - "max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 54ff5330..7cecb643 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.height_filter", "title": "Height Filter 1.17.0", "description": "UNDOCUMENTED", + "$comment": "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 38d39e42..8f86c655 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.mob_event_filter", "title": "Mob Event Filter 1.17.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, - "properties": { "event": { "type": "string", "description": "UNDOCUMENTED", "title": "Event" } } + "properties": { "event": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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 205f3a37..216779cd 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 @@ -4,14 +4,16 @@ "type": "array", "title": "Permute Type 1.17.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "additionalProperties": false, "title": "Permute Type", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED" }, - "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTED" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTED", "$comment": "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 8f13665b..fdf74e3a 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 @@ -4,8 +4,9 @@ "type": "object", "title": "Player In Village Filter 1.17.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "distance": { "type": "integer", "title": "Distance", "description": "UNDOCUMENTED" }, - "village_border_tolerance": { "type": "integer", "title": "Village Border Tolerance", "description": "UNDOCUMENTED" } + "distance": { "type": "integer", "title": "Distance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "village_border_tolerance": { "type": "integer", "title": "Village Border Tolerance", "description": "UNDOCUMENTED", "$comment": "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 ab28b91c..9f50ad3a 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 @@ -2,7 +2,8 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawn_event", "title": "Spawn Event 1.17.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, - "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTED" } } + "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTED", "$comment": "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 ad2822a2..e98adf15 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 @@ -4,5 +4,6 @@ "type": "object", "title": "Spawns On Lava 1.17.0", "description": "UNDOCUMENTED", + "$comment": "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 a33a8866..31202d66 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 @@ -2,5 +2,6 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawns_on_block_filter", "title": "Spawns On Block Filter 1.17.0", "description": "UNDOCUMENTED", + "$comment": "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 c6a18832..6d88e8a2 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 @@ -2,5 +2,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": "UNDOCUMENTED", + "$comment": "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 00270e63..837e5dac 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 @@ -4,5 +4,6 @@ "type": "object", "title": "Spawns On Surface 1.17.0", "description": "UNDOCUMENTED", + "$comment": "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 d2da65a6..96fe9f50 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 @@ -4,5 +4,6 @@ "type": "object", "title": "Spawns Underground 1.17.0", "description": "UNDOCUMENTED", + "$comment": "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 5bbda077..0c70b58c 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.spawns_underwater", "title": "Spawns Underwater 1.17.0", "description": "UNDOCUMENTED", + "$comment": "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 11768c4a..e9de97de 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 @@ -4,5 +4,6 @@ "type": "object", "title": "Weight 1.17.0", "description": "UNDOCUMENTED", - "properties": { "default": { "type": "integer", "description": "UNDOCUMENTED", "title": "Default" } } + "$comment": "UNDOCUMENTED", + "properties": { "default": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 ebe162c6..ff70faeb 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.17.0.minecraft.world_age_filter", "title": "World Age Filter 1.17.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, - "properties": { "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" } } + "properties": { "min": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 bd0bbcab..f3128f76 100644 --- a/source/behavior/spawn_rules/1.17.0/spawn_rules.json +++ b/source/behavior/spawn_rules/1.17.0/spawn_rules.json @@ -3,6 +3,7 @@ "type": "object", "title": "Spawn Rules 1.17.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "required": ["format_version", "minecraft:spawn_rules"], "properties": { @@ -15,19 +16,27 @@ "type": "object", "title": "Spawn Rules", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { "description": { "type": "object", "title": "Description", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "identifier": { "title": "Identifier", "description": "UNDOCUMENTED", "$ref": "../../../general/entity/identifier.json" }, + "identifier": { + "title": "Identifier", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$ref": "../../../general/entity/identifier.json" + }, "population_control": { "type": "string", "title": "Population Control", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "enum": ["ambient", "animal", "water_animal", "monster", "cat", "pillager"] } } @@ -36,11 +45,13 @@ "type": "array", "title": "Conditions", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "additionalProperties": false, "type": "object", "title": "Condition", "description": "UNDOCUMENTED", + "$comment": "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 c64eb9ca..61ed2644 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.biome_filter", "title": "Biome Filter 1.8.0", "description": "UNDOCUMENTED", + "$comment": "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 d87ca7bb..f07a5a07 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 @@ -4,6 +4,7 @@ "type": "object", "title": "Brightness Filter 1.8.0", "description": "UNDOCUMENTED", + "$comment": "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 2127e7c1..bbeb1da3 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 @@ -4,6 +4,7 @@ "type": "object", "title": "Density Limit 1.8.0", "description": "UNDOCUMENTED", + "$comment": "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 acafb17b..277b1ae4 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 @@ -4,6 +4,7 @@ "type": "object", "title": "Difficulty Filter 1.8.0", "description": "UNDOCUMENTED", + "$comment": "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 2bcc8917..8e35d90f 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 @@ -4,8 +4,9 @@ "type": "object", "title": "Distance Filter 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" }, - "max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 1f9d469b..b908f93d 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 @@ -4,8 +4,9 @@ "type": "object", "title": "Height Filter 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "min": { "type": "integer", "description": "UNDOCUMENTED", "title": "Min" }, - "max": { "type": "integer", "description": "UNDOCUMENTED", "title": "Max" } + "min": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Min" }, + "max": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 b653ff5f..8872e7b7 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.height_filter", "title": "Height Filter 1.8.0", "description": "UNDOCUMENTED", + "$comment": "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 89b89077..f756fbdb 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 @@ -4,14 +4,16 @@ "type": "array", "title": "Permute Type 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "additionalProperties": false, "title": "Permute Type", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED" }, - "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTED" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "entity_type": { "type": "string", "title": "Entity Type", "description": "UNDOCUMENTED", "$comment": "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 471b10f2..fb82e1cd 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 @@ -2,7 +2,8 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawn_event", "title": "Spawn Event 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, - "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTED" } } + "properties": { "event": { "type": "string", "title": "Event", "description": "UNDOCUMENTED", "$comment": "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 284f65fd..459d6393 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 @@ -4,5 +4,6 @@ "type": "object", "title": "Spawns On Lava 1.8.0", "description": "UNDOCUMENTED", + "$comment": "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 7172f150..ca41b80a 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 @@ -2,5 +2,6 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawns_on_block_filter", "title": "Spawns On Block Filter 1.8.0", "description": "UNDOCUMENTED", + "$comment": "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 11bcf33e..6734861c 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 @@ -2,5 +2,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": "UNDOCUMENTED", + "$comment": "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 6d715301..9252679e 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 @@ -4,5 +4,6 @@ "type": "object", "title": "Spawns On Surface 1.8.0", "description": "UNDOCUMENTED", + "$comment": "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 a3400656..a90c8e0f 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 @@ -4,5 +4,6 @@ "type": "object", "title": "Spawns Underground 1.8.0", "description": "UNDOCUMENTED", + "$comment": "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 938fc230..ab2b4e94 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 @@ -2,6 +2,7 @@ "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawns_underwater", "title": "Spawns Underwater 1.8.0", "description": "UNDOCUMENTED", + "$comment": "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 635bf80d..4a414a71 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 @@ -4,5 +4,6 @@ "type": "object", "title": "Weight 1.8.0", "description": "UNDOCUMENTED", - "properties": { "default": { "type": "integer", "description": "UNDOCUMENTED", "title": "Default" } } + "$comment": "UNDOCUMENTED", + "properties": { "default": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "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 6268c91d..204f3639 100644 --- a/source/behavior/spawn_rules/1.8.0/spawn_rules.json +++ b/source/behavior/spawn_rules/1.8.0/spawn_rules.json @@ -3,6 +3,7 @@ "type": "object", "title": "Spawn Rules 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "required": ["format_version", "minecraft:spawn_rules"], "properties": { @@ -15,19 +16,27 @@ "type": "object", "title": "Spawn Rules", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { "description": { "type": "object", "title": "Description", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "identifier": { "title": "Identifier", "description": "UNDOCUMENTED", "$ref": "../../../general/entity/identifier.json" }, + "identifier": { + "title": "Identifier", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$ref": "../../../general/entity/identifier.json" + }, "population_control": { "type": "string", "title": "Population Control", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "enum": ["ambient", "animal", "water_animal", "monster", "cat", "pillager"] } } @@ -36,11 +45,13 @@ "type": "array", "title": "Conditions", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "additionalProperties": false, "type": "object", "title": "Condition", "description": "UNDOCUMENTED", + "$comment": "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 5ae0ce55..8047b79e 100644 --- a/source/behavior/trading/trading.json +++ b/source/behavior/trading/trading.json @@ -3,6 +3,7 @@ "type": "object", "additionalProperties": false, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Trading", "examples": [ { @@ -86,7 +87,13 @@ ] }, "functions": { "$ref": "#/definitions/Functions" }, - "choice": { "title": "Choice", "description": "UNDOCUMENTED", "type": "array", "items": { "$ref": "#/definitions/Item" } } + "choice": { + "title": "Choice", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "type": "array", + "items": { "$ref": "#/definitions/Item" } + } } } ] @@ -119,9 +126,15 @@ } ] }, - "price_multiplier": { "title": "Price Multiplier", "description": "UNDOCUMENTED", "type": "number" }, + "price_multiplier": { "title": "Price Multiplier", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" }, "functions": { "$ref": "#/definitions/Functions" }, - "choice": { "title": "Choice", "description": "UNDOCUMENTED", "type": "array", "items": { "$ref": "#/definitions/Item" } } + "choice": { + "title": "Choice", + "description": "UNDOCUMENTED", + "$comment": "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 b5e5445b..dc3fed7a 100644 --- a/source/behavior/volumes/1.17.0/volumes.json +++ b/source/behavior/volumes/1.17.0/volumes.json @@ -3,6 +3,7 @@ "type": "object", "title": "Spawn Rules 1.17.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "required": ["format_version", "minecraft:volume"], "properties": { @@ -15,6 +16,7 @@ "type": "object", "title": "Spawn Rules", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { "description": { @@ -34,6 +36,7 @@ "type": "object", "title": "Components", "description": "UNDOCUMENTED", + "$comment": "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 bd818db0..55f0df3f 100644 --- a/source/general/1.10.0/block_reference.json +++ b/source/general/1.10.0/block_reference.json @@ -4,13 +4,15 @@ "type": "object", "title": "Block Reference", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "name": { "type": "string", "description": "UNDOCUMENTED", "title": "Name", "$ref": "../block/identifier.json" }, + "name": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Name", "$ref": "../block/identifier.json" }, "states": { "type": "object", "propertyNames": { "pattern": "\\w*:?\\w+" }, "additionalProperties": { "oneOf": [{ "type": "boolean" }, { "type": "integer" }, { "type": "string" }] }, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "State" } } diff --git a/source/general/1.14.0/chance_information.json b/source/general/1.14.0/chance_information.json index 84865149..a751ba47 100644 --- a/source/general/1.14.0/chance_information.json +++ b/source/general/1.14.0/chance_information.json @@ -4,8 +4,9 @@ "type": "object", "title": "Chance Information", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { - "numerator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTED", "title": "Numerator" }, - "denominator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTED", "title": "Denominator" } + "numerator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Numerator" }, + "denominator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Denominator" } } } diff --git a/source/general/biome_item.json b/source/general/biome_item.json index d5bd3283..9b66d409 100644 --- a/source/general/biome_item.json +++ b/source/general/biome_item.json @@ -41,5 +41,6 @@ "the_end", "warm" ], - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" } diff --git a/source/general/blocks_item.json b/source/general/blocks_item.json index 006a1381..325c6d0a 100644 --- a/source/general/blocks_item.json +++ b/source/general/blocks_item.json @@ -2,5 +2,6 @@ "$id": "blockception.minecraft.general.1.8.0.blocks.item", "type": "string", "title": "Block Name", - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" } diff --git a/source/general/entity_damage.json b/source/general/entity_damage.json index f6842e72..6fcf2532 100644 --- a/source/general/entity_damage.json +++ b/source/general/entity_damage.json @@ -3,6 +3,7 @@ "type": "string", "title": "Entity Damage Name", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "enum": [ "all", "anvil", diff --git a/source/general/manifest/manifest.2.json b/source/general/manifest/manifest.2.json index 337977cf..152ace6c 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": "UNDOCUMENTED", "title": "Raytraced" } + "raytraced": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Raytraced" } } }, "dependencies": { diff --git a/source/general/rawtext/rawtext.json b/source/general/rawtext/rawtext.json index daf6b9bf..eaf52df2 100644 --- a/source/general/rawtext/rawtext.json +++ b/source/general/rawtext/rawtext.json @@ -1,6 +1,7 @@ { "title": "RawText", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["rawtext"], @@ -8,6 +9,7 @@ "rawtext": { "title": "Rawtext", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "oneOf": [ @@ -22,6 +24,7 @@ "selector": { "title": "Selector", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["selector"], @@ -29,6 +32,7 @@ "selector": { "title": "Selector", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string", "examples": ["@a", "@s", "@r", "@p", "@e", "@initiator"], "pattern": "^@.*$" @@ -38,6 +42,7 @@ "score": { "title": "Score", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["score"], @@ -45,6 +50,7 @@ "score": { "title": "Score", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["name", "objective"], @@ -58,6 +64,7 @@ "objective": { "title": "Objective", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string" } } @@ -67,6 +74,7 @@ "text": { "title": "Text", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["text"], @@ -74,6 +82,7 @@ "text": { "title": "Text", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string" } } @@ -81,6 +90,7 @@ "translate": { "title": "Translate", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "required": ["translate"], @@ -88,6 +98,7 @@ "translate": { "title": "Translate", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "string" }, "with": { @@ -98,6 +109,7 @@ "with": { "title": "With", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "examples": ["\n", { "rawtext": [] }], "items": { "oneOf": [ @@ -105,6 +117,7 @@ { "title": "Rawtext", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { diff --git a/source/general/world_x_packs.json b/source/general/world_x_packs.json index 608d0188..a194c0c2 100644 --- a/source/general/world_x_packs.json +++ b/source/general/world_x_packs.json @@ -3,6 +3,7 @@ "type": "array", "title": "World X Pack Schema", "description": "UNDOCUMENTED", + "$comment": "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 79ccf06e..8b2801ae 100644 --- a/source/resource/animation_controllers/1.10.0/animation_controller.json +++ b/source/resource/animation_controllers/1.10.0/animation_controller.json @@ -3,6 +3,7 @@ "type": "object", "title": "Animation Controller 1.10.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "definitions": { "animationspec": { "anyOf": [ @@ -166,7 +167,7 @@ "type": "object", "required": ["input"], "properties": { - "input": { "title": "Input", "description": "UNDOCUMENTED", "$ref": "../../../molang/number.json" }, + "input": { "title": "Input", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "../../../molang/number.json" }, "remap_curve": { "title": "Remap Curve", "additionalProperties": { "propertyNames": { "pattern": "^([\\-\\+0-9]+|[\\-\\+0-9]+.[0-9]+)$" }, "type": "number" } @@ -177,14 +178,16 @@ "on_entry": { "title": "On Entry", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", - "items": { "pattern": "^.+=.+;$", "title": "Molang", "description": "UNDOCUMENTED", "type": "string" } + "items": { "pattern": "^.+=.+;$", "title": "Molang", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" } }, "on_exit": { "title": "On Exit", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", - "items": { "pattern": "^.+=.+;$", "title": "Molang", "description": "UNDOCUMENTED", "type": "string" } + "items": { "pattern": "^.+=.+;$", "title": "Molang", "description": "UNDOCUMENTED", "$comment": "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 bdd0bb94..8674592e 100644 --- a/source/resource/animation_controllers/1.8.0/animation_controller.json +++ b/source/resource/animation_controllers/1.8.0/animation_controller.json @@ -3,6 +3,7 @@ "type": "object", "title": "Animation Controller 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "definitions": { "animationspec": { "anyOf": [ @@ -160,14 +161,16 @@ "on_entry": { "title": "On Entry", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", - "items": { "pattern": "^.+;$", "title": "Molang", "description": "UNDOCUMENTED", "type": "string" } + "items": { "pattern": "^.+;$", "title": "Molang", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" } }, "on_exit": { "title": "On Exit", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", - "items": { "pattern": "^.+;$", "title": "Molang", "description": "UNDOCUMENTED", "type": "string" } + "items": { "pattern": "^.+;$", "title": "Molang", "description": "UNDOCUMENTED", "$comment": "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 cceaee38..9f2ec575 100644 --- a/source/resource/animations/1.10.0/actor_animation.json +++ b/source/resource/animations/1.10.0/actor_animation.json @@ -4,6 +4,7 @@ "type": "object", "title": "Actor Animation 1.10.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "definitions": { "ParticleEffect": { "type": "object", @@ -134,7 +135,12 @@ "description": "Override calculated value (set as the last keyframe time) and set animation length in seconds.", "type": "number" }, - "blend_weight": { "title": "Blend Weight", "description": "UNDOCUMENTED", "$ref": "../../../molang/number.json" }, + "blend_weight": { + "title": "Blend Weight", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$ref": "../../../molang/number.json" + }, "bones": { "title": "Bones", "description": "Defines how the bones in an animation move or transform", @@ -161,9 +167,15 @@ "description": "A single point in time", "additionalProperties": false, "properties": { - "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" } + "lerp_mode": { + "type": "string", + "title": "Lerp Mode", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["linear", "catmullrom"] + }, + "pre": { "title": "Pre", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/PositionV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/PositionV3" } } } } @@ -183,9 +195,15 @@ "description": "A single point in time", "additionalProperties": false, "properties": { - "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" } + "lerp_mode": { + "type": "string", + "title": "Lerp Mode", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["linear", "catmullrom"] + }, + "pre": { "title": "Pre", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/RotationV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/RotationV3" } } } } @@ -205,6 +223,7 @@ "scale": { "title": "Scale", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "oneOf": [ { "$ref": "../../../molang/number.json" }, { "$ref": "#/definitions/ScaleV3" }, @@ -216,9 +235,15 @@ "description": "A single point in time", "additionalProperties": false, "properties": { - "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" } + "lerp_mode": { + "type": "string", + "title": "Lerp Mode", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["linear", "catmullrom"] + }, + "pre": { "title": "Pre", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/ScaleV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/ScaleV3" } } } } @@ -245,6 +270,7 @@ "particle_effects": { "title": "Particle Effects", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "propertyNames": { "pattern": "^(\\d+\\.\\d+|\\d+)$", "examples": ["0.0", "1.0"] }, "additionalProperties": { @@ -264,6 +290,7 @@ "sound_effects": { "title": "Sound Effect", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "propertyNames": { "pattern": "^(\\d+\\.\\d+|\\d+)$", "examples": ["0.0", "1.0"] }, "additionalProperties": { diff --git a/source/resource/animations/1.8.0/actor_animation.json b/source/resource/animations/1.8.0/actor_animation.json index 1d1ce55a..b1c3024f 100644 --- a/source/resource/animations/1.8.0/actor_animation.json +++ b/source/resource/animations/1.8.0/actor_animation.json @@ -4,6 +4,7 @@ "type": "object", "title": "Actor Animation 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "definitions": { "ParticleEffect": { "type": "object", @@ -134,7 +135,12 @@ "description": "Override calculated value (set as the last keyframe time) and set animation length in seconds.", "type": "number" }, - "blend_weight": { "title": "Blend Weight", "description": "UNDOCUMENTED", "$ref": "../../../molang/number.json" }, + "blend_weight": { + "title": "Blend Weight", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$ref": "../../../molang/number.json" + }, "bones": { "title": "Bones", "minProperties": 1, @@ -161,9 +167,15 @@ "description": "A single point in time", "additionalProperties": false, "properties": { - "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" } + "lerp_mode": { + "type": "string", + "title": "Lerp Mode", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["linear", "catmullrom"] + }, + "pre": { "title": "Pre", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/PositionV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/PositionV3" } } } } @@ -183,9 +195,15 @@ "description": "A single point in time", "additionalProperties": false, "properties": { - "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" } + "lerp_mode": { + "type": "string", + "title": "Lerp Mode", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["linear", "catmullrom"] + }, + "pre": { "title": "Pre", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/RotationV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/RotationV3" } } } } @@ -205,6 +223,7 @@ "scale": { "title": "Scale", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "oneOf": [ { "$ref": "../../../molang/number.json" }, { "$ref": "#/definitions/ScaleV3" }, @@ -216,9 +235,15 @@ "description": "A single point in time", "additionalProperties": false, "properties": { - "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" } + "lerp_mode": { + "type": "string", + "title": "Lerp Mode", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["linear", "catmullrom"] + }, + "pre": { "title": "Pre", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/ScaleV3" }, + "post": { "title": "Pre", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/ScaleV3" } } } } @@ -245,6 +270,7 @@ "particle_effects": { "title": "Particle Effects", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "propertyNames": { "pattern": "^(\\d+\\.\\d+|\\d+)$", "examples": ["0.0", "1.0"] }, "additionalProperties": { @@ -264,6 +290,7 @@ "sound_effects": { "title": "Sound Effect", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "propertyNames": { "pattern": "^(\\d+\\.\\d+|\\d+)$", "examples": ["0.0", "1.0"] }, "additionalProperties": { diff --git a/source/resource/attachables/1.10.0/attachables.json b/source/resource/attachables/1.10.0/attachables.json index ecfb095e..78aa5af0 100644 --- a/source/resource/attachables/1.10.0/attachables.json +++ b/source/resource/attachables/1.10.0/attachables.json @@ -3,6 +3,7 @@ "type": "object", "title": "Actor Animation 1.10.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "required": ["format_version", "minecraft:attachable"], "properties": { "format_version": { @@ -63,7 +64,8 @@ "type": "object", "title": "Item", "description": "UNDOCUMENTED", - "additionalProperties": { "type": "string", "title": "Item", "description": "UNDOCUMENTED" } + "$comment": "UNDOCUMENTED", + "additionalProperties": { "type": "string", "title": "Item", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } }, "materials": { "type": "object", diff --git a/source/resource/attachables/1.8.0/attachables.json b/source/resource/attachables/1.8.0/attachables.json index c3abfeb8..7a9ff3f0 100644 --- a/source/resource/attachables/1.8.0/attachables.json +++ b/source/resource/attachables/1.8.0/attachables.json @@ -3,6 +3,7 @@ "type": "object", "title": "Actor Animation 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "required": ["format_version", "minecraft:attachable"], "properties": { "format_version": { @@ -61,7 +62,8 @@ "type": "object", "title": "Item", "description": "UNDOCUMENTED", - "additionalProperties": { "type": "string", "title": "Item", "description": "UNDOCUMENTED" } + "$comment": "UNDOCUMENTED", + "additionalProperties": { "type": "string", "title": "Item", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } }, "materials": { "type": "object", diff --git a/source/resource/biomes_client.json b/source/resource/biomes_client.json index be789a86..9f3a40df 100644 --- a/source/resource/biomes_client.json +++ b/source/resource/biomes_client.json @@ -19,7 +19,8 @@ }, "fog_ids_to_merge": { "title": "Fog ids to merge", - "Description": "UNDOCUMENTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "title": "Fog ID", @@ -29,12 +30,14 @@ }, "inherit_from_prior_fog": { "title": "Inherit From Prior Fog", - "Description": "UNDOCUMENTED", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "boolean" }, "remove_all_prior_fog": { "title": "Remove All Prior Fog", - "Description": "UNDOCUMENTED", + "description": "UNDOCUMENTED", + "$comment": "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 6714eaef..f60bbfe6 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": "UNDOCUMENTED" }, - "carried_textures": { "$ref": "#/definitions/texture", "title": "Carried Textures", "description": "UNDOCUMENTED" }, + "brightness_gamma": { "type": "number", "title": "Brightness Gamma", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "carried_textures": { "$ref": "#/definitions/texture", "title": "Carried Textures", "description": "UNDOCUMENTED", "$comment": "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 e4da886d..38e7566e 100644 --- a/source/resource/fog/1.16.100/fog.json +++ b/source/resource/fog/1.16.100/fog.json @@ -4,6 +4,7 @@ "additionalProperties": false, "title": "Fog", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "definitions": { "colorHexOrArray": { "examples": ["#056bd1"], diff --git a/source/resource/materials/materials.json b/source/resource/materials/materials.json index 33857de6..b45d9817 100644 --- a/source/resource/materials/materials.json +++ b/source/resource/materials/materials.json @@ -3,16 +3,19 @@ "type": "object", "title": "Material", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "definitions": { "DefinesSpecification": { "type": "array", "title": "Defines", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "string", "title": "Definition", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "enum": [ "ALLOW_FADE", "ALPHA_TEST", @@ -94,31 +97,47 @@ ] } }, - "FailOperation": { "type": "string", "title": "Fail Operation", "description": "UNDOCUMENTED", "enum": ["Keep", "Replace"] }, + "FailOperation": { + "type": "string", + "title": "Fail Operation", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["Keep", "Replace"] + }, "FaceSpecification": { "type": "object", "title": "Face", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { "stencilDepthFailOp": { "type": "string", "title": "Stencil Depth Fail Operation", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "#/definitions/FailOperation" }, "stencilFailOp": { "type": "string", "title": "Stencil Fail Operation", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "#/definitions/FailOperation" }, - "stencilFunc": { "type": "string", "title": "Stencil Function", "description": "UNDOCUMENTED", "enum": ["Always", "Equal", "NotEqual"] }, - "stencilPass": { "type": "string", "title": "Stencil Pass", "description": "UNDOCUMENTED", "enum": ["Replace"] }, + "stencilFunc": { + "type": "string", + "title": "Stencil Function", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["Always", "Equal", "NotEqual"] + }, + "stencilPass": { "type": "string", "title": "Stencil Pass", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["Replace"] }, "stencilPassOp": { "type": "string", "title": "Stencil Depth Fail Operation", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "$ref": "#/definitions/FailOperation" } } @@ -127,10 +146,12 @@ "type": "array", "title": "States", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "string", "title": "State", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "enum": [ "Blending", "DisableAlphaWrite", @@ -149,15 +170,29 @@ "type": "array", "title": "Sampler States", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "title": "Sample State", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "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"] } + "samplerIndex": { "type": "integer", "title": "Sample State", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "textureFilter": { + "type": "string", + "title": "Texture Filter", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["Point", "Bilinear", "TexelAA"] + }, + "textureWrap": { + "type": "string", + "title": "Texture Wrap", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["Repeat", "Clamp"] + } } } }, @@ -165,34 +200,49 @@ "type": "array", "title": "Vertex Fields", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "title": "Vertex Field", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, - "properties": { "field": { "type": "string", "title": "Vertex Field", "description": "UNDOCUMENTED" } } + "properties": { "field": { "type": "string", "title": "Vertex Field", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } }, "VariantSpecification": { "type": "array", "title": "Variants", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "title": "Variant", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "propertyNames": { "enum": ["fading", "fog", "fog.underwater", "lit", "skinning", "skinning_color", "underlava", "underwater"] }, - "additionalProperties": { "title": "Variant Item", "description": "UNDOCUMENTED", "$ref": "#/definitions/VariantsItemSpecificaiton" } + "additionalProperties": { + "title": "Variant Item", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$ref": "#/definitions/VariantsItemSpecificaiton" + } } }, "VariantsItemSpecificaiton": { "type": "object", "title": "Variant Item", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { "+defines": { "title": "Defines", "description": "UNDOCUMENTATED, Add definitions???", "$ref": "#/definitions/DefinesSpecification" }, - "vertexFields": { "title": "Vertex Fields", "description": "UNDOCUMENTED", "$ref": "#/definitions/VertexFieldsSpecification" }, + "vertexFields": { + "title": "Vertex Fields", + "description": "UNDOCUMENTED", + "$comment": "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" } @@ -204,25 +254,37 @@ "type": "object", "title": "Materials", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "required": ["version"], - "properties": { "version": { "type": "string", "const": "1.0.0", "title": "Version", "description": "UNDOCUMENTED" } }, + "properties": { + "version": { "type": "string", "const": "1.0.0", "title": "Version", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } + }, "additionalProperties": { "title": "Material Definitions", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "alphaDst": { "type": "string", "title": "Alpha Distance", "description": "UNDOCUMENTED", "enum": ["DestColor", "OneMinusSrcAlpha"] }, - "backFace": { "title": "Back Face", "description": "UNDOCUMENTED", "$ref": "#/definitions/FaceSpecification" }, + "alphaDst": { + "type": "string", + "title": "Alpha Distance", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["DestColor", "OneMinusSrcAlpha"] + }, + "backFace": { "title": "Back Face", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$ref": "#/definitions/FaceSpecification" }, "blendDst": { "type": "string", "title": "Blend Distance", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "enum": ["SourceAlpha", "OneMinusSrcAlpha", "OneMinusSrcColor", "SourceColor", "Zero", "One"] }, "blendSrc": { "type": "string", "title": "Blend Source", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "enum": ["DestColor", "One", "OneMinusDestColor", "SourceAlpha", "SourceColor"] }, "defines": { @@ -232,18 +294,47 @@ }, "+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": "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" }, + "depthBias": { "type": "number", "title": "Depth Bias", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "depthBiasOGL": { "type": "number", "title": "Depth Bias OGL", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "depthFunc": { + "type": "string", + "title": "Depth Function", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["LessEqual", "Always", "Equal"] + }, + "fragmentShader": { + "type": "string", + "title": "Fragment Shader", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "pattern": "^shaders/.*\\.fragment$" + }, + "frontFace": { + "title": "Front Face", + "description": "UNDOCUMENTED", + "$comment": "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": "UNDOCUMENTED", "enum": ["Both", "MSAA"] }, - "primitiveMode": { "type": "string", "title": "Primitive Mode", "description": "UNDOCUMENTED", "enum": ["Line"] }, + "msaaSupport": { + "type": "string", + "title": "MSAA Support", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["Both", "MSAA"] + }, + "primitiveMode": { + "type": "string", + "title": "Primitive Mode", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "enum": ["Line"] + }, "samplerStates": { "title": "Sampler States", "description": "UNDOCUMENTATED, set or start samplerStates???", @@ -254,23 +345,40 @@ "description": "UNDOCUMENTATED, Add samplerStates???", "$ref": "#/definitions/SamplerStatesSpecification" }, - "slopeScaledDepthBias": { "type": "number", "title": "Slope Scaled Depth Bias", "description": "UNDOCUMENTED" }, - "slopeScaledDepthBiasOGL": { "type": "number", "title": "Slope Scaled Depth Bias OGL", "description": "UNDOCUMENTED" }, + "slopeScaledDepthBias": { "type": "number", "title": "Slope Scaled Depth Bias", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "slopeScaledDepthBiasOGL": { + "type": "number", + "title": "Slope Scaled Depth Bias OGL", + "description": "UNDOCUMENTED", + "$comment": "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": "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" }, + "stencilRef": { "type": "integer", "title": "Stencil Ref", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "stencilRefOverride": { "type": "integer", "title": "Stencil Ref Override", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "stencilReadMask": { "type": "integer", "title": "Stencil Read Mask", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "stencilWriteMask": { "type": "integer", "title": "Stencil Write Mask", "description": "UNDOCUMENTED", "$comment": "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": "UNDOCUMENTED", "$ref": "#/definitions/VertexFieldsSpecification" }, - "vertexShader": { "type": "string", "title": "Vertex Shader", "description": "UNDOCUMENTED", "pattern": "^shaders/.*\\.vertex$" }, + "vertexFields": { + "title": "Vertex Fields", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "$ref": "#/definitions/VertexFieldsSpecification" + }, + "vertexShader": { + "type": "string", + "title": "Vertex Shader", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "pattern": "^shaders/.*\\.vertex$" + }, "vrGeometryShader": { "type": "string", "title": "VR Geometry Shader", "description": "UNDOCUMENTED", + "$comment": "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 9a2163c8..4bf39052 100644 --- a/source/resource/models/entity/1.10.0/model_entity.json +++ b/source/resource/models/entity/1.10.0/model_entity.json @@ -3,9 +3,10 @@ "type": "object", "title": "Model Schema For 1.10.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "required": ["format_version"], "properties": { - "debug": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Debug" }, + "debug": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "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 37a58358..a491e57e 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": "UNDOCUMENTED" } + "material_instance": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } }, "properties": { - "debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTED", "title": "Debug" }, + "debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTED", "$comment": "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 72c2b33e..684e80b6 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": "UNDOCUMENTED", "title": "Debug" }, + "debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTED", "$comment": "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 c6e8c6ed..f25f11e0 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": "UNDOCUMENTED", "type": "boolean", "default": false }, + "debug": { "title": "Debug", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean", "default": false }, "format_version": { "title": "1.16.0 Format Version", "type": "string", @@ -447,7 +447,7 @@ } } }, - "cape": { "title": "Cape", "description": "UNDOCUMENTED", "type": "string" } + "cape": { "title": "Cape", "description": "UNDOCUMENTED", "$comment": "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 c4f8d2ea..b15ca4db 100644 --- a/source/resource/models/entity/1.8.0/model_entity.json +++ b/source/resource/models/entity/1.8.0/model_entity.json @@ -3,9 +3,10 @@ "type": "object", "title": "Model Schema For 1.8.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "required": ["format_version"], "properties": { - "debug": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Debug" }, + "debug": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Debug" }, "format_version": { "title": "1.8.0 Format Version", "type": "string", @@ -59,24 +60,28 @@ "required": ["polys"], "title": "Poly Mesh", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { - "normalized_uvs": { "title": "Normalized Uvs", "description": "UNDOCUMENTED", "type": "boolean" }, + "normalized_uvs": { "title": "Normalized Uvs", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" }, "positions": { "title": "Positions", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, "normals": { "title": "Normals", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, "polys": { "title": "Polys", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": { "type": "array", @@ -87,7 +92,13 @@ } } }, - "render_group_id": { "title": "Render Group Id", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }, + "render_group_id": { + "title": "Render Group Id", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "type": "integer", + "minimum": 0 + }, "reset": { "title": "Reset", "description": "UNDOCUMANTED", @@ -96,6 +107,7 @@ "rotation": { "title": "Rotation", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "array", "items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }] }, @@ -103,6 +115,7 @@ "type": "array", "title": "Texture Meshes", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "additionalProperties": false, @@ -118,8 +131,8 @@ } } }, - "cape": { "title": "Cape", "description": "UNDOCUMENTED", "type": "string" }, - "debug": { "title": "Debug", "description": "UNDOCUMENTED", "type": "boolean" }, + "cape": { "title": "Cape", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" }, + "debug": { "title": "Debug", "description": "UNDOCUMENTED", "$comment": "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 8d514e09..4c6afc4a 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 @@ -3,6 +3,7 @@ "type": "object", "title": "Emitter Lifetime Events Component For 1.10.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { "creation_event": { @@ -40,10 +41,11 @@ "title": "Distance Event", "additionalProperties": false, "properties": { - "distance": { "title": "Distance", "description": "UNDOCUMENTED", "type": "number" }, + "distance": { "title": "Distance", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" }, "effects": { "title": "Effects", "description": "UNDOCUMENTED", + "$comment": "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 c627b650..2700d4b7 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,20 @@ "offset": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Z" } ], "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Offset" }, "half_dimensions": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "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 1387a7d5..de25cc1b 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": "UNDOCUMENTED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Z" } ], "description": "UNDOCUMENTATED: direction", "title": "Direction" @@ -17,11 +17,12 @@ "offset": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Z" } ], "description": "UNDOCUMENTED", + "$comment": "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 82b58400..876bc1bb 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 @@ -23,11 +23,12 @@ "offset": { "type": "array", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Offset", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Z" } ] }, "plane_normal": { @@ -39,9 +40,9 @@ { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "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 65157da8..c7016e14 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 @@ -3,14 +3,15 @@ "type": "object", "title": "Emitter Shape Entity Aabb Component For 1.10.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "properties": { "direction": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Z" } ], "description": "UNDOCUMENTATED: direction", "title": "Direction" @@ -18,11 +19,12 @@ "offset": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Z" } ], "description": "UNDOCUMENTED", + "$comment": "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 1aee52c8..e7e5313f 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": "UNDOCUMENTED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Z" } ], "description": "UNDOCUMENTATED: direction", "title": "Direction" @@ -18,11 +18,12 @@ "offset": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Z" } ], "description": "UNDOCUMENTED", + "$comment": "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 19d7ba3e..cc123e7d 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": "UNDOCUMENTED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Z" } ] } ], @@ -23,11 +23,12 @@ "offset": { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Z" } ], "description": "UNDOCUMENTED", + "$comment": "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 84df087f..cdc9b991 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,6 @@ "type": "object", "title": "Particle Appearance Lighting Component For 1.10.0", "additionalProperties": false, - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "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 48f532d6..ef3d6996 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,8 @@ } } ], - "description": "UNDOCUMENTED" + "description": "UNDOCUMENTED", + "$comment": "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 fc838535..a2fb1c0f 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,7 @@ "type": "array", "title": "Particle Expire If Not In Blocks Component For 1.10.0", "additionalProperties": false, - "items": { "$ref": "../../../../general/block/identifier.json", "description": "UNDOCUMENTED", "title": "Block" }, - "description": "UNDOCUMENTED" + "items": { "$ref": "../../../../general/block/identifier.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Block" }, + "description": "UNDOCUMENTED", + "$comment": "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 d02d251d..bc2c1ac8 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 @@ -2,14 +2,15 @@ "$id": "blockception.minecraft.resource.particle.1.10.0.particle_initial_speed", "title": "Particle Initial Speed Component For 1.10.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "anyOf": [ { "$ref": "../../../../molang/number.json" }, { "type": "array", "items": [ - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "X" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Y" }, - { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "title": "Z" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "X" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Y" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "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 a7b182f0..4208f1fc 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": "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" } + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "A" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "B" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "C" }, + { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "D" } ] } diff --git a/source/resource/particles/1.10.0/particle.json b/source/resource/particles/1.10.0/particle.json index b0ade22c..f54118c8 100644 --- a/source/resource/particles/1.10.0/particle.json +++ b/source/resource/particles/1.10.0/particle.json @@ -57,6 +57,7 @@ "additionalProperties": false, "title": "Curve", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { "input": { "$ref": "../../../molang/number.json", "title": "Input", "description": "What is the input value to use" }, "nodes": { @@ -123,6 +124,7 @@ "title": "Events", "additionalProperties": { "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Event", "type": "object", "additionalProperties": false, @@ -130,6 +132,7 @@ "particle_effect": { "title": "Particle Effect", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { "effect": { "type": "string", "description": "UNDOCUMENTATED: effect", "title": "Effect" }, "type": { "type": "string", "description": "UNDOCUMENTATED: type", "title": "Type" } @@ -138,6 +141,7 @@ "sound_effect": { "title": "Sound effect", "description": "UNDOCUMENTED", + "$comment": "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 89cb4c18..fb0e0a48 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": "UNDOCUMENTED", "title": "Material" }, + "additionalProperties": { "type": "string", "description": "UNDOCUMENTED", "$comment": "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 50f5e3b0..c4eb26cd 100644 --- a/source/resource/render_controllers/render_controllers.json +++ b/source/resource/render_controllers/render_controllers.json @@ -11,6 +11,7 @@ "type": "object", "title": "Render Controllers", "description": "UNDOCUMENTED", + "$comment": "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 4ac2aaa3..1b8ebf59 100644 --- a/source/resource/sounds/1.14.0/sound_definitions.json +++ b/source/resource/sounds/1.14.0/sound_definitions.json @@ -4,6 +4,7 @@ "additionalItems": false, "title": "Sound File For 1.14.0", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "definitions": { "SoundPath": { "$id": "SoundFilepath", @@ -35,6 +36,7 @@ "type": "string", "$ref": "#/definitions/SoundPath", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Sounds" }, { @@ -60,6 +62,7 @@ } }, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Sounds" } ], diff --git a/source/resource/sounds/sound_definitions_unknown.json b/source/resource/sounds/sound_definitions_unknown.json index 9bdcce89..cd0fff39 100644 --- a/source/resource/sounds/sound_definitions_unknown.json +++ b/source/resource/sounds/sound_definitions_unknown.json @@ -3,6 +3,7 @@ "type": "object", "title": "Sound File, Unknown Version", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "definitions": { "SoundPath": { "$id": "SoundFilepath", @@ -34,6 +35,7 @@ "type": "string", "$ref": "#/definitions/SoundPath", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Sounds" }, { @@ -65,6 +67,7 @@ } }, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Sounds" } ], diff --git a/source/resource/textures/flipbook_textures.json b/source/resource/textures/flipbook_textures.json index 502a6137..fe468e67 100644 --- a/source/resource/textures/flipbook_textures.json +++ b/source/resource/textures/flipbook_textures.json @@ -12,22 +12,26 @@ "properties": { "atlas_index": { "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Atlas Index", "type": "integer" }, "atlas_tile": { "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "pattern": "^[a-z0-9_\\-]*$", "title": "Atlas Index", "type": "string" }, "atlas_tile_variant": { "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Atlas Index", "type": "integer" }, "blend_frames": { "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Atlas Index", "type": "boolean" }, @@ -50,6 +54,7 @@ }, "replicate": { "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Atlas Index", "type": "integer" }, diff --git a/source/resource/textures/item_texture.json b/source/resource/textures/item_texture.json index 4475089b..d25e3772 100644 --- a/source/resource/textures/item_texture.json +++ b/source/resource/textures/item_texture.json @@ -4,6 +4,7 @@ "type": "object", "title": "Item Texture File", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "definitions": { "texture": { "oneOf": [ @@ -16,19 +17,27 @@ "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": "UNDOCUMENTED", "format": "color-hex", "type": "string" }, + "tint_color": { + "title": "Tint Color", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "format": "color-hex", + "type": "string" + }, "variations": { "type": "array", "title": "Variantions", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "title": "Variantion", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "required": ["path"], "properties": { "path": { "description": "A texture file", "type": "string", "pattern": "^textures/.+$", "title": "Path" }, - "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } } @@ -38,15 +47,17 @@ } }, "properties": { - "resource_pack_name": { "type": "string", "title": "Resource Pack Name", "description": "UNDOCUMENTED" }, + "resource_pack_name": { "type": "string", "title": "Resource Pack Name", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, "texture_data": { "title": "Texture Data", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "propertyNames": { "pattern": "^[\\w_\\-\\.]+$" }, "additionalProperties": { "title": "Texture Data", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "type": "object", "additionalProperties": false, "properties": { @@ -59,6 +70,6 @@ } } }, - "texture_name": { "title": "Texture Name", "description": "UNDOCUMENTED", "type": "string" } + "texture_name": { "title": "Texture Name", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" } } } diff --git a/source/resource/textures/terrain_texture.json b/source/resource/textures/terrain_texture.json index 26cd6a57..9424d6e9 100644 --- a/source/resource/textures/terrain_texture.json +++ b/source/resource/textures/terrain_texture.json @@ -4,6 +4,7 @@ "type": "object", "title": "Terrain Texture File", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "definitions": { "texture": { "oneOf": [ @@ -16,19 +17,27 @@ "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": "UNDOCUMENTED", "format": "color-hex", "type": "string" }, + "tint_color": { + "title": "Tint Color", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", + "format": "color-hex", + "type": "string" + }, "variations": { "type": "array", "title": "Variantions", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "items": { "type": "object", "title": "Variantion", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "required": ["path"], "properties": { "path": { "description": "A texture file", "type": "string", "pattern": "^textures/.+$", "title": "Path" }, - "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED" } + "weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" } } } } @@ -38,9 +47,9 @@ } }, "properties": { - "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" }, + "num_mip_levels": { "type": "integer", "title": "Num Mip Levels", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "padding": { "type": "integer", "title": "Padding", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, + "resource_pack_name": { "type": "string", "title": "Resource Pack Name", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }, "texture_data": { "type": "object", "propertyNames": { "pattern": "^[\\w_\\-\\.]+$" }, @@ -48,13 +57,15 @@ "type": "object", "title": "Texture Data", "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "properties": { "textures": { "oneOf": [{ "$ref": "#/definitions/texture" }, { "type": "array", "items": { "$ref": "#/definitions/texture" } }] } } }, "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED", "title": "Texture Data" }, - "texture_name": { "type": "string", "description": "UNDOCUMENTED", "title": "Texture Name" } + "texture_name": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Texture Name" } } }