Updated Comments
This commit is contained in:
@@ -5,14 +5,12 @@
|
||||
"title": "Item",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"format_version": { "type": "string", "description": "UNDOCUMENTED",
|
||||
"$comment": "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",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"properties": {
|
||||
"description": {
|
||||
@@ -24,7 +22,6 @@
|
||||
"type": "string",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$ref": "../../../general/item/identifier.json"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,14 +5,12 @@
|
||||
"title": "Item",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"format_version": { "type": "string", "description": "UNDOCUMENTED",
|
||||
"$comment": "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",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"properties": {
|
||||
"description": {
|
||||
@@ -20,7 +18,6 @@
|
||||
"type": "object",
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"properties": {
|
||||
"identifier": {
|
||||
@@ -28,7 +25,6 @@
|
||||
"type": "string",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$ref": "../../../general/item/identifier.json"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,14 +5,12 @@
|
||||
"title": "Item",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"format_version": { "type": "string", "description": "UNDOCUMENTED",
|
||||
"$comment": "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",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"properties": {
|
||||
"description": {
|
||||
@@ -20,7 +18,6 @@
|
||||
"type": "object",
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"properties": {
|
||||
"identifier": {
|
||||
@@ -141,14 +138,12 @@
|
||||
"title": "Plant At Any Solid Surface",
|
||||
"type": "boolean",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED"
|
||||
},
|
||||
"plant_at_face": {
|
||||
"title": "Plnat at face",
|
||||
"type": "string",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"enum": ["DOWN", "UP"]
|
||||
}
|
||||
|
||||
@@ -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", "$comment": "UNDOCUMENTED", "$comment": "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", "$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
"items": { "title": "TODO", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,21 +9,18 @@
|
||||
"title": "Offset",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"first_person": {
|
||||
"title": "First Person",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$ref": "#/definitions/mode"
|
||||
},
|
||||
"thrid_person": {
|
||||
"title": "Thrid Person",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$ref": "#/definitions/mode"
|
||||
}
|
||||
}
|
||||
@@ -33,7 +30,6 @@
|
||||
"title": "Mode",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"position": {
|
||||
|
||||
@@ -13,18 +13,13 @@
|
||||
"type": "object",
|
||||
"title": "TODO",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"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" }
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"dispensable": { "title": "Dispensable", "description": "UNDOCUMENTED",
|
||||
"$comment": "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",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"$id": "blockception.minecraft.behavior.1.16.100.items.events",
|
||||
"title": "Events",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"properties": { "on_consume": { "$ref": "#/definitions/event_base" } },
|
||||
@@ -11,7 +10,6 @@
|
||||
"event_base": {
|
||||
"title": "Event",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
@@ -20,13 +18,11 @@
|
||||
"sequence": {
|
||||
"title": "Sequence",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "array",
|
||||
"items": {
|
||||
"title": "Sequence",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"$ref": "#/definitions/event_functions"
|
||||
@@ -35,27 +31,23 @@
|
||||
"randomize": {
|
||||
"title": "Randomize",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "array",
|
||||
"items": {
|
||||
"title": "Randomize",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"$ref": "#/definitions/event_functions",
|
||||
"required": ["weight"],
|
||||
"properties": {
|
||||
"weight": { "title": "Weight", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED" "type": "integer", "minimum": 0 }
|
||||
"weight": { "title": "Weight", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }
|
||||
}
|
||||
}
|
||||
},
|
||||
"run_command": {
|
||||
"title": "Run Command",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
@@ -64,13 +56,10 @@
|
||||
"title": "Command",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "array",
|
||||
"items": { "type": "string", "title": "Command", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
"items": { "type": "string", "title": "Command", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
},
|
||||
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED" "enum": ["other"] }
|
||||
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["other"] }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -78,7 +67,6 @@
|
||||
"event_functions": {
|
||||
"title": "Event",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
||||
@@ -2,18 +2,13 @@
|
||||
"$id": "blockception.minecraft.behavior.1.16.100.items.events.add_mob_effect",
|
||||
"title": "Add Mob Effect",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED" "enum": ["holder"] },
|
||||
"duration": { "type": "number", "title": "Duration", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
"amplifier": { "type": "number", "title": "Amplifier", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "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" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,14 +2,11 @@
|
||||
"$id": "blockception.minecraft.behavior.1.16.100.items.events.shoot",
|
||||
"title": "Shoot",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"type": { "type": "string", "title": "Type", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED" "enum": ["magic"] },
|
||||
"amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
"type": { "type": "string", "title": "Type", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["magic"] },
|
||||
"amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"title": "Decrement Stack",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false
|
||||
}
|
||||
|
||||
@@ -2,14 +2,11 @@
|
||||
"$id": "blockception.minecraft.behavior.1.16.100.items.events.remove_mob_effect",
|
||||
"title": "Remove Mob Effect",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED" "enum": ["holder"] }
|
||||
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["holder"] }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"title": "Shoot",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
@@ -11,16 +10,14 @@
|
||||
"type": "number",
|
||||
"title": "Angle Offset",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED"
|
||||
},
|
||||
"launch_power": {
|
||||
"type": "number",
|
||||
"title": "Launch Power",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED"
|
||||
},
|
||||
"projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
"projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"title": "Swing",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false
|
||||
}
|
||||
|
||||
@@ -2,26 +2,20 @@
|
||||
"$id": "blockception.minecraft.behavior.1.16.100.items.events.teleport",
|
||||
"title": "Teleport",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED",
|
||||
"$comment": "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",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"items": [
|
||||
{ "type": "number", "title": "X", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
{ "type": "number", "title": "Y", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
{ "type": "number", "title": "Z", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "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" }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
"$id": "blockception.minecraft.behavior.1.16.100.items.events.transform_item",
|
||||
"title": "Transform Item",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED" "type": "string" } }
|
||||
"properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" } }
|
||||
}
|
||||
|
||||
@@ -5,14 +5,12 @@
|
||||
"title": "Item",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"format_version": { "type": "string", "description": "UNDOCUMENTED",
|
||||
"$comment": "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",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"title": "Item",
|
||||
"properties": {
|
||||
@@ -21,7 +19,6 @@
|
||||
"type": "object",
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"properties": {
|
||||
"identifier": {
|
||||
|
||||
@@ -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": "Dispense On", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
"items": { "title": "Dispense On", "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": "Use On", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
"items": { "title": "Use On", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,21 +10,18 @@
|
||||
"title": "Offset",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"first_person": {
|
||||
"title": "First Person",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$ref": "#/definitions/mode"
|
||||
},
|
||||
"thrid_person": {
|
||||
"title": "Thrid Person",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$ref": "#/definitions/mode"
|
||||
}
|
||||
}
|
||||
@@ -34,7 +31,6 @@
|
||||
"title": "Mode",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"position": {
|
||||
|
||||
@@ -13,18 +13,13 @@
|
||||
"type": "object",
|
||||
"title": "Ammunition",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"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" }
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"dispensable": { "title": "Dispensable", "description": "UNDOCUMENTED",
|
||||
"$comment": "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",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"$id": "blockception.minecraft.behavior.1.16.200.items.events",
|
||||
"title": "Events",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"properties": { "on_consume": { "$ref": "#/definitions/event_base" } },
|
||||
@@ -11,7 +10,6 @@
|
||||
"event_base": {
|
||||
"title": "Event",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
@@ -20,13 +18,11 @@
|
||||
"sequence": {
|
||||
"title": "Sequence",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "array",
|
||||
"items": {
|
||||
"title": "Sequence",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"$ref": "#/definitions/event_functions"
|
||||
@@ -35,27 +31,23 @@
|
||||
"randomize": {
|
||||
"title": "Randomize",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "array",
|
||||
"items": {
|
||||
"title": "Randomize",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"$ref": "#/definitions/event_functions",
|
||||
"required": ["weight"],
|
||||
"properties": {
|
||||
"weight": { "title": "Weight", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED" "type": "integer", "minimum": 0 }
|
||||
"weight": { "title": "Weight", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "integer", "minimum": 0 }
|
||||
}
|
||||
}
|
||||
},
|
||||
"run_command": {
|
||||
"title": "Run Command",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
@@ -64,13 +56,10 @@
|
||||
"title": "Command",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "array",
|
||||
"items": { "type": "string", "title": "Command", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
"items": { "type": "string", "title": "Command", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
},
|
||||
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED" "enum": ["other"] }
|
||||
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["other"] }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -78,7 +67,6 @@
|
||||
"event_functions": {
|
||||
"title": "Event",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
||||
@@ -2,18 +2,13 @@
|
||||
"$id": "blockception.minecraft.behavior.1.16.200.items.events.add_mob_effect",
|
||||
"title": "Add Mob Effect",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED" "enum": ["holder"] },
|
||||
"duration": { "type": "number", "title": "Duration", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
"amplifier": { "type": "number", "title": "Amplifier", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "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" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,14 +2,11 @@
|
||||
"$id": "blockception.minecraft.behavior.1.16.200.items.events.shoot",
|
||||
"title": "Shoot",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"type": { "type": "string", "title": "Type", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED" "enum": ["magic"] },
|
||||
"amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
"type": { "type": "string", "title": "Type", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["magic"] },
|
||||
"amount": { "type": "number", "title": "Amount", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"title": "Decrement Stack",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false
|
||||
}
|
||||
|
||||
@@ -2,14 +2,11 @@
|
||||
"$id": "blockception.minecraft.behavior.1.16.200.items.events.remove_mob_effect",
|
||||
"title": "Remove Mob Effect",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED" "enum": ["holder"] }
|
||||
"effect": { "type": "string", "title": "Effect", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "enum": ["holder"] }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"title": "Shoot",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
@@ -11,16 +10,14 @@
|
||||
"type": "number",
|
||||
"title": "Angle Offset",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED"
|
||||
},
|
||||
"launch_power": {
|
||||
"type": "number",
|
||||
"title": "Launch Power",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED"
|
||||
},
|
||||
"projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
"projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"title": "Swing",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false
|
||||
}
|
||||
|
||||
@@ -2,26 +2,20 @@
|
||||
"$id": "blockception.minecraft.behavior.1.16.200.items.events.teleport",
|
||||
"title": "Teleport",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"target": { "type": "string", "title": "Target", "description": "UNDOCUMENTED",
|
||||
"$comment": "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",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"items": [
|
||||
{ "type": "number", "title": "X", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
{ "type": "number", "title": "Y", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
{ "type": "number", "title": "Z", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED", "$comment": "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" }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
"$id": "blockception.minecraft.behavior.1.16.200.items.events.transform_item",
|
||||
"title": "Transform Item",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED" "type": "string" } }
|
||||
"properties": { "transform": { "title": "Transform", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" } }
|
||||
}
|
||||
|
||||
@@ -5,14 +5,12 @@
|
||||
"title": "Item",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"format_version": { "type": "string", "description": "UNDOCUMENTED",
|
||||
"$comment": "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",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"title": "Item",
|
||||
"properties": {
|
||||
@@ -21,7 +19,6 @@
|
||||
"type": "object",
|
||||
"title": "Description",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"properties": {
|
||||
"identifier": {
|
||||
|
||||
Reference in New Issue
Block a user