updating todo titles

This commit is contained in:
DaanV2
2021-06-09 10:24:10 +02:00
parent 93a8ce3aec
commit ada0815fa6
78 changed files with 343 additions and 326 deletions

View File

@@ -11,13 +11,13 @@
{ "type": "array", "items": { "$ref": "../../../../general/item/identifier.json" } },
{ "type": "string", "$ref": "../../../../general/item/identifier.json" }
],
"title": "TODO Title"
"title": "Drop Items"
},
"duration": {
"type": "number",
"default": 1200,
"description": "Amount of time before the entity grows up, -1 for always a baby.",
"title": "TODO Title"
"title": "Duration"
},
"feed_items": {
"description": "List of items that can be fed to the entity. Includes `item` for the item name and `growth` to define how much time it grows up by",
@@ -32,7 +32,7 @@
},
{ "type": "string", "$ref": "../../../../general/item/identifier.json" }
],
"title": "TODO Title"
"title": "Feed Items"
},
"grow_up": { "$ref": "../types/event.json", "description": "Event to run when this entity grows up.", "title": "Grow up" },
"transform_to_item": {

View File

@@ -80,8 +80,8 @@
"type": "object",
"additionalProperties": false,
"properties": {
"range_min": { "type": "number", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"range_max": { "type": "number", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" }
"range_min": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" },
"range_max": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" }
}
}
]

View File

@@ -8,7 +8,7 @@
"properties": {
"triggers": {
"description": "UNDOCUMENTATED",
"title": "UNDOCUMENTATED",
"title": "TODO",
"properties": {
"cooldown": {
"type": "number",

View File

@@ -38,7 +38,7 @@
"description": "UNDOCUMENTATED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "title": "UNDOCUMENTATED", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
{ "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
]
}
},

View File

@@ -38,7 +38,7 @@
"description": "UNDOCUMENTATED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "title": "UNDOCUMENTATED", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
{ "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
]
}
},

View File

@@ -38,7 +38,7 @@
"description": "UNDOCUMENTATED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "title": "UNDOCUMENTATED", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
{ "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
]
}
},

View File

@@ -38,7 +38,7 @@
"description": "UNDOCUMENTATED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "title": "UNDOCUMENTATED", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
{ "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
]
}
},

View File

@@ -38,7 +38,7 @@
"description": "UNDOCUMENTATED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "title": "UNDOCUMENTATED", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
{ "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
]
}
},

View File

@@ -38,7 +38,7 @@
"description": "UNDOCUMENTATED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "title": "UNDOCUMENTATED", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
{ "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
]
}
},

View File

@@ -38,7 +38,7 @@
"description": "UNDOCUMENTATED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "title": "UNDOCUMENTATED", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
{ "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
]
}
},

View File

@@ -5,7 +5,7 @@
"description": "Allows the entity to be a thrown entity.",
"additionalProperties": false,
"properties": {
"anchor": { "type": "integer", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"anchor": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"angle_offset": {
"type": "number",
"default": 0,
@@ -97,80 +97,80 @@
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTATED",
"title": "UNDOCUMENTATED",
"title": "TODO",
"properties": {
"catch_fire": {
"additionalProperties": false,
"description": "UNDOCUMENTATED",
"title": "UNDOCUMENTATED",
"title": "TODO",
"type": "object",
"properties": { "fire_affected_by_griefing": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" } }
"properties": { "fire_affected_by_griefing": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" } }
},
"definition_event": {
"additionalProperties": false,
"description": "UNDOCUMENTATED",
"title": "UNDOCUMENTATED",
"title": "TODO",
"type": "object",
"properties": {
"affect_projectile": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"affect_projectile": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" },
"event_trigger": { "$ref": "../types/event.json" }
}
},
"douse_fire": { "type": "object", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"douse_fire": { "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" },
"impact_damage": {
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTATED",
"title": "UNDOCUMENTATED",
"title": "TODO",
"properties": {
"filter": { "type": "string", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"catch_fire": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"damage": { "type": "integer", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"knockback": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"semi_random_diff_damage": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" }
"filter": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO" },
"catch_fire": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" },
"damage": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" },
"knockback": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" },
"semi_random_diff_damage": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" }
}
},
"particle_on_hit": {
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTATED",
"title": "UNDOCUMENTATED",
"title": "TODO",
"properties": {
"particle_type": { "type": "string", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"num_particles": { "type": "integer", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"on_other_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" }
"particle_type": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO" },
"num_particles": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" },
"on_other_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" }
}
},
"remove_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"remove_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" },
"spawn_chance": {
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTATED",
"title": "UNDOCUMENTATED",
"title": "TODO",
"properties": {
"first_spawn_percent_chance": { "type": "number", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"first_spawn_count": { "type": "integer", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"second_spawn_count": { "type": "integer", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"spawn_definition": { "type": "string", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"spawn_baby": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" }
"first_spawn_percent_chance": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" },
"first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"first_spawn_count": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"second_spawn_count": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"spawn_definition": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO" },
"spawn_baby": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" }
}
},
"spawn_aoe_cloud": {
"additionalProperties": false,
"type": "object",
"properties": {
"radius": { "type": "number", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"radius_on_use": { "type": "number", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"potion": { "type": "integer", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"particle": { "type": "string", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"duration": { "type": "integer", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"radius": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" },
"radius_on_use": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" },
"potion": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"particle": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO" },
"duration": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"color": {
"description": "UNDOCUMENTATED",
"title": "UNDOCUMENTATED",
"title": "TODO",
"type": "array",
"format": "color-array",
"items": [
@@ -179,12 +179,12 @@
{ "type": "integer", "minimum": 0, "maximum": 255, "description": "B", "title": "B" }
]
},
"affect_owner": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"reapplication_delay": { "type": "integer", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" }
"affect_owner": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" },
"reapplication_delay": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" }
}
},
"stick_in_ground": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" },
"teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED" }
"stick_in_ground": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" },
"teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" }
}
},
"particle": { "type": "string", "default": "iconcrack", "description": "Particle to use upon collision", "title": "Particle" },

View File

@@ -6,8 +6,8 @@
"additionalProperties": false,
"required": [],
"properties": {
"min_delay_secs": { "type": "integer", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED", "minimum": 0 },
"max_delay_secs": { "type": "integer", "description": "UNDOCUMENTATED", "title": "UNDOCUMENTATED", "minimum": 0 },
"min_delay_secs": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO", "minimum": 0 },
"max_delay_secs": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO", "minimum": 0 },
"scheduled_events": {
"type": "array",
"description": "The list of triggers that fire when the conditions match the given filter criteria. If any filter criteria overlap the first defined event will be picked.",
@@ -16,7 +16,7 @@
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTATED",
"title": "UNDOCUMENTATED",
"title": "TODO",
"properties": { "filters": { "$ref": "../../filters/filters.json" }, "event": { "$ref": "../types/event.json" } }
}
}