Updated UNDOCUMENTED
This commit is contained in:
@@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -66,6 +66,7 @@
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -60,6 +60,7 @@
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -8,6 +8,7 @@
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"required": ["identifier"],
|
||||
"properties": {
|
||||
|
||||
Reference in New Issue
Block a user