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

@@ -5,8 +5,7 @@
"description": "Allows the entity to be a thrown entity.",
"additionalProperties": false,
"properties": {
"anchor": { "type": "integer", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Anchor" },
"anchor": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Anchor" },
"angle_offset": {
"type": "number",
"default": 0,
@@ -98,14 +97,12 @@
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "On Hit",
"properties": {
"catch_fire": {
"additionalProperties": false,
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Catch Fire",
"type": "object",
@@ -114,7 +111,6 @@
"type": "boolean",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Fire Affected By Griefing"
}
}
@@ -122,41 +118,31 @@
"definition_event": {
"additionalProperties": false,
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Event",
"type": "object",
"properties": {
"affect_projectile": { "type": "boolean", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Affect Projectile" },
"affect_projectile": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Affect Projectile" },
"event_trigger": { "$ref": "../types/event.json" }
}
},
"douse_fire": { "type": "object", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Douse Fire" },
"douse_fire": { "type": "object", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Douse Fire" },
"impact_damage": {
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Impact Damage",
"properties": {
"filter": { "type": "string", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Filter" },
"catch_fire": { "type": "boolean", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Catch Fire" },
"damage": { "type": "integer", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Damage" },
"destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Destroy On Hit" },
"knockback": { "type": "boolean", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Knockback" },
"filter": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Filter" },
"catch_fire": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Catch Fire" },
"damage": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Damage" },
"destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Destroy On Hit" },
"knockback": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Knockback" },
"semi_random_diff_damage": {
"type": "boolean",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Semi Random Diff Damage"
}
}
@@ -165,25 +151,19 @@
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Particle On Hit",
"properties": {
"particle_type": { "type": "string", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Particle Type" },
"num_particles": { "type": "integer", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Num Particles" },
"on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "On Entity Hit" },
"on_other_hit": { "type": "boolean", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "On Other Hit" }
"particle_type": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Particle Type" },
"num_particles": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Num Particles" },
"on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "On Entity Hit" },
"on_other_hit": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "On Other Hit" }
}
},
"remove_on_hit": {
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Remove On Hit"
},
@@ -191,7 +171,6 @@
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Spawn Chance",
"properties": {
@@ -199,41 +178,28 @@
"type": "number",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "First Spawn Percent Chance"
},
"first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "First Spawn Chance" },
"second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Second Spawn Chance" },
"first_spawn_count": { "type": "integer", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "First Spawn Count" },
"second_spawn_count": { "type": "integer", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Second Spawn Count" },
"spawn_definition": { "type": "string", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Spawn Definition" },
"spawn_baby": { "type": "boolean", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Spawn Baby" }
"first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "First Spawn Chance" },
"second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Second Spawn Chance" },
"first_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "First Spawn Count" },
"second_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Second Spawn Count" },
"spawn_definition": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Spawn Definition" },
"spawn_baby": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Spawn Baby" }
}
},
"spawn_aoe_cloud": {
"additionalProperties": false,
"type": "object",
"properties": {
"radius": { "type": "number", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Radius" },
"radius_on_use": { "type": "number", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Radius On Use" },
"potion": { "type": "integer", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Potion" },
"particle": { "type": "string", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Particle" },
"duration": { "type": "integer", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Duration" },
"radius": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Radius" },
"radius_on_use": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Radius On Use" },
"potion": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Potion" },
"particle": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Particle" },
"duration": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Duration" },
"color": {
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Color",
"type": "array",
"format": "color-array",
@@ -243,17 +209,14 @@
{ "type": "integer", "minimum": 0, "maximum": 255, "description": "B", "title": "B" }
]
},
"affect_owner": { "type": "boolean", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Affect Owner" },
"reapplication_delay": { "type": "integer", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Reapplication Delay" }
"affect_owner": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Affect Owner" },
"reapplication_delay": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Reapplication Delay" }
}
},
"stick_in_ground": {
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Stick In Ground"
},
@@ -261,7 +224,6 @@
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Teleport Owner"
}