This commit is contained in:
DaanV2
2021-06-08 17:06:03 +02:00
parent ff3344cff0
commit cf2fa6212a
38 changed files with 27447 additions and 44 deletions

View File

@@ -71,7 +71,7 @@
"properties": {
"coordinate_eval_order": {
"title": "Coordinate Eval Order",
"description": "The order in which coordinates will be evaluated. Should be used when a coordinate depends on another. If omitted, defaults to `xzy'.",
"description": "The order in which coordinates will be evaluated. Should be used when a coordinate depends on another. If omitted, defaults to `xzy`.",
"type": "string",
"enum": ["xyz", "xzy", "yxz", "yzx", "zxy", "zyx"]
},

View File

@@ -26,7 +26,7 @@
"big_wave_speed": {
"type": "number",
"default": 10,
"description": "Multiplier for the speed to make a big wave. Triggered depending on `big_wave_probability'.",
"description": "Multiplier for the speed to make a big wave. Triggered depending on `big_wave_probability`.",
"title": "Big Wave Speed"
},
"drag_down_on_buoyancy_removed": {

View File

@@ -26,7 +26,7 @@
"big_wave_speed": {
"type": "number",
"default": 10,
"description": "Multiplier for the speed to make a big wave. Triggered depending on `big_wave_probability'.",
"description": "Multiplier for the speed to make a big wave. Triggered depending on `big_wave_probability`.",
"title": "Big Wave Speed"
},
"drag_down_on_buoyancy_removed": {

View File

@@ -12,7 +12,7 @@
},
"operator": {
"$ref": "./types/operator.json",
"description": "(Optional) The comparison to apply with `value'.",
"description": "(Optional) The comparison to apply with `value`.",
"default": "equals",
"title": "Operator"
},

View File

@@ -6,7 +6,7 @@
"required": ["value"],
"properties": {
"test": { "type": "string", "title": "Test Property", "description": "Compares the distance to the nearest Player with a float value." },
"operator": { "$ref": "./types/operator.json", "description": "(Optional) The comparison to apply with `value'.", "title": "Operator" },
"operator": { "$ref": "./types/operator.json", "description": "(Optional) The comparison to apply with `value`.", "title": "Operator" },
"subject": { "$ref": "./types/subject.json", "description": "(Optional) The subject of this filter test.", "title": "Subject" },
"value": { "type": "number", "description": "(Required) A floating point value.", "title": "Value" }
}

View File

@@ -11,7 +11,7 @@
},
"operator": {
"$ref": "./types/operator.json",
"description": "(Optional) The comparison to apply with `value'.",
"description": "(Optional) The comparison to apply with `value`.",
"default": "equals",
"title": "Operator"
},

View File

@@ -2,7 +2,7 @@
"$id": "blockception.minecraft.behavior.entities.filters.operator",
"title": "Filters Operator",
"type": "string",
"description": "The comparison to apply with `value'.",
"description": "The comparison to apply with `value`.",
"default": "equals",
"enum": ["!=", "<", "<=", "<>", "=", "==", ">", ">=", "equals", "not"]
}

View File

@@ -61,7 +61,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The name of this feature in the form `namespace_name:feature_name'. `feature_name` must match the filename.",
"description": "The name of this feature in the form `namespace_name:feature_name`. `feature_name` must match the filename.",
"type": "string",
"$ref": "../../../general/feature/identifier.json"
},

View File

@@ -11,7 +11,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The name of this feature in the form `namespace_name:feature_name'. `feature_name` must match the filename.",
"description": "The name of this feature in the form `namespace_name:feature_name`. `feature_name` must match the filename.",
"type": "string",
"$ref": "../../../../general/feature/identifier.json"
}

View File

@@ -9,7 +9,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The name of this feature in the form `namespace_name:feature_name'. `feature_name` must match the filename.",
"description": "The name of this feature in the form `namespace_name:feature_name`. `feature_name` must match the filename.",
"type": "string",
"$ref": "../../../../general/feature/identifier.json"
}

View File

@@ -9,7 +9,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The name of this feature in the form `namespace_name:feature_name'. `feature_name` must match the filename.",
"description": "The name of this feature in the form `namespace_name:feature_name`. `feature_name` must match the filename.",
"type": "string",
"$ref": "../../../../general/feature/identifier.json"
}

View File

@@ -9,7 +9,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The name of this feature in the form `namespace_name:feature_name'. `feature_name` must match the filename.",
"description": "The name of this feature in the form `namespace_name:feature_name`. `feature_name` must match the filename.",
"type": "string",
"$ref": "../../../../general/feature/identifier.json"
}

View File

@@ -9,7 +9,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The name of this feature in the form `namespace_name:feature_name'. `feature_name` must match the filename.",
"description": "The name of this feature in the form `namespace_name:feature_name`. `feature_name` must match the filename.",
"type": "string",
"$ref": "../../../../general/feature/identifier.json"
}

View File

@@ -9,7 +9,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The name of this feature in the form `namespace_name:feature_name'. `feature_name` must match the filename.",
"description": "The name of this feature in the form `namespace_name:feature_name`. `feature_name` must match the filename.",
"type": "string",
"$ref": "../../../../general/feature/identifier.json"
}

View File

@@ -9,7 +9,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The name of this feature in the form `namespace_name:feature_name'. `feature_name` must match the filename.",
"description": "The name of this feature in the form `namespace_name:feature_name`. `feature_name` must match the filename.",
"type": "string",
"$ref": "../../../../general/feature/identifier.json"
}

View File

@@ -9,7 +9,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The name of this feature in the form `namespace_name:feature_name'. `feature_name` must match the filename.",
"description": "The name of this feature in the form `namespace_name:feature_name`. `feature_name` must match the filename.",
"type": "string",
"$ref": "../../../../general/feature/identifier.json"
}

View File

@@ -9,7 +9,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The name of this feature in the form `namespace_name:feature_name'. `feature_name` must match the filename.",
"description": "The name of this feature in the form `namespace_name:feature_name`. `feature_name` must match the filename.",
"type": "string",
"$ref": "../../../../general/feature/identifier.json"
}

View File

@@ -9,7 +9,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The name of this feature in the form `namespace_name:feature_name'. `feature_name` must match the filename.",
"description": "The name of this feature in the form `namespace_name:feature_name`. `feature_name` must match the filename.",
"type": "string",
"$ref": "../../../../general/feature/identifier.json"
}

View File

@@ -9,7 +9,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The name of this feature in the form `namespace_name:feature_name'. `feature_name` must match the filename.",
"description": "The name of this feature in the form `namespace_name:feature_name`. `feature_name` must match the filename.",
"type": "string",
"$ref": "../../../../general/feature/identifier.json"
}

View File

@@ -9,7 +9,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The name of this feature in the form `namespace_name:feature_name'. `feature_name` must match the filename.",
"description": "The name of this feature in the form `namespace_name:feature_name`. `feature_name` must match the filename.",
"type": "string",
"$ref": "../../../../general/feature/identifier.json"
}

View File

@@ -59,11 +59,11 @@
},
"on_use_action": {
"type": "string",
"description": "'chorus_teleport` or `none'.",
"description": "'chorus_teleport` or `none`.",
"enum": ["chorus_teleport", "suspicious_stew_effect", "none"]
},
"on_use_range": { "$ref": "../../../general/array_3_number.json" },
"cooldown_type": { "type": "string", "description": "'chorusfruit` or `none'.", "enum": ["chorusfruit", "none"] },
"cooldown_type": { "type": "string", "description": "'chorusfruit` or `none`.", "enum": ["chorusfruit", "none"] },
"cooldown_time": { "type": "integer", "description": "Cooldown time in ticks." },
"can_always_eat": { "type": "boolean", "description": "Can always eat this item? true or false." },
"effects": {

View File

@@ -72,14 +72,14 @@
},
"on_use_action": {
"type": "string",
"description": "'chorus_teleport` or `none'.",
"description": "'chorus_teleport` or `none`.",
"title": "UNDOCUMANTED",
"enum": ["chorus_teleport", "suspicious_stew_effect", "none"]
},
"on_use_range": { "$ref": "../../../general/array_3_number.json", "title": "UNDOCUMANTED" },
"cooldown_type": {
"type": "string",
"description": "'chorusfruit` or `none'.",
"description": "'chorusfruit` or `none`.",
"title": "UNDOCUMANTED",
"enum": ["chorusfruit", "none"]
},

View File

@@ -88,14 +88,14 @@
},
"on_use_action": {
"type": "string",
"description": "'chorus_teleport` or `none'.",
"description": "'chorus_teleport` or `none`.",
"title": "UNDOCUMANTED",
"enum": ["chorus_teleport", "suspicious_stew_effect", "none"]
},
"on_use_range": { "$ref": "../../../general/array_3_number.json" },
"cooldown_type": {
"type": "string",
"description": "'chorusfruit` or `none'.",
"description": "'chorusfruit` or `none`.",
"title": "UNDOCUMANTED",
"enum": ["chorusfruit", "none"]
},

View File

@@ -29,7 +29,7 @@
},
"using_converts_to": {
"title": "Using Converts To",
"description": "When used, convert the *this* item to the one specified by `using_converts_to'.",
"description": "When used, convert the *this* item to the one specified by `using_converts_to`.",
"type": "string"
}
}

View File

@@ -29,7 +29,7 @@
},
"using_converts_to": {
"title": "Using Converts To",
"description": "When used, convert the *this* item to the one specified by `using_converts_to'.",
"description": "When used, convert the *this* item to the one specified by `using_converts_to`.",
"type": "string"
}
}

View File

@@ -1,6 +1,6 @@
{
"$id": "blockception.minecraft.behavior.1.12.0.recipe.furnace",
"description": "Represents a furnace recipe for a furnace.'Input` items will burn and transform into items specified in `output'..",
"description": "Represents a furnace recipe for a furnace.'Input` items will burn and transform into items specified in `output`..",
"title": "Furnace Recipe 1.12.0",
"additionalProperties": false,
"required": ["description"],

View File

@@ -25,7 +25,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The unique identifier for this volume. It must be of the form `namespace:name', where namespace cannot be `minecraft'.",
"description": "The unique identifier for this volume. It must be of the form `namespace:name', where namespace cannot be `minecraft`.",
"$ref": "../../../general/volume/identifier.json"
}
}
@@ -44,7 +44,7 @@
"properties": {
"dimension": {
"type": "string",
"description": "The name of the dimension the bounding box will exist in: one of `overworld', `nether` or `the end'.",
"description": "The name of the dimension the bounding box will exist in: one of `overworld', `nether` or `the end`.",
"title": "Dimension",
"enum": ["overworld", "nether", "the end"]
},