Replaced undocumented
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
"anchor": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Anchor" },
|
||||
"anchor": { "type": "integer", "description": "UNDOCUMENTED", "title": "Anchor" },
|
||||
"angle_offset": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
@@ -115,18 +115,18 @@
|
||||
"on_hit": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "On Hit",
|
||||
"properties": {
|
||||
"definition_event": {
|
||||
"additionalProperties": false,
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Event",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"affect_projectile": {
|
||||
"type": "boolean",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Affect Projectile"
|
||||
},
|
||||
"event_trigger": {
|
||||
@@ -138,33 +138,33 @@
|
||||
"douse_fire": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Douse Fire"
|
||||
},
|
||||
"impact_damage": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Impact Damage",
|
||||
"properties": {
|
||||
"damage": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Damage"
|
||||
},
|
||||
"knockback": {
|
||||
"type": "boolean",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Knockback"
|
||||
},
|
||||
"destroy_on_hit": {
|
||||
"type": "boolean",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Destroy On Hit"
|
||||
},
|
||||
"should_bounce": {
|
||||
"type": "boolean",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Should Bounce"
|
||||
}
|
||||
}
|
||||
@@ -172,33 +172,33 @@
|
||||
"mob_effect": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Mob Effect",
|
||||
"effect": "levitation",
|
||||
"properties": {
|
||||
"effect": {
|
||||
"type": "string",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Effect"
|
||||
},
|
||||
"durationeasy": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "DurationEasy"
|
||||
},
|
||||
"durationnormal": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "DurationNormal"
|
||||
},
|
||||
"durationhard": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "DurationHard"
|
||||
},
|
||||
"amplifier": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Amplifier"
|
||||
}
|
||||
}
|
||||
@@ -206,27 +206,27 @@
|
||||
"particle_on_hit": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Particle On Hit",
|
||||
"properties": {
|
||||
"particle_type": {
|
||||
"type": "string",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Particle Type"
|
||||
},
|
||||
"num_particles": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Number Particles"
|
||||
},
|
||||
"on_entity_hit": {
|
||||
"type": "boolean",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "On Entity Hit"
|
||||
},
|
||||
"on_other_hit": {
|
||||
"type": "boolean",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "On Other Hit"
|
||||
}
|
||||
}
|
||||
@@ -234,48 +234,48 @@
|
||||
"remove_on_hit": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Remove On Hit"
|
||||
},
|
||||
"spawn_chance": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Spawn Chance",
|
||||
"properties": {
|
||||
"first_spawn_percent_chance": {
|
||||
"type": "number",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "First Spawn Percent Chance"
|
||||
},
|
||||
"first_spawn_chance": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "First Spawn Chance"
|
||||
},
|
||||
"second_spawn_chance": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Second Spawn Chance"
|
||||
},
|
||||
"first_spawn_count": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "First Spawn Count"
|
||||
},
|
||||
"second_spawn_count": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Second Spawn Count"
|
||||
},
|
||||
"spawn_definition": {
|
||||
"type": "string",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Spawn Definition"
|
||||
},
|
||||
"spawn_baby": {
|
||||
"type": "boolean",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Spawn Baby"
|
||||
}
|
||||
}
|
||||
@@ -286,31 +286,31 @@
|
||||
"properties": {
|
||||
"radius": {
|
||||
"type": "number",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Spawn Aoe Cloud"
|
||||
},
|
||||
"radius_on_use": {
|
||||
"type": "number",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Radius On Use"
|
||||
},
|
||||
"potion": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Potion"
|
||||
},
|
||||
"particle": {
|
||||
"type": "string",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Particle"
|
||||
},
|
||||
"duration": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Duration"
|
||||
},
|
||||
"color": {
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Color",
|
||||
"type": "array",
|
||||
"format": "color-array",
|
||||
@@ -340,12 +340,12 @@
|
||||
},
|
||||
"affect_owner": {
|
||||
"type": "boolean",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Affect Owner"
|
||||
},
|
||||
"reapplication_delay": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Reapplication Delay"
|
||||
}
|
||||
}
|
||||
@@ -353,13 +353,13 @@
|
||||
"stick_in_ground": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Stick In Ground"
|
||||
},
|
||||
"teleport_owner": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Teleport Owner"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$id": "blockception.minecraft.behavior.entity1.10.0",
|
||||
"type": "object",
|
||||
"title": "Entity Behavior 1.10.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"required": ["format_version", "minecraft:entity"],
|
||||
"properties": {
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"properties": {
|
||||
"add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" },
|
||||
"remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" },
|
||||
"weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" }
|
||||
},
|
||||
"description": "UNDOCUMENTATED: randomize",
|
||||
@@ -56,7 +56,7 @@
|
||||
"title": "Sequences"
|
||||
},
|
||||
"filters": { "$ref": "./../filters/filters.json" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" }
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
{
|
||||
"type": "object",
|
||||
"title": "Conditional Animation",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": { "type": "string", "title": "Animation" }
|
||||
}
|
||||
]
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
"type": "object",
|
||||
"title": "Entity 1.11.0",
|
||||
"$ref": "../1.10.0/components.json",
|
||||
"description": "UNDOCUMENTATED"
|
||||
"description": "UNDOCUMENTED"
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$id": "blockception.minecraft.behavior.entity1.10.0",
|
||||
"type": "object",
|
||||
"title": "Entity Behavior 1.11.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"required": ["format_version", "minecraft:entity"],
|
||||
"properties": {
|
||||
"format_version": {
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"properties": {
|
||||
"add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" },
|
||||
"remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" },
|
||||
"weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" }
|
||||
},
|
||||
"description": "UNDOCUMENTATED: randomize",
|
||||
@@ -57,7 +57,7 @@
|
||||
"title": "Sequences"
|
||||
},
|
||||
"filters": { "$ref": "./../filters/filters.json" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" }
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
{
|
||||
"type": "object",
|
||||
"title": "Conditional Animation",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": { "type": "string", "title": "Animation" }
|
||||
}
|
||||
]
|
||||
|
||||
@@ -47,8 +47,8 @@
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"range_min": { "type": "number", "description": "UNDOCUMENTATED", "title": "Range min" },
|
||||
"range_max": { "type": "number", "description": "UNDOCUMENTATED", "title": "Range max" }
|
||||
"range_min": { "type": "number", "description": "UNDOCUMENTED", "title": "Range min" },
|
||||
"range_max": { "type": "number", "description": "UNDOCUMENTED", "title": "Range max" }
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
"anchor": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Anchor" },
|
||||
"anchor": { "type": "integer", "description": "UNDOCUMENTED", "title": "Anchor" },
|
||||
"angle_offset": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
@@ -45,7 +45,7 @@
|
||||
"title": "Gravity"
|
||||
},
|
||||
"hit_sound": { "type": "string", "default": "", "description": "The sound that plays when the projectile hits something", "title": "Hit Sound" },
|
||||
"hit_ground_sound": { "type": "string", "default": "", "description": "UNDOCUMENTATED", "title": "Hit Ground Sound" },
|
||||
"hit_ground_sound": { "type": "string", "default": "", "description": "UNDOCUMENTED", "title": "Hit Ground Sound" },
|
||||
"homing": { "type": "boolean", "default": false, "description": "If true, the projectile homes in to the nearest entity", "title": "Homing" },
|
||||
"inertia": {
|
||||
"type": "number",
|
||||
@@ -98,106 +98,106 @@
|
||||
"on_hit": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "On Hit",
|
||||
"properties": {
|
||||
"catch_fire": {
|
||||
"additionalProperties": false,
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Catch Fire",
|
||||
"type": "object",
|
||||
"properties": { "fire_affected_by_griefing": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Fire Affected By Griefing" } }
|
||||
"properties": { "fire_affected_by_griefing": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Fire Affected By Griefing" } }
|
||||
},
|
||||
"definition_event": {
|
||||
"additionalProperties": false,
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Definition Event",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"affect_projectile": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Affect Projectile" },
|
||||
"affect_projectile": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Affect Projectile" },
|
||||
"event_trigger": { "$ref": "../types/event.json" }
|
||||
}
|
||||
},
|
||||
"douse_fire": { "type": "object", "additionalProperties": false, "description": "UNDOCUMENTATED", "title": "Douse Fire" },
|
||||
"douse_fire": { "type": "object", "additionalProperties": false, "description": "UNDOCUMENTED", "title": "Douse Fire" },
|
||||
"grant_xp": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Grant XP",
|
||||
"effect": "levitation",
|
||||
"properties": {
|
||||
"minXP": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Minimum XP" },
|
||||
"maxXP": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Maximum XP" }
|
||||
"minXP": { "type": "integer", "description": "UNDOCUMENTED", "title": "Minimum XP" },
|
||||
"maxXP": { "type": "integer", "description": "UNDOCUMENTED", "title": "Maximum XP" }
|
||||
}
|
||||
},
|
||||
"impact_damage": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Impact Damage",
|
||||
"properties": {
|
||||
"catch_fire": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Catch Fire" },
|
||||
"damage": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Damage" },
|
||||
"destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Destroy On Hit" },
|
||||
"knockback": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Knockback" },
|
||||
"semi_random_diff_damage": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Semi Random Diff Damage" }
|
||||
"catch_fire": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Catch Fire" },
|
||||
"damage": { "type": "integer", "description": "UNDOCUMENTED", "title": "Damage" },
|
||||
"destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Destroy On Hit" },
|
||||
"knockback": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Knockback" },
|
||||
"semi_random_diff_damage": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Semi Random Diff Damage" }
|
||||
}
|
||||
},
|
||||
"mob_effect": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Mob Effect",
|
||||
"effect": "levitation",
|
||||
"properties": {
|
||||
"effect": { "type": "string", "description": "UNDOCUMENTATED", "title": "Effect" },
|
||||
"durationeasy": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Duration Easy" },
|
||||
"durationnormal": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Duration Normal" },
|
||||
"durationhard": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Duration Hard" },
|
||||
"amplifier": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Amplifier" }
|
||||
"effect": { "type": "string", "description": "UNDOCUMENTED", "title": "Effect" },
|
||||
"durationeasy": { "type": "integer", "description": "UNDOCUMENTED", "title": "Duration Easy" },
|
||||
"durationnormal": { "type": "integer", "description": "UNDOCUMENTED", "title": "Duration Normal" },
|
||||
"durationhard": { "type": "integer", "description": "UNDOCUMENTED", "title": "Duration Hard" },
|
||||
"amplifier": { "type": "integer", "description": "UNDOCUMENTED", "title": "Amplifier" }
|
||||
}
|
||||
},
|
||||
"particle_on_hit": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Particle On Hit",
|
||||
"properties": {
|
||||
"particle_type": { "type": "string", "description": "UNDOCUMENTATED", "title": "Particle Type" },
|
||||
"num_particles": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Number Particles" },
|
||||
"on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "On Entity Hit" },
|
||||
"on_other_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "On Other Hit" }
|
||||
"particle_type": { "type": "string", "description": "UNDOCUMENTED", "title": "Particle Type" },
|
||||
"num_particles": { "type": "integer", "description": "UNDOCUMENTED", "title": "Number Particles" },
|
||||
"on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "On Entity Hit" },
|
||||
"on_other_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "On Other Hit" }
|
||||
}
|
||||
},
|
||||
"remove_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "Remove On Hit" },
|
||||
"remove_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Remove On Hit" },
|
||||
"spawn_chance": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Spawn Chance",
|
||||
"properties": {
|
||||
"first_spawn_percent_chance": { "type": "number", "description": "UNDOCUMENTATED", "title": "First Spawn Percent Chance" },
|
||||
"first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTATED", "title": "First Spawn Chance" },
|
||||
"second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Second Spawn Chance" },
|
||||
"first_spawn_count": { "type": "integer", "description": "UNDOCUMENTATED", "title": "First Spawn Count" },
|
||||
"second_spawn_count": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Second Spawn Count" },
|
||||
"spawn_definition": { "type": "string", "description": "UNDOCUMENTATED", "title": "Spawn Definition" },
|
||||
"spawn_baby": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Spawn Baby" }
|
||||
"first_spawn_percent_chance": { "type": "number", "description": "UNDOCUMENTED", "title": "First Spawn Percent Chance" },
|
||||
"first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "title": "First Spawn Chance" },
|
||||
"second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "title": "Second Spawn Chance" },
|
||||
"first_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "title": "First Spawn Count" },
|
||||
"second_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "title": "Second Spawn Count" },
|
||||
"spawn_definition": { "type": "string", "description": "UNDOCUMENTED", "title": "Spawn Definition" },
|
||||
"spawn_baby": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Spawn Baby" }
|
||||
}
|
||||
},
|
||||
"spawn_aoe_cloud": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Spawn Aoe Cloud",
|
||||
"properties": {
|
||||
"radius": { "type": "number", "description": "UNDOCUMENTATED", "title": "Radius" },
|
||||
"radius_on_use": { "type": "number", "description": "UNDOCUMENTATED", "title": "Radius On Use" },
|
||||
"potion": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Potion" },
|
||||
"particle": { "type": "string", "description": "UNDOCUMENTATED", "title": "Particle" },
|
||||
"duration": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Duration" },
|
||||
"radius": { "type": "number", "description": "UNDOCUMENTED", "title": "Radius" },
|
||||
"radius_on_use": { "type": "number", "description": "UNDOCUMENTED", "title": "Radius On Use" },
|
||||
"potion": { "type": "integer", "description": "UNDOCUMENTED", "title": "Potion" },
|
||||
"particle": { "type": "string", "description": "UNDOCUMENTED", "title": "Particle" },
|
||||
"duration": { "type": "integer", "description": "UNDOCUMENTED", "title": "Duration" },
|
||||
"color": {
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Color",
|
||||
"type": "array",
|
||||
"format": "color-array",
|
||||
@@ -207,19 +207,19 @@
|
||||
{ "type": "integer", "minimum": 0, "maximum": 255, "description": "Blue", "title": "B" }
|
||||
]
|
||||
},
|
||||
"affect_owner": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Affect Owner" },
|
||||
"reapplication_delay": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Reapplication Delay" }
|
||||
"affect_owner": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Affect Owner" },
|
||||
"reapplication_delay": { "type": "integer", "description": "UNDOCUMENTED", "title": "Reapplication Delay" }
|
||||
}
|
||||
},
|
||||
"stick_in_ground": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Stick In Ground",
|
||||
"properties": { "shake_time": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Shake Time" } }
|
||||
"properties": { "shake_time": { "type": "integer", "description": "UNDOCUMENTED", "title": "Shake Time" } }
|
||||
},
|
||||
"teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "Teleport Owner" },
|
||||
"thrown_potion_effect": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "Thrown Potion Effect" }
|
||||
"teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Teleport Owner" },
|
||||
"thrown_potion_effect": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Thrown Potion Effect" }
|
||||
}
|
||||
},
|
||||
"particle": { "type": "string", "default": "iconcrack", "description": "Particle to use upon collision", "title": "Particle" },
|
||||
@@ -257,7 +257,7 @@
|
||||
"title": "Splash Potion"
|
||||
},
|
||||
"splash_range": { "type": "number", "default": 4, "description": "Radius in blocks of the `splash` effect", "title": "Splash Range" },
|
||||
"stop_on_hurt": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Stop On Hurt" },
|
||||
"stop_on_hurt": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Stop On Hurt" },
|
||||
"uncertainty_base": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$id": "blockception.minecraft.behavior.entity1.10.0",
|
||||
"type": "object",
|
||||
"title": "Entity Behavior 1.12.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"required": ["format_version", "minecraft:entity"],
|
||||
"properties": {
|
||||
"format_version": {
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"properties": {
|
||||
"add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" },
|
||||
"remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" },
|
||||
"weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" }
|
||||
},
|
||||
"description": "UNDOCUMENTATED: randomize",
|
||||
@@ -56,7 +56,7 @@
|
||||
"title": "Sequences"
|
||||
},
|
||||
"filters": { "$ref": "./../filters/filters.json" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" }
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
{
|
||||
"type": "object",
|
||||
"title": "Conditional Animation",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": { "type": "string", "title": "Animation" }
|
||||
}
|
||||
]
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"description": "If true, the mob can stop being tempted if the player moves too fast while close to this mob",
|
||||
"title": "Can Get Scared"
|
||||
},
|
||||
"can_tempt_while_ridden": { "type": "boolean", "title": "Can Tempt While Ridden", "description": "UNDOCUMENTATED" },
|
||||
"can_tempt_while_ridden": { "type": "boolean", "title": "Can Tempt While Ridden", "description": "UNDOCUMENTED" },
|
||||
"items": {
|
||||
"type": "array",
|
||||
"description": "List of items this mob is tempted by",
|
||||
@@ -27,14 +27,14 @@
|
||||
"description": "Distance in blocks this mob can get tempted by a player holding an item they like",
|
||||
"title": "Within Radius"
|
||||
},
|
||||
"tempt_sound": { "type": "string", "description": "UNDOCUMENTATED", "title": "Tempt Sound" },
|
||||
"tempt_sound": { "type": "string", "description": "UNDOCUMENTED", "title": "Tempt Sound" },
|
||||
"sound_interval": {
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Sound Interval",
|
||||
"properties": {
|
||||
"range_min": { "type": "number", "description": "UNDOCUMENTATED", "title": "Range Min" },
|
||||
"range_max": { "type": "number", "description": "UNDOCUMENTATED", "title": "Range Max" }
|
||||
"range_min": { "type": "number", "description": "UNDOCUMENTED", "title": "Range Min" },
|
||||
"range_max": { "type": "number", "description": "UNDOCUMENTED", "title": "Range Max" }
|
||||
},
|
||||
"additionalProperties": false
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Entity 1.13.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"properties": {
|
||||
"minecraft:addrider": { "$ref": "../1.8.0/components/minecraft.addrider.json" },
|
||||
"minecraft:admire_item": { "$ref": "../1.8.0/components/minecraft.admire_item.json" },
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.experience_reward",
|
||||
"type": "object",
|
||||
"title": "Experience Reward 1.13.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"on_bred": {
|
||||
|
||||
@@ -97,7 +97,7 @@
|
||||
{ "type": "object", "$ref": "#/definitions/interaction_spec" },
|
||||
{ "type": "array", "items": { "$ref": "#/definitions/interaction_spec" } }
|
||||
],
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Interactions"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"title": "Blocks To Avoid",
|
||||
"items": {
|
||||
"title": "Block",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"oneOf": [
|
||||
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
|
||||
{ "type": "object", "title": "Block To Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"title": "Blocks To Avoid",
|
||||
"items": {
|
||||
"title": "Block to Avoid",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"oneOf": [
|
||||
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
|
||||
{ "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"title": "Blocks To Avoid",
|
||||
"items": {
|
||||
"title": "Block to Avoid",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"oneOf": [
|
||||
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
|
||||
{ "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"title": "Blocks To Avoid",
|
||||
"items": {
|
||||
"title": "Block to Avoid",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"oneOf": [
|
||||
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
|
||||
{ "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"title": "Blocks To Avoid",
|
||||
"items": {
|
||||
"title": "Block to Avoid",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"oneOf": [
|
||||
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
|
||||
{ "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"title": "Blocks To Avoid",
|
||||
"items": {
|
||||
"title": "Block to Avoid",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"oneOf": [
|
||||
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
|
||||
{ "type": "object", "title": "Block to Avoid", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
"anchor": { "type": "number", "title": "Anchor", "description": "UNDOCUMENTATED" },
|
||||
"anchor": { "type": "number", "title": "Anchor", "description": "UNDOCUMENTED" },
|
||||
"angle_offset": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
@@ -98,34 +98,34 @@
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "On Hit",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"properties": {
|
||||
"arrow_effect": { "description": "UNDOCUMENTATED", "title": "Arrow Effect", "type": "object", "additionalProperties": false },
|
||||
"arrow_effect": { "description": "UNDOCUMENTED", "title": "Arrow Effect", "type": "object", "additionalProperties": false },
|
||||
"impact_damage": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Impact Damage",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"properties": {
|
||||
"damage": {
|
||||
"oneOf": [{ "type": "number" }, { "type": "array", "items": [{ "type": "integer" }, { "type": "integer" }] }],
|
||||
"title": "Damage",
|
||||
"description": "UNDOCUMENTATED"
|
||||
"description": "UNDOCUMENTED"
|
||||
},
|
||||
"destroy_on_hit": { "type": "boolean", "title": "Destroy On Hit", "description": "UNDOCUMENTATED" },
|
||||
"knockback": { "type": "boolean", "title": "Knockback", "description": "UNDOCUMENTATED" },
|
||||
"max_critical_damage": { "type": "integer", "title": "Max Critical Damage", "description": "UNDOCUMENTATED" },
|
||||
"min_critical_damage": { "type": "integer", "title": "Min Critical Damage", "description": "UNDOCUMENTATED" },
|
||||
"power_multiplier": { "type": "number", "title": "Power Multiplier", "description": "UNDOCUMENTATED" },
|
||||
"semi_random_diff_damage": { "type": "boolean", "title": "Semi Random Diff Damage", "description": "UNDOCUMENTATED" }
|
||||
"destroy_on_hit": { "type": "boolean", "title": "Destroy On Hit", "description": "UNDOCUMENTED" },
|
||||
"knockback": { "type": "boolean", "title": "Knockback", "description": "UNDOCUMENTED" },
|
||||
"max_critical_damage": { "type": "integer", "title": "Max Critical Damage", "description": "UNDOCUMENTED" },
|
||||
"min_critical_damage": { "type": "integer", "title": "Min Critical Damage", "description": "UNDOCUMENTED" },
|
||||
"power_multiplier": { "type": "number", "title": "Power Multiplier", "description": "UNDOCUMENTED" },
|
||||
"semi_random_diff_damage": { "type": "boolean", "title": "Semi Random Diff Damage", "description": "UNDOCUMENTED" }
|
||||
}
|
||||
},
|
||||
"stick_in_ground": {
|
||||
"additionalProperties": false,
|
||||
"title": "Stick In Ground",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"properties": { "shake_time": { "title": "Shake Time", "description": "UNDOCUMENTATED", "type": "number" } }
|
||||
"properties": { "shake_time": { "title": "Shake Time", "description": "UNDOCUMENTED", "type": "number" } }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$id": "blockception.minecraft.behavior.entity1.13.0",
|
||||
"type": "object",
|
||||
"title": "Entity Behavior 1.13.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"required": ["format_version", "minecraft:entity"],
|
||||
"properties": {
|
||||
"format_version": {
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"properties": {
|
||||
"add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" },
|
||||
"remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" },
|
||||
"weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" }
|
||||
},
|
||||
"description": "UNDOCUMENTATED: randomize",
|
||||
@@ -56,7 +56,7 @@
|
||||
"title": "Sequences"
|
||||
},
|
||||
"filters": { "$ref": "./../filters/filters.json" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" }
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
{
|
||||
"type": "object",
|
||||
"title": "Conditional Animation",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": { "type": "string", "title": "Animation" }
|
||||
}
|
||||
]
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
"type": "object",
|
||||
"title": "Entity 1.14.0",
|
||||
"$ref": "../1.13.0/components.json",
|
||||
"description": "UNDOCUMENTATED"
|
||||
"description": "UNDOCUMENTED"
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$id": "blockception.minecraft.behavior.entity1.14.0",
|
||||
"type": "object",
|
||||
"title": "Entity Behavior 1.14.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"required": ["format_version", "minecraft:entity"],
|
||||
"properties": {
|
||||
"format_version": {
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"properties": {
|
||||
"add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" },
|
||||
"remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" },
|
||||
"weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" }
|
||||
},
|
||||
"description": "UNDOCUMENTATED: randomize",
|
||||
@@ -56,7 +56,7 @@
|
||||
"title": "Sequences"
|
||||
},
|
||||
"filters": { "$ref": "./../filters/filters.json" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" }
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
{
|
||||
"type": "object",
|
||||
"title": "Conditional Animation",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": { "type": "string", "title": "Animation" }
|
||||
}
|
||||
]
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
"description": "The sound event to play when admiring the item",
|
||||
"title": "Admire Item Sound"
|
||||
},
|
||||
"on_admire_item_start": { "$ref": "../types/event.json", "title": "On Admire Item Start", "description": "UNDOCUMENTATED" },
|
||||
"on_admire_item_stop": { "$ref": "../types/event.json", "title": "On Admire Item Stop", "description": "UNDOCUMENTATED" },
|
||||
"on_admire_item_start": { "$ref": "../types/event.json", "title": "On Admire Item Start", "description": "UNDOCUMENTED" },
|
||||
"on_admire_item_stop": { "$ref": "../types/event.json", "title": "On Admire Item Stop", "description": "UNDOCUMENTED" },
|
||||
"sound_interval": {
|
||||
"default": 0,
|
||||
"description": "The range of time in seconds to randomly wait before playing the sound again.",
|
||||
|
||||
@@ -2,24 +2,24 @@
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.avoid_block",
|
||||
"type": "object",
|
||||
"title": "Avoid Block 1.16.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"priority": { "$ref": "types/priority.json" },
|
||||
"tick_interval": { "type": "integer", "title": "Tick Interval", "description": "UNDOCUMENTATED" },
|
||||
"search_range": { "type": "integer", "title": "Search Range", "description": "UNDOCUMENTATED" },
|
||||
"search_height": { "type": "integer", "title": "Search Height", "description": "UNDOCUMENTATED" },
|
||||
"sprint_speed_modifier": { "type": "number", "title": "Sprint Speed Modifier", "description": "UNDOCUMENTATED" },
|
||||
"target_selection_method": { "type": "string", "title": "Target Selection Method", "description": "UNDOCUMENTATED" },
|
||||
"tick_interval": { "type": "integer", "title": "Tick Interval", "description": "UNDOCUMENTED" },
|
||||
"search_range": { "type": "integer", "title": "Search Range", "description": "UNDOCUMENTED" },
|
||||
"search_height": { "type": "integer", "title": "Search Height", "description": "UNDOCUMENTED" },
|
||||
"sprint_speed_modifier": { "type": "number", "title": "Sprint Speed Modifier", "description": "UNDOCUMENTED" },
|
||||
"target_selection_method": { "type": "string", "title": "Target Selection Method", "description": "UNDOCUMENTED" },
|
||||
"target_blocks": {
|
||||
"type": "array",
|
||||
"title": "Target Blocks",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"items": { "type": "string", "title": "Block ID", "description": "UNDOCUMENTATED" }
|
||||
"description": "UNDOCUMENTED",
|
||||
"items": { "type": "string", "title": "Block ID", "description": "UNDOCUMENTED" }
|
||||
},
|
||||
"avoid_block_sound": { "type": "string", "title": "Avoid Block Sound", "description": "UNDOCUMENTATED" },
|
||||
"walk_speed_modifier": { "type": "number", "title": "Walk Speed Modifier", "description": "UNDOCUMENTATED" },
|
||||
"on_escape": { "type": "array", "title": "Walk Speed Modifier", "description": "UNDOCUMENTATED", "items": { "$ref": "../types/event.json" } },
|
||||
"avoid_block_sound": { "type": "string", "title": "Avoid Block Sound", "description": "UNDOCUMENTED" },
|
||||
"walk_speed_modifier": { "type": "number", "title": "Walk Speed Modifier", "description": "UNDOCUMENTED" },
|
||||
"on_escape": { "type": "array", "title": "Walk Speed Modifier", "description": "UNDOCUMENTED", "items": { "$ref": "../types/event.json" } },
|
||||
"sound_interval": {
|
||||
"default": 0,
|
||||
"description": "The range of time in seconds to randomly wait before playing the sound again.",
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"description": "Determines the amount of time in seconds that this mob will look for a target before forgetting about it and looking for a new one when the target isn't visible any more",
|
||||
"title": "Must See Forget Duration"
|
||||
},
|
||||
"on_defend_start": { "$ref": "../types/event.json", "title": "On Defend Start", "description": "UNDOCUMENTATED" },
|
||||
"on_defend_start": { "$ref": "../types/event.json", "title": "On Defend Start", "description": "UNDOCUMENTED" },
|
||||
"within_radius": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
@@ -33,6 +33,6 @@
|
||||
"title": "Entity Types",
|
||||
"additionalProperties": false
|
||||
},
|
||||
"sound_chance": { "title": "Sound Chance", "description": "UNDOCUMENTATED", "type": "number" }
|
||||
"sound_chance": { "title": "Sound Chance", "description": "UNDOCUMENTED", "type": "number" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"properties": {
|
||||
"priority": { "$ref": "types/priority.json" },
|
||||
"speed_multiplier": { "$ref": "types/speed_multiplier.json" },
|
||||
"cooldown": { "title": "Cooldown", "description": "UNDOCUMENTATED", "type": "number" },
|
||||
"cooldown": { "title": "Cooldown", "description": "UNDOCUMENTED", "type": "number" },
|
||||
"drop_item_chance": {
|
||||
"type": "number",
|
||||
"default": [1.0],
|
||||
@@ -32,8 +32,8 @@
|
||||
"description": "Maximum distance in blocks this mob will look for entities to drop an item for.",
|
||||
"title": "Max Dist"
|
||||
},
|
||||
"minimum_teleport_distance": { "title": "Minimum Teleport Distance", "description": "UNDOCUMENTATED", "type": "number" },
|
||||
"max_head_look_at_height": { "title": "Max Head Look At Height", "description": "UNDOCUMENTATED", "type": "number" },
|
||||
"minimum_teleport_distance": { "title": "Minimum Teleport Distance", "description": "UNDOCUMENTED", "type": "number" },
|
||||
"max_head_look_at_height": { "title": "Max Head Look At Height", "description": "UNDOCUMENTED", "type": "number" },
|
||||
"offering_distance": {
|
||||
"type": "number",
|
||||
"default": [1.0],
|
||||
@@ -45,8 +45,8 @@
|
||||
"description": "Event to run when this mob attempts to drop an item.",
|
||||
"title": "On Drop Attempt"
|
||||
},
|
||||
"seconds_before_pickup": { "title": "Seconds Before Pickup", "description": "UNDOCUMENTATED", "type": "number" },
|
||||
"search_count": { "type": "integer", "default": 1, "description": "UNDOCUMENTATED", "title": "Search Height" },
|
||||
"seconds_before_pickup": { "title": "Seconds Before Pickup", "description": "UNDOCUMENTED", "type": "number" },
|
||||
"search_count": { "type": "integer", "default": 1, "description": "UNDOCUMENTED", "title": "Search Height" },
|
||||
"search_height": { "type": "integer", "default": 1, "description": "Height in blocks from the target the mob can be.", "title": "Search Height" },
|
||||
"search_range": {
|
||||
"type": "integer",
|
||||
@@ -56,13 +56,13 @@
|
||||
},
|
||||
"target_range": {
|
||||
"title": "Target Range",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "array",
|
||||
"items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }]
|
||||
},
|
||||
"teleport_offset": {
|
||||
"title": "Teleport Offset",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "array",
|
||||
"items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }]
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.equip_item",
|
||||
"type": "object",
|
||||
"title": "Equip Item 1.16.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": { "priority": { "$ref": "types/priority.json" } }
|
||||
}
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"max_failed_attempts": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Max Failed Attempts"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "On Home Event",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"properties": {
|
||||
"event": { "type": "string", "pattern": "^[a-zA-Z0-9_\\-:]+$", "description": "The event to fire", "title": "Event" },
|
||||
"target": {
|
||||
@@ -46,6 +46,6 @@
|
||||
{ "type": "array", "items": { "$ref": "#/definitions/on_home_spec" } }
|
||||
]
|
||||
},
|
||||
"on_failed": { "$ref": "../types/event.json", "title": "On Failed", "description": "UNDOCUMENTATED" }
|
||||
"on_failed": { "$ref": "../types/event.json", "title": "On Failed", "description": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -29,8 +29,8 @@
|
||||
},
|
||||
"knockback_strength": { "type": "integer", "default": 4, "description": "The strength of the knockback.", "title": "Knockback Strength" },
|
||||
"Trigger": { "$ref": "../types/trigger.json", "description": "On_roar_end", "title": "Trigger" },
|
||||
"knockback_filters": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTATED", "title": "Knockback Filters" },
|
||||
"damage_filters": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTATED", "title": "Damage Filters" },
|
||||
"on_roar_end": { "$ref": "../types/event.json", "description": "UNDOCUMENTATED", "title": "On Roar End" }
|
||||
"knockback_filters": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTED", "title": "Knockback Filters" },
|
||||
"damage_filters": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTED", "title": "Damage Filters" },
|
||||
"on_roar_end": { "$ref": "../types/event.json", "description": "UNDOCUMENTED", "title": "On Roar End" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,6 +20,6 @@
|
||||
"title": "Set Persistent"
|
||||
},
|
||||
"yd": { "type": "number", "default": 0, "description": "The height in blocks the mob jumps when leaping at its target", "title": "Yd" },
|
||||
"target_dist": { "type": "number", "default": 0, "description": "UNDOCUMENTATED", "title": "Target Dist" }
|
||||
"target_dist": { "type": "number", "default": 0, "description": "UNDOCUMENTED", "title": "Target Dist" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -39,6 +39,6 @@
|
||||
"title": "Look Time",
|
||||
"items": [{ "type": "number" }, { "type": "number" }]
|
||||
},
|
||||
"target_distance": { "type": "number", "description": "UNDOCUMENTATED", "title": "Target Distance" }
|
||||
"target_distance": { "type": "number", "description": "UNDOCUMENTED", "title": "Target Distance" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.move_towards_home_restriction",
|
||||
"type": "object",
|
||||
"title": "Move Towards Home Restriction 1.16.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" } }
|
||||
}
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"description": "The block distance in y that will be checked for mobs that this mob detects",
|
||||
"title": "Mob Detect Height"
|
||||
},
|
||||
"can_nap_filters": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTATED", "title": "Can Nap Filters" },
|
||||
"wake_mob_exceptions": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTATED", "title": "Wake Mob Exceptions" }
|
||||
"can_nap_filters": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTED", "title": "Can Nap Filters" },
|
||||
"wake_mob_exceptions": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTED", "title": "Wake Mob Exceptions" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -26,6 +26,6 @@
|
||||
"description": "The distance in blocks from the owner the pet can be to sleep with owner.",
|
||||
"title": "Search Range"
|
||||
},
|
||||
"search_radius": { "type": "integer", "default": 0, "description": "UNDOCUMENTATED", "title": "Search Radius" }
|
||||
"search_radius": { "type": "integer", "default": 0, "description": "UNDOCUMENTED", "title": "Search Radius" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"description": "If true, the mob can pickup items to its hand or armor slots",
|
||||
"title": "Can Pickup To Hand Or Equipment"
|
||||
},
|
||||
"cooldown_after_being_attacked": { "type": "number", "default": true, "description": "UNDOCUMENTATED", "title": "Cooldown After Being Attacked" },
|
||||
"cooldown_after_being_attacked": { "type": "number", "default": true, "description": "UNDOCUMENTED", "title": "Cooldown After Being Attacked" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"properties": {
|
||||
"priority": { "$ref": "types/priority.json" },
|
||||
"speed_multiplier": { "$ref": "types/speed_multiplier.json" },
|
||||
"avoid_damage_blocks": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Avoid Damage Blocks" },
|
||||
"avoid_damage_blocks": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Avoid Damage Blocks" },
|
||||
"can_land_on_trees": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
@@ -27,6 +27,6 @@
|
||||
"description": "Distance in blocks that the mob will look up or down for a new spot to move to. Must be at least 1",
|
||||
"title": "Y Dist"
|
||||
},
|
||||
"y_offset": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Y Offset" }
|
||||
"y_offset": { "type": "integer", "description": "UNDOCUMENTED", "title": "Y Offset" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"speed_multiplier": { "$ref": "types/speed_multiplier.json" },
|
||||
"hover_height": {
|
||||
"type": "array",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Hover Height",
|
||||
"items": [{ "type": "number" }, { "type": "number" }]
|
||||
},
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": { "$ref": "types/priority.json" },
|
||||
"liquid_y_offset": { "type": "number", "title": "Liquid Y Offset", "description": "UNDOCUMENTATED" },
|
||||
"rise_delta": { "type": "number", "title": "Rise Delta", "description": "UNDOCUMENTATED" },
|
||||
"sink_delta": { "type": "number", "title": "Sink Delta", "description": "UNDOCUMENTATED" }
|
||||
"liquid_y_offset": { "type": "number", "title": "Liquid Y Offset", "description": "UNDOCUMENTED" },
|
||||
"rise_delta": { "type": "number", "title": "Rise Delta", "description": "UNDOCUMENTED" },
|
||||
"sink_delta": { "type": "number", "title": "Sink Delta", "description": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -26,25 +26,25 @@
|
||||
"event_choices": {
|
||||
"type": "array",
|
||||
"title": "Event Choices",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"title": "Event Choice",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"properties": {
|
||||
"min_activation_range": { "type": "number", "title": "Minimum Activation Range", "description": "UNDOCUMENTATED" },
|
||||
"max_activation_range": { "type": "number", "title": "Maxmimum Activation Range", "description": "UNDOCUMENTATED" },
|
||||
"cooldown_time": { "type": "number", "title": "Cooldown Time", "description": "UNDOCUMENTATED" },
|
||||
"cast_duration": { "type": "number", "title": "Cast Duration", "description": "UNDOCUMENTATED" },
|
||||
"min_activation_range": { "type": "number", "title": "Minimum Activation Range", "description": "UNDOCUMENTED" },
|
||||
"max_activation_range": { "type": "number", "title": "Maxmimum Activation Range", "description": "UNDOCUMENTED" },
|
||||
"cooldown_time": { "type": "number", "title": "Cooldown Time", "description": "UNDOCUMENTED" },
|
||||
"cast_duration": { "type": "number", "title": "Cast Duration", "description": "UNDOCUMENTED" },
|
||||
"filters": { "$ref": "../../filters/filters.json" },
|
||||
"particle_color": { "type": "string", "format": "color-hex", "title": "Particle Color", "description": "UNDOCUMENTATED" },
|
||||
"weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" },
|
||||
"start_sound_event": { "type": "string", "title": "Start Sound Event", "description": "UNDOCUMENTATED" },
|
||||
"particle_color": { "type": "string", "format": "color-hex", "title": "Particle Color", "description": "UNDOCUMENTED" },
|
||||
"weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTED" },
|
||||
"start_sound_event": { "type": "string", "title": "Start Sound Event", "description": "UNDOCUMENTED" },
|
||||
"sequence": { "$ref": "#/definitions/sequence" }
|
||||
}
|
||||
}
|
||||
},
|
||||
"sequence": { "$ref": "#/definitions/sequence", "description": "UNDOCUMENTATED", "title": "Sequence" }
|
||||
"sequence": { "$ref": "#/definitions/sequence", "description": "UNDOCUMENTED", "title": "Sequence" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"description": "The amount of time the mob will be stuck if they fail and land on a block they can be stuck on",
|
||||
"title": "Stuck Time"
|
||||
},
|
||||
"leap_dist": { "type": "number", "description": "UNDOCUMENTATED", "title": "Leap Dist" },
|
||||
"stuck_blocks": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTATED", "title": "Stuck Block" }
|
||||
"leap_dist": { "type": "number", "description": "UNDOCUMENTED", "title": "Leap Dist" },
|
||||
"stuck_blocks": { "$ref": "../../filters/filters.json", "description": "UNDOCUMENTED", "title": "Stuck Block" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.swim_idle",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"title": "Swim Idle 1.16.0",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": { "$ref": "types/priority.json" },
|
||||
"idle_time": { "type": "number", "title": "Idle Time", "description": "UNDOCUMENTATED" },
|
||||
"success_rate": { "type": "number", "title": "Succes Rate", "description": "UNDOCUMENTATED" }
|
||||
"idle_time": { "type": "number", "title": "Idle Time", "description": "UNDOCUMENTED" },
|
||||
"success_rate": { "type": "number", "title": "Succes Rate", "description": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
"description": "If true, the mob can stop being tempted if the player moves too fast while close to this mob",
|
||||
"title": "Can Get Scared"
|
||||
},
|
||||
"can_tempt_while_ridden": { "type": "boolean", "title": "Can Tempt While Ridden", "description": "UNDOCUMENTATED" },
|
||||
"can_tempt_vertically": { "type": "boolean", "title": "Can Tempt Vertically", "description": "UNDOCUMENTATED" },
|
||||
"can_tempt_while_ridden": { "type": "boolean", "title": "Can Tempt While Ridden", "description": "UNDOCUMENTED" },
|
||||
"can_tempt_vertically": { "type": "boolean", "title": "Can Tempt Vertically", "description": "UNDOCUMENTED" },
|
||||
"items": {
|
||||
"type": "array",
|
||||
"description": "List of items this mob is tempted by",
|
||||
|
||||
@@ -72,16 +72,16 @@
|
||||
"type": "array",
|
||||
"default": [0, 0],
|
||||
"items": [
|
||||
{ "type": "integer", "minimum": 0, "description": "UNDOCUMENTATED", "title": "Minimum" },
|
||||
{ "type": "integer", "minimum": 0, "description": "UNDOCUMENTATED", "title": "Maximum" }
|
||||
{ "type": "integer", "minimum": 0, "description": "UNDOCUMENTED", "title": "Minimum" },
|
||||
{ "type": "integer", "minimum": 0, "description": "UNDOCUMENTED", "title": "Maximum" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"range_min": { "type": "number", "description": "UNDOCUMENTATED", "title": "Range Minimum" },
|
||||
"range_max": { "type": "number", "description": "UNDOCUMENTATED", "title": "Range Maximum" }
|
||||
"range_min": { "type": "number", "description": "UNDOCUMENTED", "title": "Range Minimum" },
|
||||
"range_max": { "type": "number", "description": "UNDOCUMENTED", "title": "Range Maximum" }
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -18,6 +18,6 @@
|
||||
"title": "Damage Range"
|
||||
},
|
||||
"entity_filter": { "$ref": "../../filters/filters.json", "description": "Entity_filter", "title": "Filter" },
|
||||
"cause": { "type": "string", "description": "UNDOCUMENTATED", "title": "Cause", "$ref": "../../../../general/entity/damage_source.json" }
|
||||
"cause": { "type": "string", "description": "UNDOCUMENTED", "title": "Cause", "$ref": "../../../../general/entity/damage_source.json" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"description": "Fires off a specified event when a block in the block list is broken within the sensor range.",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"sensor_radius": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Sensor Radius", "minimum": 0 },
|
||||
"sensor_radius": { "type": "integer", "description": "UNDOCUMENTED", "title": "Sensor Radius", "minimum": 0 },
|
||||
"on_break": {
|
||||
"type": "array",
|
||||
"title": "On Break",
|
||||
@@ -17,13 +17,13 @@
|
||||
"block_list": {
|
||||
"type": "array",
|
||||
"title": "Block List",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"items": { "type": "string", "title": "Block ID" }
|
||||
},
|
||||
"on_block_broken": { "type": "string", "title": "On Block Broken", "description": "On block broken" }
|
||||
}
|
||||
},
|
||||
"description": "UNDOCUMENTATED"
|
||||
"description": "UNDOCUMENTED"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"base_buoyancy": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Base Buoyancy"
|
||||
},
|
||||
"apply_gravity": {
|
||||
|
||||
@@ -46,8 +46,8 @@
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"range_min": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTATED" },
|
||||
"range_max": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTATED" }
|
||||
"range_min": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTED" },
|
||||
"range_max": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -8,19 +8,19 @@
|
||||
"hitboxes": {
|
||||
"type": "array",
|
||||
"title": "Hitboxes",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"title": "Hitbox",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"width": { "type": "number", "title": "Width", "description": "UNDOCUMENTATED" },
|
||||
"height": { "type": "number", "title": "Height", "description": "UNDOCUMENTATED" },
|
||||
"width": { "type": "number", "title": "Width", "description": "UNDOCUMENTED" },
|
||||
"height": { "type": "number", "title": "Height", "description": "UNDOCUMENTED" },
|
||||
"pivot": {
|
||||
"type": "array",
|
||||
"title": "Pivot",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"despawn_from_distance": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Despawn From Distance",
|
||||
"properties": {
|
||||
"max_distance": {
|
||||
|
||||
@@ -12,11 +12,11 @@
|
||||
"items": {
|
||||
"additionalProperties": false,
|
||||
"title": "Slot Drop Chance",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"drop_chance": { "type": "number", "title": "Drop Chance", "description": "UNDOCUMENTATED" },
|
||||
"slot": { "type": "string", "title": "Slot", "description": "UNDOCUMENTATED" }
|
||||
"drop_chance": { "type": "number", "title": "Drop Chance", "description": "UNDOCUMENTED" },
|
||||
"slot": { "type": "string", "title": "Slot", "description": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.experience_reward",
|
||||
"type": "object",
|
||||
"title": "Experience Reward 1.16.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"on_bred": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"triggers": {
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Triggers",
|
||||
"properties": {
|
||||
"cooldown": {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.hide",
|
||||
"type": "object",
|
||||
"title": "Hide 1.16.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {}
|
||||
}
|
||||
|
||||
@@ -3,16 +3,13 @@
|
||||
"type": "object",
|
||||
"title": "Horse.jump Strength 1.16.0",
|
||||
"additionalProperties": false,
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"required": [],
|
||||
"properties": {
|
||||
"value": {
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Value",
|
||||
"oneOf": [
|
||||
{ "type": "object", "additionalProperties": false, "properties": { "range_min": { "type": "number" }, "range_max": { "type": "number" } } },
|
||||
{ "type": "number" }
|
||||
]
|
||||
"oneOf": [{ "type": "object", "additionalProperties": false, "properties": { "range_min": { "type": "number" }, "range_max": { "type": "number" } } }, { "type": "number" }]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,16 +8,16 @@
|
||||
"damage_conditions": {
|
||||
"type": "array",
|
||||
"title": "Damage Conditions",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"title": "Damage Condition",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"filters": { "$ref": "../../filters/filters.json" },
|
||||
"cause": { "type": "string", "title": "Cause", "description": "Damage cause", "$ref": "../../../../general/entity/damage_source.json" },
|
||||
"damage_per_tick": { "type": "integer", "title": "Damage Per Tick", "description": "UNDOCUMENTATED" }
|
||||
"damage_per_tick": { "type": "integer", "title": "Damage Per Tick", "description": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
},
|
||||
"properties": {
|
||||
"interactions": {
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Interactions",
|
||||
"oneOf": [
|
||||
{ "type": "object", "$ref": "#/definitions/interaction_spec" },
|
||||
|
||||
@@ -18,6 +18,6 @@
|
||||
"description": "The mob effect that is applied to entities that enter this entities effect range.",
|
||||
"title": "Mob Effect"
|
||||
},
|
||||
"entity_filter": { "$ref": "../../filters/filters.json", "title": "Entity Filter", "description": "UNDOCUMENTATED" }
|
||||
"entity_filter": { "$ref": "../../filters/filters.json", "title": "Entity Filter", "description": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"max_turn": { "type": "number", "default": 30, "description": "The maximum number in degrees the mob can turn per tick.", "title": "Max Turn" },
|
||||
"sway_amplitude": { "type": "number", "description": "UNDOCUMENTATED", "title": "Sway Amplitude" }
|
||||
"sway_amplitude": { "type": "number", "description": "UNDOCUMENTED", "title": "Sway Amplitude" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
{ "type": "array", "items": { "$ref": "#/definitions/name_action" } },
|
||||
{ "type": "object", "$ref": "#/definitions/name_action" }
|
||||
],
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Name Actions"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"title": "Blocks To Avoid",
|
||||
"items": {
|
||||
"title": "Block",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"oneOf": [
|
||||
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
|
||||
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"title": "Blocks To Avoid",
|
||||
"items": {
|
||||
"title": "Block",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"oneOf": [
|
||||
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
|
||||
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"title": "Blocks To Avoid",
|
||||
"items": {
|
||||
"title": "Block",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"oneOf": [
|
||||
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
|
||||
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"title": "Blocks To Avoid",
|
||||
"items": {
|
||||
"title": "Block",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"oneOf": [
|
||||
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
|
||||
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"title": "Blocks To Avoid",
|
||||
"items": {
|
||||
"title": "Block",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"oneOf": [
|
||||
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
|
||||
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"title": "Blocks To Avoid",
|
||||
"items": {
|
||||
"title": "Block",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"oneOf": [
|
||||
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
|
||||
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"title": "Blocks To Avoid",
|
||||
"items": {
|
||||
"title": "Block",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"oneOf": [
|
||||
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
|
||||
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
|
||||
|
||||
@@ -18,39 +18,39 @@
|
||||
"npc_data": {
|
||||
"type": "object",
|
||||
"title": "Npc Data",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"portrait_offsets": {
|
||||
"type": "object",
|
||||
"title": "Portrait Offsets",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTATED" },
|
||||
"scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTATED" }
|
||||
"translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED" },
|
||||
"scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED" }
|
||||
}
|
||||
},
|
||||
"picker_offsets": {
|
||||
"type": "object",
|
||||
"title": "Picker Offsets",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTATED" },
|
||||
"scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTATED" }
|
||||
"translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED" },
|
||||
"scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED" }
|
||||
}
|
||||
},
|
||||
"skin_list": {
|
||||
"type": "array",
|
||||
"title": "Skin List",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"title": "Skin",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"properties": { "variant": { "title": "Variant", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 } }
|
||||
"properties": { "variant": { "title": "Variant", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"description": "Allows the entity to be a thrown entity.",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"anchor": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
|
||||
"anchor": { "type": "integer", "description": "UNDOCUMENTED", "title": "Anchor" },
|
||||
"angle_offset": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
@@ -96,81 +96,81 @@
|
||||
"on_hit": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"title": "TODO",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "On Hit",
|
||||
"properties": {
|
||||
"catch_fire": {
|
||||
"additionalProperties": false,
|
||||
"description": "UNDOCUMENTATED",
|
||||
"title": "TODO",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Catch Fire",
|
||||
"type": "object",
|
||||
"properties": { "fire_affected_by_griefing": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" } }
|
||||
"properties": { "fire_affected_by_griefing": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Fire Affected By Griefing" } }
|
||||
},
|
||||
"definition_event": {
|
||||
"additionalProperties": false,
|
||||
"description": "UNDOCUMENTATED",
|
||||
"title": "TODO",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Event",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"affect_projectile": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" },
|
||||
"affect_projectile": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Affect Projectile" },
|
||||
"event_trigger": { "$ref": "../types/event.json" }
|
||||
}
|
||||
},
|
||||
"douse_fire": { "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" },
|
||||
"douse_fire": { "type": "object", "description": "UNDOCUMENTED", "title": "Douse Fire" },
|
||||
"impact_damage": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"title": "TODO",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Impact Damage",
|
||||
"properties": {
|
||||
"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" }
|
||||
"filter": { "type": "string", "description": "UNDOCUMENTED", "title": "Filter" },
|
||||
"catch_fire": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Catch Fire" },
|
||||
"damage": { "type": "integer", "description": "UNDOCUMENTED", "title": "Damage" },
|
||||
"destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Destroy On Hit" },
|
||||
"knockback": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Knockback" },
|
||||
"semi_random_diff_damage": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Semi Random Diff Damage" }
|
||||
}
|
||||
},
|
||||
"particle_on_hit": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"title": "TODO",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Particle On Hit",
|
||||
"properties": {
|
||||
"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" }
|
||||
"particle_type": { "type": "string", "description": "UNDOCUMENTED", "title": "Particle Type" },
|
||||
"num_particles": { "type": "integer", "description": "UNDOCUMENTED", "title": "Num Particles" },
|
||||
"on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "On Entity Hit" },
|
||||
"on_other_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "On Other Hit" }
|
||||
}
|
||||
},
|
||||
"remove_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" },
|
||||
"remove_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Remove On Hit" },
|
||||
"spawn_chance": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"title": "TODO",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Spawn Chance",
|
||||
"properties": {
|
||||
"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" }
|
||||
"first_spawn_percent_chance": { "type": "number", "description": "UNDOCUMENTED", "title": "First Spawn Percent Chance" },
|
||||
"first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "title": "First Spawn Chance" },
|
||||
"second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "title": "Second Spawn Chance" },
|
||||
"first_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "title": "First Spawn Count" },
|
||||
"second_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "title": "Second Spawn Count" },
|
||||
"spawn_definition": { "type": "string", "description": "UNDOCUMENTED", "title": "Spawn Definition" },
|
||||
"spawn_baby": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Spawn Baby" }
|
||||
}
|
||||
},
|
||||
"spawn_aoe_cloud": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"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" },
|
||||
"radius": { "type": "number", "description": "UNDOCUMENTED", "title": "Radius" },
|
||||
"radius_on_use": { "type": "number", "description": "UNDOCUMENTED", "title": "Radius On Use" },
|
||||
"potion": { "type": "integer", "description": "UNDOCUMENTED", "title": "Potion" },
|
||||
"particle": { "type": "string", "description": "UNDOCUMENTED", "title": "Particle" },
|
||||
"duration": { "type": "integer", "description": "UNDOCUMENTED", "title": "Duration" },
|
||||
"color": {
|
||||
"description": "UNDOCUMENTATED",
|
||||
"title": "TODO",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Color",
|
||||
"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": "TODO" },
|
||||
"reapplication_delay": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" }
|
||||
"affect_owner": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Affect Owner" },
|
||||
"reapplication_delay": { "type": "integer", "description": "UNDOCUMENTED", "title": "Reapplication Delay" }
|
||||
}
|
||||
},
|
||||
"stick_in_ground": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" },
|
||||
"teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" }
|
||||
"stick_in_ground": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Stick In Ground" },
|
||||
"teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Teleport Owner" }
|
||||
}
|
||||
},
|
||||
"particle": { "type": "string", "default": "iconcrack", "description": "Particle to use upon collision", "title": "Particle" },
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
"min_delay_secs": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Minimum Delay Secs", "minimum": 0 },
|
||||
"max_delay_secs": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Maximum Delay Secs", "minimum": 0 },
|
||||
"min_delay_secs": { "type": "integer", "description": "UNDOCUMENTED", "title": "Minimum Delay Secs", "minimum": 0 },
|
||||
"max_delay_secs": { "type": "integer", "description": "UNDOCUMENTED", "title": "Maximum Delay Secs", "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.",
|
||||
@@ -15,7 +15,7 @@
|
||||
"items": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Scheduled Events",
|
||||
"properties": { "filters": { "$ref": "../../filters/filters.json" }, "event": { "$ref": "../types/event.json" } }
|
||||
}
|
||||
|
||||
@@ -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": "UNDOCUMENTATED" }
|
||||
"type": { "title": "Type", "type": "string", "description": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
"properties": {
|
||||
"entities": {
|
||||
"title": "Entities",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"oneOf": [
|
||||
{ "type": "object", "$ref": "#/definitions/entity_spawn" },
|
||||
{ "type": "array", "items": { "$ref": "#/definitions/entity_spawn" } }
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.trade_resupply",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"title": "Trade Resupply 1.16.0",
|
||||
"additionalProperties": false,
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$id": "blockception.minecraft.behavior.entity1.16.0",
|
||||
"type": "object",
|
||||
"title": "Entity Behavior 1.16.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"required": ["format_version", "minecraft:entity"],
|
||||
"properties": {
|
||||
"format_version": {
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"properties": {
|
||||
"add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" },
|
||||
"remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" },
|
||||
"weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
{
|
||||
"type": "object",
|
||||
"title": "Conditional Animation",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": { "type": "string", "title": "Animation" }
|
||||
}
|
||||
]
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$id": "blockception.minecraft.behavior.entity1.16.100",
|
||||
"type": "object",
|
||||
"title": "Entity Behavior 1.16.100",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"required": ["format_version", "minecraft:entity"],
|
||||
"properties": {
|
||||
"format_version": {
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"properties": {
|
||||
"add": { "$ref": "#/definitions/addremove", "description": "What gets added when the event gets triggered", "title": "Add" },
|
||||
"remove": { "$ref": "#/definitions/addremove", "description": "What gets removed when the event gets triggered", "title": "Remove" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTATED", "title": "Trigger" },
|
||||
"trigger": { "type": "string", "description": "UNDOCUMENTED", "title": "Trigger" },
|
||||
"weight": { "type": "number", "description": "UNDOCUMENTATED: weight", "title": "Weight" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
{
|
||||
"type": "object",
|
||||
"title": "Conditional Animation",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": { "type": "string", "title": "Animation" }
|
||||
}
|
||||
]
|
||||
|
||||
@@ -39,12 +39,12 @@
|
||||
"title": "Ignore Visibility"
|
||||
},
|
||||
"entity_types": { "$ref": "../types/entity_types.json", "description": "UNDOCUMENTATED: entity types", "title": "Entity Types" },
|
||||
"avoid_mob_sound": { "title": "Avoid Mob Sound", "description": "UNDOCUMENTATED", "type": "string" },
|
||||
"remove_target": { "title": "Remove Target", "description": "UNDOCUMENTATED", "type": "boolean" },
|
||||
"on_escape_event": { "$ref": "../types/event.json", "title": "On Escape Event", "description": "UNDOCUMENTATED" },
|
||||
"avoid_mob_sound": { "title": "Avoid Mob Sound", "description": "UNDOCUMENTED", "type": "string" },
|
||||
"remove_target": { "title": "Remove Target", "description": "UNDOCUMENTED", "type": "boolean" },
|
||||
"on_escape_event": { "$ref": "../types/event.json", "title": "On Escape Event", "description": "UNDOCUMENTED" },
|
||||
"sound_interval": {
|
||||
"default": 0,
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Sound Interval",
|
||||
"oneOf": [
|
||||
{
|
||||
|
||||
@@ -49,9 +49,9 @@
|
||||
"description": "Distance in blocks within the mob considers it has reached the goal. This is the \"wiggle room\" to stop the AI from bouncing back and forth trying to reach a specific spot",
|
||||
"title": "Goal Radius"
|
||||
},
|
||||
"radius_change": { "type": "number", "title": "Radius Change", "description": "UNDOCUMENTATED" },
|
||||
"radius_adjustment_chance": { "type": "number", "title": "Radius Adjustment Chance", "description": "UNDOCUMENTATED" },
|
||||
"height_adjustment_chance": { "type": "number", "title": "Height Adjustment Chance", "description": "UNDOCUMENTATED" },
|
||||
"angle_change": { "type": "number", "title": "Angle Change", "description": "UNDOCUMENTATED" }
|
||||
"radius_change": { "type": "number", "title": "Radius Change", "description": "UNDOCUMENTED" },
|
||||
"radius_adjustment_chance": { "type": "number", "title": "Radius Adjustment Chance", "description": "UNDOCUMENTED" },
|
||||
"height_adjustment_chance": { "type": "number", "title": "Height Adjustment Chance", "description": "UNDOCUMENTED" },
|
||||
"angle_change": { "type": "number", "title": "Angle Change", "description": "UNDOCUMENTED" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"description": "Determines the amount of time in seconds that this mob will look for a target before forgetting about it and looking for a new one when the target isn't visible any more",
|
||||
"title": "Must See Forget Duration"
|
||||
},
|
||||
"on_defend_start": { "$ref": "../types/event.json", "title": "On Defend Start", "description": "UNDOCUMENTATED" },
|
||||
"on_defend_start": { "$ref": "../types/event.json", "title": "On Defend Start", "description": "UNDOCUMENTED" },
|
||||
"within_radius": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"description": "List of entity types this mob considers a threat to the village",
|
||||
"title": "Entity Types"
|
||||
},
|
||||
"must_reach": { "title": "Must Reach", "description": "UNDOCUMENTATED", "type": "boolean" },
|
||||
"attack_chance": { "title": "Attack Chance", "description": "UNDOCUMENTATED", "type": "number" }
|
||||
"must_reach": { "title": "Must Reach", "description": "UNDOCUMENTED", "type": "boolean" },
|
||||
"attack_chance": { "title": "Attack Chance", "description": "UNDOCUMENTED", "type": "number" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,37 +2,37 @@
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.eat_block",
|
||||
"type": "object",
|
||||
"title": "Eat Block 1.8.0",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": { "$ref": "./types/priority.json" },
|
||||
"on_eat": { "$ref": "../types/trigger.json", "description": "UNDOCUMENTATED", "title": "On Eat" },
|
||||
"on_eat": { "$ref": "../types/trigger.json", "description": "UNDOCUMENTED", "title": "On Eat" },
|
||||
"success_chance": {
|
||||
"title": "Succes Chance",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$ref": "../../../../molang/number.json"
|
||||
},
|
||||
"time_until_eat": { "title": "Time Until Eat", "description": "UNDOCUMENTATED", "type": "number" },
|
||||
"time_until_eat": { "title": "Time Until Eat", "description": "UNDOCUMENTED", "type": "number" },
|
||||
"eat_and_replace_block_pairs": {
|
||||
"type": "array",
|
||||
"title": "Eat And Replace Block Pairs",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"title": "Eat And Replace Block Pair",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"properties": {
|
||||
"eat_block": {
|
||||
"type": "string",
|
||||
"title": "Block",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$ref": "../../../../general/block/identifier.json"
|
||||
},
|
||||
"replace_block": {
|
||||
"type": "string",
|
||||
"title": "Replace Block",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$ref": "../../../../general/block/identifier.json"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
"entity_types": {
|
||||
"$ref": "../types/entity_types.json",
|
||||
"description": "List of entity types that this mob can follow in a caravan",
|
||||
"title": "TODO Title"
|
||||
"title": "Entity Types"
|
||||
},
|
||||
"entity_count": { "type": "integer", "description": "Number of entities that can be in the caravan", "default": 1, "title": "TODO Title" }
|
||||
"entity_count": { "type": "integer", "description": "Number of entities that can be in the caravan", "default": 1, "title": "Entity Count" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,13 +12,13 @@
|
||||
"type": "integer",
|
||||
"default": 0,
|
||||
"description": "The distance in blocks it will look for a mob to follow",
|
||||
"title": "TODO Title"
|
||||
"title": "Search Range"
|
||||
},
|
||||
"stop_distance": {
|
||||
"type": "number",
|
||||
"default": 2,
|
||||
"description": "The distance in blocks this mob stops from the mob it is following",
|
||||
"title": "TODO Title"
|
||||
"title": "Stop Distance"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,13 +12,13 @@
|
||||
"type": "number",
|
||||
"default": 10,
|
||||
"description": "The distance in blocks that the owner can be away from this mob before it starts following it",
|
||||
"title": "TODO Title"
|
||||
"title": "Start Distance"
|
||||
},
|
||||
"stop_distance": {
|
||||
"type": "number",
|
||||
"default": 2,
|
||||
"description": "The distance in blocks this mob will stop from its owner while following it",
|
||||
"title": "TODO Title"
|
||||
"title": "Stop Distance"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,13 +12,13 @@
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
"description": "Defines the distance in blocks the mob will stay from its target while following.",
|
||||
"title": "TODO Title"
|
||||
"title": "Follow Distance"
|
||||
},
|
||||
"within_radius": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
"description": "Defines the maximum distance in blocks a mob can get from its target captain before giving up trying to follow it.",
|
||||
"title": "TODO Title"
|
||||
"title": "Within Radius"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,14 +12,14 @@
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
"description": "Distance in blocks within the mob considers it has reached the goal. This is the \"wiggle room\" to stop the AI from bouncing back and forth trying to reach a specific spot",
|
||||
"title": "TODO Title"
|
||||
"title": "Goal Radius"
|
||||
},
|
||||
"interval": {
|
||||
"type": "integer",
|
||||
"default": 120,
|
||||
"description": "A random value to determine when to randomly move somewhere. This has a 1/interval chance to choose this goal",
|
||||
"title": "TODO Title"
|
||||
"title": "Interval"
|
||||
},
|
||||
"on_home": { "$ref": "../types/event.json", "description": "Event to run when this mob gets home.", "title": "TODO Title" }
|
||||
"on_home": { "$ref": "../types/event.json", "description": "Event to run when this mob gets home.", "title": "On Home" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,21 +7,21 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": { "$ref": "./types/priority.json" },
|
||||
"search_width": { "type": "number", "title": "Search Range", "description": "UNDOCUMENTATED" },
|
||||
"search_height": { "type": "number", "title": "Search Height", "description": "UNDOCUMENTATED" },
|
||||
"search_width": { "type": "number", "title": "Search Range", "description": "UNDOCUMENTED" },
|
||||
"search_height": { "type": "number", "title": "Search Height", "description": "UNDOCUMENTED" },
|
||||
|
||||
"minimum_path_length": { "type": "number", "title": "Minimum Path Length", "description": "UNDOCUMENTATED" },
|
||||
"minimum_distance": { "type": "number", "title": "Minimum Distance", "description": "UNDOCUMENTATED" },
|
||||
"minimum_path_length": { "type": "number", "title": "Minimum Path Length", "description": "UNDOCUMENTED" },
|
||||
"minimum_distance": { "type": "number", "title": "Minimum Distance", "description": "UNDOCUMENTED" },
|
||||
|
||||
"scale_factor": { "type": "number", "title": "Scale Factor", "description": "UNDOCUMENTATED" },
|
||||
"scale_factor": { "type": "number", "title": "Scale Factor", "description": "UNDOCUMENTED" },
|
||||
|
||||
"cooldown_range": {
|
||||
"title": "Cooldown range",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"description": "UNDOCUMENTED",
|
||||
"type": "array",
|
||||
"items": [
|
||||
{ "title": "Min", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 },
|
||||
{ "title": "Max", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 }
|
||||
{ "title": "Min", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 },
|
||||
{ "title": "Max", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -23,6 +23,6 @@
|
||||
"knockback_damage": { "type": "integer", "default": 6, "description": "The damage dealt by the knockback roar.", "title": "TODO Title" },
|
||||
"knockback_range": { "type": "integer", "default": 4, "description": "The radius (in blocks) of the knockback effect.", "title": "TODO Title" },
|
||||
"knockback_strength": { "type": "integer", "default": 4, "description": "The strength of the knockback.", "title": "TODO Title" },
|
||||
"trigger": { "$ref": "../types/trigger.json", "description": "UNDOCUMENTATED", "title": "Trigger" }
|
||||
"trigger": { "$ref": "../types/trigger.json", "description": "UNDOCUMENTED", "title": "Trigger" }
|
||||
}
|
||||
}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user