UNDOCUMENTATED description, or needs to be filled in

This commit is contained in:
DaanV2
2021-06-09 09:40:37 +02:00
parent c4174e2457
commit 0bff0baa33
156 changed files with 481 additions and 465 deletions

View File

@@ -30,7 +30,7 @@
},
{ "type": "string", "$ref": "../../../../general/item/identifier.json" }
],
"description": "TODO description: feedItems",
"description": "UNDOCUMENTATED: feedItems",
"title": "Feed Items"
},
"title": "Feed Items"

View File

@@ -4,6 +4,6 @@
"title": "Attack Damage 1.8.0",
"additionalProperties": false,
"required": ["value"],
"properties": { "value": { "type": "number", "description": "TODO description: value", "title": "Value" } },
"description": "TODO description: "
"properties": { "value": { "type": "number", "description": "UNDOCUMENTATED: value", "title": "Value" } },
"description": "UNDOCUMENTATED: "
}

View File

@@ -4,6 +4,6 @@
"type": "object",
"title": "Balloonable 1.8.0",
"required": [],
"properties": { "mass": { "type": "number", "description": "TODO description: mass", "title": "Mass" } },
"description": "TODO description: "
"properties": { "mass": { "type": "number", "description": "UNDOCUMENTATED: mass", "title": "Mass" } },
"description": "UNDOCUMENTATED: "
}

View File

@@ -18,7 +18,7 @@
"on_block_broken": { "type": "string", "title": "On Block Broken", "description": "On block broken" }
}
},
"description": "TODO description"
"description": "UNDOCUMENTATED"
}
}
}

View File

@@ -32,7 +32,7 @@
}
}
},
"description": "TODO description",
"description": "UNDOCUMENTATED",
"title": "TODO Title"
}
}

View File

@@ -5,5 +5,5 @@
"additionalProperties": false,
"description": "Marks the entity as being able to fly, the pathfinder won't be restricted to paths where a solid block is required underneath it.",
"required": [],
"properties": { "value": { "type": "boolean", "default": true, "description": "TODO description: value", "title": "Value" } }
"properties": { "value": { "type": "boolean", "default": true, "description": "UNDOCUMENTATED: value", "title": "Value" } }
}

View File

@@ -27,8 +27,8 @@
"type": "object",
"properties": {
"filters": { "$ref": "../../filters/filters.json" },
"event": { "type": "string", "pattern": "^.*$", "description": "TODO description: event", "title": "Event" },
"target": { "$ref": "../../filters/filters/types/subject.json", "description": "TODO description: target", "title": "Target" }
"event": { "type": "string", "pattern": "^.*$", "description": "UNDOCUMENTATED: event", "title": "Event" },
"target": { "$ref": "../../filters/filters/types/subject.json", "description": "UNDOCUMENTATED: target", "title": "Target" }
},
"description": "Specifies filters for entity definitions and events.",
"title": "On Damage"

View File

@@ -7,7 +7,7 @@
"on_environement": {
"type": "object",
"additionalProperties": false,
"description": "TODO description: on environement",
"description": "UNDOCUMENTATED: on environement",
"title": "On Environement",
"properties": {
"filters": { "$ref": "../../filters/filters.json", "description": "The filters to evualate for this environment sensor", "title": "Filters" },

View File

@@ -5,7 +5,7 @@
"additionalProperties": false,
"required": [],
"properties": {
"table": { "type": "string", "pattern": ".*\\.json$", "description": "TODO description: table", "title": "Table" },
"table": { "type": "string", "pattern": ".*\\.json$", "description": "UNDOCUMENTATED: table", "title": "Table" },
"slot_drop_chance": {
"type": "array",
"title": "Slot Drop Chance",
@@ -22,5 +22,5 @@
}
}
},
"description": "TODO description: "
"description": "UNDOCUMENTATED: "
}

View File

@@ -5,5 +5,5 @@
"additionalProperties": false,
"description": "TODO",
"required": [],
"properties": { "value": { "type": "number", "default": 1, "description": "TODO description: value", "title": "Value" } }
"properties": { "value": { "type": "number", "default": 1, "description": "UNDOCUMENTATED: value", "title": "Value" } }
}

View File

@@ -8,5 +8,5 @@
"value": { "type": "integer", "description": "TODO", "title": "Value" },
"max": { "type": "integer", "description": "TODO", "title": "Max" }
},
"description": "TODO description: "
"description": "UNDOCUMENTATED: "
}

View File

@@ -87,7 +87,7 @@
}
}
},
"description": "TODO description",
"description": "UNDOCUMENTATED",
"title": "TODO Title"
}
}

View File

@@ -5,5 +5,5 @@
"title": "Is Stackable 1.8.0",
"additionalProperties": false,
"required": [],
"properties": { "value": { "type": "boolean", "description": "TODO description", "title": "TODO Title" } }
"properties": { "value": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO Title" } }
}

View File

@@ -4,6 +4,6 @@
"title": "Loot 1.8.0",
"additionalProperties": false,
"required": [],
"properties": { "table": { "type": "string", "pattern": ".*\\.json$", "description": "TODO description: table", "title": "Table" } },
"description": "TODO description: "
"properties": { "table": { "type": "string", "pattern": ".*\\.json$", "description": "UNDOCUMENTATED: table", "title": "Table" } },
"description": "UNDOCUMENTATED: "
}

View File

@@ -7,5 +7,5 @@
"properties": {
"max_turn": { "type": "number", "default": 30, "description": "The maximum number in degrees the mob can turn per tick.", "title": "TODO Title" }
},
"description": "TODO description"
"description": "UNDOCUMENTATED"
}

View File

@@ -2,7 +2,7 @@
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.movement.glide",
"type": "object",
"title": "Movement.glide 1.8.0",
"description": "TODO description",
"description": "UNDOCUMENTATED",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -22,5 +22,5 @@
},
"max": { "type": "number", "title": "Maximum", "description": "UNDOCUMENTATED" }
},
"description": "TODO description"
"description": "UNDOCUMENTATED"
}

View File

@@ -5,5 +5,5 @@
"additionalProperties": false,
"required": [],
"properties": {},
"description": "TODO description"
"description": "UNDOCUMENTATED"
}

View File

@@ -7,6 +7,6 @@
"required": [],
"properties": {
"max_turn": { "type": "number", "default": 30, "description": "The maximum number in degrees the mob can turn per tick.", "title": "TODO Title" },
"sway_amplitude": { "type": "number", "description": "TODO description", "title": "TODO Title" }
"sway_amplitude": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO Title" }
}
}

View File

@@ -1,19 +1,27 @@
{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_death",
"description": "Only usable by the Ender Dragon. Adds a trigger to call on this entity's death.",
"description": "Adds a trigger to call on this entity's death. minecraft:on_death can only be used by the `ender_dragon` entity.",
"type": "object",
"title": "On Death 1.8.0",
"additionalProperties": false,
"required": [],
"properties": {
"event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "TODO Title" },
"filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger", "title": "TODO Title" },
"event": {
"type": "string",
"description": "The event to run when the conditions for this trigger are met.",
"title": "Event"
},
"filters": {
"$ref": "../../filters/filters.json",
"description": "The list of conditions for this trigger to execute.",
"title": "Filters"
},
"target": {
"type": "string",
"$ref": "../../filters/filters/types/subject.json",
"default": "self",
"description": "The target of the event",
"title": "TODO Title"
"description": "The target of the event.",
"title": "Target"
}
}
}

View File

@@ -6,14 +6,22 @@
"additionalProperties": false,
"required": [],
"properties": {
"event": { "type": "string", "description": "The event to run when the conditions for this trigger are met", "title": "TODO Title" },
"filters": { "$ref": "../../filters/filters.json", "description": "The list of conditions for this trigger", "title": "TODO Title" },
"event": {
"type": "string",
"description": "The event to run when the conditions for this trigger are met",
"title": "Event"
},
"filters": {
"$ref": "../../filters/filters.json",
"description": "The list of conditions for this trigger",
"title": "Filters"
},
"target": {
"type": "string",
"$ref": "../../filters/filters/types/subject.json",
"default": "self",
"description": "The target of the event",
"title": "TODO Title"
"title": "Target"
}
}
}

View File

@@ -12,6 +12,6 @@
"type": "string",
"description": "Actor definition to use as projectile for the ranged attack. The actor definition must have the projectile component to be able to be shot as a projectile"
},
"type": { "title": "Type", "type": "string", "description": "TODO description" }
"type": { "title": "Type", "type": "string", "description": "UNDOCUMENTATED" }
}
}

View File

@@ -36,10 +36,10 @@
"description": "This is a list of objects, representing one value in seconds that can be picked before firing the event and an optional weight. Incompatible with time.",
"items": {
"properties": {
"weight": { "type": "integer", "description": "TODO description: weight", "title": "Weight" },
"value": { "type": "integer", "description": "TODO description: value", "title": "Value" }
"weight": { "type": "integer", "description": "UNDOCUMENTATED: weight", "title": "Weight" },
"value": { "type": "integer", "description": "UNDOCUMENTATED: value", "title": "Value" }
},
"description": "TODO description: random time choices",
"description": "UNDOCUMENTATED: random time choices",
"title": "Random Time Choices"
},
"title": "Random Time Choices"

View File

@@ -1,6 +1,6 @@
{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.water_movement",
"description": "TODO description",
"description": "UNDOCUMENTATED",
"type": "object",
"title": "Water Movement 1.8.0",
"additionalProperties": false,