Replaced undocumented
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
@@ -26,7 +26,7 @@
|
||||
"minItems": 1,
|
||||
"items": {
|
||||
"title": "Feature",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -3,19 +3,11 @@
|
||||
"description": "`minecraft:multiface_feature` places one or a few multiface blocks on floors/walls/ceilings. Despite the name, any block can be placed by this feature. During placement, existing world blocks are checked to see if this feature can be placed on them based on the list provided in the `can_place_on` field. If no `can_replace_on` field is specified, the `place_block` block can be placed on any existing block.\nThis feature will also try to spread the `place_block` block around the location in world the feature is placed.\nSucceeds if: At least one block is successfully placed.\nFails if: All block placements fail.",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"required": [
|
||||
"description",
|
||||
"places_block",
|
||||
"search_range",
|
||||
"can_place_on_floor",
|
||||
"can_place_on_ceiling",
|
||||
"can_place_on_wall",
|
||||
"chance_of_spreading"
|
||||
],
|
||||
"required": ["description", "places_block", "search_range", "can_place_on_floor", "can_place_on_ceiling", "can_place_on_wall", "chance_of_spreading"],
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
@@ -26,13 +26,13 @@
|
||||
},
|
||||
"feature_areas": {
|
||||
"title": "Feature Areas",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"minItems": 1,
|
||||
"maxItems": 4294967295,
|
||||
"items": {
|
||||
"type": "object",
|
||||
"title": "Feature Area",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"feature": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"extent": {
|
||||
"title": "Extent",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "array",
|
||||
"items": [
|
||||
{
|
||||
@@ -61,7 +61,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -6,13 +6,13 @@
|
||||
"required": ["description", "places_block", "enforce_placement_rules", "enforce_survivability_rules"],
|
||||
"definitions": {
|
||||
"block_side": {
|
||||
"oneOf": [{ "type": "string" }, { "type": "array", "items": { "title": "TODO", "description": "UNDOCUMENTATED", "type": "string" } }]
|
||||
"oneOf": [{ "type": "string" }, { "type": "array", "items": { "title": "TODO", "description": "UNDOCUMENTED", "type": "string" } }]
|
||||
}
|
||||
},
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
@@ -42,14 +42,14 @@
|
||||
},
|
||||
"may_attach_to": {
|
||||
"title": "May attach to",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
"min_sides_must_attach": {
|
||||
"title": "Minimum sides must attach",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"minimum": 1,
|
||||
"maximum": 4
|
||||
},
|
||||
@@ -57,14 +57,14 @@
|
||||
"title": "Auto rotate",
|
||||
"description": "Automatically rotate the block to attach sensibly."
|
||||
},
|
||||
"top": { "title": "Top", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" },
|
||||
"bottom": { "title": "Bottom", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" },
|
||||
"north": { "title": "North", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" },
|
||||
"south": { "title": "South", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" },
|
||||
"east": { "title": "East", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" },
|
||||
"west": { "title": "West", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" },
|
||||
"all": { "title": "All", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" },
|
||||
"sides": { "title": "Sides", "description": "UNDOCUMENTATED", "$ref": "#/definitions/block_side" }
|
||||
"top": { "title": "Top", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" },
|
||||
"bottom": { "title": "Bottom", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" },
|
||||
"north": { "title": "North", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" },
|
||||
"south": { "title": "South", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" },
|
||||
"east": { "title": "East", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" },
|
||||
"west": { "title": "West", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" },
|
||||
"all": { "title": "All", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" },
|
||||
"sides": { "title": "Sides", "description": "UNDOCUMENTED", "$ref": "#/definitions/block_side" }
|
||||
}
|
||||
},
|
||||
"may_replace": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"replaceable_blocks": {
|
||||
"title": "Replaceable Blocks",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "array",
|
||||
"items": {
|
||||
"title": "Replace block",
|
||||
@@ -31,60 +31,60 @@
|
||||
},
|
||||
"ground_block": {
|
||||
"title": "Ground Block",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "string",
|
||||
"$ref": "../../../../general/block/identifier.json"
|
||||
},
|
||||
"vegetation_feature": {
|
||||
"title": "Vegetation Feature",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "string",
|
||||
"$ref": "../../../../general/feature/identifier.json"
|
||||
},
|
||||
"surface": {
|
||||
"title": "Surface",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "string"
|
||||
},
|
||||
"depth": {
|
||||
"title": "Depth",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "integer",
|
||||
"minimum": 0
|
||||
},
|
||||
"extra_deep_block_chance": {
|
||||
"title": "Extra Deep Block Chance",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "number",
|
||||
"minimum": 0
|
||||
},
|
||||
"vertical_range": {
|
||||
"title": "Vertical Range",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "integer",
|
||||
"minimum": 0
|
||||
},
|
||||
"vegetation_chance": {
|
||||
"title": "Vegatation Chance",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "number",
|
||||
"minimum": 0
|
||||
},
|
||||
"horizontal_radius": {
|
||||
"title": "Horizontal Radius",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "integer",
|
||||
"minimum": 0
|
||||
},
|
||||
"extra_edge_column_chance": {
|
||||
"title": "Extra Egde Column Chance",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "number",
|
||||
"minimum": 0
|
||||
},
|
||||
"waterlogged": {
|
||||
"title": "Waterlogged",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
Reference in New Issue
Block a user