"UNDOCUMENTED: " -> "UNDOCUMENTED"

This commit is contained in:
DaanV2
2021-11-16 13:42:54 +01:00
parent f6fc8ab689
commit 79e9424ac1
21 changed files with 13159 additions and 21 deletions
+12196 -1
View File
File diff suppressed because one or more lines are too long
+944 -1
View File
File diff suppressed because one or more lines are too long
@@ -11,7 +11,7 @@
"title": "Value" "title": "Value"
} }
}, },
"description": "UNDOCUMENTED: ", "description": "UNDOCUMENTED",
"examples": [ "examples": [
{ {
"value": 0.0 "value": 0.0
@@ -11,7 +11,7 @@
"title": "Mass" "title": "Mass"
} }
}, },
"description": "UNDOCUMENTED: ", "description": "UNDOCUMENTED",
"examples": [ "examples": [
{ {
"mass": 0.0 "mass": 0.0
@@ -18,7 +18,7 @@
"title": "Max" "title": "Max"
} }
}, },
"description": "UNDOCUMENTED: ", "description": "UNDOCUMENTED",
"examples": [ "examples": [
{ {
"value": 0, "value": 0,
@@ -2,7 +2,7 @@
"$id": "blockception.minecraft.resource.particle.1.10.0.emitter_rate_manual", "$id": "blockception.minecraft.resource.particle.1.10.0.emitter_rate_manual",
"type": "object", "type": "object",
"title": "Emitter Rate Manual Component 1.10.0", "title": "Emitter Rate Manual Component 1.10.0",
"description": "UNDOCUMENTED: ", "description": "UNDOCUMENTED",
"additionalProperties": false, "additionalProperties": false,
"properties": { "properties": {
"activation_expression": { "activation_expression": {
@@ -15,5 +15,5 @@
"title": "Sleep Time" "title": "Sleep Time"
} }
}, },
"description": "UNDOCUMENTED: " "description": "UNDOCUMENTED"
} }
@@ -10,5 +10,5 @@
"title": "Active Time" "title": "Active Time"
} }
}, },
"description": "UNDOCUMENTED: " "description": "UNDOCUMENTED"
} }
@@ -11,5 +11,5 @@
"default": 10 "default": 10
} }
}, },
"description": "UNDOCUMENTED: " "description": "UNDOCUMENTED"
} }
@@ -10,5 +10,5 @@
"title": "Maximum Particles" "title": "Maximum Particles"
} }
}, },
"description": "UNDOCUMENTED: " "description": "UNDOCUMENTED"
} }
@@ -15,5 +15,5 @@
"title": "Spawn Rate" "title": "Spawn Rate"
} }
}, },
"description": "UNDOCUMENTED: " "description": "UNDOCUMENTED"
} }
@@ -43,5 +43,5 @@
}, },
"surface_only": { "type": "boolean", "description": "UNDOCUMENTED: surface only", "title": "Surface Only" } "surface_only": { "type": "boolean", "description": "UNDOCUMENTED: surface only", "title": "Surface Only" }
}, },
"description": "UNDOCUMENTED: " "description": "UNDOCUMENTED"
} }
@@ -26,5 +26,5 @@
"title": "Offset" "title": "Offset"
} }
}, },
"description": "UNDOCUMENTED: " "description": "UNDOCUMENTED"
} }
@@ -49,5 +49,5 @@
}, },
"surface_only": { "type": "boolean", "description": "UNDOCUMENTED: surface only", "title": "Surface Only" } "surface_only": { "type": "boolean", "description": "UNDOCUMENTED: surface only", "title": "Surface Only" }
}, },
"description": "UNDOCUMENTED: " "description": "UNDOCUMENTED"
} }
@@ -2,7 +2,7 @@
"$id": "blockception.minecraft.resource.particle.1.10.0.emitter_shape_point", "$id": "blockception.minecraft.resource.particle.1.10.0.emitter_shape_point",
"type": "object", "type": "object",
"title": "Emitter Shape Point Component For 1.10.0", "title": "Emitter Shape Point Component For 1.10.0",
"description": "UNDOCUMENTED: ", "description": "UNDOCUMENTED",
"additionalProperties": false, "additionalProperties": false,
"properties": { "properties": {
"direction": { "direction": {
@@ -2,7 +2,7 @@
"$id": "blockception.minecraft.resource.particle.1.10.0.emitter_shape_sphere", "$id": "blockception.minecraft.resource.particle.1.10.0.emitter_shape_sphere",
"type": "object", "type": "object",
"title": "Emitter Shape Sphere Component For 1.10.0", "title": "Emitter Shape Sphere Component For 1.10.0",
"description": "UNDOCUMENTED: ", "description": "UNDOCUMENTED",
"additionalProperties": false, "additionalProperties": false,
"properties": { "properties": {
"direction": { "direction": {
@@ -86,5 +86,5 @@
"title": "Uv" "title": "Uv"
} }
}, },
"description": "UNDOCUMENTED: " "description": "UNDOCUMENTED"
} }
@@ -15,5 +15,5 @@
"title": "Per Render Expression" "title": "Per Render Expression"
} }
}, },
"description": "UNDOCUMENTED: " "description": "UNDOCUMENTED"
} }
@@ -17,5 +17,5 @@
}, },
"timeline": { "propertyNames": { "pattern": "[0-9]*.[0-9]*" }, "description": "UNDOCUMENTED: timeline", "title": "Timeline" } "timeline": { "propertyNames": { "pattern": "[0-9]*.[0-9]*" }, "description": "UNDOCUMENTED: timeline", "title": "Timeline" }
}, },
"description": "UNDOCUMENTED: " "description": "UNDOCUMENTED"
} }
@@ -28,5 +28,5 @@
"title": "Events" "title": "Events"
} }
}, },
"description": "UNDOCUMENTED: " "description": "UNDOCUMENTED"
} }
@@ -14,5 +14,5 @@
}, },
"rotation": { "$ref": "../../../molang/number.json", "description": "UNDOCUMENTED: rotation", "title": "Rotation" } "rotation": { "$ref": "../../../molang/number.json", "description": "UNDOCUMENTED: rotation", "title": "Rotation" }
}, },
"description": "UNDOCUMENTED: " "description": "UNDOCUMENTED"
} }