Updated comments

This commit is contained in:
DaanV2
2021-07-01 16:35:56 +02:00
parent bd92fde1b8
commit 9bf12e0823
383 changed files with 2315 additions and 573 deletions

View File

@@ -12,7 +12,8 @@
"minItems": 1,
"items": {
"title": "Block Reference",
"description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
"type": "string"
}
},
@@ -22,7 +23,8 @@
"minItems": 1,
"items": {
"title": "Block Reference",
"description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
"type": "string"
}
},

View File

@@ -7,15 +7,16 @@
"maxProperties": 7,
"additionalProperties": false,
"properties": {
"temperature": { "title": "Temperature", "description": "UNDOCUMENATED", "type": "number" },
"downfall": { "title": "Downfall", "description": "UNDOCUMENATED", "type": "number" },
"red_spores": { "title": "Red Spores", "description": "UNDOCUMENATED", "type": "number" },
"blue_spores": { "title": "Blue Spores", "description": "UNDOCUMENATED", "type": "number" },
"ash": { "title": "Ash", "description": "UNDOCUMENATED", "type": "number" },
"white_ash": { "title": "White Ash", "description": "UNDOCUMENATED", "type": "number" },
"temperature": { "title": "Temperature", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" },
"downfall": { "title": "Downfall", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" },
"red_spores": { "title": "Red Spores", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" },
"blue_spores": { "title": "Blue Spores", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" },
"ash": { "title": "Ash", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" },
"white_ash": { "title": "White Ash", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" },
"snow_accumulation": {
"title": "Snow Accumulation",
"description": "UNDOCUMENATED",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": [
{

View File

@@ -34,6 +34,7 @@
"title": "Extent",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": [
{
@@ -68,6 +69,7 @@
"title": "Iteration",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"additionalProperties": false,
"required": ["iterations", "places_feature", "identifier"],
"properties": {
@@ -104,6 +106,7 @@
"title": "Denominator",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "integer",
"minimum": 1
},
@@ -111,6 +114,7 @@
"title": "Numerator",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "integer",
"minimum": 1
}
@@ -147,6 +151,7 @@
"title": "First Pass",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": {
"$ref": "#/definitions/iteration"
@@ -156,6 +161,7 @@
"title": "First Pass",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": {
"$ref": "#/definitions/iteration"
@@ -165,6 +171,7 @@
"title": "First Pass",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": {
"$ref": "#/definitions/iteration"
@@ -174,6 +181,7 @@
"title": "First Pass",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": {
"$ref": "#/definitions/iteration"
@@ -183,6 +191,7 @@
"title": "First Pass",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": {
"$ref": "#/definitions/iteration"
@@ -192,6 +201,7 @@
"title": "First Pass",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": {
"$ref": "#/definitions/iteration"
@@ -201,6 +211,7 @@
"title": "First Pass",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": {
"$ref": "#/definitions/iteration"
@@ -210,6 +221,7 @@
"title": "First Pass",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": {
"$ref": "#/definitions/iteration"
@@ -219,6 +231,7 @@
"title": "First Pass",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": {
"$ref": "#/definitions/iteration"
@@ -228,6 +241,7 @@
"title": "First Pass",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": {
"$ref": "#/definitions/iteration"
@@ -237,6 +251,7 @@
"title": "First Pass",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": {
"$ref": "#/definitions/iteration"

View File

@@ -33,9 +33,13 @@
"description": "Controls how deep below the world water level the floor should occur.",
"type": "integer"
},
"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" }
"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" }
}
}

View File

@@ -11,6 +11,7 @@
"type": "number",
"title": "Peaks factor",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
},
"steep_material_adjustment": {

View File

@@ -11,12 +11,14 @@
"type": "string",
"title": "Block Reference",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
},
{
"type": "array",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Block Reference",
"minItems": 1,
"items": {
@@ -25,23 +27,27 @@
"type": "string",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Block Reference"
},
{
"type": "array",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"items": [
{
"title": "Biome Reference",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "string"
},
{
"title": "_",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "integer"
}
]
@@ -57,24 +63,28 @@
"title": "Hills Transformation",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$ref": "#/definitions/transformation"
},
"mutate_transformation": {
"title": "Mutate Transformation",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$ref": "#/definitions/transformation"
},
"river_transformation": {
"title": "River Transformation",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$ref": "#/definitions/transformation"
},
"shore_transformation": {
"title": "Shore Transformation",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$ref": "#/definitions/transformation"
},
"generate_for_climates": {
@@ -85,6 +95,7 @@
"title": "_",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": [
{

View File

@@ -9,7 +9,8 @@
"properties": {
"noise_params": {
"title": "Noise Params",
"description": "UNDOCUMENATED",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": [
{
@@ -22,7 +23,8 @@
},
"noise_type": {
"title": "Noise Type",
"description": "UNDOCUMENATED",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "string",
"enum": [
"stone_beach",

View File

@@ -12,6 +12,7 @@
"title": "Adjustment",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {
@@ -34,6 +35,7 @@
"title": "Materials",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {