Removed unscores from titles

This commit is contained in:
DaanV2
2021-01-27 01:06:07 +01:00
parent ea2eb0c0ff
commit 3ebb929e74
214 changed files with 228 additions and 264 deletions

View File

@@ -57,7 +57,7 @@
"additionalProperties": false,
"properties": {
"format_version": {
"title": "The 1.10.0 format_version",
"title": "The 1.10.0 format version",
"type": "string",
"pattern": "^1.10.0$",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -57,7 +57,7 @@
"additionalProperties": false,
"properties": {
"format_version": {
"title": "The 1.8.0 format_version",
"title": "The 1.8.0 format version",
"type": "string",
"pattern": "^1.8.0$",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -56,7 +56,7 @@
},
"properties": {
"format_version": {
"title": "The 1.10.0 format_version",
"title": "The 1.10.0 format version",
"type": "string",
"pattern": "^1.10.0$",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -56,7 +56,7 @@
},
"properties": {
"format_version": {
"title": "The 1.8.0 format_version",
"title": "The 1.8.0 format version",
"type": "string",
"pattern": "^1.8.0$",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -8,7 +8,7 @@
"additionalProperties": false,
"properties": {
"format_version": {
"title": "The 1.10.0 format_version",
"title": "The 1.10.0 format version",
"type": "string",
"const": "1.10.0",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -8,7 +8,7 @@
"additionalProperties": false,
"properties": {
"format_version": {
"title": "The 1.12.0 format_version",
"title": "The 1.12.0 format version",
"type": "string",
"const": "1.12.0",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -8,7 +8,7 @@
"additionalProperties": false,
"properties": {
"format_version": {
"title": "The 1.16.0 format_version",
"title": "The 1.16.0 format version",
"type": "string",
"const": "1.16.0",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -8,7 +8,7 @@
"additionalProperties": false,
"properties": {
"format_version": {
"title": "The 1.16.100 format_version",
"title": "The 1.16.100 format version",
"type": "string",
"const": "1.16.100",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -8,7 +8,7 @@
"additionalProperties": false,
"properties": {
"format_version": {
"title": "The 1.16.200 format_version",
"title": "The 1.16.200 format version",
"type": "string",
"const": "1.16.200",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -8,7 +8,7 @@
"required": ["format_version", "minecraft:entity"],
"properties": {
"format_version": {
"title": "The 1.10.0 format_version",
"title": "The 1.10.0 format version",
"type": "string",
"const": "1.10.0",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -7,7 +7,7 @@
"required": ["format_version", "minecraft:entity"],
"properties": {
"format_version": {
"title": "The 1.11.0 format_version",
"title": "The 1.11.0 format version",
"type": "string",
"const": "1.11.0",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -7,7 +7,7 @@
"required": ["format_version", "minecraft:entity"],
"properties": {
"format_version": {
"title": "The 1.12.0 format_version",
"title": "The 1.12.0 format version",
"type": "string",
"const": "1.12.0",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.find_mount",
"type": "object",
"title": "Behavior.find_mount 1.8.0",
"title": "Find mount 1.8.0",
"description": "Allows the mob to look around for another mob to ride atop it.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.behavior.go_home",
"type": "object",
"title": "Behavior.go_home 1.13.0",
"title": "Go home 1.13.0",
"description": "Allows the mob to move back to the position they were spawned.",
"additionalProperties": false,
"required": [],

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.behavior.stomp_turtle_egg",
"description": "Allows this mob to stomp turtle eggs",
"type": "object",
"title": "Behavior.stomp_turtle_egg 1.13.0",
"title": "Stomp turtle egg 1.13.0",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.behavior.tempt",
"description": "Allows the mob to be tempted by food they like.",
"type": "object",
"title": "Behavior.tempt 1.13.0",
"title": "Tempt 1.13.0",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -7,7 +7,7 @@
"required": ["format_version", "minecraft:entity"],
"properties": {
"format_version": {
"title": "The 1.13.0 format_version",
"title": "The 1.13.0 format version",
"type": "string",
"const": "1.13.0",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -7,7 +7,7 @@
"required": ["format_version", "minecraft:entity"],
"properties": {
"format_version": {
"title": "The 1.14.0 format_version",
"title": "The 1.14.0 format version",
"type": "string",
"const": "1.14.0",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.admire_item",
"type": "object",
"title": "Behaviour.admire_item 1.16.0",
"title": "Admire item 1.16.0",
"description": "Enables the mob to admire items that have been configured as admirable. Must be used in combination with the admire_item component.",
"additionalProperties": false,
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.avoid_block",
"type": "object",
"title": "Behaviour.avoid_block 1.16.0",
"title": "Avoid block 1.16.0",
"description": "UNDOCUMENTATED",
"additionalProperties": false,
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.barter",
"type": "object",
"title": "Behaviour.barter 1.16.0",
"title": "Barter 1.16.0",
"description": "Enables the mob to barter for items that have been configured as barter currency. Must be used in combination with the barter component",
"additionalProperties": false,
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.celebrate",
"type": "object",
"title": "Behaviour.celebrate 1.16.0",
"title": "Celebrate 1.16.0",
"description": "This allows the mob celebrate by jumping up and playing a sound periodically.",
"additionalProperties": false,
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.defend_trusted_target",
"type": "object",
"title": "Behaviour.defend_trusted_target 1.16.0",
"title": "Defend trusted target 1.16.0",
"description": "Allows the mob to target another mob that hurts an entity it trusts.",
"additionalProperties": false,
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.drink_potion",
"type": "object",
"title": "Behavior.beg 1.16.0",
"title": "Beg 1.16.0",
"description": "Allows the mob to drink potions based on specified environment conditions.",
"additionalProperties": false,
"required": [],

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.drop_item_for",
"additionalProperties": false,
"description": "Allows the mob to move near a target and drop an item.",
"title": "Behavior.drop_item_for 1.16.0",
"title": "Drop item for 1.16.0",
"type": "object",
"properties": {
"priority": { "$ref": "types/base_priority.json" },

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.eat_carried_item",
"type": "object",
"title": "Behaviour.eat_carried_item 1.16.0",
"title": "Eat carried item 1.16.0",
"description": "If the mob is carrying a food item, the mob will eat it and the effects will be applied to the mob.",
"additionalProperties": false,
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.equip_item",
"type": "object",
"title": "Behaviour.equip_item 1.16.0",
"title": "Equip item 1.16.0",
"description": "UNDOCUMENTATED",
"additionalProperties": false,
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.find_cover",
"type": "object",
"title": "Behaviour.find_cover 1.16.0",
"title": "Find cover 1.16.0",
"description": "Allows the mob to seek shade.",
"additionalProperties": false,
"properties": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.find_mount",
"additionalProperties": false,
"description": "Allows the mob to look around for another mob to ride atop it.",
"title": "Behavior.find_mount 1.16.0",
"title": "Find mount 1.16.0",
"type": "object",
"properties": {
"priority": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.go_home",
"additionalProperties": false,
"description": "Allows the mob to move back to the position they were spawned.",
"title": "Behavior.go_home",
"title": "Go home",
"type": "object",
"definitions": {
"on_home_spec": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.hold_ground",
"type": "object",
"title": "Behaviour.hold_ground 1.16.0",
"title": "Hold ground 1.16.0",
"description": "The mob freezes and looks at the mob they are targeting.",
"additionalProperties": false,
"properties": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.knockback_roar",
"description": "Allows the mob to perform a damaging knockback that affects all nearby entities.",
"type": "object",
"title": "Behavior.knockback_roar 1.16.0",
"title": "Knockback roar 1.16.0",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.leap_at_target",
"description": "Allows monsters to jump at and attack their target. Can only be used by hostile mobs.",
"type": "object",
"title": "Behavior.leap_at_target 1.16.0",
"title": "Leap at target 1.16.0",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.look_at_player",
"type": "object",
"title": "Behavior.look_at_player 1.16.0",
"title": "Look at player 1.16.0",
"description": "Allows the mob to look at the player when the player is nearby.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.move_to_lava",
"type": "object",
"title": "Behaviour.move_to_lava 1.16.0",
"title": "Move to lava 1.16.0",
"description": "Allows the mob to move back into lava when on land.",
"additionalProperties": false,
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.nap",
"type": "object",
"title": "Behaviour.nap 1.16.0",
"title": "Nap 1.16.0",
"description": "Allows the mob to move back into lava when on land.",
"additionalProperties": false,
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.nearest_attackable_target",
"type": "object",
"title": "Behavior.nearest_attackable_target 1.16.0",
"title": "Nearest attackable target 1.16.0",
"description": "Allows the mob to check for and pursue the nearest valid target.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.nearest_prioritized_attackable_target",
"type": "object",
"title": "Behavior.nearest_prioritized_attackable_target 1.16.0",
"title": "Nearest prioritized attackable target 1.16.0",
"description": "Allows the mob to check for and pursue the nearest valid target.",
"additionalProperties": false,
"required": [],

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.pet_sleep_with_owner",
"description": "Allows the mob to be tempted by food they like.",
"type": "object",
"title": "Behavior.tempt 1.16.0",
"title": "Tempt 1.16.0",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -4,7 +4,7 @@
"description": "Allows the mob to pick up items on the ground.",
"additionalProperties": false,
"type": "object",
"title": "Behavior.pickup_items 1.16.0",
"title": "pickup items 1.16.0",
"properties": {
"priority": { "$ref": "types/base_priority.json" },
"speed_multiplier": { "$ref": "types/base_speed_multiplier.json" },

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.random_fly",
"description": "Allows a mob to randomly fly around",
"type": "object",
"title": "Behavior.random_fly 1.16.0",
"title": "Random fly 1.16.0",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.random_hover",
"description": "Allows the mob to hover around randomly, close to the surface",
"type": "object",
"title": "Behavior.random_hover 1.16.0",
"title": "Random hover 1.16.0",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.random_look_around_and_sit",
"description": "Allows the mob to randomly sit and look around for a duration. Note: Must have a sitting animation set up to use this.",
"type": "object",
"title": "Behavior.random_look_around_and_sit 1.16.0",
"title": "Random look around and sit 1.16.0",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.rise_to_liquid_level",
"description": "Allows the mob to stay at a certain level when in liquid.",
"type": "object",
"title": "Behavior.rise_to_liquid_level 1.16.0",
"title": "Rise to liquid level 1.16.0",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.send_event",
"description": "Allows the mob to send an event to another mob.",
"type": "object",
"title": "Behavior.send_event 1.16.0",
"title": "Send event 1.16.0",
"additionalProperties": false,
"required": [],
"definitions": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.stalk_and_pounce_on_target",
"description": "Allows the mob to stay at a certain level when in liquid.",
"type": "object",
"title": "Behavior.stalk_and_pounce_on_target 1.16.0",
"title": "Stalk and pounce on target 1.16.0",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.stroll_towards_village",
"description": "Allows the mob to stay at a certain level when in liquid.",
"type": "object",
"title": "Behavior.stroll_towards_village 1.16.0",
"title": "Stroll towards village 1.16.0",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.swim_idle",
"description": "UNDOCUMENTATED",
"type": "object",
"title": "Behavior.swim_idle 1.16.0",
"title": "Swim idle 1.16.0",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.tempt",
"description": "Allows the mob to be tempted by food they like.",
"type": "object",
"title": "Behavior.tempt 1.16.0",
"title": "Tempt 1.16.0",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.horse.jump_strength",
"type": "object",
"title": "Horse.jump_strength 1.16.0",
"title": "Horse.jump strength 1.16.0",
"additionalProperties": false,
"description": "UNDOCUMENTATED",
"required": [],

View File

@@ -7,7 +7,7 @@
"required": ["format_version", "minecraft:entity"],
"properties": {
"format_version": {
"title": "The 1.16.0 format_version",
"title": "The 1.16.0 format version",
"type": "string",
"const": "1.16.0",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -7,7 +7,7 @@
"required": ["format_version", "minecraft:entity"],
"properties": {
"format_version": {
"title": "The 1.16.100 format_version",
"title": "The 1.16.100 format version",
"type": "string",
"const": "1.16.100",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.admire_item",
"type": "object",
"title": "Behaviour.admire_item 1.8.0",
"title": "Admire item 1.8.0",
"description": "Enables the mob to admire items that have been configured as admirable. Must be used in combination with the admire_item component.",
"additionalProperties": false,
"properties": {
@@ -18,14 +18,8 @@
"description": "The range of time in seconds to randomly wait before playing the sound again.",
"title": "Sound interval",
"items": [
{
"type": "number",
"title": "Minimum"
},
{
"type": "number",
"title": "Maximum"
}
{ "type": "number", "title": "Minimum" },
{ "type": "number", "title": "Maximum" }
]
}
}

View File

@@ -4,7 +4,7 @@
"additionalProperties": false,
"description": "Allows this entity to avoid certain mob types.",
"type": "object",
"title": "Behavior.avoid_mob_type 1.8.0",
"title": "Avoid mob type 1.8.0",
"required": [],
"properties": {
"priority": { "$ref": "./types/base_priority.json" },
@@ -64,29 +64,17 @@
{
"type": "array",
"items": [
{
"type": "number",
"title": "Maximum"
},
{
"type": "number",
"title": "Maximum"
}
{ "type": "number", "title": "Maximum" },
{ "type": "number", "title": "Maximum" }
]
},
{
"type": "number"
},
{ "type": "number" },
{
"type": "object",
"additionalProperties": false,
"properties": {
"range_min": {
"type": "number"
},
"range_max": {
"type": "number"
}
"range_min": { "type": "number" },
"range_max": { "type": "number" }
}
}
]

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.beg",
"type": "object",
"title": "Behavior.beg 1.8.0",
"title": "Beg 1.8.0",
"additionalProperties": false,
"description": "Allows this mob to look at and follow the player that holds food they like.",
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.break_door",
"type": "object",
"title": "Behavior.break_door 1.8.0",
"title": "Break door 1.8.0",
"description": "Allows this mob to break doors.",
"required": [],
"properties": {

View File

@@ -3,13 +3,11 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.breed",
"additionalProperties": false,
"type": "object",
"title": "Behavior.breed 1.8.0",
"title": "Breed 1.8.0",
"description": "Allows this mob to breed with other mobs.",
"required": [],
"properties": {
"priority": {
"$ref": "types/base_priority.json"
},
"priority": { "$ref": "types/base_priority.json" },
"speed_multiplier": { "$ref": "./types/base_speed_multiplier.json" }
}
}

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.celebrate",
"type": "object",
"title": "Behaviour.celebrate 1.8.0",
"title": "Celebrate 1.8.0",
"description": "This allows the mob celebrate by jumping up and playing a sound periodically.",
"additionalProperties": false,
"properties": {
@@ -30,19 +30,11 @@
{
"type": "array",
"items": [
{
"type": "number",
"title": "Maximum"
},
{
"type": "number",
"title": "Maximum"
}
{ "type": "number", "title": "Maximum" },
{ "type": "number", "title": "Maximum" }
]
},
{
"type": "number"
}
{ "type": "number" }
]
},
"on_celebration_end_event": {
@@ -59,19 +51,11 @@
{
"type": "array",
"items": [
{
"type": "number",
"title": "Maximum"
},
{
"type": "number",
"title": "Maximum"
}
{ "type": "number", "title": "Maximum" },
{ "type": "number", "title": "Maximum" }
]
},
{
"type": "number"
}
{ "type": "number" }
]
}
}

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.charge_attack",
"additionalProperties": false,
"type": "object",
"title": "Behavior.charge_attack 1.8.0",
"title": "Charge attack 1.8.0",
"description": "Allows the mob to attack its target by running at it.",
"required": [],
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.charge_held_item",
"type": "object",
"title": "Behavior.charge_held_item 1.8.0",
"title": "Charge held item 1.8.0",
"description": "Allows this mob to charge and use their held item.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.circle_around_anchor",
"type": "object",
"title": "Behavior.circle_around_anchor 1.8.0",
"title": "Circle around anchor 1.8.0",
"additionalProperties": false,
"description": "Allows the mob to move in a circle around a point or a target.",
"required": [],

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.controlled_by_player",
"additionalProperties": false,
"type": "object",
"title": "Behavior.controlled_by_player 1.8.0",
"title": "Controlled by player 1.8.0",
"description": "Allows the mob to be controlled by the player.",
"properties": {
"priority": { "$ref": "./types/base_priority.json" },

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.defend_trusted_target",
"type": "object",
"title": "Behaviour.defend_trusted_target 1.8.0",
"title": "Defend trusted target 1.8.0",
"description": "Allows the mob to target another mob that hurts an entity it trusts.",
"additionalProperties": false,
"properties": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.defend_village_target",
"additionalProperties": false,
"type": "object",
"title": "Behavior.defend_village_target 1.8.0",
"title": "Defend village target 1.8.0",
"description": "Allows the mob to stay in the village and fight mobs hostile to the villagers.",
"properties": {
"priority": { "$ref": "./types/base_priority.json" },

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.delayed_attack",
"additionalProperties": false,
"type": "object",
"title": "Behavior.delayed_attack 1.8.0",
"title": "Delayed attack 1.8.0",
"description": "Allows the mob to drink potions based on specified environment conditions.",
"properties": {
"priority": { "$ref": "./types/base_priority.json" },

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.door_interact",
"additionalProperties": false,
"type": "object",
"title": "Behavior.door_interact 1.8.0",
"title": "Door interact 1.8.0",
"description": "Allows the mob to drink potions based on specified environment conditions.",
"properties": {
"priority": { "$ref": "./types/base_priority.json" }

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragonchargeplayer",
"additionalProperties": false,
"type": "object",
"title": "Behavior.dragonchargeplayer 1.8.0",
"title": "Dragonchargeplayer 1.8.0",
"description": "Allows the dragon to attack a player by flying fast at them. The player is chosen by the dragonscanning goal. Can only be used by the Ender Dragon.",
"properties": {
"priority": { "$ref": "./types/base_priority.json" }

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragondeath",
"additionalProperties": false,
"type": "object",
"title": "Behavior.dragondeath 1.8.0",
"title": "Dragondeath 1.8.0",
"description": "Allows the dragon to go out with glory. This controls the Ender Dragon's death animation and can't be used by other mobs.",
"properties": {
"priority": { "$ref": "./types/base_priority.json" }

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragonflaming",
"additionalProperties": false,
"type": "object",
"title": "Behavior.dragonflaming 1.8.0",
"title": "Dragonflaming 1.8.0",
"description": "Allows the dragon to use its flame breath attack. Can only be used by the Ender Dragon.",
"properties": {
"priority": { "$ref": "./types/base_priority.json" }

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragonholdingpattern",
"additionalProperties": false,
"type": "object",
"title": "Behavior.dragonholdingpattern 1.8.0",
"title": "Dragonholdingpattern 1.8.0",
"description": "Allows the Dragon to fly around in a circle around the center podium. Can only be used by the Ender Dragon.",
"properties": {
"priority": { "$ref": "./types/base_priority.json" }

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragonlanding",
"additionalProperties": false,
"type": "object",
"title": "Behavior.dragonlanding 1.8.0",
"title": "Dragonlanding 1.8.0",
"description": "Allows the Dragon to stop flying and transition into perching mode. Can only be used by the Ender Dragon.",
"properties": {
"priority": { "$ref": "./types/base_priority.json" }

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragonscanning",
"additionalProperties": false,
"type": "object",
"title": "Behavior.dragonscanning 1.8.0",
"title": "Dragonscanning 1.8.0",
"description": "Allows the dragon to look around for a player to attack while in perch mode. Can only be used by the Ender Dragon.",
"properties": {
"priority": { "$ref": "./types/base_priority.json" }

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragonstrafeplayer",
"additionalProperties": false,
"type": "object",
"title": "Behavior.dragonstrafeplayer 1.8.0",
"title": "Dragonstrafeplayer 1.8.0",
"description": "Allows the dragon to fly around looking for a player and shoot fireballs at them. Can only be used by the Ender Dragon.",
"properties": {
"priority": { "$ref": "./types/base_priority.json" }

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragontakeoff",
"additionalProperties": false,
"type": "object",
"title": "Behavior.dragontakeoff 1.8.0",
"title": "Dragontakeoff 1.8.0",
"description": "Allows the dragon to leave perch mode and go back to flying around. Can only be used by the Ender Dragon.",
"properties": {
"priority": { "$ref": "./types/base_priority.json" }

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.drink_potion",
"type": "object",
"title": "Behavior.beg 1.8.0",
"title": "Beg 1.8.0",
"description": "Allows the mob to drink potions based on specified environment conditions.",
"additionalProperties": false,
"required": [],

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.drop_item_for",
"additionalProperties": false,
"type": "object",
"title": "Behavior.drop_item_for 1.8.0",
"title": "Drop item for 1.8.0",
"description": "Allows the mob to drink potions based on specified environment conditions.",
"properties": {
"priority": { "$ref": "./types/base_priority.json" },

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.eat_block",
"type": "object",
"title": "Behavior.eat_block 1.8.0",
"title": "Eat block 1.8.0",
"description": "UNDOCUMENTATED",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.eat_carried_item",
"type": "object",
"title": "Behaviour.eat_carried_item 1.8.0",
"title": "Eat carried item 1.8.0",
"description": "If the mob is carrying a food item, the mob will eat it and the effects will be applied to the mob.",
"additionalProperties": false,
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.enderman_leave_block",
"type": "object",
"title": "Behavior.enderman_leave_block 1.8.0",
"title": "Enderman leave block 1.8.0",
"additionalProperties": false,
"description": "Allows the enderman to drop a block they are carrying. Can only be used by Endermen.",
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.enderman_take_block",
"type": "object",
"title": "Behavior.enderman_take_block 1.8.0",
"title": "Enderman take block 1.8.0",
"description": "Allows the enderman to take a block and carry it around. Can only be used by Endermen.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.explore_outskirts",
"type": "object",
"title": "Behavior.explore_outskirts 1.8.0",
"title": "Explore outskirts 1.8.0",
"description": "Behaviour explore outskirts",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.find_cover",
"type": "object",
"title": "Behaviour.find_cover 1.8.0",
"title": "Find cover 1.8.0",
"description": "Allows the mob to seek shade.",
"additionalProperties": false,
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.find_mount",
"type": "object",
"title": "Behavior.find_mount 1.8.0",
"title": "Find mount 1.8.0",
"description": "Allows the mob to look around for another mob to ride atop it.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.find_underwater_treasure",
"type": "object",
"title": "Behavior.find_underwater_treasure 1.8.0",
"title": "Find underwater treasure 1.8.0",
"description": "Allows the mob to move towards the nearest underwater ruin or shipwreck.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.flee_sun",
"type": "object",
"title": "Behavior.flee_sun 1.8.0",
"title": "Flee sun 1.8.0",
"description": "Allows the mob to run away from direct sunlight and seek shade.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.float",
"type": "object",
"title": "Behavior.float 1.8.0",
"title": "Float 1.8.0",
"description": "Allows the mob to stay afloat while swimming.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.float_wander",
"type": "object",
"title": "Behavior.float_wander 1.8.0",
"title": "Float wander 1.8.0",
"description": "Allows the mob to float around like the Ghast.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.follow_caravan",
"type": "object",
"title": "Behavior.follow_caravan 1.8.0",
"title": "Follow caravan 1.8.0",
"description": "Allows the mob to follow mobs that are in a caravan.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.follow_mob",
"type": "object",
"title": "Behavior.follow_mob 1.8.0",
"title": "Follow mob 1.8.0",
"description": "Allows the mob to follow other mobs.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.follow_owner",
"type": "object",
"title": "Behavior.follow_owner 1.8.0",
"title": "Follow owner 1.8.0",
"description": "Allows the mob to follow their parent around.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.float",
"type": "object",
"title": "Behavior.float 1.8.0",
"title": "Float 1.8.0",
"description": "Allows the mob to follow their parent around.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.follow_target_captain",
"type": "object",
"title": "Behavior.follow_target_captain 1.8.0",
"title": "Follow target captain 1.8.0",
"description": "Allows mob to move towards its current target captain.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.go_home",
"type": "object",
"title": "Behavior.go_home 1.8.0",
"title": "Go home 1.8.0",
"description": "Allows the mob to move back to the position they were spawned.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.guardian_attack",
"type": "object",
"title": "Behavior.guardian_attack 1.8.0",
"title": "Guardian attack 1.8.0",
"description": "Allows the guardian to use its laser beam attack. Can only be used by Guardians and Elder Guardians.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.harvest_farm_block",
"type": "object",
"title": "Behavior.harvest_farm_block 1.8.0",
"title": "Harvest farm block 1.8.0",
"description": "Allows the villager to harvest nearby farms. Can only be used by Villagers.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.hide",
"type": "object",
"title": "Behavior.hide 1.8.0",
"title": "Hide 1.8.0",
"additionalProperties": false,
"description": "Allows a mob with the hide component to attempt to move to - and hide at - an owned or nearby POI.",
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.hold_ground",
"type": "object",
"title": "Behaviour.hold_ground 1.8.0",
"title": "Hold ground 1.8.0",
"description": "The mob freezes and looks at the mob they are targeting.",
"additionalProperties": false,
"properties": {

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.guardian_attack",
"type": "object",
"title": "Behavior.guardian_attack 1.8.0",
"title": "Guardian attack 1.8.0",
"additionalProperties": false,
"description": "Allows the mob to target another mob that hurts them.",
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.inspect_bookshelf",
"type": "object",
"title": "Behavior.inspect_bookshelf 1.8.0",
"title": "Inspect bookshelf 1.8.0",
"additionalProperties": false,
"description": "Allows the mob to inspect bookshelves.",
"required": [],

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.knockback_roar",
"description": "Allows the mob to perform a damaging knockback that affects all nearby entities.",
"type": "object",
"title": "Behavior.knockback_roar 1.8.0",
"title": "Knockback roar 1.8.0",
"additionalProperties": false,
"required": [],
"properties": {

Some files were not shown because too many files have changed in this diff Show More