Updated Comments

This commit is contained in:
DaanV2
2021-07-01 16:37:41 +02:00
parent 9bf12e0823
commit 0f15d47659
365 changed files with 593 additions and 1778 deletions

View File

@@ -14,8 +14,12 @@
"description": "If true, the mob can stop being tempted if the player moves too fast while close to this mob",
"title": "Can Get Scared"
},
"can_tempt_while_ridden": { "type": "boolean", "title": "Can Tempt While Ridden", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"can_tempt_while_ridden": {
"type": "boolean",
"title": "Can Tempt While Ridden",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
},
"items": {
"type": "array",
"description": "List of items this mob is tempted by",
@@ -28,19 +32,15 @@
"description": "Distance in blocks this mob can get tempted by a player holding an item they like",
"title": "Within Radius"
},
"tempt_sound": { "type": "string", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Tempt Sound" },
"tempt_sound": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Tempt Sound" },
"sound_interval": {
"type": "object",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Sound Interval",
"properties": {
"range_min": { "type": "number", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Range Min" },
"range_max": { "type": "number", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Range Max" }
"range_min": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Range Min" },
"range_max": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Range Max" }
},
"additionalProperties": false
}

View File

@@ -5,7 +5,6 @@
"title": "Entity 1.13.0",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {
"minecraft:addrider": { "$ref": "../1.8.0/components/minecraft.addrider.json" },
"minecraft:admire_item": { "$ref": "../1.8.0/components/minecraft.admire_item.json" },

View File

@@ -4,7 +4,6 @@
"title": "Experience Reward 1.13.0",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {
"on_bred": {

View File

@@ -99,7 +99,6 @@
],
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Interactions"
}
}

View File

@@ -37,7 +37,6 @@
"title": "Block",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "title": "Block To Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }

View File

@@ -37,7 +37,6 @@
"title": "Block to Avoid",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }

View File

@@ -37,7 +37,6 @@
"title": "Block to Avoid",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }

View File

@@ -37,7 +37,6 @@
"title": "Block to Avoid",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }

View File

@@ -37,7 +37,6 @@
"title": "Block to Avoid",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }

View File

@@ -37,7 +37,6 @@
"title": "Block to Avoid",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }

View File

@@ -6,8 +6,7 @@
"additionalProperties": false,
"required": [],
"properties": {
"anchor": { "type": "number", "title": "Anchor", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"anchor": { "type": "number", "title": "Anchor", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"angle_offset": {
"type": "number",
"default": 0,
@@ -100,12 +99,10 @@
"type": "object",
"title": "On Hit",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {
"arrow_effect": {
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Arrow Effect",
"type": "object",
@@ -116,31 +113,48 @@
"type": "object",
"title": "Impact Damage",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {
"damage": {
"oneOf": [{ "type": "number" }, { "type": "array", "items": [{ "type": "integer" }, { "type": "integer" }] }],
"title": "Damage",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
},
"destroy_on_hit": { "type": "boolean", "title": "Destroy On Hit", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"knockback": { "type": "boolean", "title": "Knockback", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"max_critical_damage": { "type": "integer", "title": "Max Critical Damage", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"min_critical_damage": { "type": "integer", "title": "Min Critical Damage", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"power_multiplier": { "type": "number", "title": "Power Multiplier", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"destroy_on_hit": {
"type": "boolean",
"title": "Destroy On Hit",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
},
"knockback": {
"type": "boolean",
"title": "Knockback",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
},
"max_critical_damage": {
"type": "integer",
"title": "Max Critical Damage",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
},
"min_critical_damage": {
"type": "integer",
"title": "Min Critical Damage",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
},
"power_multiplier": {
"type": "number",
"title": "Power Multiplier",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
},
"semi_random_diff_damage": {
"type": "boolean",
"title": "Semi Random Diff Damage",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
}
}
@@ -149,11 +163,9 @@
"additionalProperties": false,
"title": "Stick In Ground",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"properties": { "shake_time": { "title": "Shake Time", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "type": "number" } }
"properties": { "shake_time": { "title": "Shake Time", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "number" } }
}
}
},

View File

@@ -4,7 +4,6 @@
"title": "Entity Behavior 1.13.0",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"required": ["format_version", "minecraft:entity"],
"properties": {
"format_version": {

View File

@@ -31,8 +31,7 @@
"properties": {
"add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" },
"remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" },
"trigger": { "type": "string", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Trigger" },
"trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Trigger" },
"weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" }
},
"description": "UNDOCUMENTATED: randomize",
@@ -57,8 +56,7 @@
"title": "Sequences"
},
"filters": { "$ref": "./../filters/filters.json" },
"trigger": { "type": "string", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Trigger" }
"trigger": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Trigger" }
}
}
},

View File

@@ -61,7 +61,6 @@
"title": "Conditional Animation",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"additionalProperties": { "type": "string", "title": "Animation" }
}
]