Replaced undocumented
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"minItems": 1,
|
||||
"items": {
|
||||
"title": "Block Reference",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
@@ -22,7 +22,7 @@
|
||||
"minItems": 1,
|
||||
"items": {
|
||||
"title": "Block Reference",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
},
|
||||
"extent": {
|
||||
"title": "Extent",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "array",
|
||||
"items": [
|
||||
{
|
||||
@@ -100,13 +100,13 @@
|
||||
"properties": {
|
||||
"denominator": {
|
||||
"title": "Denominator",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "integer",
|
||||
"minimum": 1
|
||||
},
|
||||
"numerator": {
|
||||
"title": "Numerator",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "integer",
|
||||
"minimum": 1
|
||||
}
|
||||
|
||||
@@ -33,9 +33,9 @@
|
||||
"description": "Controls how deep below the world water level the floor should occur.",
|
||||
"type": "integer"
|
||||
},
|
||||
"clay_material": { "title": "Clay Material", "description": "UNDOCUMENTATED", "type": "string" },
|
||||
"hard_clay_material": { "title": "Hard Clay Material", "description": "UNDOCUMENTATED", "type": "string" },
|
||||
"bryce_pillars": { "title": "Bryce Pillars", "description": "UNDOCUMENTATED", "type": "boolean" },
|
||||
"has_forest": { "title": "Has Forest", "description": "UNDOCUMENTATED", "type": "boolean" }
|
||||
"clay_material": { "title": "Clay Material", "description": "UNDOCUMENTED", "type": "string" },
|
||||
"hard_clay_material": { "title": "Hard Clay Material", "description": "UNDOCUMENTED", "type": "string" },
|
||||
"bryce_pillars": { "title": "Bryce Pillars", "description": "UNDOCUMENTED", "type": "boolean" },
|
||||
"has_forest": { "title": "Has Forest", "description": "UNDOCUMENTED", "type": "boolean" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"peaks_factor": {
|
||||
"type": "number",
|
||||
"title": "Peaks factor",
|
||||
"description": "UNDOCUMENTATED"
|
||||
"description": "UNDOCUMENTED"
|
||||
},
|
||||
"steep_material_adjustment": {
|
||||
"type": "object",
|
||||
|
||||
@@ -10,32 +10,32 @@
|
||||
{
|
||||
"type": "string",
|
||||
"title": "Block Reference",
|
||||
"description": "UNDOCUMENTATED"
|
||||
"description": "UNDOCUMENTED"
|
||||
},
|
||||
{
|
||||
"type": "array",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Block Reference",
|
||||
"minItems": 1,
|
||||
"items": {
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "string",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Block Reference"
|
||||
},
|
||||
{
|
||||
"type": "array",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"items": [
|
||||
{
|
||||
"title": "Biome Reference",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"title": "_",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "integer"
|
||||
}
|
||||
]
|
||||
@@ -47,17 +47,17 @@
|
||||
}
|
||||
},
|
||||
"properties": {
|
||||
"hills_transformation": { "title": "Hills Transformation", "description": "UNDOCUMENTATED", "$ref": "#/definitions/transformation" },
|
||||
"mutate_transformation": { "title": "Mutate Transformation", "description": "UNDOCUMENTATED", "$ref": "#/definitions/transformation" },
|
||||
"river_transformation": { "title": "River Transformation", "description": "UNDOCUMENTATED", "$ref": "#/definitions/transformation" },
|
||||
"shore_transformation": { "title": "Shore Transformation", "description": "UNDOCUMENTATED", "$ref": "#/definitions/transformation" },
|
||||
"hills_transformation": { "title": "Hills Transformation", "description": "UNDOCUMENTED", "$ref": "#/definitions/transformation" },
|
||||
"mutate_transformation": { "title": "Mutate Transformation", "description": "UNDOCUMENTED", "$ref": "#/definitions/transformation" },
|
||||
"river_transformation": { "title": "River Transformation", "description": "UNDOCUMENTED", "$ref": "#/definitions/transformation" },
|
||||
"shore_transformation": { "title": "Shore Transformation", "description": "UNDOCUMENTED", "$ref": "#/definitions/transformation" },
|
||||
"generate_for_climates": {
|
||||
"title": "Generate For Climates",
|
||||
"description": "Controls the world generation climate categories that this biome can spawn for. A single biome can be associated with multiple categories with different weightings.",
|
||||
"type": "array",
|
||||
"items": {
|
||||
"title": "_",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "array",
|
||||
"items": [
|
||||
{
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"description": "All adjustments that match the column's noise values will be applied in the order listed.",
|
||||
"items": {
|
||||
"title": "Adjustment",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"materials": {
|
||||
"title": "Materials",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
|
||||
Reference in New Issue
Block a user