Updated UNDOCUMENTED

This commit is contained in:
DaanV2
2021-07-01 11:35:53 +02:00
parent 6ac62d15e7
commit ba94cceb50
367 changed files with 2266 additions and 640 deletions

View File

@@ -5,12 +5,13 @@
"title": "Item",
"type": "object",
"properties": {
"format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" },
"format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" },
"minecraft:item": {
"additionalProperties": false,
"required": ["description"],
"type": "object",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {
"description": {
"additionalProperties": false,
@@ -20,6 +21,7 @@
"title": "Identifier",
"type": "string",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$ref": "../../../general/item/identifier.json"
}
}

View File

@@ -5,23 +5,26 @@
"title": "Item",
"type": "object",
"properties": {
"format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" },
"format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" },
"minecraft:item": {
"additionalProperties": false,
"required": ["description"],
"type": "object",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {
"description": {
"additionalProperties": false,
"type": "object",
"title": "Description",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {
"identifier": {
"title": "Identifier",
"type": "string",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$ref": "../../../general/item/identifier.json"
}
}

View File

@@ -5,18 +5,20 @@
"title": "Item",
"type": "object",
"properties": {
"format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" },
"format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" },
"minecraft:item": {
"additionalProperties": false,
"required": ["description"],
"type": "object",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {
"description": {
"additionalProperties": false,
"type": "object",
"title": "Description",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {
"identifier": {
"title": "Identifier",
@@ -135,12 +137,14 @@
"plant_at_any_solid_surface": {
"title": "Plant At Any Solid Surface",
"type": "boolean",
"description": "UNDOCUMENTED"
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
},
"plant_at_face": {
"title": "Plnat at face",
"type": "string",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"enum": ["DOWN", "UP"]
}
}

View File

@@ -11,13 +11,13 @@
"type": "array",
"title": "Dispense On",
"description": "List of block descriptors that contain blocks that this item can be dispensed on. If left empty, all blocks will be allowed.",
"items": { "title": "TODO", "description": "UNDOCUMENTED" }
"items": { "title": "TODO", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
},
"use_on": {
"type": "array",
"title": "Use On",
"description": "List of block descriptors that contain blocks that this item can be used on. If left empty, all blocks will be allowed.",
"items": { "title": "TODO", "description": "UNDOCUMENTED" }
"items": { "title": "TODO", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
}
}
}

View File

@@ -8,16 +8,19 @@
"type": "object",
"title": "Offset",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {
"first_person": {
"title": "First Person",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$ref": "#/definitions/mode"
},
"thrid_person": {
"title": "Thrid Person",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$ref": "#/definitions/mode"
}
}
@@ -26,6 +29,7 @@
"type": "object",
"title": "Mode",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {
"position": {

View File

@@ -13,12 +13,13 @@
"type": "object",
"title": "TODO",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {
"item": { "title": "Item", "description": "UNDOCUMENTED", "type": "string" },
"use_offhand": { "title": "Use Offhand", "description": "UNDOCUMENTED", "type": "boolean" },
"search_inventory": { "title": "Search Inventory", "description": "UNDOCUMENTED", "type": "boolean" },
"use_in_creative": { "title": "Use In Creative", "description": "UNDOCUMENTED", "type": "boolean" }
"item": { "title": "Item", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" },
"use_offhand": { "title": "Use Offhand", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" },
"search_inventory": { "title": "Search Inventory", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" },
"use_in_creative": { "title": "Use In Creative", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" }
}
}
},

View File

@@ -5,7 +5,7 @@
"type": "object",
"additionalProperties": false,
"properties": {
"dispensable": { "title": "Dispensable", "description": "UNDOCUMENTED", "type": "boolean" },
"dispensable": { "title": "Dispensable", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" },
"slot": {
"title": "Slot",
"description": "equipment_slot: slot.weapon.mainhand, slot.weapon.offhand, slot.armor.head, slot.armor.chest, slot.armor.legs, slot.armor.feet, slot.hotbar, slot.inventory, slot.enderchest, slot.saddle, slot.armor, slot.chest",

View File

@@ -2,6 +2,7 @@
"$id": "blockception.minecraft.behavior.1.16.100.items.events",
"title": "Events",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"properties": { "on_consume": { "$ref": "#/definitions/event_base" } },
"additionalProperties": { "$ref": "#/definitions/event_base" },
@@ -9,6 +10,7 @@
"event_base": {
"title": "Event",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"$ref": "#/definitions/event_functions",
@@ -16,35 +18,48 @@
"sequence": {
"title": "Sequence",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": { "title": "Sequence", "description": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions" }
"items": {
"title": "Sequence",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"$ref": "#/definitions/event_functions"
}
},
"randomize": {
"title": "Randomize",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": {
"title": "Randomize",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"$ref": "#/definitions/event_functions",
"required": ["weight"],
"properties": { "weight": { "title": "Weight", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } }
"properties": {
"weight": { "title": "Weight", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }
}
}
},
"run_command": {
"title": "Run Command",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {
"command": {
"title": "Command",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": { "type": "string", "title": "Command", "description": "UNDOCUMENTED" }
"items": { "type": "string", "title": "Command", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
},
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["other"] }
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["other"] }
}
}
}
@@ -52,6 +67,7 @@
"event_functions": {
"title": "Event",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"properties": {
"add_mob_effect": { "$ref": "./events/add_mob_effect.json" },

View File

@@ -2,12 +2,13 @@
"$id": "blockception.minecraft.behavior.1.16.100.items.events.add_mob_effect",
"title": "Add Mob Effect",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED" },
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] },
"duration": { "type": "number", "title": "Duration", "description": "UNDOCUMENTED" },
"amplifier": { "type": "number", "title": "Amplifier", "description": "UNDOCUMENTED" }
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["holder"] },
"duration": { "type": "number", "title": "Duration", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"amplifier": { "type": "number", "title": "Amplifier", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
}
}

View File

@@ -2,10 +2,11 @@
"$id": "blockception.minecraft.behavior.1.16.100.items.events.shoot",
"title": "Shoot",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {
"type": { "type": "string", "title": "Type", "description": "UNDOCUMENTED", "enum": ["magic"] },
"amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTED" }
"type": { "type": "string", "title": "Type", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["magic"] },
"amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
}
}

View File

@@ -2,6 +2,7 @@
"$id": "blockception.minecraft.behavior.1.16.100.items.events.decrement_stack",
"title": "Decrement Stack",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false
}

View File

@@ -2,10 +2,11 @@
"$id": "blockception.minecraft.behavior.1.16.100.items.events.remove_mob_effect",
"title": "Remove Mob Effect",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED" },
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] }
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["holder"] }
}
}

View File

@@ -2,11 +2,12 @@
"$id": "blockception.minecraft.behavior.1.16.100.items.events.shoot",
"title": "Shoot",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {
"angle_offset": { "type": "number", "title": "Angle Offset", "description": "UNDOCUMENTED" },
"launch_power": { "type": "number", "title": "Launch Power", "description": "UNDOCUMENTED" },
"projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTED" }
"angle_offset": { "type": "number", "title": "Angle Offset", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"launch_power": { "type": "number", "title": "Launch Power", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
}
}

View File

@@ -2,6 +2,7 @@
"$id": "blockception.minecraft.behavior.1.16.100.items.events.swing",
"title": "Swing",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false
}

View File

@@ -2,18 +2,20 @@
"$id": "blockception.minecraft.behavior.1.16.100.items.events.teleport",
"title": "Teleport",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] },
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["holder"] },
"max_range": {
"type": "array",
"title": "Max Range",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"items": [
{ "type": "number", "title": "X", "description": "UNDOCUMENTED" },
{ "type": "number", "title": "Y", "description": "UNDOCUMENTED" },
{ "type": "number", "title": "Z", "description": "UNDOCUMENTED" }
{ "type": "number", "title": "X", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
{ "type": "number", "title": "Y", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
{ "type": "number", "title": "Z", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
]
}
}

View File

@@ -2,7 +2,8 @@
"$id": "blockception.minecraft.behavior.1.16.100.items.events.transform_item",
"title": "Transform Item",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTED", "type": "string" } }
"properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" } }
}

View File

@@ -5,12 +5,13 @@
"title": "Item",
"type": "object",
"properties": {
"format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" },
"format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" },
"minecraft:item": {
"additionalProperties": false,
"required": ["description"],
"type": "object",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Item",
"properties": {
"description": {
@@ -18,6 +19,7 @@
"type": "object",
"title": "Description",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {
"identifier": {
"title": "Identifier",

View File

@@ -11,13 +11,13 @@
"type": "array",
"title": "Dispense On",
"description": "List of block descriptors that contain blocks that this item can be dispensed on. If left empty, all blocks will be allowed.",
"items": { "title": "TODO", "description": "UNDOCUMENTED" }
"items": { "title": "TODO", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
},
"use_on": {
"type": "array",
"title": "Use On",
"description": "List of block descriptors that contain blocks that this item can be used on. If left empty, all blocks will be allowed.",
"items": { "title": "TODO", "description": "UNDOCUMENTED" }
"items": { "title": "TODO", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
}
}
}

View File

@@ -9,16 +9,19 @@
"type": "object",
"title": "Offset",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {
"first_person": {
"title": "First Person",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$ref": "#/definitions/mode"
},
"thrid_person": {
"title": "Thrid Person",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$ref": "#/definitions/mode"
}
}
@@ -27,6 +30,7 @@
"type": "object",
"title": "Mode",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {
"position": {

View File

@@ -13,12 +13,13 @@
"type": "object",
"title": "Ammunition",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {
"item": { "title": "Item", "description": "UNDOCUMENTED", "type": "string" },
"use_offhand": { "title": "Use Offhand", "description": "UNDOCUMENTED", "type": "boolean" },
"search_inventory": { "title": "Search Inventory", "description": "UNDOCUMENTED", "type": "boolean" },
"use_in_creative": { "title": "Use In Creative", "description": "UNDOCUMENTED", "type": "boolean" }
"item": { "title": "Item", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" },
"use_offhand": { "title": "Use Offhand", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" },
"search_inventory": { "title": "Search Inventory", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" },
"use_in_creative": { "title": "Use In Creative", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" }
}
}
},

View File

@@ -5,7 +5,7 @@
"type": "object",
"additionalProperties": false,
"properties": {
"dispensable": { "title": "Dispensable", "description": "UNDOCUMENTED", "type": "boolean" },
"dispensable": { "title": "Dispensable", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" },
"slot": {
"title": "Slot",
"description": "equipment_slot: slot.weapon.mainhand, slot.weapon.offhand, slot.armor.head, slot.armor.chest, slot.armor.legs, slot.armor.feet, slot.hotbar, slot.inventory, slot.enderchest, slot.saddle, slot.armor, slot.chest",

View File

@@ -2,6 +2,7 @@
"$id": "blockception.minecraft.behavior.1.16.200.items.events",
"title": "Events",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"properties": { "on_consume": { "$ref": "#/definitions/event_base" } },
"additionalProperties": { "$ref": "#/definitions/event_base" },
@@ -9,6 +10,7 @@
"event_base": {
"title": "Event",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"$ref": "#/definitions/event_functions",
@@ -16,35 +18,48 @@
"sequence": {
"title": "Sequence",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": { "title": "Sequence", "description": "UNDOCUMENTED", "type": "object", "$ref": "#/definitions/event_functions" }
"items": {
"title": "Sequence",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"$ref": "#/definitions/event_functions"
}
},
"randomize": {
"title": "Randomize",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": {
"title": "Randomize",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"$ref": "#/definitions/event_functions",
"required": ["weight"],
"properties": { "weight": { "title": "Weight", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } }
"properties": {
"weight": { "title": "Weight", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }
}
}
},
"run_command": {
"title": "Run Command",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {
"command": {
"title": "Command",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": { "type": "string", "title": "Command", "description": "UNDOCUMENTED" }
"items": { "type": "string", "title": "Command", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
},
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["other"] }
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["other"] }
}
}
}
@@ -52,6 +67,7 @@
"event_functions": {
"title": "Event",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"properties": {
"add_mob_effect": { "$ref": "./events/add_mob_effect.json" },

View File

@@ -2,12 +2,13 @@
"$id": "blockception.minecraft.behavior.1.16.200.items.events.add_mob_effect",
"title": "Add Mob Effect",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED" },
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] },
"duration": { "type": "number", "title": "Duration", "description": "UNDOCUMENTED" },
"amplifier": { "type": "number", "title": "Amplifier", "description": "UNDOCUMENTED" }
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["holder"] },
"duration": { "type": "number", "title": "Duration", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"amplifier": { "type": "number", "title": "Amplifier", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
}
}

View File

@@ -2,10 +2,11 @@
"$id": "blockception.minecraft.behavior.1.16.200.items.events.shoot",
"title": "Shoot",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {
"type": { "type": "string", "title": "Type", "description": "UNDOCUMENTED", "enum": ["magic"] },
"amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTED" }
"type": { "type": "string", "title": "Type", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["magic"] },
"amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
}
}

View File

@@ -2,6 +2,7 @@
"$id": "blockception.minecraft.behavior.1.16.200.items.events.decrement_stack",
"title": "Decrement Stack",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false
}

View File

@@ -2,10 +2,11 @@
"$id": "blockception.minecraft.behavior.1.16.200.items.events.remove_mob_effect",
"title": "Remove Mob Effect",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED" },
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] }
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["holder"] }
}
}

View File

@@ -2,11 +2,12 @@
"$id": "blockception.minecraft.behavior.1.16.200.items.events.shoot",
"title": "Shoot",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {
"angle_offset": { "type": "number", "title": "Angle Offset", "description": "UNDOCUMENTED" },
"launch_power": { "type": "number", "title": "Launch Power", "description": "UNDOCUMENTED" },
"projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTED" }
"angle_offset": { "type": "number", "title": "Angle Offset", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"launch_power": { "type": "number", "title": "Launch Power", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
"projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
}
}

View File

@@ -2,6 +2,7 @@
"$id": "blockception.minecraft.behavior.1.16.200.items.events.swing",
"title": "Swing",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false
}

View File

@@ -2,18 +2,20 @@
"$id": "blockception.minecraft.behavior.1.16.200.items.events.teleport",
"title": "Teleport",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": {
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "enum": ["holder"] },
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["holder"] },
"max_range": {
"type": "array",
"title": "Max Range",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"items": [
{ "type": "number", "title": "X", "description": "UNDOCUMENTED" },
{ "type": "number", "title": "Y", "description": "UNDOCUMENTED" },
{ "type": "number", "title": "Z", "description": "UNDOCUMENTED" }
{ "type": "number", "title": "X", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
{ "type": "number", "title": "Y", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
{ "type": "number", "title": "Z", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
]
}
}

View File

@@ -2,7 +2,8 @@
"$id": "blockception.minecraft.behavior.1.16.200.items.events.transform_item",
"title": "Transform Item",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
"additionalProperties": false,
"properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTED", "type": "string" } }
"properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" } }
}

View File

@@ -5,12 +5,13 @@
"title": "Item",
"type": "object",
"properties": {
"format_version": { "type": "string", "description": "UNDOCUMENTED", "title": "TODO Title" },
"format_version": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "TODO Title" },
"minecraft:item": {
"additionalProperties": false,
"required": ["description"],
"type": "object",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Item",
"properties": {
"description": {
@@ -18,6 +19,7 @@
"type": "object",
"title": "Description",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {
"identifier": {
"title": "Identifier",