Stripped format versions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.admire_item",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.admire_item",
|
||||
"type": "object",
|
||||
"title": "Admire Item 1.16.0",
|
||||
"title": "Admire Item",
|
||||
"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": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.avoid_block",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.avoid_block",
|
||||
"type": "object",
|
||||
"title": "Avoid Block 1.16.0",
|
||||
"title": "Avoid Block",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.avoid_mob_type",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.avoid_mob_type",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows this entity to avoid certain mob types.",
|
||||
"type": "object",
|
||||
"title": "Avoid Mob Type 1.8.0",
|
||||
"title": "Avoid Mob Type",
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": { "$ref": "./types/priority.json" },
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.barter",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.barter",
|
||||
"type": "object",
|
||||
"title": "Barter 1.16.0",
|
||||
"title": "Barter",
|
||||
"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": { "priority": { "$ref": "types/priority.json" } }
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.beg",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.beg",
|
||||
"type": "object",
|
||||
"title": "Beg 1.8.0",
|
||||
"title": "Beg",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows this mob to look at and follow the player that holds food they like.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.break_door",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.break_door",
|
||||
"type": "object",
|
||||
"title": "Break Door 1.8.0",
|
||||
"title": "Break Door",
|
||||
"description": "Allows this mob to break doors.",
|
||||
"required": [],
|
||||
"properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "./types/speed_multiplier.json" } },
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.breed",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.breed",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Breed 1.8.0",
|
||||
"title": "Breed",
|
||||
"description": "Allows this mob to breed with other mobs.",
|
||||
"required": [],
|
||||
"properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "./types/speed_multiplier.json" } }
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.celebrate",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.celebrate",
|
||||
"type": "object",
|
||||
"title": "Celebrate 1.16.0",
|
||||
"title": "Celebrate",
|
||||
"description": "This allows the mob celebrate by jumping up and playing a sound periodically.",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.charge_attack",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.charge_attack",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Charge Attack 1.8.0",
|
||||
"title": "Charge Attack",
|
||||
"description": "Allows the mob to attack its target by running at it.",
|
||||
"required": [],
|
||||
"properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" } }
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.charge_held_item",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.charge_held_item",
|
||||
"type": "object",
|
||||
"title": "Charge Held Item 1.8.0",
|
||||
"title": "Charge Held Item",
|
||||
"description": "Allows this mob to charge and use their held item.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.circle_around_anchor",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.circle_around_anchor",
|
||||
"type": "object",
|
||||
"title": "Circle Around Anchor 1.8.0",
|
||||
"title": "Circle Around Anchor",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to move in a circle around a point or a target.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.controlled_by_player",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.controlled_by_player",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Controlled By Player 1.8.0",
|
||||
"title": "Controlled By Player",
|
||||
"description": "Allows the mob to be controlled by the player.",
|
||||
"properties": {
|
||||
"priority": { "$ref": "./types/priority.json" },
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.defend_trusted_target",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.defend_trusted_target",
|
||||
"type": "object",
|
||||
"title": "Defend Trusted Target 1.16.0",
|
||||
"title": "Defend Trusted Target",
|
||||
"description": "Allows the mob to target another mob that hurts an entity it trusts.",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.defend_village_target",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.defend_village_target",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Defend Village Target 1.8.0",
|
||||
"title": "Defend Village Target",
|
||||
"description": "Allows the mob to stay in the village and fight mobs hostile to the villagers.",
|
||||
"properties": {
|
||||
"priority": { "$ref": "./types/priority.json" },
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.delayed_attack",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.delayed_attack",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Delayed Attack 1.8.0",
|
||||
"title": "Delayed Attack",
|
||||
"description": "Allows the mob to drink potions based on specified environment conditions.",
|
||||
"properties": {
|
||||
"priority": { "$ref": "./types/priority.json" },
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.door_interact",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.door_interact",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Door Interact 1.8.0",
|
||||
"title": "Door Interact",
|
||||
"description": "Allows the mob to drink potions based on specified environment conditions.",
|
||||
"properties": { "priority": { "$ref": "./types/priority.json" } }
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragonchargeplayer",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.dragonchargeplayer",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Dragonchargeplayer 1.8.0",
|
||||
"title": "Dragonchargeplayer",
|
||||
"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/priority.json" } }
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragondeath",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.dragondeath",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Dragondeath 1.8.0",
|
||||
"title": "Dragondeath",
|
||||
"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/priority.json" } }
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragonflaming",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.dragonflaming",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Dragonflaming 1.8.0",
|
||||
"title": "Dragonflaming",
|
||||
"description": "Allows the dragon to use its flame breath attack. Can only be used by the Ender Dragon.",
|
||||
"properties": { "priority": { "$ref": "./types/priority.json" } }
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragonholdingpattern",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.dragonholdingpattern",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Dragonholdingpattern 1.8.0",
|
||||
"title": "Dragonholdingpattern",
|
||||
"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/priority.json" } }
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragonlanding",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.dragonlanding",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Dragonlanding 1.8.0",
|
||||
"title": "Dragonlanding",
|
||||
"description": "Allows the Dragon to stop flying and transition into perching mode. Can only be used by the Ender Dragon.",
|
||||
"properties": { "priority": { "$ref": "./types/priority.json" } }
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragonscanning",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.dragonscanning",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Dragonscanning 1.8.0",
|
||||
"title": "Dragonscanning",
|
||||
"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/priority.json" } }
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragonstrafeplayer",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.dragonstrafeplayer",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Dragonstrafeplayer 1.8.0",
|
||||
"title": "Dragonstrafeplayer",
|
||||
"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/priority.json" } }
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragontakeoff",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.dragontakeoff",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Dragontakeoff 1.8.0",
|
||||
"title": "Dragontakeoff",
|
||||
"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/priority.json" } }
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.drink_potion",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.drink_potion",
|
||||
"type": "object",
|
||||
"title": "Beg 1.16.0",
|
||||
"title": "Beg",
|
||||
"description": "Allows the mob to drink potions based on specified environment conditions.",
|
||||
"additionalProperties": false,
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.drop_item_for",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.drop_item_for",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to move near a target and drop an item.",
|
||||
"title": "Drop Item For 1.16.0",
|
||||
"title": "Drop Item For",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"priority": { "$ref": "types/priority.json" },
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.eat_block",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.eat_block",
|
||||
"type": "object",
|
||||
"title": "Eat Block 1.8.0",
|
||||
"title": "Eat Block",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.eat_carried_item",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.eat_carried_item",
|
||||
"type": "object",
|
||||
"title": "Eat Carried Item 1.16.0",
|
||||
"title": "Eat Carried Item",
|
||||
"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": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.enderman_leave_block",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.enderman_leave_block",
|
||||
"type": "object",
|
||||
"title": "Enderman Leave Block 1.8.0",
|
||||
"title": "Enderman Leave Block",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the enderman to drop a block they are carrying. Can only be used by Endermen.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.enderman_take_block",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.enderman_take_block",
|
||||
"type": "object",
|
||||
"title": "Enderman Take Block 1.8.0",
|
||||
"title": "Enderman Take Block",
|
||||
"description": "Allows the enderman to take a block and carry it around. Can only be used by Endermen.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.equip_item",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.equip_item",
|
||||
"type": "object",
|
||||
"title": "Equip Item 1.16.0",
|
||||
"title": "Equip Item",
|
||||
"description": "Allows the entity to equip desired equipment.",
|
||||
"additionalProperties": false,
|
||||
"properties": { "priority": { "$ref": "types/priority.json" } }
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.explore_outskirts",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.explore_outskirts",
|
||||
"type": "object",
|
||||
"title": "Explore Outskirts 1.8.0",
|
||||
"title": "Explore Outskirts",
|
||||
"description": "behavior explore outskirts",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.find_cover",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.find_cover",
|
||||
"type": "object",
|
||||
"title": "Find Cover 1.16.0",
|
||||
"title": "Find Cover",
|
||||
"description": "Allows the mob to seek shade.",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.find_cover",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.find_cover",
|
||||
"type": "object",
|
||||
"title": "Find Cover 1.16.0",
|
||||
"title": "Find Cover",
|
||||
"description": "Allows the mob to seek shade.",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.find_mount",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.find_mount",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to look around for another mob to ride atop it.",
|
||||
"title": "Find Mount 1.16.0",
|
||||
"title": "Find Mount",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"priority": { "$ref": "types/priority.json" },
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.find_underwater_treasure",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.find_underwater_treasure",
|
||||
"type": "object",
|
||||
"title": "Find Underwater Treasure 1.8.0",
|
||||
"title": "Find Underwater Treasure",
|
||||
"description": "Allows the mob to move towards the nearest underwater ruin or shipwreck.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.flee_sun",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.flee_sun",
|
||||
"type": "object",
|
||||
"title": "Flee Sun 1.8.0",
|
||||
"title": "Flee Sun",
|
||||
"description": "Allows the mob to run away from direct sunlight and seek shade.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.float",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.float",
|
||||
"type": "object",
|
||||
"title": "Float 1.8.0",
|
||||
"title": "Float",
|
||||
"description": "Allows the mob to stay afloat while swimming.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.float_wander",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.float_wander",
|
||||
"type": "object",
|
||||
"title": "Float Wander 1.8.0",
|
||||
"title": "Float Wander",
|
||||
"description": "Allows the mob to float around like the Ghast.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.follow_caravan",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.follow_caravan",
|
||||
"type": "object",
|
||||
"title": "Follow Caravan 1.8.0",
|
||||
"title": "Follow Caravan",
|
||||
"description": "Allows the mob to follow mobs that are in a caravan.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.follow_mob",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.follow_mob",
|
||||
"type": "object",
|
||||
"title": "Follow Mob 1.8.0",
|
||||
"title": "Follow Mob",
|
||||
"description": "Allows the mob to follow other mobs.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.follow_owner",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.follow_owner",
|
||||
"type": "object",
|
||||
"title": "Follow Owner 1.8.0",
|
||||
"title": "Follow Owner",
|
||||
"description": "Allows the mob to follow their parent around.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.float",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.float",
|
||||
"type": "object",
|
||||
"title": "Float 1.8.0",
|
||||
"title": "Float",
|
||||
"description": "Allows the mob to follow their parent around.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.follow_target_captain",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.follow_target_captain",
|
||||
"type": "object",
|
||||
"title": "Follow Target Captain 1.8.0",
|
||||
"title": "Follow Target Captain",
|
||||
"description": "Allows mob to move towards its current target captain.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.go_home",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.go_home",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to move back to the position they were spawned.",
|
||||
"title": "Go Home",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.guardian_attack",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.guardian_attack",
|
||||
"type": "object",
|
||||
"title": "Guardian Attack 1.8.0",
|
||||
"title": "Guardian Attack",
|
||||
"description": "Allows the guardian to use its laser beam attack. Can only be used by Guardians and Elder Guardians.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.harvest_farm_block",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.harvest_farm_block",
|
||||
"type": "object",
|
||||
"title": "Harvest Farm Block 1.8.0",
|
||||
"title": "Harvest Farm Block",
|
||||
"description": "Allows the villager to harvest nearby farms. Can only be used by Villagers.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.hide",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.hide",
|
||||
"type": "object",
|
||||
"title": "Hide 1.8.0",
|
||||
"title": "Hide",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows a mob with the hide component to attempt to move to - and hide at - an owned or nearby POI.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.hold_ground",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.hold_ground",
|
||||
"type": "object",
|
||||
"title": "Hold Ground 1.16.0",
|
||||
"title": "Hold Ground",
|
||||
"description": "The mob freezes and looks at the mob they are targeting.",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.hurt_by_target",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.hurt_by_target",
|
||||
"type": "object",
|
||||
"title": "Guardian Attack 1.8.0",
|
||||
"title": "Guardian Attack",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to target another mob that hurts them.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.inspect_bookshelf",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.inspect_bookshelf",
|
||||
"type": "object",
|
||||
"title": "Inspect Bookshelf 1.8.0",
|
||||
"title": "Inspect Bookshelf",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to inspect bookshelves.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.jump_to_block",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.jump_to_block",
|
||||
"type": "object",
|
||||
"title": "Melee Attack 1.8.0",
|
||||
"title": "Melee Attack",
|
||||
"description": "Allows the mob to search around for a block to jump to and then jump to that block.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.knockback_roar",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.knockback_roar",
|
||||
"description": "Allows the mob to perform a damaging knockback that affects all nearby entities.",
|
||||
"type": "object",
|
||||
"title": "Knockback Roar 1.16.0",
|
||||
"title": "Knockback Roar",
|
||||
"additionalProperties": false,
|
||||
|
||||
"properties": {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.lay_down",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.lay_down",
|
||||
"description": "Allows mobs to lay down at times.",
|
||||
"type": "object",
|
||||
"title": "Lay Down 1.8.0",
|
||||
"title": "Lay Down",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.lay_egg",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.lay_egg",
|
||||
"description": "Allows the mob to lay an egg block on a sand block if the mob is pregnant.",
|
||||
"type": "object",
|
||||
"title": "Lay Egg 1.8.0",
|
||||
"title": "Lay Egg",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.leap_at_target",
|
||||
"$id": "blockception.minecraft.behavior.entities.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": "Leap At Target 1.16.0",
|
||||
"title": "Leap At Target",
|
||||
"additionalProperties": false,
|
||||
|
||||
"properties": {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.look_at_entity",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.look_at_entity",
|
||||
"description": "Allows the mob to look at nearby entities.",
|
||||
"type": "object",
|
||||
"title": "Look At Entity 1.8.0",
|
||||
"title": "Look At Entity",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.look_at_player",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.look_at_player",
|
||||
"type": "object",
|
||||
"title": "Look At Player 1.16.0",
|
||||
"title": "Look At Player",
|
||||
"description": "Allows the mob to look at the player when the player is nearby.",
|
||||
"additionalProperties": false,
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.look_at_target",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.look_at_target",
|
||||
"type": "object",
|
||||
"title": "Look At Target 1.8.0",
|
||||
"title": "Look At Target",
|
||||
"description": "Allows the mob to look at the entity they are targetting.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.look_at_trading_player",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.look_at_trading_player",
|
||||
"type": "object",
|
||||
"title": "Look At Trading Player 1.8.0",
|
||||
"title": "Look At Trading Player",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to look at the player they are trading with.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.make_love",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.make_love",
|
||||
"description": "Allows the villager to look for a mate to spawn other villagers with. Can only be used by Villagers.",
|
||||
"type": "object",
|
||||
"title": "Make Love 1.8.0",
|
||||
"title": "Make Love",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": { "priority": { "$ref": "./types/priority.json" } }
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.melee_attack",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.melee_attack",
|
||||
"type": "object",
|
||||
"title": "Melee Attack 1.8.0",
|
||||
"title": "Melee Attack",
|
||||
"description": "Allows the mob to use close combat melee attacks.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.mingle",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.mingle",
|
||||
"description": "Allows an entity to go to the village bell and mingle with other entities.",
|
||||
"type": "object",
|
||||
"title": "Mingle 1.8.0",
|
||||
"title": "Mingle",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.mount_pathing",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.mount_pathing",
|
||||
"type": "object",
|
||||
"title": "Mount Pathing 1.8.0",
|
||||
"title": "Mount Pathing",
|
||||
"description": "Allows the mob to move around on its own while mounted seeking a target to attack.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_indoors",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.move_indoors",
|
||||
"description": "Can only be used by Villagers. Allows them to seek shelter indoors.",
|
||||
"type": "object",
|
||||
"title": "Move Indoors 1.8.0",
|
||||
"title": "Move Indoors",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_through_village",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.move_through_village",
|
||||
"type": "object",
|
||||
"title": "Move Through Village 1.8.0",
|
||||
"title": "Move Through Village",
|
||||
"description": "Can only be used by Villagers. Allows the villagers to create paths around the village.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_to_block",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.move_to_block",
|
||||
"type": "object",
|
||||
"title": "Move To Block 1.8.0",
|
||||
"title": "Move To Block",
|
||||
"additionalProperties": false,
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_to_land",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.move_to_land",
|
||||
"description": "Allows the mob to move back onto land when in water.",
|
||||
"type": "object",
|
||||
"title": "Move To Land 1.8.0",
|
||||
"title": "Move To Land",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.move_to_lava",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.move_to_lava",
|
||||
"type": "object",
|
||||
"title": "Move To Lava 1.16.0",
|
||||
"title": "Move To Lava",
|
||||
"description": "Allows the mob to move back into lava when on land.",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_to_liquid",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.move_to_liquid",
|
||||
"type": "object",
|
||||
"title": "Move To Liquid 1.8.0",
|
||||
"title": "Move To Liquid",
|
||||
"description": "Allows the mob to move back into lava when on land.",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_to_poi",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.move_to_poi",
|
||||
"type": "object",
|
||||
"title": "Move To Poi 1.8.0",
|
||||
"title": "Move To Poi",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to move to a POI if able to",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_to_random_block",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.move_to_random_block",
|
||||
"type": "object",
|
||||
"title": "Move To Random Block 1.8.0",
|
||||
"title": "Move To Random Block",
|
||||
"description": "Allows mob to move towards a random block.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_to_village",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.move_to_village",
|
||||
"type": "object",
|
||||
"title": "Move To Village 1.8.0",
|
||||
"title": "Move To Village",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to move into a random location within a village.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_to_water",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.move_to_water",
|
||||
"type": "object",
|
||||
"title": "Move To Water 1.8.0",
|
||||
"title": "Move To Water",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to move back into water when on land.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_towards_dwelling_restriction",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.move_towards_dwelling_restriction",
|
||||
"type": "object",
|
||||
"title": "Move Towards Dwelling Restriction 1.8.0",
|
||||
"title": "Move Towards Dwelling Restriction",
|
||||
"additionalProperties": false,
|
||||
"description": "UNDOCUMENTED, comes from cat",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.move_towards_home_restriction",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.move_towards_home_restriction",
|
||||
"type": "object",
|
||||
"title": "Move Towards Home Restriction 1.16.0",
|
||||
"title": "Move Towards Home Restriction",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"additionalProperties": false,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_towards_restriction",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.move_towards_restriction",
|
||||
"type": "object",
|
||||
"title": "Move Towards Restriction 1.8.0",
|
||||
"title": "Move Towards Restriction",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows Guardians, Iron Golems and Villagers to move within their pre-defined area that the mob should be restricted to. Other mobs don't have a restriction defined.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.guardian_attack",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.guardian_attack",
|
||||
"type": "object",
|
||||
"title": "Guardian Attack 1.8.0",
|
||||
"title": "Guardian Attack",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows mob to move towards its current target.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.nap",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.nap",
|
||||
"type": "object",
|
||||
"title": "Nap 1.16.0",
|
||||
"title": "Nap",
|
||||
"description": "Allows the mob to move back into lava when on land.",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.nearest_attackable_target",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.nearest_attackable_target",
|
||||
"type": "object",
|
||||
"title": "Nearest Attackable Target 1.16.0",
|
||||
"title": "Nearest Attackable Target",
|
||||
"description": "Allows the mob to check for and pursue the nearest valid target.",
|
||||
"additionalProperties": false,
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.nearest_prioritized_attackable_target",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.nearest_prioritized_attackable_target",
|
||||
"type": "object",
|
||||
"title": "Nearest Prioritized Attackable Target 1.16.0",
|
||||
"title": "Nearest Prioritized Attackable Target",
|
||||
"description": "Allows the mob to check for and pursue the nearest valid target.",
|
||||
"additionalProperties": false,
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.ocelot_sit_on_block",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.ocelot_sit_on_block",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows an entity to sit in place, similar to the ocelot entity animation pose.",
|
||||
"type": "object",
|
||||
"title": "Ocelot Sit On Block 1.8.0",
|
||||
"title": "Ocelot Sit On Block",
|
||||
"required": [],
|
||||
"properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "./types/speed_multiplier.json" } }
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.ocelotattack",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.ocelotattack",
|
||||
"type": "object",
|
||||
"title": "Ocelotattack 1.8.0",
|
||||
"title": "Ocelotattack",
|
||||
"additionalProperties": false,
|
||||
"description": "Can only be used by the Ocelot. Allows it to perform the sneak and pounce attack.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.offer_flower",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.offer_flower",
|
||||
"type": "object",
|
||||
"title": "Offer Flower 1.8.0",
|
||||
"title": "Offer Flower",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to offer the player a flower like the Iron Golem does.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.guardian_attack",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.guardian_attack",
|
||||
"type": "object",
|
||||
"title": "Guardian Attack 1.8.0",
|
||||
"title": "Guardian Attack",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to open doors. Requires the mob to be able to path through doors, otherwise the mob won't even want to try opening them.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.owner_hurt_by_target",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.owner_hurt_by_target",
|
||||
"type": "object",
|
||||
"title": "Owner Hurt By Target 1.8.0",
|
||||
"title": "Owner Hurt By Target",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to target another mob that hurts their owner.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.owner_hurt_target",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.owner_hurt_target",
|
||||
"type": "object",
|
||||
"title": "Owner Hurt Target 1.8.0",
|
||||
"title": "Owner Hurt Target",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to target a mob that is hurt by their owner.",
|
||||
"required": [],
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.panic",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.panic",
|
||||
"description": "Allows the mob to enter the panic state, which makes it run around and away from the damage source that made it enter this state.",
|
||||
"type": "object",
|
||||
"title": "Panic 1.8.0",
|
||||
"title": "Panic",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.peek",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.peek",
|
||||
"description": "Allows the mob to peek out. This is what the shulker uses to look out of its shell.",
|
||||
"type": "object",
|
||||
"title": "Peek 1.8.0",
|
||||
"title": "Peek",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": { "priority": { "$ref": "./types/priority.json" } }
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.pet_sleep_with_owner",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.pet_sleep_with_owner",
|
||||
"description": "Allows the mob to be tempted by food they like.",
|
||||
"type": "object",
|
||||
"title": "Tempt 1.16.0",
|
||||
"title": "Tempt",
|
||||
"additionalProperties": false,
|
||||
|
||||
"properties": {
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.pickup_items",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.pickup_items",
|
||||
"description": "Allows the mob to pick up items on the ground.",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Pickup Items 1.16.0",
|
||||
"title": "Pickup Items",
|
||||
"properties": {
|
||||
"priority": { "$ref": "types/priority.json" },
|
||||
"speed_multiplier": { "$ref": "types/speed_multiplier.json" },
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.play",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.play",
|
||||
"description": "Allows the mob to play with other baby villagers. This can only be used by Villagers.",
|
||||
"type": "object",
|
||||
"title": "Play 1.8.0",
|
||||
"title": "Play",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": { "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" } }
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.play_dead",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.play_dead",
|
||||
"description": "Allows the mob to play dead when attacked by other entities. When playing dead, other entities will not target this mob.",
|
||||
"type": "object",
|
||||
"title": "Play Dead 1.8.0",
|
||||
"title": "Play Dead",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.player_ride_tamed",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.player_ride_tamed",
|
||||
"description": "Allows the mob to be ridden by the player after being tamed.",
|
||||
"type": "object",
|
||||
"title": "Player Ride Tamed 1.8.0",
|
||||
"title": "Player Ride Tamed",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": { "priority": { "$ref": "./types/priority.json" } }
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.raid_garden",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.raid_garden",
|
||||
"description": "Allows the mob to eat/raid crops out of farms until they are full.",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Raid Garden 1.8.0",
|
||||
"title": "Raid Garden",
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": { "$ref": "types/priority.json" },
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.ram_attack",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.ram_attack",
|
||||
"description": "Allows the mob to search for a random target and, if a direct path exists between the mob and the target, it will perform a charge. If the attack hits, the target will be knocked back based on the mob's speed.",
|
||||
"type": "object",
|
||||
"title": "Ram Attack 1.8.0",
|
||||
"title": "Ram Attack",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.player_ride_tamed",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.player_ride_tamed",
|
||||
"description": "Allows the mob to randomly break surface of the water.",
|
||||
"type": "object",
|
||||
"title": "Player Ride Tamed 1.8.0",
|
||||
"title": "Player Ride Tamed",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.random_fly",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.random_fly",
|
||||
"description": "Allows a mob to randomly fly around",
|
||||
"type": "object",
|
||||
"title": "Random Fly 1.16.0",
|
||||
"title": "Random Fly",
|
||||
"additionalProperties": false,
|
||||
|
||||
"properties": {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.random_hover",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.random_hover",
|
||||
"description": "Allows the mob to hover around randomly, close to the surface",
|
||||
"type": "object",
|
||||
"title": "Random Hover 1.16.0",
|
||||
"title": "Random Hover",
|
||||
"additionalProperties": false,
|
||||
|
||||
"properties": {
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.random_look_around",
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.random_look_around",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the mob to randomly look around.",
|
||||
"type": "object",
|
||||
"title": "Random Look Around 1.8.0",
|
||||
"title": "Random Look Around",
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": { "$ref": "./types/priority.json" },
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user