From 75bd662053d9bca2a2b8f047348c205ada8294ea Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Sun, 4 Apr 2021 13:52:35 +0200 Subject: [PATCH] Refactor --- .vscode/schema-validation.json | 29 +++++++++++++++++++ .vscode/settings.json | 3 ++ README.md | 22 +++++++------- .../animation_controller.json | 1 + behavior/animations/animations.json | 1 + {behaviour => behavior}/biomes/biomes.json | 0 behavior/blocks/blocks.json | 1 + behavior/entities/entities.json | 1 + behavior/items/items.json | 1 + behavior/loot_tables/loot_tables.json | 1 + behavior/recipes/recipes.json | 1 + behavior/spawn_rules/spawn_rules.json | 1 + behavior/trading/trading.json | 1 + .../animation_controller.json | 1 - behaviour/animations/animations.json | 1 - behaviour/blocks/blocks.json | 1 - behaviour/entities/entities.json | 1 - behaviour/items/items.json | 1 - behaviour/loot_tables/loot_tables.json | 1 - behaviour/recipes/recipes.json | 1 - behaviour/spawn_rules/spawn_rules.json | 1 - behaviour/trading/trading.json | 1 - .../1.10.0/animation_controller.json | 9 +++--- .../1.8.0/animation_controller.json | 25 +++++----------- .../animation_controller.json | 2 +- .../animations/1.10.0/animations.json | 2 +- .../animations/1.8.0/animations.json | 14 ++++----- .../animations/animations.json | 2 +- .../biomes/1.12.0/biomes.json | 0 .../components/minecraft.capped_surface.json | 0 .../1.12.0/components/minecraft.climate.json | 0 .../components/minecraft.forced_features.json | 0 .../minecraft.frozen_ocean_surface.json | 0 .../minecraft.ignore_automatic_features.json | 0 ...necraft.legacy_world_generation_rules.json | 0 .../components/minecraft.mesa_surface.json | 0 .../minecraft.nether_generation_rules.json | 0 .../components/minecraft.nether_surface.json | 0 .../minecraft.overworld_generation_rules.json | 0 .../minecraft.overworld_height.json | 0 ...inecraft.surface_material_adjustments.json | 0 .../minecraft.surface_parameters.json | 0 .../components/minecraft.swamp_surface.json | 0 .../components/minecraft.the_end_surface.json | 0 .../biomes/biomes.json | 0 .../blocks/1.10.0/blocks.json | 2 +- .../blocks/1.10.0/components.json | 2 +- .../minecraft.block_light_absorption.json | 2 +- .../minecraft.block_light_emission.json | 2 +- .../components/minecraft.breakonpush.json | 2 +- .../components/minecraft.breathability.json | 2 +- .../components/minecraft.destroy_time.json | 2 +- .../components/minecraft.display_name.json | 2 +- .../minecraft.entity_collision.json | 2 +- .../minecraft.explosion_resistance.json | 2 +- .../components/minecraft.flammable.json | 2 +- .../1.10.0/components/minecraft.friction.json | 2 +- .../1.10.0/components/minecraft.geometry.json | 2 +- .../components/minecraft.immovable.json | 2 +- .../1.10.0/components/minecraft.loot.json | 2 +- .../components/minecraft.map_color.json | 2 +- .../minecraft.material_instances.json | 2 +- .../components/minecraft.onlypistonpush.json | 2 +- .../components/minecraft.pick_collision.json | 2 +- .../minecraft.placement_filter.json | 2 +- .../components/minecraft.preventsjumping.json | 2 +- .../components/minecraft.random_ticking.json | 2 +- .../1.10.0/components/minecraft.rotation.json | 2 +- .../1.10.0/components/minecraft.ticking.json | 2 +- .../components/minecraft.unit_cube.json | 2 +- .../components/minecraft.unwalkable.json | 2 +- .../blocks/1.12.0/blocks.json | 2 +- .../blocks/1.16.0/blocks.json | 2 +- .../blocks/1.16.100/blocks.json | 2 +- .../minecraft.block_light_absorption.json | 2 +- .../minecraft.block_light_emission.json | 2 +- .../components/minecraft.breakonpush.json | 2 +- .../components/minecraft.breathability.json | 2 +- .../components/minecraft.destroy_time.json | 2 +- .../components/minecraft.display_name.json | 2 +- .../minecraft.entity_collision.json | 2 +- .../minecraft.explosion_resistance.json | 2 +- .../components/minecraft.flammable.json | 2 +- .../components/minecraft.friction.json | 2 +- .../components/minecraft.geometry.json | 2 +- .../components/minecraft.immovable.json | 2 +- .../1.16.100/components/minecraft.loot.json | 2 +- .../components/minecraft.map_color.json | 2 +- .../minecraft.material_instances.json | 2 +- .../components/minecraft.on_fall_on.json | 2 +- .../components/minecraft.on_interact.json | 2 +- .../components/minecraft.on_placed.json | 2 +- .../minecraft.on_player_destroyed.json | 2 +- .../minecraft.on_player_placing.json | 2 +- .../components/minecraft.on_step_off.json | 2 +- .../components/minecraft.on_step_on.json | 2 +- .../components/minecraft.onlypistonpush.json | 2 +- .../components/minecraft.pick_collision.json | 2 +- .../minecraft.placement_filter.json | 2 +- .../components/minecraft.preventsjumping.json | 2 +- .../components/minecraft.random_ticking.json | 2 +- .../components/minecraft.rotation.json | 2 +- .../components/minecraft.ticking.json | 2 +- .../components/minecraft.unit_cube.json | 2 +- .../components/minecraft.unwalkable.json | 2 +- .../blocks/1.16.100/events.json | 2 +- .../1.16.100/events/add_mob_effect.json | 2 +- .../blocks/1.16.100/events/damage.json | 2 +- .../1.16.100/events/decrement_stack.json | 2 +- .../blocks/1.16.100/events/die.json | 2 +- .../blocks/1.16.100/events/play_effect.json | 2 +- .../blocks/1.16.100/events/play_sound.json | 2 +- .../1.16.100/events/remove_mob_effect.json | 2 +- .../blocks/1.16.100/events/run_command.json | 2 +- .../blocks/1.16.100/events/set_block.json | 2 +- .../1.16.100/events/set_block_at_pos.json | 2 +- .../1.16.100/events/set_block_property.json | 2 +- .../blocks/1.16.100/events/spawn_loot.json | 2 +- .../blocks/1.16.100/events/swing.json | 2 +- .../blocks/1.16.100/events/teleport.json | 2 +- .../1.16.100/events/transform_item.json | 2 +- .../blocks/1.16.200/blocks.json | 2 +- .../minecraft.block_light_absorption.json | 2 +- .../minecraft.block_light_emission.json | 2 +- .../components/minecraft.breakonpush.json | 2 +- .../components/minecraft.breathability.json | 2 +- .../components/minecraft.destroy_time.json | 2 +- .../components/minecraft.display_name.json | 2 +- .../minecraft.entity_collision.json | 2 +- .../minecraft.explosion_resistance.json | 2 +- .../components/minecraft.flammable.json | 2 +- .../components/minecraft.friction.json | 2 +- .../components/minecraft.geometry.json | 2 +- .../components/minecraft.immovable.json | 2 +- .../1.16.200/components/minecraft.loot.json | 2 +- .../components/minecraft.map_color.json | 2 +- .../minecraft.material_instances.json | 2 +- .../components/minecraft.on_fall_on.json | 2 +- .../components/minecraft.on_interact.json | 2 +- .../components/minecraft.on_placed.json | 2 +- .../minecraft.on_player_destroyed.json | 2 +- .../minecraft.on_player_placing.json | 2 +- .../components/minecraft.on_step_off.json | 2 +- .../components/minecraft.on_step_on.json | 2 +- .../components/minecraft.onlypistonpush.json | 2 +- .../components/minecraft.pick_collision.json | 2 +- .../minecraft.placement_filter.json | 2 +- .../components/minecraft.preventsjumping.json | 2 +- .../components/minecraft.random_ticking.json | 2 +- .../components/minecraft.rotation.json | 2 +- .../components/minecraft.ticking.json | 2 +- .../components/minecraft.unit_cube.json | 2 +- .../components/minecraft.unwalkable.json | 2 +- .../blocks/1.16.200/events.json | 2 +- .../1.16.200/events/add_mob_effect.json | 2 +- .../blocks/1.16.200/events/damage.json | 2 +- .../1.16.200/events/decrement_stack.json | 2 +- .../blocks/1.16.200/events/die.json | 2 +- .../blocks/1.16.200/events/play_effect.json | 2 +- .../blocks/1.16.200/events/play_sound.json | 2 +- .../1.16.200/events/remove_mob_effect.json | 2 +- .../blocks/1.16.200/events/run_command.json | 2 +- .../blocks/1.16.200/events/set_block.json | 2 +- .../1.16.200/events/set_block_at_pos.json | 2 +- .../1.16.200/events/set_block_property.json | 2 +- .../blocks/1.16.200/events/spawn_loot.json | 2 +- .../blocks/1.16.200/events/swing.json | 2 +- .../blocks/1.16.200/events/teleport.json | 2 +- .../1.16.200/events/transform_item.json | 2 +- .../blocks/blocks.json | 2 +- .../entities/1.10.0/components.json | 2 +- .../components/minecraft.projectile.json | 2 +- .../entities/1.10.0/entities.json | 4 +-- .../entities/1.10.0/events.json | 2 +- .../entities/1.10.0/filters.json | 2 +- .../1.10.0/filters/types/base_operator.json | 2 +- .../1.10.0/filters/types/base_subject.json | 2 +- .../1.10.0}/filters/types/base_test.json | 2 +- .../entities/1.10.0/minecraft.entity.json | 2 +- .../entities/1.10.0/types/entity_types.json | 2 +- .../entities/1.10.0/types/event.json | 2 +- .../1.10.0}/types/range_number_type.json | 2 +- .../entities/1.10.0/types/trigger.json | 2 +- .../entities/1.11.0/components.json | 2 +- .../entities/1.11.0/entities.json | 4 +-- .../entities/1.11.0/events.json | 2 +- .../entities/1.11.0/filters.json | 2 +- .../entities/1.11.0/minecraft.entity.json | 2 +- .../entities/1.12.0/components.json | 2 +- .../1.12.0/components/minecraft.explode.json | 2 +- .../components/minecraft.projectile.json | 2 +- .../entities/1.12.0/entities.json | 4 +-- .../entities/1.12.0/events.json | 2 +- .../entities/1.12.0/filters.json | 2 +- .../entities/1.12.0/minecraft.entity.json | 2 +- .../entities/1.12.0/types/entity_types.json | 2 +- .../entities/1.12.0/types/event.json | 2 +- .../1.12.0/types/range_number_type.json | 2 +- .../entities/1.12.0/types/trigger.json | 2 +- .../minecraft.behavior.find_mount.json | 2 +- .../behaviors/minecraft.behavior.go_home.json | 2 +- .../minecraft.behavior.stomp_turtle_egg.json | 2 +- .../behaviors/minecraft.behavior.tempt.json | 2 +- .../behaviors/types/base_priority.json | 2 +- .../types/base_speed_multiplier.json | 2 +- .../entities/1.13.0/components.json | 2 +- .../1.13.0/components/minecraft.ageable.json | 2 +- .../minecraft.ambient_sound_interval.json | 2 +- .../components/minecraft.breedable.json | 2 +- .../components/minecraft.damage_sensor.json | 2 +- .../minecraft.environment_sensor.json | 2 +- .../minecraft.experience_reward.json | 2 +- .../1.13.0/components/minecraft.interact.json | 2 +- .../minecraft.navigation.climb.json | 2 +- .../minecraft.navigation.float.json | 2 +- .../components/minecraft.navigation.fly.json | 2 +- .../minecraft.navigation.generic.json | 2 +- .../components/minecraft.navigation.swim.json | 2 +- .../components/minecraft.navigation.walk.json | 2 +- .../components/minecraft.projectile.json | 2 +- .../1.13.0/components/minecraft.rideable.json | 2 +- .../components/minecraft.transformation.json | 2 +- .../components}/types/base_priority.json | 2 +- .../types/base_speed_multiplier.json | 2 +- .../entities/1.13.0/entities.json | 4 +-- .../entities/1.13.0/events.json | 2 +- .../entities/1.13.0/filters.json | 2 +- .../1.13.0/filters/has_container_open.json | 2 +- .../1.13.0/filters/has_ranged_weapon.json | 2 +- .../entities/1.13.0/filters/has_target.json | 2 +- .../entities/1.13.0/filters/in_nether.json | 2 +- .../1.13.0/filters/inactivity_timer.json | 2 +- .../entities/1.13.0/filters/is_block.json | 2 +- .../1.13.0/filters/is_leashed_to.json | 2 +- .../1.13.0/filters/is_persistent.json | 2 +- .../entities/1.13.0/filters/is_sleeping.json | 2 +- .../entities/1.13.0/filters/light_level.json | 2 +- .../1.13.0/filters/random_chance.json | 2 +- .../entities/1.13.0/filters/rider_count.json | 2 +- .../entities/1.13.0/filters/surface_mob.json | 2 +- .../entities/1.13.0/filters/trusts.json | 2 +- .../1.13.0/filters}/types/base_operator.json | 2 +- .../1.13.0/filters/types/base_priority.json | 2 +- .../filters}/types/base_speed_multiplier.json | 2 +- .../1.13.0/filters/types/base_subject.json | 2 +- .../1.13.0/filters/types/base_test.json | 2 +- .../entities/1.13.0/filters/weather.json | 2 +- .../1.13.0/filters/weather_at_position.json | 2 +- .../entities/1.13.0/minecraft.entity.json | 2 +- .../entities/1.13.0}/types/base_operator.json | 2 +- .../entities/1.13.0/types/base_subject.json | 2 +- .../entities/1.13.0/types/base_test.json | 2 +- .../entities/1.13.0/types/entity_types.json | 2 +- .../entities/1.13.0/types/event.json | 2 +- .../1.13.0/types/range_number_type.json | 2 +- .../entities/1.13.0/types/trigger.json | 2 +- .../entities/1.14.0/components.json | 2 +- .../entities/1.14.0/entities.json | 4 +-- .../entities/1.14.0/events.json | 2 +- .../entities/1.14.0/filters.json | 2 +- .../entities/1.14.0/minecraft.entity.json | 2 +- .../minecraft.behavior.admire_item.json | 2 +- .../minecraft.behavior.avoid_block.json | 2 +- .../behaviors/minecraft.behavior.barter.json | 2 +- .../minecraft.behavior.celebrate.json | 2 +- ...ecraft.behavior.defend_trusted_target.json | 2 +- .../minecraft.behavior.drink_potion.json | 4 +-- .../minecraft.behavior.drop_item_for.json | 2 +- .../minecraft.behavior.eat_carried_item.json | 2 +- .../minecraft.behavior.equip_item.json | 2 +- .../minecraft.behavior.find_cover.json | 2 +- .../minecraft.behavior.find_mount.json | 2 +- .../behaviors/minecraft.behavior.go_home.json | 2 +- .../minecraft.behavior.hold_ground.json | 2 +- .../minecraft.behavior.knockback_roar.json | 2 +- .../minecraft.behavior.leap_at_target.json | 2 +- .../minecraft.behavior.look_at_player.json | 2 +- .../minecraft.behavior.move_to_lava.json | 2 +- ...ehavior.move_towards_home_restriction.json | 2 +- .../behaviors/minecraft.behavior.nap.json | 2 +- ...ft.behavior.nearest_attackable_target.json | 2 +- ...nearest_prioritized_attackable_target.json | 2 +- ...necraft.behavior.pet_sleep_with_owner.json | 2 +- .../minecraft.behavior.pickup_items.json | 2 +- .../minecraft.behavior.random_fly.json | 2 +- .../minecraft.behavior.random_hover.json | 2 +- ...t.behavior.random_look_around_and_sit.json | 2 +- ...necraft.behavior.rise_to_liquid_level.json | 2 +- .../minecraft.behavior.send_event.json | 2 +- ...t.behavior.stalk_and_pounce_on_target.json | 2 +- ...craft.behavior.stroll_towards_village.json | 2 +- .../minecraft.behavior.swim_idle.json | 2 +- .../behaviors/minecraft.behavior.tempt.json | 2 +- .../behaviors/types/base_priority.json | 2 +- .../types/base_speed_multiplier.json | 2 +- .../entities/1.16.0/components.json | 2 +- .../components/minecraft.admire_item.json | 2 +- .../1.16.0/components/minecraft.ageable.json | 2 +- .../minecraft.ambient_sound_interval.json | 2 +- .../1.16.0/components/minecraft.angry.json | 2 +- .../components/minecraft.area_attack.json | 2 +- .../components/minecraft.attack_cooldown.json | 2 +- .../1.16.0/components/minecraft.barter.json | 2 +- .../components/minecraft.block_sensor.json | 2 +- .../components/minecraft.boostable.json | 2 +- .../components/minecraft.breedable.json | 2 +- .../1.16.0/components/minecraft.buoyant.json | 2 +- .../components/minecraft.celebrate_hunt.json | 4 +-- .../components/minecraft.custom_hit_test.json | 2 +- .../components/minecraft.damage_sensor.json | 2 +- .../1.16.0/components/minecraft.despawn.json | 2 +- .../components/minecraft.entity_sensor.json | 2 +- .../minecraft.environment_sensor.json | 2 +- .../components/minecraft.equip_item.json | 2 +- .../components/minecraft.equipment.json | 2 +- .../components/minecraft.equippable.json | 2 +- .../minecraft.experience_reward.json | 2 +- .../1.16.0/components/minecraft.explode.json | 2 +- .../1.16.0/components/minecraft.flocking.json | 2 +- .../1.16.0/components/minecraft.giveable.json | 2 +- .../components/minecraft.group_size.json | 2 +- .../components/minecraft.grows_crop.json | 2 +- .../1.16.0/components/minecraft.hide.json | 2 +- .../1.16.0/components/minecraft.home.json | 2 +- .../minecraft.horse.jump_strength.json | 2 +- .../minecraft.hurt_on_condition.json | 2 +- .../components/minecraft.instant_despawn.json | 2 +- .../1.16.0/components/minecraft.interact.json | 2 +- .../components/minecraft.inventory.json | 2 +- .../components/minecraft.leashable.json | 2 +- .../1.16.0/components/minecraft.lookat.json | 2 +- .../components/minecraft.mob_effect.json | 2 +- .../components/minecraft.movement.hover.json | 2 +- .../components/minecraft.movement.jump.json | 2 +- .../components/minecraft.movement.sway.json | 2 +- .../1.16.0/components/minecraft.nameable.json | 2 +- .../minecraft.navigation.climb.json | 2 +- .../minecraft.navigation.float.json | 2 +- .../components/minecraft.navigation.fly.json | 2 +- .../minecraft.navigation.generic.json | 2 +- .../minecraft.navigation.hover.json | 2 +- .../components/minecraft.navigation.swim.json | 2 +- .../components/minecraft.navigation.walk.json | 2 +- .../1.16.0/components/minecraft.npc.json | 2 +- .../components/minecraft.projectile.json | 2 +- .../1.16.0/components/minecraft.rideable.json | 2 +- .../components/minecraft.scheduler.json | 2 +- .../components/minecraft.shareables.json | 2 +- .../1.16.0/components/minecraft.shooter.json | 2 +- .../components/minecraft.spawn_entity.json | 2 +- .../1.16.0/components/minecraft.strength.json | 2 +- .../components/minecraft.tamemount.json | 2 +- .../components/minecraft.trade_resupply.json | 2 +- .../1.16.0/components/minecraft.trail.json | 2 +- .../components/minecraft.transformation.json | 2 +- .../components/minecraft.wants_jockey.json | 2 +- .../entities/1.16.0/entities.json | 4 +-- .../entities/1.16.0/events.json | 2 +- .../entities/1.16.0/filters.json | 2 +- .../1.16.0/filters/has_container_open.json | 2 +- .../1.16.0/filters/has_ranged_weapon.json | 2 +- .../entities/1.16.0/filters/has_target.json | 2 +- .../entities/1.16.0/filters/in_nether.json | 2 +- .../1.16.0/filters/inactivity_timer.json | 2 +- .../entities/1.16.0/filters/is_block.json | 2 +- .../1.16.0/filters/is_leashed_to.json | 2 +- .../1.16.0/filters/is_persistent.json | 2 +- .../entities/1.16.0/filters/is_sleeping.json | 2 +- .../entities/1.16.0/filters/light_level.json | 2 +- .../1.16.0/filters/random_chance.json | 2 +- .../entities/1.16.0/filters/rider_count.json | 2 +- .../entities/1.16.0/filters/surface_mob.json | 2 +- .../entities/1.16.0/filters/trusts.json | 2 +- .../1.16.0/filters}/types/base_operator.json | 2 +- .../1.16.0/filters}/types/base_subject.json | 2 +- .../1.16.0/filters}/types/base_test.json | 2 +- .../entities/1.16.0/filters/weather.json | 2 +- .../1.16.0/filters/weather_at_position.json | 2 +- .../entities/1.16.0/minecraft.entity.json | 2 +- .../entities/1.16.0}/types/base_operator.json | 2 +- .../entities/1.16.0}/types/base_subject.json | 2 +- .../entities/1.16.0}/types/base_test.json | 2 +- .../entities/1.16.0/types/entity_types.json | 2 +- .../entities/1.16.0/types/event.json | 2 +- .../1.16.0}/types/range_number_type.json | 2 +- .../entities/1.16.0/types/trigger.json | 2 +- .../behaviors}/types/base_priority.json | 2 +- .../types/base_speed_multiplier.json | 2 +- .../entities/1.16.100/components.json | 2 +- .../entities/1.16.100/entities.json | 4 +-- .../entities/1.16.100/events.json | 2 +- .../entities/1.16.100/filters.json | 2 +- .../1.16.100/filters/has_container_open.json | 2 +- .../1.16.100/filters/has_ranged_weapon.json | 2 +- .../entities/1.16.100/filters/has_target.json | 2 +- .../entities/1.16.100/filters/in_nether.json | 2 +- .../1.16.100/filters/inactivity_timer.json | 2 +- .../entities/1.16.100/filters/is_block.json | 2 +- .../1.16.100/filters/is_leashed_to.json | 2 +- .../1.16.100/filters/is_persistent.json | 2 +- .../1.16.100/filters/is_sleeping.json | 2 +- .../1.16.100/filters/light_level.json | 2 +- .../1.16.100/filters/random_chance.json | 2 +- .../1.16.100/filters/rider_count.json | 2 +- .../1.16.100/filters/surface_mob.json | 2 +- .../entities/1.16.100/filters/trusts.json | 2 +- .../1.16.100/filters/types/base_operator.json | 9 ++++++ .../1.16.100/filters/types/base_subject.json | 2 +- .../1.16.100/filters/types/base_test.json | 2 +- .../entities/1.16.100/filters/weather.json | 2 +- .../1.16.100/filters/weather_at_position.json | 2 +- .../entities/1.16.100/minecraft.entity.json | 2 +- .../1.16.100/types/base_operator.json | 9 ++++++ .../entities/1.16.100/types/base_subject.json | 2 +- .../entities/1.16.100/types/base_test.json | 2 +- .../entities/1.16.100/types/entity_types.json | 2 +- .../entities/1.16.100/types/event.json | 2 +- .../1.16.100}/types/range_number_type.json | 2 +- .../entities/1.16.100/types/trigger.json | 2 +- .../minecraft.behavior.admire_item.json | 2 +- .../minecraft.behavior.avoid_mob_type.json | 2 +- .../behaviors/minecraft.behavior.beg.json | 2 +- .../minecraft.behavior.break_door.json | 2 +- .../behaviors/minecraft.behavior.breed.json | 2 +- .../minecraft.behavior.celebrate.json | 2 +- .../minecraft.behavior.charge_attack.json | 2 +- .../minecraft.behavior.charge_held_item.json | 2 +- ...necraft.behavior.circle_around_anchor.json | 2 +- ...necraft.behavior.controlled_by_player.json | 2 +- ...ecraft.behavior.defend_trusted_target.json | 2 +- ...ecraft.behavior.defend_village_target.json | 2 +- .../minecraft.behavior.delayed_attack.json | 2 +- .../minecraft.behavior.door_interact.json | 2 +- ...minecraft.behavior.dragonchargeplayer.json | 2 +- .../minecraft.behavior.dragondeath.json | 2 +- .../minecraft.behavior.dragonflaming.json | 2 +- ...necraft.behavior.dragonholdingpattern.json | 2 +- .../minecraft.behavior.dragonlanding.json | 2 +- .../minecraft.behavior.dragonscanning.json | 2 +- ...minecraft.behavior.dragonstrafeplayer.json | 2 +- .../minecraft.behavior.dragontakeoff.json | 2 +- .../minecraft.behavior.drink_potion.json | 4 +-- .../minecraft.behavior.drop_item_for.json | 2 +- .../minecraft.behavior.eat_block.json | 2 +- .../minecraft.behavior.eat_carried_item.json | 2 +- ...necraft.behavior.enderman_leave_block.json | 2 +- ...inecraft.behavior.enderman_take_block.json | 2 +- .../minecraft.behavior.explore_outskirts.json | 4 +-- .../minecraft.behavior.find_cover.json | 2 +- .../minecraft.behavior.find_mount.json | 2 +- ...aft.behavior.find_underwater_treasure.json | 2 +- .../minecraft.behavior.flee_sun.json | 2 +- .../behaviors/minecraft.behavior.float.json | 2 +- .../minecraft.behavior.float_wander.json | 2 +- .../minecraft.behavior.follow_caravan.json | 2 +- .../minecraft.behavior.follow_mob.json | 2 +- .../minecraft.behavior.follow_owner.json | 2 +- .../minecraft.behavior.follow_parent.json | 2 +- ...ecraft.behavior.follow_target_captain.json | 2 +- .../behaviors/minecraft.behavior.go_home.json | 2 +- .../minecraft.behavior.guardian_attack.json | 2 +- ...minecraft.behavior.harvest_farm_block.json | 2 +- .../behaviors/minecraft.behavior.hide.json | 2 +- .../minecraft.behavior.hold_ground.json | 2 +- .../minecraft.behavior.hurt_by_target.json | 2 +- .../minecraft.behavior.inspect_bookshelf.json | 2 +- .../minecraft.behavior.knockback_roar.json | 2 +- .../minecraft.behavior.lay_down.json | 2 +- .../behaviors/minecraft.behavior.lay_egg.json | 2 +- .../minecraft.behavior.leap_at_target.json | 2 +- .../minecraft.behavior.look_at_entity.json | 2 +- .../minecraft.behavior.look_at_player.json | 2 +- .../minecraft.behavior.look_at_target.json | 2 +- ...craft.behavior.look_at_trading_player.json | 2 +- .../minecraft.behavior.make_love.json | 2 +- .../minecraft.behavior.melee_attack.json | 2 +- .../behaviors/minecraft.behavior.mingle.json | 2 +- .../minecraft.behavior.mount_pathing.json | 2 +- .../minecraft.behavior.move_indoors.json | 2 +- ...necraft.behavior.move_through_village.json | 2 +- .../minecraft.behavior.move_to_block.json | 2 +- .../minecraft.behavior.move_to_land.json | 2 +- .../minecraft.behavior.move_to_lava.json | 2 +- .../minecraft.behavior.move_to_liquid.json | 2 +- .../minecraft.behavior.move_to_poi.json | 2 +- ...necraft.behavior.move_to_random_block.json | 2 +- .../minecraft.behavior.move_to_village.json | 2 +- .../minecraft.behavior.move_to_water.json | 2 +- ...ior.move_towards_dwelling_restriction.json | 2 +- ...aft.behavior.move_towards_restriction.json | 2 +- ...inecraft.behavior.move_towards_target.json | 2 +- .../behaviors/minecraft.behavior.nap.json | 2 +- ...ft.behavior.nearest_attackable_target.json | 2 +- ...nearest_prioritized_attackable_target.json | 2 +- ...inecraft.behavior.ocelot_sit_on_block.json | 2 +- .../minecraft.behavior.ocelotattack.json | 2 +- .../minecraft.behavior.offer_flower.json | 2 +- .../minecraft.behavior.open_door.json | 2 +- ...necraft.behavior.owner_hurt_by_target.json | 2 +- .../minecraft.behavior.owner_hurt_target.json | 2 +- .../behaviors/minecraft.behavior.panic.json | 2 +- .../behaviors/minecraft.behavior.peek.json | 2 +- ...necraft.behavior.pet_sleep_with_owner.json | 2 +- .../minecraft.behavior.pickup_items.json | 2 +- .../behaviors/minecraft.behavior.play.json | 2 +- .../minecraft.behavior.player_ride_tamed.json | 2 +- .../minecraft.behavior.raid_garden.json | 2 +- .../minecraft.behavior.random_breach.json | 2 +- .../minecraft.behavior.random_fly.json | 2 +- .../minecraft.behavior.random_hover.json | 2 +- ...minecraft.behavior.random_look_around.json | 2 +- ...t.behavior.random_look_around_and_sit.json | 2 +- .../minecraft.behavior.random_sitting.json | 2 +- .../minecraft.behavior.random_stroll.json | 2 +- .../minecraft.behavior.random_swim.json | 2 +- .../minecraft.behavior.ranged_attack.json | 2 +- .../minecraft.behavior.receive_love.json | 2 +- ...minecraft.behavior.restrict_open_door.json | 2 +- .../minecraft.behavior.restrict_sun.json | 2 +- ...necraft.behavior.rise_to_liquid_level.json | 2 +- .../behaviors/minecraft.behavior.roll.json | 2 +- ...ecraft.behavior.run_around_like_crazy.json | 2 +- .../behaviors/minecraft.behavior.scared.json | 2 +- .../minecraft.behavior.send_event.json | 2 +- .../minecraft.behavior.share_items.json | 2 +- ....behavior.silverfish_merge_with_stone.json | 2 +- ...t.behavior.silverfish_wake_up_friends.json | 2 +- ...inecraft.behavior.skeleton_horse_trap.json | 2 +- .../behaviors/minecraft.behavior.sleep.json | 2 +- .../minecraft.behavior.slime_attack.json | 2 +- .../minecraft.behavior.slime_float.json | 2 +- ...ecraft.behavior.slime_keep_on_jumping.json | 2 +- ...craft.behavior.slime_random_direction.json | 2 +- .../minecraft.behavior.snacking.json | 2 +- .../behaviors/minecraft.behavior.sneeze.json | 2 +- .../minecraft.behavior.squid_dive.json | 2 +- .../minecraft.behavior.squid_flee.json | 2 +- .../minecraft.behavior.squid_idle.json | 2 +- ....behavior.squid_move_away_from_ground.json | 2 +- ...minecraft.behavior.squid_out_of_water.json | 2 +- ...t.behavior.stalk_and_pounce_on_target.json | 2 +- ...minecraft.behavior.stay_while_sitting.json | 2 +- .../minecraft.behavior.stomp_attack.json | 2 +- .../minecraft.behavior.stomp_turtle_egg.json | 2 +- ...craft.behavior.stroll_towards_village.json | 2 +- .../minecraft.behavior.summon_entity.json | 2 +- .../behaviors/minecraft.behavior.swell.json | 2 +- .../minecraft.behavior.swim_idle.json | 2 +- .../minecraft.behavior.swim_wander.json | 2 +- .../minecraft.behavior.swim_with_entity.json | 2 +- .../minecraft.behavior.swoop_attack.json | 2 +- .../minecraft.behavior.take_flower.json | 2 +- ...minecraft.behavior.target_when_pushed.json | 2 +- .../behaviors/minecraft.behavior.tempt.json | 2 +- .../minecraft.behavior.trade_interest.json | 2 +- .../minecraft.behavior.trade_with_player.json | 2 +- ...ecraft.behavior.vex_copy_owner_target.json | 2 +- .../minecraft.behavior.vex_random_move.json | 2 +- ...ehavior.wither_random_attack_pos_goal.json | 2 +- ...behavior.wither_target_highest_damage.json | 2 +- .../behaviors/minecraft.behavior.work.json | 2 +- .../1.8.0/behaviors/types/base_priority.json | 9 ++++++ .../types/base_speed_multiplier.json | 9 ++++++ .../entities/1.8.0/components.json | 2 +- .../1.8.0/components/minecraft.addrider.json | 2 +- .../components/minecraft.admire_item.json | 2 +- .../1.8.0/components/minecraft.ageable.json | 2 +- .../minecraft.ambient_sound_interval.json | 2 +- .../1.8.0/components/minecraft.angry.json | 2 +- .../minecraft.annotation.break_door.json | 2 +- ...minecraft.annotation.floats_in_liquid.json | 2 +- .../minecraft.annotation.open_door.json | 2 +- .../components/minecraft.area_attack.json | 2 +- .../1.8.0/components/minecraft.attack.json | 2 +- .../components/minecraft.attack_cooldown.json | 2 +- .../components/minecraft.attack_damage.json | 2 +- .../components/minecraft.balloonable.json | 2 +- .../1.8.0/components/minecraft.barter.json | 2 +- .../components/minecraft.block_sensor.json | 2 +- .../1.8.0/components/minecraft.boostable.json | 2 +- .../1.8.0/components/minecraft.boss.json | 2 +- .../components/minecraft.break_blocks.json | 2 +- .../components/minecraft.breathable.json | 2 +- .../1.8.0/components/minecraft.breedable.json | 2 +- .../1.8.0/components/minecraft.bribeable.json | 2 +- .../1.8.0/components/minecraft.buoyant.json | 2 +- .../minecraft.burns_in_daylight.json | 2 +- .../1.8.0/components/minecraft.can_climb.json | 2 +- .../1.8.0/components/minecraft.can_fly.json | 2 +- .../components/minecraft.can_power_jump.json | 2 +- .../components/minecraft.celebrate_hunt.json | 4 +-- .../components/minecraft.collision_box.json | 2 +- .../1.8.0/components/minecraft.color.json | 2 +- .../1.8.0/components/minecraft.color2.json | 2 +- ...ft.conditional_bandwidth_optimization.json | 2 +- .../components/minecraft.custom_hit_test.json | 2 +- .../minecraft.damage_over_time.json | 2 +- .../components/minecraft.damage_sensor.json | 2 +- .../minecraft.default_look_angle.json | 2 +- .../1.8.0/components/minecraft.despawn.json | 2 +- .../1.8.0/components/minecraft.dweller.json | 2 +- .../minecraft.economy_trade_table.json | 2 +- .../components/minecraft.entity_sensor.json | 2 +- .../minecraft.environment_sensor.json | 2 +- .../components/minecraft.equip_item.json | 2 +- .../1.8.0/components/minecraft.equipment.json | 2 +- .../components/minecraft.equippable.json | 2 +- .../minecraft.experience_reward.json | 2 +- .../1.8.0/components/minecraft.explode.json | 2 +- .../components/minecraft.fall_damage.json | 2 +- .../components/minecraft.fire_immune.json | 2 +- .../minecraft.floats_in_liquid.json | 2 +- .../1.8.0/components/minecraft.flocking.json | 2 +- .../components/minecraft.flying_speed.json | 2 +- .../components/minecraft.follow_range.json | 2 +- .../1.8.0/components/minecraft.foot_size.json | 2 +- .../minecraft.friction_modifier.json | 2 +- .../1.8.0/components/minecraft.genetics.json | 2 +- .../1.8.0/components/minecraft.giveable.json | 2 +- .../components/minecraft.ground_offset.json | 2 +- .../components/minecraft.group_size.json | 2 +- .../components/minecraft.grows_crop.json | 2 +- .../1.8.0/components/minecraft.healable.json | 2 +- .../1.8.0/components/minecraft.health.json | 2 +- .../1.8.0/components/minecraft.home.json | 2 +- .../minecraft.hurt_on_condition.json | 2 +- .../components/minecraft.hurt_when_wet.json | 2 +- .../minecraft.input_ground_controlled.json | 2 +- .../minecraft.inside_block_notifier.json | 2 +- .../1.8.0/components/minecraft.insomnia.json | 2 +- .../components/minecraft.instant_despawn.json | 2 +- .../1.8.0/components/minecraft.interact.json | 2 +- .../1.8.0/components/minecraft.inventory.json | 2 +- .../1.8.0/components/minecraft.is_baby.json | 2 +- .../components/minecraft.is_charged.json | 2 +- .../components/minecraft.is_chested.json | 2 +- .../components/minecraft.is_dyeable.json | 2 +- .../minecraft.is_hidden_when_invisible.json | 2 +- .../components/minecraft.is_ignited.json | 2 +- .../minecraft.is_illager_captain.json | 2 +- .../components/minecraft.is_saddled.json | 2 +- .../components/minecraft.is_shaking.json | 2 +- .../components/minecraft.is_sheared.json | 2 +- .../components/minecraft.is_stackable.json | 2 +- .../components/minecraft.is_stunned.json | 2 +- .../1.8.0/components/minecraft.is_tamed.json | 2 +- .../minecraft.item_controllable.json | 2 +- .../components/minecraft.item_hopper.json | 2 +- .../components/minecraft.jump.dynamic.json | 2 +- .../components/minecraft.jump.static.json | 2 +- .../minecraft.knockback_resistance.json | 2 +- .../components/minecraft.lava_movement.json | 2 +- .../1.8.0/components/minecraft.leashable.json | 2 +- .../1.8.0/components/minecraft.lookat.json | 2 +- .../1.8.0/components/minecraft.loot.json | 2 +- .../minecraft.managed_wandering_trader.json | 2 +- .../components/minecraft.mark_variant.json | 2 +- .../components/minecraft.mob_effect.json | 2 +- .../minecraft.movement.amphibious.json | 2 +- .../components/minecraft.movement.basic.json | 2 +- .../components/minecraft.movement.fly.json | 2 +- .../minecraft.movement.generic.json | 2 +- .../components/minecraft.movement.glide.json | 2 +- .../components/minecraft.movement.hover.json | 2 +- .../1.8.0/components/minecraft.movement.json | 2 +- .../components/minecraft.movement.jump.json | 2 +- .../components/minecraft.movement.skip.json | 2 +- .../components/minecraft.movement.sway.json | 2 +- .../1.8.0/components/minecraft.nameable.json | 2 +- .../minecraft.navigation.climb.json | 2 +- .../minecraft.navigation.float.json | 2 +- .../components/minecraft.navigation.fly.json | 2 +- .../minecraft.navigation.generic.json | 2 +- .../minecraft.navigation.hover.json | 2 +- .../components/minecraft.navigation.swim.json | 2 +- .../components/minecraft.navigation.walk.json | 2 +- .../1.8.0/components/minecraft.npc.json | 2 +- .../1.8.0/components/minecraft.on_death.json | 2 +- .../minecraft.on_friendly_anger.json | 2 +- .../1.8.0/components/minecraft.on_hurt.json | 2 +- .../minecraft.on_hurt_by_player.json | 2 +- .../1.8.0/components/minecraft.on_ignite.json | 2 +- .../minecraft.on_start_landing.json | 2 +- .../minecraft.on_start_takeoff.json | 2 +- .../minecraft.on_target_acquired.json | 2 +- .../minecraft.on_target_escape.json | 2 +- .../minecraft.on_wake_with_owner.json | 2 +- .../components/minecraft.out_of_control.json | 2 +- .../1.8.0/components/minecraft.peek.json | 2 +- .../components/minecraft.persistent.json | 2 +- .../1.8.0/components/minecraft.physics.json | 2 +- .../minecraft.player.exhaustion.json | 2 +- .../minecraft.player.experience.json | 2 +- .../components/minecraft.player.level.json | 2 +- .../minecraft.player.saturation.json | 2 +- .../components/minecraft.preferred_path.json | 2 +- .../components/minecraft.projectile.json | 2 +- .../components/minecraft.push_through.json | 2 +- .../1.8.0/components/minecraft.pushable.json | 2 +- .../components/minecraft.raid_trigger.json | 2 +- .../components/minecraft.rail_movement.json | 2 +- .../components/minecraft.rail_sensor.json | 2 +- .../components/minecraft.ravager_blocked.json | 2 +- .../1.8.0/components/minecraft.rideable.json | 2 +- .../minecraft.scaffolding_climber.json | 2 +- .../1.8.0/components/minecraft.scale.json | 2 +- .../components/minecraft.scale_by_age.json | 2 +- .../1.8.0/components/minecraft.scheduler.json | 2 +- .../components/minecraft.shareables.json | 2 +- .../1.8.0/components/minecraft.shooter.json | 2 +- .../1.8.0/components/minecraft.sittable.json | 2 +- .../1.8.0/components/minecraft.skin_id.json | 2 +- .../components/minecraft.sound_volume.json | 2 +- .../components/minecraft.spawn_entity.json | 2 +- .../components/minecraft.spell_effects.json | 2 +- .../1.8.0/components/minecraft.strength.json | 2 +- .../1.8.0/components/minecraft.tameable.json | 2 +- .../1.8.0/components/minecraft.tamemount.json | 2 +- .../minecraft.target_nearby_sensor.json | 2 +- .../1.8.0/components/minecraft.teleport.json | 2 +- .../components/minecraft.tick_world.json | 2 +- .../1.8.0/components/minecraft.timer.json | 2 +- .../components/minecraft.trade_table.json | 2 +- .../1.8.0/components/minecraft.trail.json | 2 +- .../components/minecraft.transformation.json | 2 +- .../1.8.0/components/minecraft.trust.json | 2 +- .../1.8.0/components/minecraft.trusting.json | 2 +- .../components/minecraft.type_family.json | 2 +- .../minecraft.underwater_movement.json | 2 +- .../1.8.0/components/minecraft.variant.json | 2 +- .../minecraft.walk_animation_speed.json | 2 +- .../components/minecraft.wants_jockey.json | 2 +- .../components/minecraft.water_movement.json | 2 +- .../entities/1.8.0/entities.json | 4 +-- .../entities/1.8.0/events.json | 2 +- .../entities/1.8.0/filters.json | 2 +- .../entities/1.8.0/filters/clock_time.json | 2 +- .../filters/distance_to_nearest_player.json | 2 +- .../entities/1.8.0/filters/has_ability.json | 2 +- .../entities/1.8.0/filters/has_biome_tag.json | 2 +- .../entities/1.8.0/filters/has_component.json | 2 +- .../entities/1.8.0/filters/has_damage.json | 2 +- .../entities/1.8.0/filters/has_equipment.json | 2 +- .../1.8.0/filters/has_mob_effect.json | 2 +- .../entities/1.8.0/filters/has_tag.json | 2 +- .../1.8.0/filters/has_trade_supply.json | 2 +- .../1.8.0/filters/hourly_clock_time.json | 2 +- .../entities/1.8.0/filters/in_caravan.json | 2 +- .../entities/1.8.0/filters/in_clouds.json | 2 +- .../entities/1.8.0/filters/in_lava.json | 2 +- .../entities/1.8.0/filters/in_water.json | 2 +- .../1.8.0/filters/in_water_or_rain.json | 2 +- .../entities/1.8.0/filters/is_altitude.json | 2 +- .../1.8.0/filters/is_avoiding_mobs.json | 2 +- .../entities/1.8.0/filters/is_biome.json | 2 +- .../entities/1.8.0/filters/is_brightness.json | 2 +- .../entities/1.8.0/filters/is_climbing.json | 2 +- .../entities/1.8.0/filters/is_color.json | 2 +- .../entities/1.8.0/filters/is_daytime.json | 2 +- .../entities/1.8.0/filters/is_difficulty.json | 2 +- .../entities/1.8.0/filters/is_family.json | 2 +- .../entities/1.8.0/filters/is_game_rule.json | 2 +- .../entities/1.8.0/filters/is_humid.json | 2 +- .../entities/1.8.0/filters/is_immobile.json | 2 +- .../entities/1.8.0/filters/is_in_village.json | 2 +- .../entities/1.8.0/filters/is_leashed.json | 2 +- .../1.8.0/filters/is_mark_variant.json | 2 +- .../entities/1.8.0/filters/is_moving.json | 2 +- .../entities/1.8.0/filters/is_owner.json | 2 +- .../entities/1.8.0/filters/is_riding.json | 2 +- .../entities/1.8.0/filters/is_skin_id.json | 2 +- .../entities/1.8.0/filters/is_sneaking.json | 2 +- .../1.8.0/filters/is_snow_covered.json | 2 +- .../entities/1.8.0/filters/is_target.json | 2 +- .../1.8.0/filters/is_temperature_type.json | 2 +- .../1.8.0/filters/is_temperature_value.json | 2 +- .../1.8.0/filters/is_underground.json | 2 +- .../entities/1.8.0/filters/is_underwater.json | 2 +- .../entities/1.8.0/filters/is_variant.json | 2 +- .../entities/1.8.0/filters/is_visible.json | 2 +- .../1.8.0/filters/moon_intensity.json | 2 +- .../entities/1.8.0/filters/moon_phase.json | 2 +- .../entities/1.8.0/filters/on_ground.json | 2 +- .../entities/1.8.0/filters/on_ladder.json | 2 +- .../1.8.0/filters/types/base_operator.json | 2 +- .../1.8.0/filters/types/base_subject.json | 2 +- .../1.8.0/filters}/types/base_test.json | 2 +- .../entities/1.8.0/minecraft.entity.json | 2 +- .../entities/1.8.0/types/base_operator.json | 2 +- .../entities/1.8.0/types/base_subject.json | 2 +- .../entities/1.8.0}/types/base_test.json | 2 +- .../entities/1.8.0/types/entity_types.json | 2 +- .../entities/1.8.0/types/event.json | 2 +- .../1.8.0/types/range_number_type.json | 10 +++++++ .../entities/1.8.0/types/trigger.json | 2 +- .../entities/entities.json | 2 +- .../items/1.10.0/items.json | 2 +- .../items/1.14.0/items.json | 2 +- .../items/1.16.0/items.json | 2 +- .../1.16.100}/components/minecraft.armor.json | 2 +- .../components/minecraft.block_placer.json | 2 +- .../components/minecraft.cooldown.json | 2 +- .../1.16.100/components/minecraft.digger.json | 2 +- .../components/minecraft.display_name.json | 2 +- .../components/minecraft.durability.json | 2 +- .../components/minecraft.dye_powder.json | 2 +- .../components/minecraft.entity_placer.json | 2 +- .../1.16.100}/components/minecraft.food.json | 2 +- .../1.16.100/components/minecraft.fuel.json | 2 +- .../1.16.100/components/minecraft.icon.json | 2 +- .../minecraft.knockback_resistance.json | 2 +- .../components/minecraft.on_use.json | 2 +- .../components/minecraft.on_use_on.json | 2 +- .../components/minecraft.projectile.json | 2 +- .../components/minecraft.render_offsets.json | 2 +- .../components/minecraft.repairable.json | 2 +- .../components/minecraft.shooter.json | 2 +- .../components/minecraft.throwable.json | 2 +- .../components/minecraft.weapon.json | 2 +- .../components/minecraft.wearable.json | 2 +- .../items/1.16.100/events.json | 2 +- .../1.16.100}/events/add_mob_effect.json | 2 +- .../items/1.16.100/events/damage.json | 2 +- .../1.16.100}/events/decrement_stack.json | 2 +- .../1.16.100}/events/remove_mob_effect.json | 2 +- .../items/1.16.100/events/shoot.json | 2 +- .../items/1.16.100}/events/swing.json | 2 +- .../items/1.16.100}/events/teleport.json | 2 +- .../items/1.16.100/events/transform_item.json | 2 +- .../items/1.16.100/items.json | 2 +- .../1.16.200}/components/minecraft.armor.json | 2 +- .../components/minecraft.block_placer.json | 2 +- .../components/minecraft.cooldown.json | 2 +- .../1.16.200/components/minecraft.digger.json | 2 +- .../components/minecraft.display_name.json | 2 +- .../components/minecraft.durability.json | 2 +- .../components/minecraft.dye_powder.json | 2 +- .../components/minecraft.entity_placer.json | 2 +- .../1.16.200}/components/minecraft.food.json | 2 +- .../1.16.200/components/minecraft.fuel.json | 2 +- .../1.16.200/components/minecraft.icon.json | 2 +- .../minecraft.knockback_resistance.json | 2 +- .../components/minecraft.on_use.json | 2 +- .../components/minecraft.on_use_on.json | 2 +- .../components/minecraft.projectile.json | 2 +- .../components/minecraft.render_offsets.json | 2 +- .../components/minecraft.repairable.json | 2 +- .../components/minecraft.shooter.json | 2 +- .../components/minecraft.throwable.json | 2 +- .../components/minecraft.weapon.json | 2 +- .../components/minecraft.wearable.json | 2 +- .../items/1.16.200/events.json | 2 +- .../1.16.200}/events/add_mob_effect.json | 2 +- .../items/1.16.200/events/damage.json | 2 +- .../1.16.200}/events/decrement_stack.json | 2 +- .../1.16.200}/events/remove_mob_effect.json | 2 +- .../items/1.16.200/events/shoot.json | 2 +- .../items/1.16.200}/events/swing.json | 2 +- .../items/1.16.200}/events/teleport.json | 2 +- .../items/1.16.200/events/transform_item.json | 2 +- .../items/1.16.200/items.json | 2 +- .../{behaviour => behavior}/items/items.json | 2 +- .../loot_tables/conditions.json | 2 +- .../conditions/entity_properties.json | 2 +- .../conditions/has_mark_variant.json | 2 +- .../conditions/killed_by_player.json | 2 +- .../conditions/killed_by_player_or_pets.json | 2 +- .../loot_tables/conditions/random_chance.json | 2 +- .../random_chance_with_looting.json | 2 +- .../conditions/random_difficulty_chance.json | 2 +- .../random_regional_difficulty_chance.json | 2 +- .../loot_tables/functions.json | 2 +- .../functions/enchant_book_for_trading.json | 2 +- .../functions/enchant_random_gear.json | 2 +- .../functions/enchant_randomly.json | 2 +- .../functions/enchant_with_levels.json | 2 +- .../functions/exploration_map.json | 2 +- .../loot_tables/functions/fill_container.json | 2 +- .../loot_tables/functions/furnace_smelt.json | 2 +- .../functions/looting_enchant.json | 2 +- .../functions/random_aux_value.json | 2 +- .../functions/random_block_state.json | 2 +- .../loot_tables/functions/random_dye.json | 2 +- .../loot_tables/functions/set_actor_id.json | 2 +- .../functions/set_banner_details.json | 2 +- .../functions/set_book_contents.json | 2 +- .../loot_tables/functions/set_count.json | 2 +- .../loot_tables/functions/set_damage.json | 2 +- .../loot_tables/functions/set_data.json | 2 +- .../functions/set_data_from_color_index.json | 2 +- .../loot_tables/functions/set_lore.json | 2 +- .../loot_tables/functions/set_name.json | 2 +- .../functions/specific_enchants.json | 2 +- .../functions/trader_material_type.json | 2 +- .../loot_tables/loot_tables.json | 2 +- .../recipes/1.12.0/recipes.json | 2 +- .../1.12.0/types/base types/definition.json | 2 +- .../recipes/1.12.0/types/base types/item.json | 2 +- .../recipes/1.12.0/types/base types/tags.json | 2 +- .../recipes/1.12.0/types/furnace.json | 2 +- .../types/recipe_brewing_container.json | 2 +- .../1.12.0/types/recipe_brewing_mix.json | 2 +- .../recipes/1.12.0/types/recipe_shaped.json | 2 +- .../1.12.0/types/recipe_shapeless.json | 2 +- .../recipes/recipes.json | 2 +- .../components/minecraft.biome_filter.json | 2 +- .../minecraft.brightness_filter.json | 2 +- .../components/minecraft.delay_filter.json | 2 +- .../components/minecraft.density_limit.json | 2 +- .../minecraft.difficulty_filter.json | 2 +- .../components/minecraft.distance_filter.json | 2 +- .../components/minecraft.height_filter.json | 2 +- .../1.11.0/components/minecraft.herd.json | 2 +- .../minecraft.mob_event_filter.json | 2 +- .../components/minecraft.permute_type.json | 2 +- .../minecraft.player_in_village_filter.json | 2 +- .../components/minecraft.spawn_event.json | 2 +- .../components/minecraft.spawns_lava.json | 2 +- .../minecraft.spawns_on_block_filter.json | 2 +- ...raft.spawns_on_block_prevented_filter.json | 2 +- .../minecraft.spawns_on_surface.json | 2 +- .../minecraft.spawns_underground.json | 2 +- .../minecraft.spawns_underwater.json | 2 +- .../1.11.0/components/minecraft.weight.json | 2 +- .../minecraft.world_age_filter.json | 2 +- .../spawn_rules/1.11.0/spawn_rules.json | 2 +- .../components/minecraft.biome_filter.json | 2 +- .../minecraft.brightness_filter.json | 2 +- .../components/minecraft.density_limit.json | 2 +- .../minecraft.difficulty_filter.json | 2 +- .../components/minecraft.distance_filter.json | 2 +- .../components/minecraft.height_filter.json | 2 +- .../1.8.0/components/minecraft.herd.json | 2 +- .../components/minecraft.permute_type.json | 2 +- .../components/minecraft.spawn_event.json | 2 +- .../components/minecraft.spawns_lava.json | 2 +- .../minecraft.spawns_on_block_filter.json | 2 +- ...raft.spawns_on_block_prevented_filter.json | 2 +- .../minecraft.spawns_on_surface.json | 2 +- .../minecraft.spawns_underground.json | 2 +- .../minecraft.spawns_underwater.json | 2 +- .../1.8.0/components/minecraft.weight.json | 2 +- .../spawn_rules/1.8.0/spawn_rules.json | 2 +- .../spawn_rules/spawn_rules.json | 2 +- .../trading/trading.json | 2 +- .../behaviors/types/base_priority.json | 9 ------ .../types/base_speed_multiplier.json | 9 ------ .../1.16.100/filters/types/base_operator.json | 9 ------ .../1.16.100/types/base_operator.json | 9 ------ .../1.16.100/types/range_number_type.json | 10 ------- source/compress_specification.json | 20 ++++++------- vscode-settings.json | 22 +++++++------- 952 files changed, 1050 insertions(+), 1026 deletions(-) create mode 100644 .vscode/schema-validation.json create mode 100644 .vscode/settings.json create mode 100644 behavior/animation_controllers/animation_controller.json create mode 100644 behavior/animations/animations.json rename {behaviour => behavior}/biomes/biomes.json (100%) create mode 100644 behavior/blocks/blocks.json create mode 100644 behavior/entities/entities.json create mode 100644 behavior/items/items.json create mode 100644 behavior/loot_tables/loot_tables.json create mode 100644 behavior/recipes/recipes.json create mode 100644 behavior/spawn_rules/spawn_rules.json create mode 100644 behavior/trading/trading.json delete mode 100644 behaviour/animation_controllers/animation_controller.json delete mode 100644 behaviour/animations/animations.json delete mode 100644 behaviour/blocks/blocks.json delete mode 100644 behaviour/entities/entities.json delete mode 100644 behaviour/items/items.json delete mode 100644 behaviour/loot_tables/loot_tables.json delete mode 100644 behaviour/recipes/recipes.json delete mode 100644 behaviour/spawn_rules/spawn_rules.json delete mode 100644 behaviour/trading/trading.json rename source/{behaviour => behavior}/animation_controllers/1.10.0/animation_controller.json (96%) rename source/{behaviour => behavior}/animation_controllers/1.8.0/animation_controller.json (92%) rename source/{behaviour => behavior}/animation_controllers/animation_controller.json (90%) rename source/{behaviour => behavior}/animations/1.10.0/animations.json (97%) rename source/{behaviour => behavior}/animations/1.8.0/animations.json (95%) rename source/{behaviour => behavior}/animations/animations.json (88%) rename source/{behaviour => behavior}/biomes/1.12.0/biomes.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.capped_surface.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.climate.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.forced_features.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.frozen_ocean_surface.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.ignore_automatic_features.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.legacy_world_generation_rules.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.mesa_surface.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.nether_generation_rules.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.nether_surface.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.overworld_generation_rules.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.overworld_height.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.surface_material_adjustments.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.surface_parameters.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.swamp_surface.json (100%) rename source/{behaviour => behavior}/biomes/1.12.0/components/minecraft.the_end_surface.json (100%) rename source/{behaviour => behavior}/biomes/biomes.json (100%) rename source/{behaviour => behavior}/blocks/1.10.0/blocks.json (97%) rename source/{behaviour => behavior}/blocks/1.10.0/components.json (97%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.block_light_absorption.json (71%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.block_light_emission.json (76%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.breakonpush.json (72%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.breathability.json (79%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.destroy_time.json (75%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.display_name.json (71%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.entity_collision.json (93%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.explosion_resistance.json (72%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.flammable.json (87%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.friction.json (79%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.geometry.json (76%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.immovable.json (72%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.loot.json (79%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.map_color.json (77%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.material_instances.json (92%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.onlypistonpush.json (69%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.pick_collision.json (93%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.placement_filter.json (93%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.preventsjumping.json (71%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.random_ticking.json (93%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.rotation.json (83%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.ticking.json (94%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.unit_cube.json (70%) rename source/{behaviour => behavior}/blocks/1.10.0/components/minecraft.unwalkable.json (75%) rename source/{behaviour => behavior}/blocks/1.12.0/blocks.json (97%) rename source/{behaviour => behavior}/blocks/1.16.0/blocks.json (97%) rename source/{behaviour => behavior}/blocks/1.16.100/blocks.json (98%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.block_light_absorption.json (71%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.block_light_emission.json (75%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.breakonpush.json (71%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.breathability.json (78%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.destroy_time.json (75%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.display_name.json (71%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.entity_collision.json (93%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.explosion_resistance.json (72%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.flammable.json (87%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.friction.json (78%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.geometry.json (75%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.immovable.json (72%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.loot.json (78%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.map_color.json (76%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.material_instances.json (92%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.on_fall_on.json (90%) rename source/{behaviour/blocks/1.16.200 => behavior/blocks/1.16.100}/components/minecraft.on_interact.json (87%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.on_placed.json (87%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.on_player_destroyed.json (86%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.on_player_placing.json (86%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.on_step_off.json (87%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.on_step_on.json (87%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.onlypistonpush.json (69%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.pick_collision.json (93%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.placement_filter.json (93%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.preventsjumping.json (70%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.random_ticking.json (94%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.rotation.json (83%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.ticking.json (94%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.unit_cube.json (70%) rename source/{behaviour => behavior}/blocks/1.16.100/components/minecraft.unwalkable.json (74%) rename source/{behaviour => behavior}/blocks/1.16.100/events.json (98%) rename source/{behaviour => behavior}/blocks/1.16.100/events/add_mob_effect.json (89%) rename source/{behaviour => behavior}/blocks/1.16.100/events/damage.json (88%) rename source/{behaviour => behavior}/blocks/1.16.100/events/decrement_stack.json (70%) rename source/{behaviour => behavior}/blocks/1.16.100/events/die.json (84%) rename source/{behaviour => behavior}/blocks/1.16.100/events/play_effect.json (88%) rename source/{behaviour => behavior}/blocks/1.16.100/events/play_sound.json (85%) rename source/{behaviour => behavior}/blocks/1.16.100/events/remove_mob_effect.json (85%) rename source/{behaviour => behavior}/blocks/1.16.100/events/run_command.json (88%) rename source/{behaviour => behavior}/blocks/1.16.100/events/set_block.json (81%) rename source/{behaviour => behavior}/blocks/1.16.100/events/set_block_at_pos.json (91%) rename source/{behaviour => behavior}/blocks/1.16.100/events/set_block_property.json (79%) rename source/{behaviour => behavior}/blocks/1.16.100/events/spawn_loot.json (82%) rename source/{behaviour => behavior}/blocks/1.16.100/events/swing.json (73%) rename source/{behaviour => behavior}/blocks/1.16.100/events/teleport.json (95%) rename source/{behaviour => behavior}/blocks/1.16.100/events/transform_item.json (80%) rename source/{behaviour => behavior}/blocks/1.16.200/blocks.json (98%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.block_light_absorption.json (71%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.block_light_emission.json (75%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.breakonpush.json (71%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.breathability.json (78%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.destroy_time.json (75%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.display_name.json (71%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.entity_collision.json (93%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.explosion_resistance.json (72%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.flammable.json (87%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.friction.json (78%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.geometry.json (75%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.immovable.json (72%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.loot.json (78%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.map_color.json (76%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.material_instances.json (92%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.on_fall_on.json (90%) rename source/{behaviour/blocks/1.16.100 => behavior/blocks/1.16.200}/components/minecraft.on_interact.json (87%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.on_placed.json (87%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.on_player_destroyed.json (86%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.on_player_placing.json (86%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.on_step_off.json (87%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.on_step_on.json (87%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.onlypistonpush.json (69%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.pick_collision.json (93%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.placement_filter.json (93%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.preventsjumping.json (70%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.random_ticking.json (94%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.rotation.json (83%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.ticking.json (94%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.unit_cube.json (70%) rename source/{behaviour => behavior}/blocks/1.16.200/components/minecraft.unwalkable.json (74%) rename source/{behaviour => behavior}/blocks/1.16.200/events.json (98%) rename source/{behaviour => behavior}/blocks/1.16.200/events/add_mob_effect.json (89%) rename source/{behaviour => behavior}/blocks/1.16.200/events/damage.json (88%) rename source/{behaviour => behavior}/blocks/1.16.200/events/decrement_stack.json (71%) rename source/{behaviour => behavior}/blocks/1.16.200/events/die.json (84%) rename source/{behaviour => behavior}/blocks/1.16.200/events/play_effect.json (88%) rename source/{behaviour => behavior}/blocks/1.16.200/events/play_sound.json (86%) rename source/{behaviour => behavior}/blocks/1.16.200/events/remove_mob_effect.json (85%) rename source/{behaviour => behavior}/blocks/1.16.200/events/run_command.json (89%) rename source/{behaviour => behavior}/blocks/1.16.200/events/set_block.json (81%) rename source/{behaviour => behavior}/blocks/1.16.200/events/set_block_at_pos.json (91%) rename source/{behaviour => behavior}/blocks/1.16.200/events/set_block_property.json (79%) rename source/{behaviour => behavior}/blocks/1.16.200/events/spawn_loot.json (82%) rename source/{behaviour => behavior}/blocks/1.16.200/events/swing.json (74%) rename source/{behaviour => behavior}/blocks/1.16.200/events/teleport.json (95%) rename source/{behaviour => behavior}/blocks/1.16.200/events/transform_item.json (80%) rename source/{behaviour => behavior}/blocks/blocks.json (95%) rename source/{behaviour => behavior}/entities/1.10.0/components.json (99%) rename source/{behaviour => behavior}/entities/1.10.0/components/minecraft.projectile.json (99%) rename source/{behaviour => behavior}/entities/1.10.0/entities.json (86%) rename source/{behaviour => behavior}/entities/1.10.0/events.json (98%) rename source/{behaviour => behavior}/entities/1.10.0/filters.json (99%) rename source/{behaviour => behavior}/entities/1.10.0/filters/types/base_operator.json (76%) rename source/{behaviour => behavior}/entities/1.10.0/filters/types/base_subject.json (76%) rename source/{behaviour/entities/1.8.0 => behavior/entities/1.10.0}/filters/types/base_test.json (93%) rename source/{behaviour => behavior}/entities/1.10.0/minecraft.entity.json (98%) rename source/{behaviour => behavior}/entities/1.10.0/types/entity_types.json (95%) rename source/{behaviour => behavior}/entities/1.10.0/types/event.json (91%) rename source/{behaviour/entities/1.8.0 => behavior/entities/1.10.0}/types/range_number_type.json (79%) rename source/{behaviour => behavior}/entities/1.10.0/types/trigger.json (88%) rename source/{behaviour => behavior}/entities/1.11.0/components.json (71%) rename source/{behaviour => behavior}/entities/1.11.0/entities.json (86%) rename source/{behaviour => behavior}/entities/1.11.0/events.json (98%) rename source/{behaviour => behavior}/entities/1.11.0/filters.json (99%) rename source/{behaviour => behavior}/entities/1.11.0/minecraft.entity.json (98%) rename source/{behaviour => behavior}/entities/1.12.0/components.json (99%) rename source/{behaviour => behavior}/entities/1.12.0/components/minecraft.explode.json (96%) rename source/{behaviour => behavior}/entities/1.12.0/components/minecraft.projectile.json (99%) rename source/{behaviour => behavior}/entities/1.12.0/entities.json (86%) rename source/{behaviour => behavior}/entities/1.12.0/events.json (98%) rename source/{behaviour => behavior}/entities/1.12.0/filters.json (99%) rename source/{behaviour => behavior}/entities/1.12.0/minecraft.entity.json (98%) rename source/{behaviour => behavior}/entities/1.12.0/types/entity_types.json (94%) rename source/{behaviour => behavior}/entities/1.12.0/types/event.json (91%) rename source/{behaviour => behavior}/entities/1.12.0/types/range_number_type.json (79%) rename source/{behaviour => behavior}/entities/1.12.0/types/trigger.json (88%) rename source/{behaviour => behavior}/entities/1.13.0/behaviors/minecraft.behavior.find_mount.json (93%) rename source/{behaviour => behavior}/entities/1.13.0/behaviors/minecraft.behavior.go_home.json (94%) rename source/{behaviour => behavior}/entities/1.13.0/behaviors/minecraft.behavior.stomp_turtle_egg.json (94%) rename source/{behaviour => behavior}/entities/1.13.0/behaviors/minecraft.behavior.tempt.json (95%) rename source/{behaviour/entities/1.8.0 => behavior/entities/1.13.0}/behaviors/types/base_priority.json (80%) rename source/{behaviour/entities/1.8.0 => behavior/entities/1.13.0}/behaviors/types/base_speed_multiplier.json (79%) rename source/{behaviour => behavior}/entities/1.13.0/components.json (99%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.ageable.json (93%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.ambient_sound_interval.json (89%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.breedable.json (98%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.damage_sensor.json (96%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.environment_sensor.json (86%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.experience_reward.json (89%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.interact.json (97%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.navigation.climb.json (97%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.navigation.float.json (97%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.navigation.fly.json (97%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.navigation.generic.json (97%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.navigation.swim.json (97%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.navigation.walk.json (97%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.projectile.json (98%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.rideable.json (97%) rename source/{behaviour => behavior}/entities/1.13.0/components/minecraft.transformation.json (97%) rename source/{behaviour/entities/1.16.0/behaviors => behavior/entities/1.13.0/components}/types/base_priority.json (76%) rename source/{behaviour/entities/1.16.0/behaviors => behavior/entities/1.13.0/components}/types/base_speed_multiplier.json (75%) rename source/{behaviour => behavior}/entities/1.13.0/entities.json (86%) rename source/{behaviour => behavior}/entities/1.13.0/events.json (98%) rename source/{behaviour => behavior}/entities/1.13.0/filters.json (99%) rename source/{behaviour => behavior}/entities/1.13.0/filters/has_container_open.json (88%) rename source/{behaviour => behavior}/entities/1.13.0/filters/has_ranged_weapon.json (88%) rename source/{behaviour => behavior}/entities/1.13.0/filters/has_target.json (88%) rename source/{behaviour => behavior}/entities/1.13.0/filters/in_nether.json (88%) rename source/{behaviour => behavior}/entities/1.13.0/filters/inactivity_timer.json (87%) rename source/{behaviour => behavior}/entities/1.13.0/filters/is_block.json (87%) rename source/{behaviour => behavior}/entities/1.13.0/filters/is_leashed_to.json (88%) rename source/{behaviour => behavior}/entities/1.13.0/filters/is_persistent.json (88%) rename source/{behaviour => behavior}/entities/1.13.0/filters/is_sleeping.json (88%) rename source/{behaviour => behavior}/entities/1.13.0/filters/light_level.json (87%) rename source/{behaviour => behavior}/entities/1.13.0/filters/random_chance.json (86%) rename source/{behaviour => behavior}/entities/1.13.0/filters/rider_count.json (86%) rename source/{behaviour => behavior}/entities/1.13.0/filters/surface_mob.json (88%) rename source/{behaviour => behavior}/entities/1.13.0/filters/trusts.json (89%) rename source/{behaviour/entities/1.16.0 => behavior/entities/1.13.0/filters}/types/base_operator.json (76%) rename source/{behaviour => behavior}/entities/1.13.0/filters/types/base_priority.json (76%) rename source/{behaviour/entities/1.13.0/components => behavior/entities/1.13.0/filters}/types/base_speed_multiplier.json (75%) rename source/{behaviour => behavior}/entities/1.13.0/filters/types/base_subject.json (76%) rename source/{behaviour => behavior}/entities/1.13.0/filters/types/base_test.json (94%) rename source/{behaviour => behavior}/entities/1.13.0/filters/weather.json (87%) rename source/{behaviour => behavior}/entities/1.13.0/filters/weather_at_position.json (86%) rename source/{behaviour => behavior}/entities/1.13.0/minecraft.entity.json (98%) rename source/{behaviour/entities/1.13.0/filters => behavior/entities/1.13.0}/types/base_operator.json (76%) rename source/{behaviour => behavior}/entities/1.13.0/types/base_subject.json (76%) rename source/{behaviour => behavior}/entities/1.13.0/types/base_test.json (94%) rename source/{behaviour => behavior}/entities/1.13.0/types/entity_types.json (94%) rename source/{behaviour => behavior}/entities/1.13.0/types/event.json (91%) rename source/{behaviour => behavior}/entities/1.13.0/types/range_number_type.json (79%) rename source/{behaviour => behavior}/entities/1.13.0/types/trigger.json (88%) rename source/{behaviour => behavior}/entities/1.14.0/components.json (71%) rename source/{behaviour => behavior}/entities/1.14.0/entities.json (84%) rename source/{behaviour => behavior}/entities/1.14.0/events.json (98%) rename source/{behaviour => behavior}/entities/1.14.0/filters.json (99%) rename source/{behaviour => behavior}/entities/1.14.0/minecraft.entity.json (98%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.admire_item.json (93%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.avoid_block.json (95%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.barter.json (80%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.celebrate.json (95%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.defend_trusted_target.json (94%) rename source/{behaviour/entities/1.8.0 => behavior/entities/1.16.0}/behaviors/minecraft.behavior.drink_potion.json (94%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.drop_item_for.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.eat_carried_item.json (83%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.equip_item.json (73%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.find_cover.json (84%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.find_mount.json (93%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.go_home.json (95%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.hold_ground.json (91%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.knockback_roar.json (94%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.leap_at_target.json (91%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.look_at_player.json (93%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.move_to_lava.json (93%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.move_towards_home_restriction.json (75%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.nap.json (94%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.nearest_attackable_target.json (98%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json (95%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json (91%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.pickup_items.json (95%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.random_fly.json (93%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.random_hover.json (93%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.random_look_around_and_sit.json (92%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.rise_to_liquid_level.json (86%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.send_event.json (96%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json (95%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.stroll_towards_village.json (93%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.swim_idle.json (83%) rename source/{behaviour => behavior}/entities/1.16.0/behaviors/minecraft.behavior.tempt.json (93%) rename source/{behaviour/entities/1.13.0 => behavior/entities/1.16.0}/behaviors/types/base_priority.json (76%) rename source/{behaviour/entities/1.13.0/filters => behavior/entities/1.16.0/behaviors}/types/base_speed_multiplier.json (75%) rename source/{behaviour => behavior}/entities/1.16.0/components.json (99%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.admire_item.json (88%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.ageable.json (95%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.ambient_sound_interval.json (88%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.angry.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.area_attack.json (91%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.attack_cooldown.json (92%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.barter.json (88%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.block_sensor.json (91%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.boostable.json (94%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.breedable.json (98%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.buoyant.json (95%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.celebrate_hunt.json (92%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.custom_hit_test.json (90%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.damage_sensor.json (96%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.despawn.json (96%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.entity_sensor.json (94%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.environment_sensor.json (87%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.equip_item.json (73%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.equipment.json (91%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.equippable.json (95%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.experience_reward.json (89%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.explode.json (96%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.flocking.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.giveable.json (93%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.group_size.json (87%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.grows_crop.json (86%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.hide.json (71%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.home.json (93%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.horse.jump_strength.json (84%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.hurt_on_condition.json (90%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.instant_despawn.json (84%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.interact.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.inventory.json (94%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.leashable.json (94%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.lookat.json (96%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.mob_effect.json (91%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.movement.hover.json (81%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.movement.jump.json (89%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.movement.sway.json (86%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.nameable.json (95%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.navigation.climb.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.navigation.float.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.navigation.fly.json (98%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.navigation.generic.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.navigation.hover.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.navigation.swim.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.navigation.walk.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.npc.json (96%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.projectile.json (99%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.rideable.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.scheduler.json (93%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.shareables.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.shooter.json (89%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.spawn_entity.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.strength.json (85%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.tamemount.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.trade_resupply.json (71%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.trail.json (94%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.transformation.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/components/minecraft.wants_jockey.json (74%) rename source/{behaviour => behavior}/entities/1.16.0/entities.json (84%) rename source/{behaviour => behavior}/entities/1.16.0/events.json (97%) rename source/{behaviour => behavior}/entities/1.16.0/filters.json (99%) rename source/{behaviour => behavior}/entities/1.16.0/filters/has_container_open.json (88%) rename source/{behaviour => behavior}/entities/1.16.0/filters/has_ranged_weapon.json (88%) rename source/{behaviour => behavior}/entities/1.16.0/filters/has_target.json (88%) rename source/{behaviour => behavior}/entities/1.16.0/filters/in_nether.json (88%) rename source/{behaviour => behavior}/entities/1.16.0/filters/inactivity_timer.json (87%) rename source/{behaviour => behavior}/entities/1.16.0/filters/is_block.json (87%) rename source/{behaviour => behavior}/entities/1.16.0/filters/is_leashed_to.json (88%) rename source/{behaviour => behavior}/entities/1.16.0/filters/is_persistent.json (88%) rename source/{behaviour => behavior}/entities/1.16.0/filters/is_sleeping.json (88%) rename source/{behaviour => behavior}/entities/1.16.0/filters/light_level.json (87%) rename source/{behaviour => behavior}/entities/1.16.0/filters/random_chance.json (86%) rename source/{behaviour => behavior}/entities/1.16.0/filters/rider_count.json (86%) rename source/{behaviour => behavior}/entities/1.16.0/filters/surface_mob.json (88%) rename source/{behaviour => behavior}/entities/1.16.0/filters/trusts.json (89%) rename source/{behaviour/entities/1.13.0 => behavior/entities/1.16.0/filters}/types/base_operator.json (76%) rename source/{behaviour/entities/1.16.0 => behavior/entities/1.16.0/filters}/types/base_subject.json (76%) rename source/{behaviour/entities/1.16.0 => behavior/entities/1.16.0/filters}/types/base_test.json (94%) rename source/{behaviour => behavior}/entities/1.16.0/filters/weather.json (87%) rename source/{behaviour => behavior}/entities/1.16.0/filters/weather_at_position.json (86%) rename source/{behaviour => behavior}/entities/1.16.0/minecraft.entity.json (97%) rename source/{behaviour/entities/1.16.0/filters => behavior/entities/1.16.0}/types/base_operator.json (76%) rename source/{behaviour/entities/1.16.0/filters => behavior/entities/1.16.0}/types/base_subject.json (76%) rename source/{behaviour/entities/1.16.0/filters => behavior/entities/1.16.0}/types/base_test.json (94%) rename source/{behaviour => behavior}/entities/1.16.0/types/entity_types.json (94%) rename source/{behaviour => behavior}/entities/1.16.0/types/event.json (92%) rename source/{behaviour/entities/1.10.0 => behavior/entities/1.16.0}/types/range_number_type.json (79%) rename source/{behaviour => behavior}/entities/1.16.0/types/trigger.json (88%) rename source/{behaviour/entities/1.13.0/components => behavior/entities/1.16.100/behaviors}/types/base_priority.json (76%) rename source/{behaviour/entities/1.13.0 => behavior/entities/1.16.100}/behaviors/types/base_speed_multiplier.json (75%) rename source/{behaviour => behavior}/entities/1.16.100/components.json (99%) rename source/{behaviour => behavior}/entities/1.16.100/entities.json (84%) rename source/{behaviour => behavior}/entities/1.16.100/events.json (97%) rename source/{behaviour => behavior}/entities/1.16.100/filters.json (99%) rename source/{behaviour => behavior}/entities/1.16.100/filters/has_container_open.json (87%) rename source/{behaviour => behavior}/entities/1.16.100/filters/has_ranged_weapon.json (88%) rename source/{behaviour => behavior}/entities/1.16.100/filters/has_target.json (88%) rename source/{behaviour => behavior}/entities/1.16.100/filters/in_nether.json (88%) rename source/{behaviour => behavior}/entities/1.16.100/filters/inactivity_timer.json (86%) rename source/{behaviour => behavior}/entities/1.16.100/filters/is_block.json (86%) rename source/{behaviour => behavior}/entities/1.16.100/filters/is_leashed_to.json (88%) rename source/{behaviour => behavior}/entities/1.16.100/filters/is_persistent.json (88%) rename source/{behaviour => behavior}/entities/1.16.100/filters/is_sleeping.json (88%) rename source/{behaviour => behavior}/entities/1.16.100/filters/light_level.json (87%) rename source/{behaviour => behavior}/entities/1.16.100/filters/random_chance.json (86%) rename source/{behaviour => behavior}/entities/1.16.100/filters/rider_count.json (86%) rename source/{behaviour => behavior}/entities/1.16.100/filters/surface_mob.json (88%) rename source/{behaviour => behavior}/entities/1.16.100/filters/trusts.json (88%) create mode 100644 source/behavior/entities/1.16.100/filters/types/base_operator.json rename source/{behaviour => behavior}/entities/1.16.100/filters/types/base_subject.json (75%) rename source/{behaviour => behavior}/entities/1.16.100/filters/types/base_test.json (94%) rename source/{behaviour => behavior}/entities/1.16.100/filters/weather.json (87%) rename source/{behaviour => behavior}/entities/1.16.100/filters/weather_at_position.json (86%) rename source/{behaviour => behavior}/entities/1.16.100/minecraft.entity.json (97%) create mode 100644 source/behavior/entities/1.16.100/types/base_operator.json rename source/{behaviour => behavior}/entities/1.16.100/types/base_subject.json (75%) rename source/{behaviour => behavior}/entities/1.16.100/types/base_test.json (94%) rename source/{behaviour => behavior}/entities/1.16.100/types/entity_types.json (94%) rename source/{behaviour => behavior}/entities/1.16.100/types/event.json (92%) rename source/{behaviour/entities/1.16.0 => behavior/entities/1.16.100}/types/range_number_type.json (79%) rename source/{behaviour => behavior}/entities/1.16.100/types/trigger.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.admire_item.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.avoid_mob_type.json (96%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.beg.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.break_door.json (79%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.breed.json (80%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.celebrate.json (94%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.charge_attack.json (80%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.charge_held_item.json (85%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.circle_around_anchor.json (96%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.controlled_by_player.json (83%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.defend_trusted_target.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.defend_village_target.json (87%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.delayed_attack.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.door_interact.json (77%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.dragonchargeplayer.json (80%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.dragondeath.json (79%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.dragonflaming.json (77%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.dragonholdingpattern.json (77%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.dragonlanding.json (78%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.dragonscanning.json (79%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.dragonstrafeplayer.json (78%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.dragontakeoff.json (78%) rename source/{behaviour/entities/1.16.0 => behavior/entities/1.8.0}/behaviors/minecraft.behavior.drink_potion.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.drop_item_for.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.eat_block.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.eat_carried_item.json (84%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.enderman_leave_block.json (77%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.enderman_take_block.json (77%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.explore_outskirts.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.find_cover.json (84%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.find_mount.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.find_underwater_treasure.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.flee_sun.json (81%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.float.json (77%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.float_wander.json (94%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.follow_caravan.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.follow_mob.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.follow_owner.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.follow_parent.json (81%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.follow_target_captain.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.go_home.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.guardian_attack.json (79%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.harvest_farm_block.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.hide.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.hold_ground.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.hurt_by_target.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.inspect_bookshelf.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.knockback_roar.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.lay_down.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.lay_egg.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.leap_at_target.json (90%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.look_at_entity.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.look_at_player.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.look_at_target.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.look_at_trading_player.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.make_love.json (79%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.melee_attack.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.mingle.json (94%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.mount_pathing.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.move_indoors.json (87%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.move_through_village.json (85%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.move_to_block.json (94%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.move_to_land.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.move_to_lava.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.move_to_liquid.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.move_to_poi.json (84%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.move_to_random_block.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.move_to_village.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.move_to_water.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.move_towards_dwelling_restriction.json (76%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.move_towards_restriction.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.move_towards_target.json (87%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.nap.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.nearest_attackable_target.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.ocelot_sit_on_block.json (77%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.ocelotattack.json (94%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.offer_flower.json (77%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.open_door.json (86%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.owner_hurt_by_target.json (83%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.owner_hurt_target.json (85%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.panic.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.peek.json (79%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.pickup_items.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.play.json (82%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.player_ride_tamed.json (76%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.raid_garden.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.random_breach.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.random_fly.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.random_hover.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.random_look_around.json (87%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.random_look_around_and_sit.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.random_sitting.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.random_stroll.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.random_swim.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.ranged_attack.json (96%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.receive_love.json (79%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.restrict_open_door.json (75%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.restrict_sun.json (78%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.rise_to_liquid_level.json (86%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.roll.json (83%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.run_around_like_crazy.json (78%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.scared.json (86%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.send_event.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.share_items.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.silverfish_merge_with_stone.json (77%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.silverfish_wake_up_friends.json (77%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.skeleton_horse_trap.json (90%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.sleep.json (94%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.slime_attack.json (85%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.slime_float.json (85%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.slime_keep_on_jumping.json (81%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.slime_random_direction.json (87%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.snacking.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.sneeze.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.squid_dive.json (78%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.squid_flee.json (77%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.squid_idle.json (78%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.squid_move_away_from_ground.json (77%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.squid_out_of_water.json (78%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.stay_while_sitting.json (78%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.stomp_attack.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.stomp_turtle_egg.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.stroll_towards_village.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.summon_entity.json (97%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.swell.json (87%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.swim_idle.json (83%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.swim_wander.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.swim_with_entity.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.swoop_attack.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.take_flower.json (78%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.target_when_pushed.json (83%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.tempt.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.trade_interest.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.trade_with_player.json (75%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.vex_copy_owner_target.json (82%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.vex_random_move.json (83%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.wither_random_attack_pos_goal.json (76%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.wither_target_highest_damage.json (84%) rename source/{behaviour => behavior}/entities/1.8.0/behaviors/minecraft.behavior.work.json (94%) create mode 100644 source/behavior/entities/1.8.0/behaviors/types/base_priority.json create mode 100644 source/behavior/entities/1.8.0/behaviors/types/base_speed_multiplier.json rename source/{behaviour => behavior}/entities/1.8.0/components.json (99%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.addrider.json (87%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.admire_item.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.ageable.json (96%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.ambient_sound_interval.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.angry.json (96%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.annotation.break_door.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.annotation.floats_in_liquid.json (73%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.annotation.open_door.json (77%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.area_attack.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.attack.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.attack_cooldown.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.attack_damage.json (79%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.balloonable.json (78%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.barter.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.block_sensor.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.boostable.json (94%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.boss.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.break_blocks.json (84%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.breathable.json (97%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.breedable.json (98%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.bribeable.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.buoyant.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.burns_in_daylight.json (76%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.can_climb.json (74%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.can_fly.json (84%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.can_power_jump.json (75%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.celebrate_hunt.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.collision_box.json (87%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.color.json (85%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.color2.json (85%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.conditional_bandwidth_optimization.json (96%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.custom_hit_test.json (90%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.damage_over_time.json (86%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.damage_sensor.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.default_look_angle.json (80%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.despawn.json (96%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.dweller.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.economy_trade_table.json (97%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.entity_sensor.json (94%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.environment_sensor.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.equip_item.json (73%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.equipment.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.equippable.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.experience_reward.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.explode.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.fall_damage.json (79%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.fire_immune.json (74%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.floats_in_liquid.json (74%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.flocking.json (97%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.flying_speed.json (81%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.follow_range.json (81%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.foot_size.json (82%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.friction_modifier.json (85%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.genetics.json (98%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.giveable.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.ground_offset.json (83%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.group_size.json (87%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.grows_crop.json (86%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.healable.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.health.json (85%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.home.json (85%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.hurt_on_condition.json (90%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.hurt_when_wet.json (74%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.input_ground_controlled.json (76%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.inside_block_notifier.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.insomnia.json (84%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.instant_despawn.json (84%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.interact.json (97%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.inventory.json (94%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.is_baby.json (74%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.is_charged.json (74%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.is_chested.json (75%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.is_dyeable.json (85%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.is_hidden_when_invisible.json (70%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.is_ignited.json (75%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.is_illager_captain.json (73%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.is_saddled.json (75%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.is_shaking.json (75%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.is_sheared.json (75%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.is_stackable.json (79%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.is_stunned.json (75%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.is_tamed.json (75%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.item_controllable.json (86%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.item_hopper.json (75%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.jump.dynamic.json (78%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.jump.static.json (82%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.knockback_resistance.json (81%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.lava_movement.json (78%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.leashable.json (94%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.lookat.json (94%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.loot.json (81%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.managed_wandering_trader.json (75%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.mark_variant.json (83%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.mob_effect.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.movement.amphibious.json (82%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.movement.basic.json (81%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.movement.fly.json (82%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.movement.generic.json (82%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.movement.glide.json (83%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.movement.hover.json (81%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.movement.json (90%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.movement.jump.json (72%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.movement.skip.json (82%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.movement.sway.json (86%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.nameable.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.navigation.climb.json (97%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.navigation.float.json (97%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.navigation.fly.json (98%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.navigation.generic.json (97%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.navigation.hover.json (97%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.navigation.swim.json (97%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.navigation.walk.json (98%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.npc.json (96%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.on_death.json (90%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.on_friendly_anger.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.on_hurt.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.on_hurt_by_player.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.on_ignite.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.on_start_landing.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.on_start_takeoff.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.on_target_acquired.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.on_target_escape.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.on_wake_with_owner.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.out_of_control.json (74%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.peek.json (90%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.persistent.json (76%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.physics.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.player.exhaustion.json (83%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.player.experience.json (83%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.player.level.json (83%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.player.saturation.json (78%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.preferred_path.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.projectile.json (98%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.push_through.json (82%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.pushable.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.raid_trigger.json (83%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.rail_movement.json (84%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.rail_sensor.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.ravager_blocked.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.rideable.json (97%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.scaffolding_climber.json (75%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.scale.json (86%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.scale_by_age.json (86%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.scheduler.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.shareables.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.shooter.json (90%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.sittable.json (86%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.skin_id.json (84%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.sound_volume.json (82%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.spawn_entity.json (96%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.spell_effects.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.strength.json (86%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.tameable.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.tamemount.json (97%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.target_nearby_sensor.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.teleport.json (96%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.tick_world.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.timer.json (96%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.trade_table.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.trail.json (94%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.transformation.json (97%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.trust.json (73%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.trusting.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.type_family.json (83%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.underwater_movement.json (77%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.variant.json (85%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.walk_animation_speed.json (85%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.wants_jockey.json (75%) rename source/{behaviour => behavior}/entities/1.8.0/components/minecraft.water_movement.json (81%) rename source/{behaviour => behavior}/entities/1.8.0/entities.json (84%) rename source/{behaviour => behavior}/entities/1.8.0/events.json (98%) rename source/{behaviour => behavior}/entities/1.8.0/filters.json (99%) rename source/{behaviour => behavior}/entities/1.8.0/filters/clock_time.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/filters/distance_to_nearest_player.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/has_ability.json (90%) rename source/{behaviour => behavior}/entities/1.8.0/filters/has_biome_tag.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/filters/has_component.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/filters/has_damage.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/has_equipment.json (91%) rename source/{behaviour => behavior}/entities/1.8.0/filters/has_mob_effect.json (87%) rename source/{behaviour => behavior}/entities/1.8.0/filters/has_tag.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/filters/has_trade_supply.json (90%) rename source/{behaviour => behavior}/entities/1.8.0/filters/hourly_clock_time.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/in_caravan.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/in_clouds.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/in_lava.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/in_water.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/in_water_or_rain.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_altitude.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_avoiding_mobs.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_biome.json (92%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_brightness.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_climbing.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_color.json (90%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_daytime.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_difficulty.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_family.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_game_rule.json (86%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_humid.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_immobile.json (90%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_in_village.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_leashed.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_mark_variant.json (87%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_moving.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_owner.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_riding.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_skin_id.json (87%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_sneaking.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_snow_covered.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_target.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_temperature_type.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_temperature_value.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_underground.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_underwater.json (90%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_variant.json (87%) rename source/{behaviour => behavior}/entities/1.8.0/filters/is_visible.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/moon_intensity.json (87%) rename source/{behaviour => behavior}/entities/1.8.0/filters/moon_phase.json (88%) rename source/{behaviour => behavior}/entities/1.8.0/filters/on_ground.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/on_ladder.json (89%) rename source/{behaviour => behavior}/entities/1.8.0/filters/types/base_operator.json (76%) rename source/{behaviour => behavior}/entities/1.8.0/filters/types/base_subject.json (76%) rename source/{behaviour/entities/1.8.0 => behavior/entities/1.8.0/filters}/types/base_test.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/minecraft.entity.json (97%) rename source/{behaviour => behavior}/entities/1.8.0/types/base_operator.json (76%) rename source/{behaviour => behavior}/entities/1.8.0/types/base_subject.json (76%) rename source/{behaviour/entities/1.10.0/filters => behavior/entities/1.8.0}/types/base_test.json (93%) rename source/{behaviour => behavior}/entities/1.8.0/types/entity_types.json (95%) rename source/{behaviour => behavior}/entities/1.8.0/types/event.json (92%) create mode 100644 source/behavior/entities/1.8.0/types/range_number_type.json rename source/{behaviour => behavior}/entities/1.8.0/types/trigger.json (88%) rename source/{behaviour => behavior}/entities/entities.json (96%) rename source/{behaviour => behavior}/items/1.10.0/items.json (98%) rename source/{behaviour => behavior}/items/1.14.0/items.json (99%) rename source/{behaviour => behavior}/items/1.16.0/items.json (99%) rename source/{behaviour/items/1.16.200 => behavior/items/1.16.100}/components/minecraft.armor.json (89%) rename source/{behaviour/items/1.16.200 => behavior/items/1.16.100}/components/minecraft.block_placer.json (92%) rename source/{behaviour => behavior}/items/1.16.100/components/minecraft.cooldown.json (89%) rename source/{behaviour => behavior}/items/1.16.100/components/minecraft.digger.json (95%) rename source/{behaviour => behavior}/items/1.16.100/components/minecraft.display_name.json (81%) rename source/{behaviour => behavior}/items/1.16.100/components/minecraft.durability.json (91%) rename source/{behaviour/items/1.16.200 => behavior/items/1.16.100}/components/minecraft.dye_powder.json (86%) rename source/{behaviour => behavior}/items/1.16.100/components/minecraft.entity_placer.json (92%) rename source/{behaviour/items/1.16.200 => behavior/items/1.16.100}/components/minecraft.food.json (95%) rename source/{behaviour => behavior}/items/1.16.100/components/minecraft.fuel.json (84%) rename source/{behaviour => behavior}/items/1.16.100/components/minecraft.icon.json (91%) rename source/{behaviour => behavior}/items/1.16.100/components/minecraft.knockback_resistance.json (83%) rename source/{behaviour/items/1.16.200 => behavior/items/1.16.100}/components/minecraft.on_use.json (90%) rename source/{behaviour/items/1.16.200 => behavior/items/1.16.100}/components/minecraft.on_use_on.json (91%) rename source/{behaviour => behavior}/items/1.16.100/components/minecraft.projectile.json (87%) rename source/{behaviour => behavior}/items/1.16.100/components/minecraft.render_offsets.json (85%) rename source/{behaviour => behavior}/items/1.16.100/components/minecraft.repairable.json (92%) rename source/{behaviour/items/1.16.200 => behavior/items/1.16.100}/components/minecraft.shooter.json (95%) rename source/{behaviour => behavior}/items/1.16.100/components/minecraft.throwable.json (95%) rename source/{behaviour/items/1.16.200 => behavior/items/1.16.100}/components/minecraft.weapon.json (95%) rename source/{behaviour => behavior}/items/1.16.100/components/minecraft.wearable.json (92%) rename source/{behaviour => behavior}/items/1.16.100/events.json (97%) rename source/{behaviour/items/1.16.200 => behavior/items/1.16.100}/events/add_mob_effect.json (87%) rename source/{behaviour => behavior}/items/1.16.100/events/damage.json (83%) rename source/{behaviour/items/1.16.200 => behavior/items/1.16.100}/events/decrement_stack.json (67%) rename source/{behaviour/items/1.16.200 => behavior/items/1.16.100}/events/remove_mob_effect.json (82%) rename source/{behaviour => behavior}/items/1.16.100/events/shoot.json (86%) rename source/{behaviour/items/1.16.200 => behavior/items/1.16.100}/events/swing.json (69%) rename source/{behaviour/items/1.16.200 => behavior/items/1.16.100}/events/teleport.json (89%) rename source/{behaviour => behavior}/items/1.16.100/events/transform_item.json (77%) rename source/{behaviour => behavior}/items/1.16.100/items.json (98%) rename source/{behaviour/items/1.16.100 => behavior/items/1.16.200}/components/minecraft.armor.json (89%) rename source/{behaviour/items/1.16.100 => behavior/items/1.16.200}/components/minecraft.block_placer.json (92%) rename source/{behaviour => behavior}/items/1.16.200/components/minecraft.cooldown.json (89%) rename source/{behaviour => behavior}/items/1.16.200/components/minecraft.digger.json (95%) rename source/{behaviour => behavior}/items/1.16.200/components/minecraft.display_name.json (81%) rename source/{behaviour => behavior}/items/1.16.200/components/minecraft.durability.json (91%) rename source/{behaviour/items/1.16.100 => behavior/items/1.16.200}/components/minecraft.dye_powder.json (86%) rename source/{behaviour => behavior}/items/1.16.200/components/minecraft.entity_placer.json (92%) rename source/{behaviour/items/1.16.100 => behavior/items/1.16.200}/components/minecraft.food.json (95%) rename source/{behaviour => behavior}/items/1.16.200/components/minecraft.fuel.json (84%) rename source/{behaviour => behavior}/items/1.16.200/components/minecraft.icon.json (91%) rename source/{behaviour => behavior}/items/1.16.200/components/minecraft.knockback_resistance.json (83%) rename source/{behaviour/items/1.16.100 => behavior/items/1.16.200}/components/minecraft.on_use.json (90%) rename source/{behaviour/items/1.16.100 => behavior/items/1.16.200}/components/minecraft.on_use_on.json (91%) rename source/{behaviour => behavior}/items/1.16.200/components/minecraft.projectile.json (87%) rename source/{behaviour => behavior}/items/1.16.200/components/minecraft.render_offsets.json (85%) rename source/{behaviour => behavior}/items/1.16.200/components/minecraft.repairable.json (92%) rename source/{behaviour/items/1.16.100 => behavior/items/1.16.200}/components/minecraft.shooter.json (95%) rename source/{behaviour => behavior}/items/1.16.200/components/minecraft.throwable.json (95%) rename source/{behaviour/items/1.16.100 => behavior/items/1.16.200}/components/minecraft.weapon.json (95%) rename source/{behaviour => behavior}/items/1.16.200/components/minecraft.wearable.json (92%) rename source/{behaviour => behavior}/items/1.16.200/events.json (97%) rename source/{behaviour/items/1.16.100 => behavior/items/1.16.200}/events/add_mob_effect.json (87%) rename source/{behaviour => behavior}/items/1.16.200/events/damage.json (83%) rename source/{behaviour/items/1.16.100 => behavior/items/1.16.200}/events/decrement_stack.json (67%) rename source/{behaviour/items/1.16.100 => behavior/items/1.16.200}/events/remove_mob_effect.json (82%) rename source/{behaviour => behavior}/items/1.16.200/events/shoot.json (86%) rename source/{behaviour/items/1.16.100 => behavior/items/1.16.200}/events/swing.json (69%) rename source/{behaviour/items/1.16.100 => behavior/items/1.16.200}/events/teleport.json (89%) rename source/{behaviour => behavior}/items/1.16.200/events/transform_item.json (77%) rename source/{behaviour => behavior}/items/1.16.200/items.json (98%) rename source/{behaviour => behavior}/items/items.json (96%) rename source/{behaviour => behavior}/loot_tables/conditions.json (95%) rename source/{behaviour => behavior}/loot_tables/conditions/entity_properties.json (92%) rename source/{behaviour => behavior}/loot_tables/conditions/has_mark_variant.json (87%) rename source/{behaviour => behavior}/loot_tables/conditions/killed_by_player.json (83%) rename source/{behaviour => behavior}/loot_tables/conditions/killed_by_player_or_pets.json (82%) rename source/{behaviour => behavior}/loot_tables/conditions/random_chance.json (88%) rename source/{behaviour => behavior}/loot_tables/conditions/random_chance_with_looting.json (90%) rename source/{behaviour => behavior}/loot_tables/conditions/random_difficulty_chance.json (94%) rename source/{behaviour => behavior}/loot_tables/conditions/random_regional_difficulty_chance.json (94%) rename source/{behaviour => behavior}/loot_tables/functions.json (98%) rename source/{behaviour => behavior}/loot_tables/functions/enchant_book_for_trading.json (91%) rename source/{behaviour => behavior}/loot_tables/functions/enchant_random_gear.json (88%) rename source/{behaviour => behavior}/loot_tables/functions/enchant_randomly.json (87%) rename source/{behaviour => behavior}/loot_tables/functions/enchant_with_levels.json (91%) rename source/{behaviour => behavior}/loot_tables/functions/exploration_map.json (90%) rename source/{behaviour => behavior}/loot_tables/functions/fill_container.json (86%) rename source/{behaviour => behavior}/loot_tables/functions/furnace_smelt.json (86%) rename source/{behaviour => behavior}/loot_tables/functions/looting_enchant.json (88%) rename source/{behaviour => behavior}/loot_tables/functions/random_aux_value.json (88%) rename source/{behaviour => behavior}/loot_tables/functions/random_block_state.json (90%) rename source/{behaviour => behavior}/loot_tables/functions/random_dye.json (81%) rename source/{behaviour => behavior}/loot_tables/functions/set_actor_id.json (85%) rename source/{behaviour => behavior}/loot_tables/functions/set_banner_details.json (84%) rename source/{behaviour => behavior}/loot_tables/functions/set_book_contents.json (91%) rename source/{behaviour => behavior}/loot_tables/functions/set_count.json (89%) rename source/{behaviour => behavior}/loot_tables/functions/set_damage.json (90%) rename source/{behaviour => behavior}/loot_tables/functions/set_data.json (89%) rename source/{behaviour => behavior}/loot_tables/functions/set_data_from_color_index.json (80%) rename source/{behaviour => behavior}/loot_tables/functions/set_lore.json (86%) rename source/{behaviour => behavior}/loot_tables/functions/set_name.json (85%) rename source/{behaviour => behavior}/loot_tables/functions/specific_enchants.json (96%) rename source/{behaviour => behavior}/loot_tables/functions/trader_material_type.json (80%) rename source/{behaviour => behavior}/loot_tables/loot_tables.json (98%) rename source/{behaviour => behavior}/recipes/1.12.0/recipes.json (93%) rename source/{behaviour => behavior}/recipes/1.12.0/types/base types/definition.json (82%) rename source/{behaviour => behavior}/recipes/1.12.0/types/base types/item.json (89%) rename source/{behaviour => behavior}/recipes/1.12.0/types/base types/tags.json (74%) rename source/{behaviour => behavior}/recipes/1.12.0/types/furnace.json (91%) rename source/{behaviour => behavior}/recipes/1.12.0/types/recipe_brewing_container.json (90%) rename source/{behaviour => behavior}/recipes/1.12.0/types/recipe_brewing_mix.json (91%) rename source/{behaviour => behavior}/recipes/1.12.0/types/recipe_shaped.json (95%) rename source/{behaviour => behavior}/recipes/1.12.0/types/recipe_shapeless.json (94%) rename source/{behaviour => behavior}/recipes/recipes.json (92%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.biome_filter.json (77%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.brightness_filter.json (82%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.delay_filter.json (85%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.density_limit.json (80%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.difficulty_filter.json (83%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.distance_filter.json (78%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.height_filter.json (78%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.herd.json (92%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.mob_event_filter.json (72%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.permute_type.json (84%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.player_in_village_filter.json (80%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.spawn_event.json (75%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.spawns_lava.json (69%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.spawns_on_block_filter.json (68%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.spawns_on_block_prevented_filter.json (67%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.spawns_on_surface.json (67%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.spawns_underground.json (67%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.spawns_underwater.json (65%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.weight.json (76%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/components/minecraft.world_age_filter.json (72%) rename source/{behaviour => behavior}/spawn_rules/1.11.0/spawn_rules.json (98%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.biome_filter.json (77%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.brightness_filter.json (83%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.density_limit.json (80%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.difficulty_filter.json (84%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.distance_filter.json (78%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.height_filter.json (79%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.herd.json (90%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.permute_type.json (84%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.spawn_event.json (75%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.spawns_lava.json (69%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.spawns_on_block_filter.json (68%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.spawns_on_block_prevented_filter.json (67%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.spawns_on_surface.json (68%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.spawns_underground.json (67%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.spawns_underwater.json (65%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/components/minecraft.weight.json (76%) rename source/{behaviour => behavior}/spawn_rules/1.8.0/spawn_rules.json (98%) rename source/{behaviour => behavior}/spawn_rules/spawn_rules.json (90%) rename source/{behaviour => behavior}/trading/trading.json (99%) delete mode 100644 source/behaviour/entities/1.16.100/behaviors/types/base_priority.json delete mode 100644 source/behaviour/entities/1.16.100/behaviors/types/base_speed_multiplier.json delete mode 100644 source/behaviour/entities/1.16.100/filters/types/base_operator.json delete mode 100644 source/behaviour/entities/1.16.100/types/base_operator.json delete mode 100644 source/behaviour/entities/1.16.100/types/range_number_type.json diff --git a/.vscode/schema-validation.json b/.vscode/schema-validation.json new file mode 100644 index 00000000..75cb6d32 --- /dev/null +++ b/.vscode/schema-validation.json @@ -0,0 +1,29 @@ +{ + "$schema": "http://json-schema.org/draft-07/schema", + "definitions": { + "object_check": { + "type": "object", + "dependencies": { + "type": ["title", "description"] + }, + "additionalProperties": { + "anyOf": [ + { "type": "object", "$ref": "#/definitions/object_check" }, + { "type": "array", "$ref": "#/definitions/array_check" } + ] + } + }, + "array_check": { + "items": { + "anyOf": [ + { "type": "object", "$ref": "#/definitions/object_check" }, + { "type": "array", "$ref": "#/definitions/array_check" } + ] + } + } + }, + "anyOf": [ + { "type": "object", "$ref": "#/definitions/object_check" }, + { "type": "array", "$ref": "#/definitions/array_check" } + ] +} diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..883de170 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "json.schemas": [{ "fileMatch": ["source/**/*.json", "source/*.json"], "url": ".vscode/schema-validation.json" }] +} diff --git a/README.md b/README.md index 5aacafb4..e0c8ca57 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The json validation schema files for Minecraft bedrock - [Manual Usage](#manual-usage) - [Vscode](#vscode) - [Contents](#contents) - - [Behaviour files](#behaviour-files) + - [behavior files](#behavior-files) - [Resource files](#resource-files) - [Contributing](#contributing) @@ -31,16 +31,16 @@ OR --- # Contents -## Behaviour files -- [Animation Controllers](behaviour/animation_controllers/animation_controller.json) -- [Animations](behaviour/animations/animations.json) -- [Blocks](behaviour/blocks/blocks.json) -- [Entities](behaviour/entities/entities.json) -- [Items](behaviour/items/items.json) -- [Loot tables](behaviour/loot_tables/loot_tables.json) -- [Recipes](behaviour/recipes/recipes.json) -- [Spawn rules](behaviour/spawn_rules/spawn_rules.json) -- [Trading](behaviour/trading/trading.json) +## behavior files +- [Animation Controllers](behavior/animation_controllers/animation_controller.json) +- [Animations](behavior/animations/animations.json) +- [Blocks](behavior/blocks/blocks.json) +- [Entities](behavior/entities/entities.json) +- [Items](behavior/items/items.json) +- [Loot tables](behavior/loot_tables/loot_tables.json) +- [Recipes](behavior/recipes/recipes.json) +- [Spawn rules](behavior/spawn_rules/spawn_rules.json) +- [Trading](behavior/trading/trading.json) ## Resource files diff --git a/behavior/animation_controllers/animation_controller.json b/behavior/animation_controllers/animation_controller.json new file mode 100644 index 00000000..69d77700 --- /dev/null +++ b/behavior/animation_controllers/animation_controller.json @@ -0,0 +1 @@ +{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behavior.animation_controller","examples":[{"format_version":"1.10.0","animation_controllers":{"controller.animation.example":{"initial_state":"default","states":{"default":{"transitions":[{"state_1":"query.is_baby"}]},"state_1":{}}}}}],"allOf":[{"if":{"properties":{"format_version":{"type":"string","const":"1.8.0"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.10.0"}}},"then":{"$ref":"#/definitions/C"}}],"definitions":{"A_animationspec":{"anyOf":[{"title":"Animation Specification","description":"A single string that specifies which animation there are","type":"string"},{"type":"object","title":"Animation Specification","description":"A object specification on how to transition","maxProperties":1,"minProperties":1,"additionalProperties":{"$ref":"#/definitions/B"}}]},"A_particle_effect_spec":{"additionalProperties":false,"type":"object","required":["effect"],"properties":{"bind_to_actor":{"type":"boolean","title":"Bind To Actor","description":"Set to false to have the effect spawned in the world without being bound to an actor (by default an effect is bound to the actor)."},"effect":{"type":"string","title":"Effect","description":"The name of a particle effect that should be played"},"locator":{"type":"string","title":"Locator","description":"The name of a locator on the actor where the effect should be located"},"pre_effect_script":{"type":"string","title":"Pre Effect Script","description":"A molang script that will be run when the particle emitter is initialized"}}},"A_commands":{"type":"string","description":"The event or commands to execute","oneOf":[{"pattern":"^@s .+$","title":"Event"},{"pattern":"^/.+$","title":"Command"},{"pattern":"^.+;$","title":"Molang"}]},"B":{"type":"string","title":"Molang / String ","description":"Molang definition","format":"molang"},"A":{"type":"object","title":"Animation Controller 1.8.0","description":"TODO description","required":["format_version","animation_controllers"],"additionalProperties":false,"properties":{"format_version":{"title":"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."},"animation_controllers":{"type":"object","title":"Animation Controllers Schema","description":"The animation controllers schema for 1.8.0","propertyNames":{"pattern":"^controller\\.animation\\.[a-z\\.]+"},"additionalProperties":{"additionalProperties":false,"type":"object","title":"A Animation Controller","description":"A single animation controller 1.8.0","required":["states"],"minProperties":1,"properties":{"states":{"title":"States ","description":"The states of this animation controller","propertyNames":{"pattern":"[a-z\\.]+"},"minProperties":1,"additionalProperties":{"additionalProperties":false,"title":"Animation State","description":"Animation state","type":"object","properties":{"animations":{"title":"Animations ","description":"The animations definition for 1.8.0","type":"array","items":{"$ref":"#/definitions/A_animationspec","description":"TODO description: animations","title":"Animations"}},"on_entry":{"type":"array","description":"Events, commands or transitions to preform","items":{"$ref":"#/definitions/A_commands"}},"on_exit":{"type":"array","description":"Events, commands or transitions to preform","items":{"$ref":"#/definitions/A_commands"}},"transitions":{"title":"Transition ","description":"The transition definition for 1.8.0","minProperties":1,"type":"array","items":{"$ref":"#/definitions/A_animationspec","description":"TODO description: transitions","title":"Transitions"}}}}},"initial_state":{"type":"string","description":"TODO description: initial state","title":"Initial State"}}}}}},"C_animationspec":{"anyOf":[{"title":"Animation Specification","description":"A single string that specifies which animation there are","type":"string"},{"type":"object","title":"Animation Specification","description":"A object specification on how to transition","maxProperties":1,"minProperties":1,"additionalProperties":{"$ref":"#/definitions/B"}}]},"C_particle_effect_spec":{"additionalProperties":false,"type":"object","required":["effect"],"properties":{"bind_to_actor":{"type":"boolean","title":"Bind To Actor","description":"Set to false to have the effect spawned in the world without being bound to an actor (by default an effect is bound to the actor)."},"effect":{"type":"string","title":"Effect","description":"The name of a particle effect that should be played"},"locator":{"type":"string","title":"Locator","description":"The name of a locator on the actor where the effect should be located"},"pre_effect_script":{"type":"string","title":"Pre Effect Script","description":"A molang script that will be run when the particle emitter is initialized"}}},"C_commands":{"type":"string","description":"The event or commands to execute","examples":["@s example:event"],"oneOf":[{"pattern":"^@s .+$","title":"Event"},{"pattern":"^/.+$","title":"Command"},{"pattern":"^.+;$","title":"Molang"}]},"C":{"type":"object","title":"Animation Controller 1.10.0","description":"TODO description","required":["format_version","animation_controllers"],"additionalProperties":false,"properties":{"format_version":{"title":"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."},"animation_controllers":{"type":"object","title":"Animation Controllers","description":"The animation controllers schema for 1.10.0","propertyNames":{"pattern":"^controller\\.animation\\.[a-z\\.]+"},"additionalProperties":{"additionalProperties":false,"type":"object","title":"Animation Controller","description":"A single animation controller 1.10.0","required":["states"],"minProperties":1,"properties":{"states":{"title":"States ","description":"The states of this animation controller","propertyNames":{"pattern":"[a-z\\.]+"},"minProperties":1,"additionalProperties":{"additionalProperties":false,"title":"Animation State","description":"Animation state","type":"object","properties":{"animations":{"title":"Animations ","description":"The animations definition for 1.10.0","type":"array","items":{"$ref":"#/definitions/C_animationspec","description":"TODO description: animations","title":"Animations"}},"on_entry":{"type":"array","description":"Events, commands or transitions to preform on entry of this state","title":"On Entry","items":{"$ref":"#/definitions/C_commands"}},"on_exit":{"type":"array","description":"Events, commands or transitions to preform on exit of this state","title":"On Exit","items":{"$ref":"#/definitions/C_commands"}},"transitions":{"title":"Transition","description":"The transition definition for 1.10.0","minProperties":1,"type":"array","items":{"title":"Transitions","description":"A object specification on how to transition","type":"object","maxProperties":1,"minProperties":1,"additionalProperties":{"$ref":"#/definitions/B"}}}}}},"initial_state":{"type":"string","description":"TODO description: initial state","title":"Initial State"}}}}}}}} \ No newline at end of file diff --git a/behavior/animations/animations.json b/behavior/animations/animations.json new file mode 100644 index 00000000..58d45856 --- /dev/null +++ b/behavior/animations/animations.json @@ -0,0 +1 @@ +{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behavior.animations","examples":[{"format_version":"1.10.0","animations":{"animation.example":{}}}],"allOf":[{"if":{"properties":{"format_version":{"type":"string","const":"1.8.0"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.10.0"}}},"then":{"$ref":"#/definitions/C"}}],"definitions":{"A_animationspec":{"anyOf":[{"title":"Animation Specification","description":"A single string that specifies which animation there are","type":"string"},{"type":"object","title":"Animation Specification","description":"A object specification on how to transition","maxProperties":1,"minProperties":1,"additionalProperties":{"$ref":"#/definitions/B"}}]},"A_particle_effect_spec":{"additionalProperties":false,"type":"object","required":["effect"],"properties":{"bind_to_actor":{"type":"boolean","description":"Set to false to have the effect spawned in the world without being bound to an actor (by default an effect is bound to the actor)."},"effect":{"type":"string","description":"The name of a particle effect that should be played"},"locator":{"type":"string","description":"The name of a locator on the actor where the effect should be located"},"pre_effect_script":{"type":"string","description":"A molang script that will be run when the particle emitter is initialized"}}},"A_commands":{"type":"string","description":"The event or commands to execute"},"B":{"type":"string","title":"Molang / String ","description":"Molang definition","format":"molang"},"A":{"type":"object","title":"Animation 1.8.0","description":"TODO description","required":["format_version","animations"],"properties":{"format_version":{"title":"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."},"animations":{"title":"Animations Schema","description":"The animation 1.8.0 specification","type":"object","propertyNames":{"pattern":"^animation\\.[a-z\\.]+"},"additionalProperties":{"type":"object","additionalProperties":false,"description":"TODO description: additionalItems","title":"Animation ","properties":{"animation_length":{"type":"number","description":"TODO description: animation length","title":"Animation Length"},"loop":{"type":"boolean","description":"TODO description: loop","title":"Loop"},"timeline":{"title":"Timeline","description":"The time line","type":"object","propertyNames":{"pattern":"^(\\d+.\\d+|\\d+)$"},"additionalProperties":{"oneOf":[{"$ref":"#/definitions/A_commands"},{"type":"array","title":"Collection Timelime Items","items":{"$ref":"#/definitions/A_commands"}}]}}}}}},"additionalProperties":false},"C_animationspec":{"anyOf":[{"title":"Animation Specification","description":"A single string that specifies which animation there are","type":"string"},{"type":"object","title":"Animation Specification","description":"A object specification on how to transition","maxProperties":1,"minProperties":1,"additionalProperties":{"$ref":"#/definitions/B"}}]},"C_particle_effect_spec":{"additionalProperties":false,"type":"object","required":["effect"],"properties":{"bind_to_actor":{"type":"boolean","description":"Set to false to have the effect spawned in the world without being bound to an actor (by default an effect is bound to the actor)."},"effect":{"type":"string","description":"The name of a particle effect that should be played"},"locator":{"type":"string","description":"The name of a locator on the actor where the effect should be located"},"pre_effect_script":{"type":"string","description":"A molang script that will be run when the particle emitter is initialized"}}},"C_commands":{"type":"string","description":"The event or commands to execute"},"C":{"type":"object","title":"Animation 1.10.0","description":"TODO description","required":["format_version","animations"],"properties":{"format_version":{"title":"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."},"animations":{"title":"Animations Schema","description":"The animation 1.10.0 specification","type":"object","propertyNames":{"pattern":"^animation\\.[a-z\\.]+"},"additionalProperties":{"type":"object","additionalProperties":false,"description":"TODO description: additionalItems","title":"Animation ","properties":{"animation_length":{"type":"number","description":"TODO description: animation length","title":"Animation Length"},"loop":{"type":"boolean","description":"TODO description: loop","title":"Loop"},"timeline":{"title":"Timeline","description":"The time line","type":"object","propertyNames":{"pattern":"^(\\d+.\\d+|\\d+)$"},"additionalProperties":{"oneOf":[{"type":"string","$ref":"#/definitions/C_commands"},{"type":"array","title":"Collection Timelime Items","items":{"$ref":"#/definitions/C_commands"}}]}}}}}},"additionalProperties":false}}} \ No newline at end of file diff --git a/behaviour/biomes/biomes.json b/behavior/biomes/biomes.json similarity index 100% rename from behaviour/biomes/biomes.json rename to behavior/biomes/biomes.json diff --git a/behavior/blocks/blocks.json b/behavior/blocks/blocks.json new file mode 100644 index 00000000..cd77a2a4 --- /dev/null +++ b/behavior/blocks/blocks.json @@ -0,0 +1 @@ +{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behavior.blocks","examples":[{"format_version":"1.16.200","minecraft:block":{"description":{"identifier":"namespace:block","properties":{}},"components":{},"events":{}}}],"allOf":[{"if":{"properties":{"format_version":{"type":"string","const":"1.10"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.10.0"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.12.0"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.0"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.100"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.200"}}},"then":{"$ref":"#/definitions/HG"}}],"definitions":{"B":{"type":"string","title":"Block Identifier 1.8.0","description":"The minecraft block identifier","pattern":"^[0-9a-zA-Z:_\\.\\-]+$"},"D":{"additionalProperties":false,"type":"integer","title":"Block Light Absorption 1.10.0","description":"The amount of light this block will absorb.","default":0},"E":{"additionalProperties":false,"type":"number","title":"Block Light Emission 1.10.0","description":"The amount of light this block will emit in a range [0.0, 1.0].","minimum":0,"maximum":1,"default":0.0},"F":{"additionalProperties":false,"type":"boolean","title":"Break On Push 1.10.0","description":"When pushed by a piston the block breaks."},"G":{"additionalProperties":false,"type":"string","title":"Breathability 1.10.0","description":"Property describing the breathability of this block and whether it is treated as a solid or as air.","enum":["solid","air"],"default":"solid"},"H":{"additionalProperties":false,"type":"number","title":"Destroy Time 1.10.0","description":"Sets the destroy time property for the block. Greater numbers result in greater mining times."},"I":{"additionalProperties":false,"type":"string","title":"Display Name 1.10.0","description":"Specifies the display name id for the block."},"J":{"additionalProperties":false,"title":"Entity Collision 1.10.0","description":"Can only be set to false, it disables the collision of the block with entities.","oneOf":[{"type":"boolean","const":false},{"type":"object","additionalProperties":false,"properties":{"origin":{"type":"array","title":"Origin","description":"Minimal position Bounds of the collision box","default":[-8.0,0.0,-8.0],"items":[{"type":"number","title":"X","description":"The x offset"},{"type":"number","title":"Y","description":"The y offset"},{"type":"number","title":"Z","description":"The z offset"}]},"size":{"type":"array","title":"Size","description":"Size of each side of the box of the component","default":[16.0,16.0,16.0],"items":[{"type":"number","title":"X","description":"The x size"},{"type":"number","title":"Y","description":"The y size"},{"type":"number","title":"Z","description":"The z size"}]}}}]},"BA":{"additionalProperties":false,"type":"number","title":"Explosion Resistance 1.10.0","description":"Sets the explosion resistance for this block.","default":0.0},"BB":{"additionalProperties":false,"type":"object","title":"Flammable 1.10.0","description":"Describes the flammable properties for this block.","additionalItems":false,"properties":{"burn_odds":{"type":"integer","default":0,"description":"How likely the block will be destroyed by flames when on fire.","title":"Burn Odds"},"flame_odds":{"type":"integer","default":0,"description":"How likely the block will catch flame when next to a fire.","title":"Flame Odds"}}},"BC":{"additionalProperties":false,"type":"number","title":"Friction 1.10.0","description":"Property describing the friction for this block. Friction effects an entities movements when it walks on the block.","default":0.1},"BD":{"additionalProperties":false,"type":"string","title":"Geometry 1.10.0","description":"The geometry definition name to use.","pattern":"^geometry\\.[a-zA-Z0-9_\\-\\.]+$"},"BE":{"additionalProperties":false,"type":"boolean","title":"Immovable 1.10.0","description":"An Immovable block cannot be pushed by pistons"},"BF":{"additionalProperties":false,"type":"string","title":"Loot 1.10.0","description":"The path of the loot table that this component will use when the block is destroyed.","pattern":"loot_tables/.*\\.json$"},"BG":{"additionalProperties":false,"type":"string","title":"Map Color 1.10.0","description":"A color represented as a hex value. This will be the color rendered to a map.","format":"color-hex"},"BH_material_instance":{"title":"Material Instance","description":"A single material instance","additionalProperties":false,"properties":{"ambient_occlusion":{"title":"Ambient Occlusion","type":"boolean","description":"UNDOCUMENTATED"},"face_dimming":{"title":"Face Dimming","type":"boolean","description":"UNDOCUMENTATED"},"render_method":{"type":"string","title":"Render Method","description":"TODO description","enum":["blend","opaque","alpha_test"]},"texture":{"type":"string","title":"Texture","description":"TODO description"}}},"BH":{"type":"object","title":"Material Instances 1.10.0","description":"Maps face or material_instance names in a geometry file to an actual material instance. Material instance can either be a full material instance or a name to another already defined instance","properties":{"*":{"$ref":"#/definitions/BH_material_instance"}},"additionalProperties":{"$ref":"#/definitions/BH_material_instance"}},"BI":{"type":"boolean","title":"Only Piston Push 1.10.0","description":"Blocks with those components won't stick to stickyPistons"},"BJ":{"title":"Pick Collision 1.10.0","description":"Can only be set to false, it disables the collision of the block with entities","oneOf":[{"type":"boolean","const":false},{"type":"object","additionalProperties":false,"properties":{"origin":{"type":"array","title":"Origin","description":"Minimal position Bounds of the collision box","default":[-8.0,0.0,-8.0],"items":[{"type":"number","title":"X","description":"The x offset"},{"type":"number","title":"Y","description":"The y offset"},{"type":"number","title":"Z","description":"The z offset"}]},"size":{"type":"array","title":"Size","description":"Size of each side of the box of the component","default":[16.0,16.0,16.0],"items":[{"type":"number","title":"X","description":"The x size"},{"type":"number","title":"Y","description":"The y size"},{"type":"number","title":"Z","description":"The z size"}]}}}]},"CA":{"title":"Placement Filter 1.10.0","description":"Sets rules for under what conditions the block can be placed/survive","type":"object","properties":{"conditions":{"title":"Conditions","description":"List of conditions where the block can be placed/survive","type":"array","items":{"type":"object","title":"Condition","description":"TODO","properties":{"allowed_faces":{"title":"Allowed Faces","description":"List of any of the following strings: up, down, north, south, east, west, side, all","type":"array","items":{"type":"string","enum":["up","down","north","south","east","west","side","all"]}},"block_filter":{"title":"Block Filter","description":"List of blocks (can use tags to specify them) that this block can be placed against in the allowed_faces direction","type":"array","items":{"type":"string","title":"Block Identifier","description":"TODO"}}}}}}},"CB":{"title":"Prevents Jumping 1.10.0","description":"This component makes it so actors can't jump when walking on this block","type":"boolean"},"CC":{"title":"Random Ticking 1.10.0","description":"Describes the component that will trigger an even at a regular interval between two values","type":"object","additionalProperties":false,"properties":{"on_tick":{"title":"On Tick","description":"Describes the component that will trigger an even at a regular interval between two values","type":"string","additionalProperties":false,"properties":{"condition":{"title":"Condition","type":"string","description":"The condition of event to be executed on the block. Molang"},"event":{"title":"Event","type":"string","description":"The type of event executed on the block."},"range":{"title":"Range","type":"array","items":[{"type":"integer"},{"type":"integer"}]},"target":{"title":"Target","description":"The target of event executed on the block.","type":"string","enum":["block","damager","other","parent","player","self","target"]}}}}},"CD":{"title":"Rotation 1.10.0","description":"This is the block's rotation around the center of the cube in degrees. The rotation order is x-y-z.","type":"array","additionalProperties":false,"items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]},"CE":{"title":"Ticking 1.10.0","description":"Describes the component that will trigger an even at a regular interval between two values","type":"object","additionalProperties":false,"properties":{"looping":{"type":"boolean","title":"Looping","description":"Does the event loop"},"range":{"title":"Range","description":"The Range between which the component will trigger his event.","type":"array","items":[{"type":"integer"},{"type":"integer"}]},"on_tick":{"type":"object","title":"On Tick","description":"Describes the component that will trigger an even at a regular interval between two values","condition":{"title":"Condition","type":"string","description":"The condition of event to be executed on the block. Molang"},"event":{"title":"Event","type":"string","description":"The type of event executed on the block."},"target":{"title":"Target","description":"The target of event executed on the block.","type":"string","enum":["block","damager","other","parent","player","self","target"]}}}},"CF":{"title":"Unit Cube 1.10.0","description":"Specifies that a unit cube is to be used with tessellation.","type":"string"},"CG":{"title":"Unwalkable 1.10.0","description":"this component sets a block as unwalkable. Most mobs will not try to jump over it if the value is set to true","type":"boolean"},"C":{"title":"Components","description":"The components of that define this block","required":[],"type":"object","additionalProperties":false,"properties":{"minecraft:block_light_absorption":{"$ref":"#/definitions/D"},"minecraft:block_light_emission":{"$ref":"#/definitions/E"},"minecraft:breakonpush":{"$ref":"#/definitions/F"},"minecraft:breathability":{"$ref":"#/definitions/G"},"minecraft:destroy_time":{"$ref":"#/definitions/H"},"minecraft:display_name":{"$ref":"#/definitions/I"},"minecraft:entity_collision":{"$ref":"#/definitions/J"},"minecraft:explosion_resistance":{"$ref":"#/definitions/BA"},"minecraft:flammable":{"$ref":"#/definitions/BB"},"minecraft:friction":{"$ref":"#/definitions/BC"},"minecraft:geometry":{"$ref":"#/definitions/BD"},"minecraft:immovable":{"$ref":"#/definitions/BE"},"minecraft:loot":{"$ref":"#/definitions/BF"},"minecraft:map_color":{"$ref":"#/definitions/BG"},"minecraft:material_instances":{"$ref":"#/definitions/BH"},"minecraft:onlypistonpush":{"$ref":"#/definitions/BI"},"minecraft:pick_collision":{"$ref":"#/definitions/BJ"},"minecraft:placement_filter":{"$ref":"#/definitions/CA"},"minecraft:preventsjumping":{"$ref":"#/definitions/CB"},"minecraft:random_ticking":{"$ref":"#/definitions/CC"},"minecraft:rotation":{"$ref":"#/definitions/CD"},"minecraft:ticking":{"$ref":"#/definitions/CE"},"minecraft:unit_cube":{"$ref":"#/definitions/CF"},"minecraft:unwalkable":{"$ref":"#/definitions/CG"}}},"A":{"description":"Minecraft blocks 1.10.0","required":["format_version","minecraft:block"],"title":"Block","type":"object","additionalProperties":false,"properties":{"format_version":{"title":"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."},"minecraft:block":{"title":"Block Definitions","description":"A custom block definition","type":"object","additionalProperties":false,"required":["description","components"],"properties":{"description":{"title":"Block Description","description":"The description for this block","type":"object","additionalProperties":false,"required":["identifier"],"properties":{"identifier":{"type":"string","description":"The identifier for this block. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla block.","title":"Identifier","$ref":"#/definitions/B"},"is_experimental":{"type":"boolean","default":false,"description":"If this block is experimental, it will only be registered if the world is marked as experimantal.","title":"Is Experimental"},"register_to_creative_menu":{"type":"boolean","default":false,"description":"Whether or not to register this block to the creative inventory menu.","title":"Register To Creative Menu"}}},"components":{"$ref":"#/definitions/C"}}}}},"CH":{"description":"Minecraft blocks 1.12.0","required":["format_version","minecraft:block"],"title":"Block","type":"object","additionalProperties":false,"properties":{"format_version":{"title":"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."},"minecraft:block":{"title":"Block Definitions","description":"A custom block definition","type":"object","additionalProperties":false,"required":["description","components"],"properties":{"description":{"title":"Block Description","description":"The description for this block","type":"object","additionalProperties":false,"required":["identifier"],"properties":{"identifier":{"type":"string","description":"The identifier for this block. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla block.","title":"Identifier","$ref":"#/definitions/B"},"is_experimental":{"type":"boolean","default":false,"description":"If this block is experimental, it will only be registered if the world is marked as experimantal.","title":"Is Experimental"},"register_to_creative_menu":{"type":"boolean","default":false,"description":"Whether or not to register this block to the creative inventory menu.","title":"Register To Creative Menu"}}},"components":{"$ref":"#/definitions/C"}}}}},"CI":{"description":"Minecraft blocks 1.16.0","required":["format_version","minecraft:block"],"title":"Block","type":"object","additionalProperties":false,"properties":{"format_version":{"title":"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."},"minecraft:block":{"title":"Block Definitions","description":"A custom block definition","type":"object","additionalProperties":false,"required":["description","components"],"properties":{"description":{"title":"Block Description","description":"The description for this block","type":"object","additionalProperties":false,"required":["identifier"],"properties":{"identifier":{"type":"string","description":"The identifier for this block. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla block.","title":"Identifier","$ref":"#/definitions/B"},"is_experimental":{"type":"boolean","default":false,"description":"If this block is experimental, it will only be registered if the world is marked as experimantal.","title":"Is Experimental"},"register_to_creative_menu":{"type":"boolean","default":false,"description":"Whether or not to register this block to the creative inventory menu.","title":"Register To Creative Menu"},"properties":{"title":"Properties","description":"UNDOCUMENATED","propertyNames":{"pattern":"^([a-zA-Z0-9_]+:[a-zA-Z0-9_\\-]+)$"},"additionalProperties":{"title":"Property","description":"A block property","oneOf":[{"type":"array","items":{"title":"Property Value","description":"The value of this property","anyOf":[{"type":"boolean"},{"type":"number"},{"type":"integer"},{"type":"string"}]}},{"type":"object"}]}}}},"components":{"$ref":"#/definitions/C"}}}}},"DA":{"type":"object","title":"On Fall On","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"min_fall_distance":{"type":"number","default":0,"description":"The minimum distance in blocks that an actor needs to fall to trigger this event.","title":"Min Fall Distance"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"DB":{"type":"object","title":"On Fall On","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"DC":{"type":"object","title":"On Placed 1.16.100","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"DD":{"type":"object","title":"On Player Destroyed 1.16.100","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"DE":{"type":"object","title":"On Player Placing 1.16.100","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"DF":{"type":"object","title":"On Step Off 1.16.100","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"DG":{"type":"object","title":"On Step On 1.16.100","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"DH":{"additionalProperties":false,"type":"integer","title":"Block Light Absorption 1.16.100","description":"The amount of light this block will absorb.","default":0},"DI":{"additionalProperties":false,"type":"number","title":"Block Light Emission 1.16.100","description":"The amount of light this block will emit in a range [0.0, 1.0].","minimum":0,"maximum":1,"default":0.0},"DJ":{"additionalProperties":false,"type":"boolean","title":"Break On Push 1.16.100","description":"When pushed by a piston the block breaks."},"EA":{"additionalProperties":false,"type":"string","title":"Breathability 1.16.100","description":"Property describing the breathability of this block and whether it is treated as a solid or as air.","enum":["solid","air"],"default":"solid"},"EB":{"additionalProperties":false,"type":"number","title":"Destroy Time 1.16.100","description":"Sets the destroy time property for the block. Greater numbers result in greater mining times."},"EC":{"additionalProperties":false,"type":"string","title":"Display Name 1.16.100","description":"Specifies the display name id for the block."},"ED":{"additionalProperties":false,"title":"Entity Collision 1.16.100","description":"Can only be set to false, it disables the collision of the block with entities.","oneOf":[{"type":"boolean","const":false},{"type":"object","additionalProperties":false,"properties":{"origin":{"type":"array","title":"Origin","description":"Minimal position Bounds of the collision box","default":[-8.0,0.0,-8.0],"items":[{"type":"number","title":"X","description":"The x offset"},{"type":"number","title":"Y","description":"The y offset"},{"type":"number","title":"Z","description":"The z offset"}]},"size":{"type":"array","title":"Size","description":"Size of each side of the box of the component","default":[16.0,16.0,16.0],"items":[{"type":"number","title":"X","description":"The x size"},{"type":"number","title":"Y","description":"The y size"},{"type":"number","title":"Z","description":"The z size"}]}}}]},"EE":{"additionalProperties":false,"type":"number","title":"Explosion Resistance 1.16.100","description":"Sets the explosion resistance for this block.","default":0.0},"EF":{"additionalProperties":false,"type":"object","title":"Flammable 1.16.100","description":"Describes the flammable properties for this block.","additionalItems":false,"properties":{"burn_odds":{"type":"integer","default":0,"description":"How likely the block will be destroyed by flames when on fire.","title":"Burn Odds"},"flame_odds":{"type":"integer","default":0,"description":"How likely the block will catch flame when next to a fire.","title":"Flame Odds"}}},"EG":{"additionalProperties":false,"type":"number","title":"Friction 1.16.100","description":"Property describing the friction for this block. Friction effects an entities movements when it walks on the block.","default":0.1},"EH":{"additionalProperties":false,"type":"string","title":"Geometry 1.16.100","description":"The geometry definition name to use.","pattern":"^geometry\\.[a-zA-Z0-9_\\-\\.]+$"},"EI":{"additionalProperties":false,"type":"boolean","title":"Immovable 1.16.100","description":"An Immovable block cannot be pushed by pistons"},"EJ":{"additionalProperties":false,"type":"string","title":"Map Color 1.16.100","description":"A color represented as a hex value. This will be the color rendered to a map.","format":"color-hex"},"FA_material_instance":{"title":"Material Instance","description":"A single material instance","additionalProperties":false,"properties":{"ambient_occlusion":{"title":"Ambient Occlusion","type":"boolean","description":"UNDOCUMENTATED"},"face_dimming":{"title":"Face Dimming","type":"boolean","description":"UNDOCUMENTATED"},"render_method":{"type":"string","title":"Render Method","description":"TODO description","enum":["blend","opaque","alpha_test"]},"texture":{"type":"string","title":"Texture","description":"TODO description"}}},"FA":{"type":"object","title":"Material Instances 1.16.100","description":"Maps face or material_instance names in a geometry file to an actual material instance. Material instance can either be a full material instance or a name to another already defined instance","properties":{"*":{"$ref":"#/definitions/FA_material_instance"}},"additionalProperties":{"$ref":"#/definitions/FA_material_instance"}},"FB":{"type":"boolean","title":"Only Piston Push 1.16.100","description":"Blocks with those components won't stick to stickyPistons"},"FC":{"title":"Pick Collision 1.16.100","description":"Can only be set to false, it disables the collision of the block with entities","oneOf":[{"type":"boolean","const":false},{"type":"object","additionalProperties":false,"properties":{"origin":{"type":"array","title":"Origin","description":"Minimal position Bounds of the collision box","default":[-8.0,0.0,-8.0],"items":[{"type":"number","title":"X","description":"The x offset"},{"type":"number","title":"Y","description":"The y offset"},{"type":"number","title":"Z","description":"The z offset"}]},"size":{"type":"array","title":"Size","description":"Size of each side of the box of the component","default":[16.0,16.0,16.0],"items":[{"type":"number","title":"X","description":"The x size"},{"type":"number","title":"Y","description":"The y size"},{"type":"number","title":"Z","description":"The z size"}]}}}]},"FD":{"title":"Placement Filter 1.16.100","description":"Sets rules for under what conditions the block can be placed/survive","type":"object","properties":{"conditions":{"title":"Conditions","description":"List of conditions where the block can be placed/survive","type":"array","items":{"type":"object","title":"Condition","description":"TODO","properties":{"allowed_faces":{"title":"Allowed Faces","description":"List of any of the following strings: up, down, north, south, east, west, side, all","type":"array","items":{"type":"string","enum":["up","down","north","south","east","west","side","all"]}},"block_filter":{"title":"Block Filter","description":"List of blocks (can use tags to specify them) that this block can be placed against in the allowed_faces direction","type":"array","items":{"type":"string","title":"Block Identifier","description":"TODO"}}}}}}},"FE":{"title":"Prevents Jumping 1.16.100","description":"This component makes it so actors can't jump when walking on this block","type":"boolean"},"FF":{"title":"Random Ticking 1.16.100","description":"Describes the component that will trigger an even at a regular interval between two values","type":"object","additionalProperties":false,"properties":{"on_tick":{"title":"On Tick","description":"Describes the component that will trigger an even at a regular interval between two values","type":"string","additionalProperties":false,"properties":{"condition":{"title":"Condition","type":"string","default":"1","description":"The condition of event to be executed on the block. Molang"},"event":{"title":"Event","type":"string","default":"set_block_property","description":"The type of event executed on the block."},"range":{"title":"Range","type":"array","items":[{"type":"integer"},{"type":"integer"}]},"target":{"title":"Target","description":"The target of event executed on the block.","type":"string","enum":["block","damager","other","parent","player","self","target"]}}},"looping":{"type":"boolean","default":true,"description":"Does the event loop","title":"Looping"},"range":{"type":"array","default":[10,10],"description":"The Range between which the component will trigger his event.","title":"Range"}}},"FG":{"title":"Rotation 1.16.100","description":"This is the block's rotation around the center of the cube in degrees. The rotation order is x-y-z.","type":"array","additionalProperties":false,"items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]},"FH":{"title":"Ticking 1.16.100","description":"Describes the component that will trigger an even at a regular interval between two values","type":"object","additionalProperties":false,"properties":{"looping":{"type":"boolean","title":"Looping","description":"Does the event loop"},"range":{"title":"Range","description":"The Range between which the component will trigger his event.","type":"array","items":[{"type":"integer"},{"type":"integer"}]},"on_tick":{"type":"object","title":"On Tick","description":"Describes the component that will trigger an even at a regular interval between two values","condition":{"title":"Condition","type":"string","description":"The condition of event to be executed on the block. Molang"},"event":{"title":"Event","type":"string","description":"The type of event executed on the block."},"target":{"title":"Target","description":"The target of event executed on the block.","type":"string","enum":["block","damager","other","parent","player","self","target"]}}}},"FI":{"title":"Unit Cube 1.16.100","description":"Specifies that a unit cube is to be used with tessellation.","type":"string"},"FJ":{"title":"Unwalkable 1.16.100","description":"this component sets a block as unwalkable. Most mobs will not try to jump over it if the value is set to true","type":"boolean"},"GA_event_base":{"title":"Event","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"$ref":"#/definitions/GA_event_functions","properties":{"sequence":{"title":"Sequence","description":"UNDOCUMENTATED","type":"array","items":{"title":"Sequence","description":"UNDOCUMENTATED","type":"object","$ref":"#/definitions/GA_event_functions"}},"randomize":{"title":"Randomize","description":"UNDOCUMENTATED","type":"array","items":{"title":"Randomize","description":"UNDOCUMENTATED","type":"object","$ref":"#/definitions/GA_event_functions","required":["weight"],"properties":{"weight":{"title":"Weight","description":"UNDOCUMENTATED","type":"integer","minimum":0}}}},"add_mob_effect":{"$ref":"#/definitions/GB"},"damage":{"$ref":"#/definitions/GC"},"decrement_stack":{"$ref":"#/definitions/GD"},"die":{"$ref":"#/definitions/GE"},"play_effect":{"$ref":"#/definitions/GF"},"play_sound":{"$ref":"#/definitions/GG"},"remove_mob_effect":{"$ref":"#/definitions/GH"},"run_command":{"$ref":"#/definitions/GI"},"set_block":{"$ref":"#/definitions/GJ"},"set_block_at_pos":{"$ref":"#/definitions/HA"},"set_block_property":{"$ref":"#/definitions/HB"},"spawn_loot":{"$ref":"#/definitions/HC"},"swing":{"$ref":"#/definitions/HD"},"teleport":{"$ref":"#/definitions/HE"},"transform_item":{"$ref":"#/definitions/HF"}}},"GA_event_functions":{"title":"Event","description":"UNDOCUMENTATED","type":"object","properties":{"add_mob_effect":{"$ref":"#/definitions/GB"},"damage":{"$ref":"#/definitions/GC"},"decrement_stack":{"$ref":"#/definitions/GD"},"die":{"$ref":"#/definitions/GE"},"play_effect":{"$ref":"#/definitions/GF"},"play_sound":{"$ref":"#/definitions/GG"},"remove_mob_effect":{"$ref":"#/definitions/GH"},"run_command":{"$ref":"#/definitions/GI"},"set_block":{"$ref":"#/definitions/GJ"},"set_block_at_pos":{"$ref":"#/definitions/HA"},"set_block_property":{"$ref":"#/definitions/HB"},"spawn_loot":{"$ref":"#/definitions/HC"},"swing":{"$ref":"#/definitions/HD"},"teleport":{"$ref":"#/definitions/HE"},"transform_item":{"$ref":"#/definitions/HF"}}},"GB":{"type":"object","description":"Apply mob effect to target.","title":"Add Mob Effect","additionalProperties":false,"properties":{"amplifier":{"type":"integer","default":0,"description":"The amplifier for the mob effect.","title":"Amplifier"},"duration":{"type":"number","default":0,"description":"The duration of the mob effect.","title":"Duration"},"effect":{"type":"string","default":"","description":"The mob effect to apply.","title":"Effect"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"GC":{"type":"object","description":"Deals damage to the target.","title":"Damage","additionalProperties":false,"properties":{"amount":{"type":"integer","default":0,"description":"The amount of damage to deal.","title":"Amount"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"},"type":{"type":"string","default":"","description":"The type of damage to deal.","title":"Type"}}},"GD":{"type":"object","description":"Decrement item stack.","title":"Decrement Stack","additionalProperties":false,"properties":{}},"GE":{"type":"object","description":"Kill target. If target is self and this is run from a block then destroy the block.","title":"Die","additionalProperties":false,"properties":{"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"GF":{"type":"object","description":"Spawns a particle effect relative to target position.","title":"Play Effect","additionalProperties":false,"properties":{"data":{"type":"integer","default":0,"description":"Particle data value.","title":"Data"},"effect":{"type":"string","default":"","description":"The name of the particle effect to create.","title":"Effect"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"GG":{"type":"object","description":"Play a sound relative to target position.","title":"Playsound","additionalProperties":false,"properties":{"sound":{"type":"string","default":"","description":"The name of the sound to play.","title":"Sound"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"GH":{"type":"object","description":"Removes mob effect from target.","title":"Remove Mob Effect","additionalProperties":false,"properties":{"effect":{"type":"string","default":"","description":"The mob effect to remove. Use 'all' to remove all mob effects from target.","title":"Effect"},"target":{"type":"string","default":"self","description":"The target context to execute against.","title":"Target"}}},"GI":{"type":"object","description":"Triggers a slash command or a list of slash commands.","title":"Run Command","additionalProperties":false,"properties":{"command":{"default":"","description":"Slash command to run.","title":"Command","oneof":[{"type":"string"},{"type":"array","items":{"type":"string","title":"Command","description":"Slash command to run."}}]},"target":{"type":"string","default":"self","description":"The target context to execute against.","title":"Target"}}},"GJ":{"type":"object","description":"Sets this block to another block type.","title":"Set Block","additionalProperties":false,"properties":{"block_type":{"type":"string","default":"","description":"The type of block to set.","title":"Block Type"}}},"HA":{"type":"object","description":"Sets a block relative to this block to another block type.","title":"Set Block At Pos","additionalProperties":false,"properties":{"block_offset":{"type":"array","default":[0.0,0.0,0.0],"description":"The offset from the block's center.","title":"Block Offset","items":[{"type":"number","title":"X","description":"The x offset from the block's center."},{"type":"number","title":"Y","description":"The y offset from the block's center."},{"type":"number","title":"Z","description":"The z offset from the block's center."}]},"block_type":{"type":"string","default":"","description":"The type of block to set.","title":"Block Type"}}},"HB":{"type":"object","description":"Sets a block property on this block","title":"Set Block Property","additionalProperties":false,"properties":{"property":{"type":"string","description":"Block property to set on the block.","title":"Property"}}},"HC":{"type":"object","description":"Spawn loot from block.","title":"Spawn Loot","required":["table"],"additionalProperties":false,"properties":{"table":{"type":"string","description":"File path, relative to the Behavior Pack's path, to the loot table file.","title":"Table"}}},"HD":{"type":"object","description":"Event causes the actor to swing.","title":"Swing","additionalProperties":false,"properties":{}},"HE":{"type":"object","description":"Teleport target randomly around destination point.","title":"Teleport","additionalProperties":false,"properties":{"avoid_water":{"type":"boolean","default":true,"description":"Determines if the teleport avoids putting the target in water.","title":"Avoid Water"},"destination":{"default":[0.0,0.0,0.0],"description":"Origin destination of the teleport.","title":"Destination","items":[{"type":"number","title":"X","description":"The x offset from the block's center."},{"type":"number","title":"Y","description":"The y offset from the block's center."},{"type":"number","title":"Z","description":"The z offset from the block's center."}]},"land_on_block":{"type":"boolean","default":true,"description":"Determines if the teleport places the target on a block.","title":"Land On Block"},"max_range":{"default":[8.0,8.0,8.0],"description":"Max range the target can teleport relative to the origin destination.","title":"Max Range","items":[{"type":"number","title":"X","description":"The x offset from the block's center."},{"type":"number","title":"Y","description":"The y offset from the block's center."},{"type":"number","title":"Z","description":"The z offset from the block's center."}]},"target":{"type":"string","default":"self","description":"The target context to execute against.","title":"Target"}}},"HF":{"type":"object","description":"Transforms item into another item.","title":"Transform Item 1.16.100","additionalProperties":false,"properties":{"transform":{"type":"string","description":"Name of the item it should transform into","title":"Transform"}}},"GA":{"title":"Events","description":"UNDOCUMENTATED","type":"object","properties":{"minecraft:on_interact":{"$ref":"#/definitions/GA_event_base"},"minecraft:on_step_on":{"$ref":"#/definitions/GA_event_base"},"minecraft:on_step_off":{"$ref":"#/definitions/GA_event_base"},"minecraft:on_fall_on":{"$ref":"#/definitions/GA_event_base"},"minecraft:on_placed":{"$ref":"#/definitions/GA_event_base"},"minecraft:on_player_placing":{"$ref":"#/definitions/GA_event_base"},"minecraft:on_player_destroyed":{"$ref":"#/definitions/GA_event_base"},"minecraft:ticking":{"$ref":"#/definitions/GA_event_base"},"minecraft:random_ticking":{"$ref":"#/definitions/GA_event_base"}},"additionalProperties":{"$ref":"#/definitions/GA_event_base"}},"CJ":{"description":"Minecraft blocks 1.16.100","required":["format_version","minecraft:block"],"title":"Block","type":"object","additionalProperties":false,"properties":{"format_version":{"title":"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."},"minecraft:block":{"title":"Block Definitions","description":"A custom block definition","type":"object","additionalProperties":false,"required":["description","components"],"properties":{"description":{"title":"Block Description","description":"The description for this block","type":"object","additionalProperties":false,"required":["identifier"],"properties":{"identifier":{"type":"string","description":"The identifier for this block. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla block.","title":"Identifier","$ref":"#/definitions/B"},"is_experimental":{"type":"boolean","default":false,"description":"If this block is experimental, it will only be registered if the world is marked as experimantal.","title":"Is Experimental"},"register_to_creative_menu":{"type":"boolean","default":false,"description":"Whether or not to register this block to the creative inventory menu.","title":"Register To Creative Menu"},"properties":{"title":"Properties","description":"UNDOCUMENATED","propertyNames":{"pattern":"^([a-zA-Z0-9_]+:[a-zA-Z0-9_\\-]+)$"},"additionalProperties":{"title":"Property","description":"A block property","oneOf":[{"type":"array","items":{"title":"Property Value","description":"The value of this property","anyOf":[{"type":"boolean"},{"type":"number"},{"type":"integer"},{"type":"string"}]}},{"type":"object"}]}}}},"components":{"type":"object","title":"Component","description":"","properties":{"minecraft:on_fall_on":{"$ref":"#/definitions/DA"},"minecraft:on_interact":{"$ref":"#/definitions/DB"},"minecraft:on_placed":{"$ref":"#/definitions/DC"},"minecraft:on_player_destroyed":{"$ref":"#/definitions/DD"},"minecraft:on_player_placing":{"$ref":"#/definitions/DE"},"minecraft:on_step_off":{"$ref":"#/definitions/DF"},"minecraft:on_step_on":{"$ref":"#/definitions/DG"},"minecraft:block_light_absorption":{"$ref":"#/definitions/DH"},"minecraft:block_light_emission":{"$ref":"#/definitions/DI"},"minecraft:breakonpush":{"$ref":"#/definitions/DJ"},"minecraft:breathability":{"$ref":"#/definitions/EA"},"minecraft:destroy_time":{"$ref":"#/definitions/EB"},"minecraft:display_name":{"$ref":"#/definitions/EC"},"minecraft:entity_collision":{"$ref":"#/definitions/ED"},"minecraft:explosion_resistance":{"$ref":"#/definitions/EE"},"minecraft:flammable":{"$ref":"#/definitions/EF"},"minecraft:friction":{"$ref":"#/definitions/EG"},"minecraft:geometry":{"$ref":"#/definitions/EH"},"minecraft:immovable":{"$ref":"#/definitions/EI"},"minecraft:map_color":{"$ref":"#/definitions/EJ"},"minecraft:material_instances":{"$ref":"#/definitions/FA"},"minecraft:onlypistonpush":{"$ref":"#/definitions/FB"},"minecraft:pick_collision":{"$ref":"#/definitions/FC"},"minecraft:placement_filter":{"$ref":"#/definitions/FD"},"minecraft:preventsjumping":{"$ref":"#/definitions/FE"},"minecraft:random_ticking":{"$ref":"#/definitions/FF"},"minecraft:rotation":{"$ref":"#/definitions/FG"},"minecraft:ticking":{"$ref":"#/definitions/FH"},"minecraft:unit_cube":{"$ref":"#/definitions/FI"},"minecraft:unwalkable":{"$ref":"#/definitions/FJ"}}},"events":{"$ref":"#/definitions/GA"}}}}},"HH":{"type":"object","title":"On Fall On","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"min_fall_distance":{"type":"number","default":0,"description":"The minimum distance in blocks that an actor needs to fall to trigger this event.","title":"Min Fall Distance"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"HI":{"type":"object","title":"On Fall On","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"HJ":{"type":"object","title":"On Placed 1.16.200","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"IA":{"type":"object","title":"On Player Destroyed 1.16.200","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"IB":{"type":"object","title":"On Player Placing 1.16.200","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"IC":{"type":"object","title":"On Step Off 1.16.200","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"ID":{"type":"object","title":"On Step On 1.16.200","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"IE":{"additionalProperties":false,"type":"integer","title":"Block Light Absorption 1.16.200","description":"The amount of light this block will absorb.","default":0},"IF":{"additionalProperties":false,"type":"number","title":"Block Light Emission 1.16.200","description":"The amount of light this block will emit in a range [0.0, 1.0].","minimum":0,"maximum":1,"default":0.0},"IG":{"additionalProperties":false,"type":"boolean","title":"Break On Push 1.16.200","description":"When pushed by a piston the block breaks."},"IH":{"additionalProperties":false,"type":"string","title":"Breathability 1.16.200","description":"Property describing the breathability of this block and whether it is treated as a solid or as air.","enum":["solid","air"],"default":"solid"},"II":{"additionalProperties":false,"type":"number","title":"Destroy Time 1.16.200","description":"Sets the destroy time property for the block. Greater numbers result in greater mining times."},"IJ":{"additionalProperties":false,"type":"string","title":"Display Name 1.16.200","description":"Specifies the display name id for the block."},"JA":{"additionalProperties":false,"title":"Entity Collision 1.16.200","description":"Can only be set to false, it disables the collision of the block with entities.","oneOf":[{"type":"boolean","const":false},{"type":"object","additionalProperties":false,"properties":{"origin":{"type":"array","title":"Origin","description":"Minimal position Bounds of the collision box","default":[-8.0,0.0,-8.0],"items":[{"type":"number","title":"X","description":"The x offset"},{"type":"number","title":"Y","description":"The y offset"},{"type":"number","title":"Z","description":"The z offset"}]},"size":{"type":"array","title":"Size","description":"Size of each side of the box of the component","default":[16.0,16.0,16.0],"items":[{"type":"number","title":"X","description":"The x size"},{"type":"number","title":"Y","description":"The y size"},{"type":"number","title":"Z","description":"The z size"}]}}}]},"JB":{"additionalProperties":false,"type":"number","title":"Explosion Resistance 1.16.200","description":"Sets the explosion resistance for this block.","default":0.0},"JC":{"additionalProperties":false,"type":"object","title":"Flammable 1.16.200","description":"Describes the flammable properties for this block.","additionalItems":false,"properties":{"burn_odds":{"type":"integer","default":0,"description":"How likely the block will be destroyed by flames when on fire.","title":"Burn Odds"},"flame_odds":{"type":"integer","default":0,"description":"How likely the block will catch flame when next to a fire.","title":"Flame Odds"}}},"JD":{"additionalProperties":false,"type":"number","title":"Friction 1.16.200","description":"Property describing the friction for this block. Friction effects an entities movements when it walks on the block.","default":0.1},"JE":{"additionalProperties":false,"type":"string","title":"Geometry 1.16.200","description":"The geometry definition name to use.","pattern":"^geometry\\.[a-zA-Z0-9_\\-\\.]+$"},"JF":{"additionalProperties":false,"type":"boolean","title":"Immovable 1.16.200","description":"An Immovable block cannot be pushed by pistons"},"JG":{"additionalProperties":false,"type":"string","title":"Map Color 1.16.200","description":"A color represented as a hex value. This will be the color rendered to a map.","format":"color-hex"},"JH_material_instance":{"title":"Material Instance","description":"A single material instance","additionalProperties":false,"properties":{"ambient_occlusion":{"title":"Ambient Occlusion","type":"boolean","description":"UNDOCUMENTATED"},"face_dimming":{"title":"Face Dimming","type":"boolean","description":"UNDOCUMENTATED"},"render_method":{"type":"string","title":"Render Method","description":"TODO description","enum":["blend","opaque","alpha_test"]},"texture":{"type":"string","title":"Texture","description":"TODO description"}}},"JH":{"type":"object","title":"Material Instances 1.16.200","description":"Maps face or material_instance names in a geometry file to an actual material instance. Material instance can either be a full material instance or a name to another already defined instance","properties":{"*":{"$ref":"#/definitions/JH_material_instance"}},"additionalProperties":{"$ref":"#/definitions/JH_material_instance"}},"JI":{"type":"boolean","title":"Only Piston Push 1.16.200","description":"Blocks with those components won't stick to stickyPistons"},"JJ":{"title":"Pick Collision 1.16.200","description":"Can only be set to false, it disables the collision of the block with entities","oneOf":[{"type":"boolean","const":false},{"type":"object","additionalProperties":false,"properties":{"origin":{"type":"array","title":"Origin","description":"Minimal position Bounds of the collision box","default":[-8.0,0.0,-8.0],"items":[{"type":"number","title":"X","description":"The x offset"},{"type":"number","title":"Y","description":"The y offset"},{"type":"number","title":"Z","description":"The z offset"}]},"size":{"type":"array","title":"Size","description":"Size of each side of the box of the component","default":[16.0,16.0,16.0],"items":[{"type":"number","title":"X","description":"The x size"},{"type":"number","title":"Y","description":"The y size"},{"type":"number","title":"Z","description":"The z size"}]}}}]},"BAA":{"title":"Placement Filter 1.16.200","description":"Sets rules for under what conditions the block can be placed/survive","type":"object","properties":{"conditions":{"title":"Conditions","description":"List of conditions where the block can be placed/survive","type":"array","items":{"type":"object","title":"Condition","description":"TODO","properties":{"allowed_faces":{"title":"Allowed Faces","description":"List of any of the following strings: up, down, north, south, east, west, side, all","type":"array","items":{"type":"string","enum":["up","down","north","south","east","west","side","all"]}},"block_filter":{"title":"Block Filter","description":"List of blocks (can use tags to specify them) that this block can be placed against in the allowed_faces direction","type":"array","items":{"type":"string","title":"Block Identifier","description":"TODO"}}}}}}},"BAB":{"title":"Prevents Jumping 1.16.200","description":"This component makes it so actors can't jump when walking on this block","type":"boolean"},"BAC":{"title":"Random Ticking 1.16.200","description":"Describes the component that will trigger an even at a regular interval between two values","type":"object","additionalProperties":false,"properties":{"on_tick":{"title":"On Tick","description":"Describes the component that will trigger an even at a regular interval between two values","type":"string","additionalProperties":false,"properties":{"condition":{"title":"Condition","type":"string","default":"1","description":"The condition of event to be executed on the block. Molang"},"event":{"title":"Event","type":"string","default":"set_block_property","description":"The type of event executed on the block."},"range":{"title":"Range","type":"array","items":[{"type":"integer"},{"type":"integer"}]},"target":{"title":"Target","description":"The target of event executed on the block.","type":"string","enum":["block","damager","other","parent","player","self","target"]}}},"looping":{"type":"boolean","default":true,"description":"Does the event loop","title":"Looping"},"range":{"type":"array","default":[10,10],"description":"The Range between which the component will trigger his event.","title":"Range"}}},"BAD":{"title":"Rotation 1.16.200","description":"This is the block's rotation around the center of the cube in degrees. The rotation order is x-y-z.","type":"array","additionalProperties":false,"items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]},"BAE":{"title":"Ticking 1.16.200","description":"Describes the component that will trigger an even at a regular interval between two values","type":"object","additionalProperties":false,"properties":{"looping":{"type":"boolean","title":"Looping","description":"Does the event loop"},"range":{"title":"Range","description":"The Range between which the component will trigger his event.","type":"array","items":[{"type":"integer"},{"type":"integer"}]},"on_tick":{"type":"object","title":"On Tick","description":"Describes the component that will trigger an even at a regular interval between two values","condition":{"title":"Condition","type":"string","description":"The condition of event to be executed on the block. Molang"},"event":{"title":"Event","type":"string","description":"The type of event executed on the block."},"target":{"title":"Target","description":"The target of event executed on the block.","type":"string","enum":["block","damager","other","parent","player","self","target"]}}}},"BAF":{"title":"Unit Cube 1.16.200","description":"Specifies that a unit cube is to be used with tessellation.","type":"string"},"BAG":{"title":"Unwalkable 1.16.200","description":"this component sets a block as unwalkable. Most mobs will not try to jump over it if the value is set to true","type":"boolean"},"BAH_event_base":{"title":"Event","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"sequence":{"title":"Sequence","description":"UNDOCUMENTATED","type":"array","items":{"title":"Sequence","description":"UNDOCUMENTATED","type":"object","$ref":"#/definitions/BAH_event_functions"}},"randomize":{"title":"Randomize","description":"UNDOCUMENTATED","type":"array","items":{"title":"Randomize","description":"UNDOCUMENTATED","type":"object","$ref":"#/definitions/BAH_event_functions","required":["weight"],"properties":{"weight":{"title":"Weight","description":"UNDOCUMENTATED","type":"integer","minimum":0}}}},"add_mob_effect":{"$ref":"#/definitions/BAI"},"damage":{"$ref":"#/definitions/BAJ"},"decrement_stack":{"$ref":"#/definitions/BBA"},"die":{"$ref":"#/definitions/BBB"},"play_effect":{"$ref":"#/definitions/BBC"},"play_sound":{"$ref":"#/definitions/BBD"},"remove_mob_effect":{"$ref":"#/definitions/BBE"},"run_command":{"$ref":"#/definitions/BBF"},"set_block":{"$ref":"#/definitions/BBG"},"set_block_at_pos":{"$ref":"#/definitions/BBH"},"set_block_property":{"$ref":"#/definitions/BBI"},"spawn_loot":{"$ref":"#/definitions/BBJ"},"swing":{"$ref":"#/definitions/BCA"},"teleport":{"$ref":"#/definitions/BCB"},"transform_item":{"$ref":"#/definitions/BCC"}}},"BAH_event_functions":{"title":"Event","description":"UNDOCUMENTATED","type":"object","properties":{"add_mob_effect":{"$ref":"#/definitions/BAI"},"damage":{"$ref":"#/definitions/BAJ"},"decrement_stack":{"$ref":"#/definitions/BBA"},"die":{"$ref":"#/definitions/BBB"},"play_effect":{"$ref":"#/definitions/BBC"},"play_sound":{"$ref":"#/definitions/BBD"},"remove_mob_effect":{"$ref":"#/definitions/BBE"},"run_command":{"$ref":"#/definitions/BBF"},"set_block":{"$ref":"#/definitions/BBG"},"set_block_at_pos":{"$ref":"#/definitions/BBH"},"set_block_property":{"$ref":"#/definitions/BBI"},"spawn_loot":{"$ref":"#/definitions/BBJ"},"swing":{"$ref":"#/definitions/BCA"},"teleport":{"$ref":"#/definitions/BCB"},"transform_item":{"$ref":"#/definitions/BCC"}}},"BAI":{"type":"object","description":"Apply mob effect to target.","title":"Add Mob Effect 1.16.200","additionalProperties":false,"properties":{"amplifier":{"type":"integer","default":0,"description":"The amplifier for the mob effect.","title":"Amplifier"},"duration":{"type":"number","default":0,"description":"The duration of the mob effect.","title":"Duration"},"effect":{"type":"string","default":"","description":"The mob effect to apply.","title":"Effect"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"BAJ":{"type":"object","description":"Deals damage to the target.","title":"Damage 1.16.200","additionalProperties":false,"properties":{"amount":{"type":"integer","default":0,"description":"The amount of damage to deal.","title":"Amount"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"},"type":{"type":"string","default":"","description":"The type of damage to deal.","title":"Type"}}},"BBA":{"type":"object","description":"Decrement item stack.","title":"Decrement Stack 1.16.200","additionalProperties":false,"properties":{}},"BBB":{"type":"object","description":"Kill target. If target is self and this is run from a block then destroy the block.","title":"Die 1.16.200","additionalProperties":false,"properties":{"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"BBC":{"type":"object","description":"Spawns a particle effect relative to target position.","title":"Play Effect 1.16.200","additionalProperties":false,"properties":{"data":{"type":"integer","default":0,"description":"Particle data value.","title":"Data"},"effect":{"type":"string","default":"","description":"The name of the particle effect to create.","title":"Effect"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"BBD":{"type":"object","description":"Play a sound relative to target position.","title":"Playsound 1.16.200","additionalProperties":false,"properties":{"sound":{"type":"string","default":"","description":"The name of the sound to play.","title":"Sound"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"BBE":{"type":"object","description":"Removes mob effect from target.","title":"Remove Mob Effect 1.16.200","additionalProperties":false,"properties":{"effect":{"type":"string","default":"","description":"The mob effect to remove. Use 'all' to remove all mob effects from target.","title":"Effect"},"target":{"type":"string","default":"self","description":"The target context to execute against.","title":"Target"}}},"BBF":{"type":"object","description":"Triggers a slash command or a list of slash commands.","title":"Run Command 1.16.200","additionalProperties":false,"properties":{"command":{"default":"","description":"Slash command to run.","title":"Command","oneof":[{"type":"string"},{"type":"array","items":{"type":"string","title":"Command","description":"Slash command to run."}}]},"target":{"type":"string","default":"self","description":"The target context to execute against.","title":"Target"}}},"BBG":{"type":"object","description":"Sets this block to another block type.","title":"Set Block 1.16.200","additionalProperties":false,"properties":{"block_type":{"type":"string","default":"","description":"The type of block to set.","title":"Block Type"}}},"BBH":{"type":"object","description":"Sets a block relative to this block to another block type.","title":"Set Block At Pos 1.16.200","additionalProperties":false,"properties":{"block_offset":{"type":"array","default":[0.0,0.0,0.0],"description":"The offset from the block's center.","title":"Block Offset","items":[{"type":"number","title":"X","description":"The x offset from the block's center."},{"type":"number","title":"Y","description":"The y offset from the block's center."},{"type":"number","title":"Z","description":"The z offset from the block's center."}]},"block_type":{"type":"string","default":"","description":"The type of block to set.","title":"Block Type"}}},"BBI":{"type":"object","description":"Sets a block property on this block","title":"Set Block Property 1.16.200","additionalProperties":false,"properties":{"property":{"type":"string","description":"Block property to set on the block.","title":"Property"}}},"BBJ":{"type":"object","description":"Spawn loot from block.","title":"Spawn Loot 1.16.200","required":["table"],"additionalProperties":false,"properties":{"table":{"type":"string","description":"File path, relative to the Behavior Pack's path, to the loot table file.","title":"Table"}}},"BCA":{"type":"object","description":"Event causes the actor to swing.","title":"Swing 1.16.200","additionalProperties":false,"properties":{}},"BCB":{"type":"object","description":"Teleport target randomly around destination point.","title":"Teleport 1.16.200","additionalProperties":false,"properties":{"avoid_water":{"type":"boolean","default":true,"description":"Determines if the teleport avoids putting the target in water.","title":"Avoid Water"},"destination":{"default":[0.0,0.0,0.0],"description":"Origin destination of the teleport.","title":"Destination","items":[{"type":"number","title":"X","description":"The x offset from the block's center."},{"type":"number","title":"Y","description":"The y offset from the block's center."},{"type":"number","title":"Z","description":"The z offset from the block's center."}]},"land_on_block":{"type":"boolean","default":true,"description":"Determines if the teleport places the target on a block.","title":"Land On Block"},"max_range":{"default":[8.0,8.0,8.0],"description":"Max range the target can teleport relative to the origin destination.","title":"Max Range","items":[{"type":"number","title":"X","description":"The x offset from the block's center."},{"type":"number","title":"Y","description":"The y offset from the block's center."},{"type":"number","title":"Z","description":"The z offset from the block's center."}]},"target":{"type":"string","default":"self","description":"The target context to execute against.","title":"Target"}}},"BCC":{"type":"object","description":"Transforms item into another item.","title":"Transform Item 1.16.200","additionalProperties":false,"properties":{"transform":{"type":"string","description":"Name of the item it should transform into","title":"Transform"}}},"BAH":{"title":"Events","description":"UNDOCUMENTATED","type":"object","properties":{"minecraft:on_interact":{"$ref":"#/definitions/BAH_event_base"},"minecraft:on_step_on":{"$ref":"#/definitions/BAH_event_base"},"minecraft:on_step_off":{"$ref":"#/definitions/BAH_event_base"},"minecraft:on_fall_on":{"$ref":"#/definitions/BAH_event_base"},"minecraft:on_placed":{"$ref":"#/definitions/BAH_event_base"},"minecraft:on_player_placing":{"$ref":"#/definitions/BAH_event_base"},"minecraft:on_player_destroyed":{"$ref":"#/definitions/BAH_event_base"},"minecraft:ticking":{"$ref":"#/definitions/BAH_event_base"},"minecraft:random_ticking":{"$ref":"#/definitions/BAH_event_base"}},"additionalProperties":{"oneOf":[{"$ref":"#/definitions/BAH_event_base"},{"$ref":"#/definitions/BAH_event_functions"}]}},"HG":{"description":"Minecraft blocks 1.16.200","required":["format_version","minecraft:block"],"title":"Block","type":"object","additionalProperties":false,"properties":{"format_version":{"title":"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."},"minecraft:block":{"title":"Block Definitions","description":"A custom block definition","type":"object","additionalProperties":false,"required":["description","components"],"properties":{"description":{"title":"Block Description","description":"The description for this block","type":"object","additionalProperties":false,"required":["identifier"],"properties":{"identifier":{"type":"string","description":"The identifier for this block. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla block.","title":"Identifier","$ref":"#/definitions/B"},"is_experimental":{"type":"boolean","default":false,"description":"If this block is experimental, it will only be registered if the world is marked as experimantal.","title":"Is Experimental"},"register_to_creative_menu":{"type":"boolean","default":false,"description":"Whether or not to register this block to the creative inventory menu.","title":"Register To Creative Menu"},"properties":{"title":"Properties","description":"UNDOCUMENATED","propertyNames":{"pattern":"^([a-zA-Z0-9_]+:[a-zA-Z0-9_\\-]+)$"},"additionalProperties":{"title":"Property","description":"A block property","oneOf":[{"type":"array","items":{"title":"Property Value","description":"The value of this property","anyOf":[{"type":"boolean"},{"type":"number"},{"type":"integer"},{"type":"string"}]}},{"type":"object"}]}}}},"components":{"type":"object","title":"Component","description":"","properties":{"minecraft:on_fall_on":{"$ref":"#/definitions/HH"},"minecraft:on_interact":{"$ref":"#/definitions/HI"},"minecraft:on_placed":{"$ref":"#/definitions/HJ"},"minecraft:on_player_destroyed":{"$ref":"#/definitions/IA"},"minecraft:on_player_placing":{"$ref":"#/definitions/IB"},"minecraft:on_step_off":{"$ref":"#/definitions/IC"},"minecraft:on_step_on":{"$ref":"#/definitions/ID"},"minecraft:block_light_absorption":{"$ref":"#/definitions/IE"},"minecraft:block_light_emission":{"$ref":"#/definitions/IF"},"minecraft:breakonpush":{"$ref":"#/definitions/IG"},"minecraft:breathability":{"$ref":"#/definitions/IH"},"minecraft:destroy_time":{"$ref":"#/definitions/II"},"minecraft:display_name":{"$ref":"#/definitions/IJ"},"minecraft:entity_collision":{"$ref":"#/definitions/JA"},"minecraft:explosion_resistance":{"$ref":"#/definitions/JB"},"minecraft:flammable":{"$ref":"#/definitions/JC"},"minecraft:friction":{"$ref":"#/definitions/JD"},"minecraft:geometry":{"$ref":"#/definitions/JE"},"minecraft:immovable":{"$ref":"#/definitions/JF"},"minecraft:map_color":{"$ref":"#/definitions/JG"},"minecraft:material_instances":{"$ref":"#/definitions/JH"},"minecraft:onlypistonpush":{"$ref":"#/definitions/JI"},"minecraft:pick_collision":{"$ref":"#/definitions/JJ"},"minecraft:placement_filter":{"$ref":"#/definitions/BAA"},"minecraft:preventsjumping":{"$ref":"#/definitions/BAB"},"minecraft:random_ticking":{"$ref":"#/definitions/BAC"},"minecraft:rotation":{"$ref":"#/definitions/BAD"},"minecraft:ticking":{"$ref":"#/definitions/BAE"},"minecraft:unit_cube":{"$ref":"#/definitions/BAF"},"minecraft:unwalkable":{"$ref":"#/definitions/BAG"}}},"events":{"$ref":"#/definitions/BAH"}}}}}}} \ No newline at end of file diff --git a/behavior/entities/entities.json b/behavior/entities/entities.json new file mode 100644 index 00000000..34973e53 --- /dev/null +++ b/behavior/entities/entities.json @@ -0,0 +1 @@ +{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behavior.entities","required":["format_version"],"examples":[{"format_version":"1.16.0","minecraft:entity":{"description":{"identifier":"namespace:entity","is_spawnable":true,"is_summonable":true},"component_groups":{},"components":{},"events":{}}}],"allOf":[{"if":{"properties":{"format_version":{"type":"string","const":"1.8.0"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.10.0"}}},"then":{"$ref":"#/definitions/DEF"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.11.0"}}},"then":{"$ref":"#/definitions/DIH"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.12.0"}}},"then":{"$ref":"#/definitions/DJC"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.13.0"}}},"then":{"$ref":"#/definitions/EAA"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.14.0"}}},"then":{"$ref":"#/definitions/EEJ"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.0"}}},"then":{"$ref":"#/definitions/EFE"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.100"}}},"then":{"$ref":"#/definitions/FHE"}}],"definitions":{"C":{"type":"string","title":"Entity Identifier 1.8.0","description":"The minecraft entity identifier","examples":["namespace:entity_name"],"pattern":"^[0-9a-zA-Z:_\\.\\-]+$"},"E":{"additionalProperties":false,"type":"object","title":"Addrider 1.8.0","description":"Adds a rider to the entity. Requires minecraft:rideable.","required":["entity_type"],"properties":{"entity_type":{"type":"string","description":"The entity type that will be riding this entity","title":"Entity Type"},"spawn_event":{"type":"string","description":"The spawn event that will be used when the riding entity is created","title":"Spawn Event"}}},"G":{"type":"string","title":"Item Identifier 1.8.0","description":"The minecraft item identifier","pattern":"^[0-9a-zA-Z:_\\-\\.]+$"},"H":{"title":"Filters Subject 1.8.0","type":"string","description":"The subject of this filter test.","default":"self","enum":["block","other","parent","player","self","target","damager"]},"F":{"type":"object","title":"Ageable 1.8.0","description":"Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.","additionalProperties":false,"required":[],"properties":{"duration":{"type":"number","default":1200.0,"description":"Amount of time before the entity grows up, -1 for always a baby.","title":"Duration"},"feedItems":{"description":"List of items that can be fed to the entity. Includes 'item' for the item name and 'growth' to define how much time it grows up by","items":{"oneOf":[{"type":"object","properties":{"item":{"type":"string","description":"The item name that can be used to feed","title":"Item","$ref":"#/definitions/G"},"growth":{"type":"integer","description":"The amount that counts for aging","title":"Growth"}}},{"type":"string","$ref":"#/definitions/G"}],"description":"TODO description: feedItems","title":"Feed Items"},"title":"Feed Items"},"drop_items":{"type":"array","description":"List of items that the entity drops when it grows up.","items":{"type":"string","description":"Item names","title":"Drop Items","$ref":"#/definitions/G"},"title":"Drop Items"},"grow_up":{"description":"Event to run when this entity grows up","oneOf":[{"type":"string"},{"type":"object","properties":{"event":{"type":"string"},"target":{"$ref":"#/definitions/H"}}}],"title":"TODO Title"}}},"I":{"additionalProperties":false,"type":"object","title":"Ambient Sound Interval 1.8.0","description":"Sets the entity's delay between playing its ambient sound.","required":["event_name"],"properties":{"event_name":{"type":"string","default":"ambient","description":"Level sound event to be played as the ambient sound.","title":"TODO Title"},"max":{"type":"number","default":16,"description":"Maximum time in seconds to randomly add to the ambient sound delay time.","title":"TODO Title"},"min":{"type":"number","default":8,"description":"Minimum time in seconds before the entity plays its ambient sound again","title":"TODO Title"}}},"BA_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/BA_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/BA_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/BA_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/BA_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/BA_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/BA_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}}]}]},"BA_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/BA_groups_spec"}},{"type":"object","$ref":"#/definitions/BA_filters_spec"}]},"BC":{"title":"Filters Operator 1.8.0","type":"string","description":"The comparison to apply with 'value'.","default":"equals","enum":["!=","<","<=","<>","=","==",">",">=","equals","not"]},"BB":{"type":"object","title":"Filters Clock Time 1.8.0","description":"Compares the current 24 hour time with an int value in the range[0, 24000]","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Compares the current 24 hour time with an int value in the range[0, 24000]"},"operator":{"$ref":"#/definitions/BC","description":"(Optional) The comparison to apply with 'value'.","default":"equals","title":"Operator"},"subject":{"$ref":"#/definitions/H","description":"(Optional) The subject of this filter test.","default":"self","title":"Subject"},"value":{"type":"number","minimum":0,"maximum":240000,"description":"(Required) An integer value.","title":"Value"}}},"BD":{"type":"object","title":"Filters Distance To Nearest Player 1.8.0","description":"Compares the distance to the nearest Player with a float value.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Compares the distance to the nearest Player with a float value."},"operator":{"$ref":"#/definitions/BC","description":"(Optional) The comparison to apply with 'value'.","title":"Operator"},"subject":{"$ref":"#/definitions/H","description":"(Optional) The subject of this filter test.","title":"Subject"},"value":{"type":"number","description":"(Required) A floating point value.","title":"Value"}}},"BE":{"type":"object","title":"Filters Has Ability 1.8.0","description":"Returns true when the subject entity has the named ability.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity has the named ability."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"string","description":"(Required) The Ability type to test","enum":["flySpeed","flying","instabuild","invulnerable","lightning","mayfly","mute","noclip","walkSpeed","worldbuilder"],"title":"Value"}}},"BF":{"type":"object","title":"Filters Has Biome Tag 1.8.0","description":"Tests whether the biome the subject is in has the specified tag.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the biome the subject is in has the specified tag."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"(Required) The tag to look for","type":"string","title":"Value"}}},"BG":{"type":"object","title":"Filters Has Component 1.8.0","description":"Returns true when the subject entity contains the named component.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity contains the named component."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"string","description":"TODO description: value","title":"Value"}}},"BI":{"title":"Entity Damage Source","description":"The types of damage an entity can receive","type":"string","enum":["all","anvil","block_explosion","charging","contact","drowning","entity_attack","entity_explosion","fall","fatal","falling_block","fire","fire_tick","fireworks","fly_into_wall","freezing","lava","lightning","magic","magma","none","override","piston","projectile","starve","suffocation","suicide","temperature","thorns","void","wither"]},"BH":{"type":"object","title":"Filters Has Damage 1.8.0","description":"Returns true when the subject entity receives the named damage type.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity receives the named damage type."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"string","description":"The Damage type to test","$ref":"#/definitions/BI","title":"Value"}}},"BJ":{"type":"object","title":"Filters Has Equipment 1.8.0","description":"Tests for the presence of a named item in the designated slot of the subject entity.","required":["value"],"properties":{"test":{"type":"string","const":"has_equipment","description":"Tests for the presence of a named item in the designated slot of the subject entity.","title":"Test"},"domain":{"description":"The equipment location to test","default":"any","enum":["any","armor","feet","hand","head","leg","torso"],"title":"Domain"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The item name to look for","type":"string","$ref":"#/definitions/G","title":"TODO Title"}}},"CA":{"type":"object","title":"Filters Has Mob Effect 1.8.0","description":"Tests whether the Subject has the specified mob effect.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the Subject has the specified mob effect."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"string","description":"TODO description: value","title":"Value"}}},"CB":{"type":"object","title":"Filters Has Tag 1.8.0","description":"Returns true if the subject entity has the tag provided.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity has the tag provided."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"string","description":"The tag as a string","pattern":"[a-zA-Z0-9_]+","title":"Value"}}},"CC":{"type":"object","title":"Filters Has Trade Supply 1.8.0","description":"Tests whether the target has any trade supply left. Will return false if the target cannot be traded with.","properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the target has any trade supply left. Will return false if the target cannot be traded with."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CD":{"type":"object","title":"Filters Hourly Clock Time 1.8.0","description":"Compares the current 24 hour time with an int value in the range[0, 24000]","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Compares the current 24 hour time with an int value in the range[0, 24000]","const":"hourly_clock_time"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"integer","description":"An integer value.","minimum":0,"maximum":24000,"title":"Value"}}},"CE":{"type":"object","title":"Filters In Caravan 1.8.0","description":"Returns true if the subject entity is in a caravan.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is in a caravan."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CF":{"type":"object","title":"Filters In Clouds 1.8.0","description":"Returns true when the subject entity is in the clouds.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in the clouds."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CG":{"type":"object","title":"Filters In Lava 1.8.0","description":"Returns true when the subject entity is in lava.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in lava."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CH":{"type":"object","title":"Filters In Water 1.8.0","description":"Returns true when the subject entity is in water.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in water."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CI":{"type":"object","title":"Filters In Water Or Rain 1.8.0","description":"Returns true when the subject entity is in water or rain.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in water or rain."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CJ":{"type":"object","title":"Filters Is Altitude 1.8.0","description":"Tests the current altitude against a provided value. 0= bedrock elevation.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests the current altitude against a provided value. 0= bedrock elevation."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"integer","description":"The altitude value to compare with","minimum":0,"title":"Value"}}},"DA":{"type":"object","title":"Filters Is Avoiding Mobs 1.8.0","description":"Returns true if the subject entity is fleeing from other mobs.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is fleeing from other mobs."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"DB":{"type":"object","title":"Filters Is Biome 1.8.0","description":"Tests whether the Subject is currently in the named biome.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the Subject is currently in the named biome."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The Biome type to test","type":"string","enum":["beach","desert","extreme_hills","flat","forest","ice","jungle","mesa","mushroom_island","ocean","plain","river","savanna","stone_beach","swamp","taiga","the_end","the_nethe"],"title":"Value"}}},"DC":{"type":"object","title":"Filters Is Brightness 1.8.0","description":"Tests the current brightness against a provided value in the range (0.0f, 1.0f).","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests the current brightness against a provided value in the range (0.0f, 1.0f)."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The brightness value to compare with.","type":"number","minimum":0.0,"maximum":1.0,"title":"Value"}}},"DD":{"type":"object","title":"Filters Is Climbing 1.8.0","description":"Returns true if the subject entity is climbing.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is climbing."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"DE":{"type":"object","title":"Filters Is Color 1.8.0","description":"Returns true if the subject entity is the named color.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is the named color."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The Palette Color to test","type":"string","enum":["black","blue","brown","cyan","gray","green","light_blue","light_green","magenta","orange","pink","purple","red","silver","white","yello"],"title":"Value"}}},"DF":{"type":"object","title":"Filters Is Daytime 1.8.0","description":"Returns true during the daylight hours.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true during the daylight hours."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"DG":{"type":"object","title":"Filters Is Difficulty 1.8.0","description":"Tests the current difficulty level of the game.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests the current difficulty level of the game."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The game's difficulty level to test","type":"string","enum":["easy","hard","normal","peaceful"],"title":"Value"}}},"DH":{"type":"object","title":"Filters Is Family 1.8.0","description":"Returns true when the subject entity is a member of the named family.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is a member of the named family."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"DI":{"type":"object","title":"Filters Is Game Rule 1.8.0","description":"TODO description: ","required":["domain"],"properties":{"domain":{"description":"The Game Rule to test.","title":"Domain"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"Tests whether a named game rule is active.","default":true,"type":"boolean","title":"Value"}}},"DJ":{"type":"object","title":"Filters Is Humid 1.8.0","description":"Tests whether the Subject is in an area with humidity","properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the Subject is in an area with humidity"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EA":{"type":"object","title":"Filters Is Immobile 1.8.0","description":"Returns true if the subject entity is immobile. An entity is immobile if it lacks AI goals, has just changed dimensions or if it is a mob and has no health.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EB":{"type":"object","title":"Filters Is In Village 1.8.0","description":"Tests whether the Subject is inside the bounds of a village.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EC":{"type":"object","title":"Filters Is Leashed 1.8.0","description":"Returns true if the subject entity is leashed.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"ED":{"type":"object","title":"Filters Is Mark Variant 1.8.0","description":"Returns true if the subject entity is the mark variant number provided.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"integer","description":"The altitude value to compare with","minimum":0,"title":"Value"}},"additionalProperties":false},"EE":{"type":"object","title":"Filters Is Moving 1.8.0","description":"Returns true if the subject entity is moving.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EF":{"type":"object","title":"Filters Is Owner 1.8.0","description":"Returns true if the subject entity is the owner of the calling entity.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EG":{"type":"object","title":"Filters Is Riding 1.8.0","description":"Returns true if the subject entity is riding on another entity.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EH":{"type":"object","title":"Filters Is Skin Id 1.8.0","description":"Returns true if the subject entity is the skin id number provided.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"integer","description":"The altitude value to compare with","title":"Value"}}},"EI":{"type":"object","title":"Filters Is Sneaking 1.8.0","description":"Returns true if the subject entity is sneaking.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EJ":{"type":"object","title":"Filters Is Snow Covered 1.8.0","description":"Tests whether the Subject is in an area with snow cover","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FA":{"type":"object","title":"Filters Is Target 1.8.0","description":"Returns true if the subject entity is the target of the calling entity.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FB":{"type":"object","title":"Filters Is Target 1.8.0","description":"Tests whether the current temperature is a given type.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The Biome temperature catagory to test","type":"string","enum":["cold","mild","ocean","warm"],"title":"Value"}}},"FC":{"type":"object","title":"Filters Is Temperature Value 1.8.0","description":"Tests the current temperature against a provided value in the range (0.0, 1.0) where 0.0f is the coldest temp and 1.0f is the hottest.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The Biome temperature value to compare with.","type":"number","minimum":0.0,"maximum":1.0,"title":"Value"}}},"FD":{"type":"object","title":"Filters Is Underground 1.8.0","description":"Returns true when the subject entity is underground. An entity is considered underground if there are non-solid blocks above it.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FE":{"type":"object","title":"Filters Is Underwater 1.8.0","description":"Returns true when the subject entity is under water. An entity is considered underwater if it is completely submerged in water blocks.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FF":{"type":"object","title":"Filters Is Variant 1.8.0","description":"Returns true if the subject entity is the variant number provided.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"integer","description":"The altitude value to compare with","title":"Value"}}},"FG":{"type":"object","title":"Filters Is Visible 1.8.0","description":"Returns true if the subject entity is visible.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FH":{"type":"object","title":"Filters Moon Intensity 1.8.0","description":"Compares the current moon intensity with a float value in the range (0.0, 1.0)","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"A floating point value.","type":"number","minimum":0,"maximum":1,"title":"Value"}}},"FI":{"type":"object","title":"Filters Moon Phase 1.8.0","description":"Compares the current moon phase with an integer value in the range (0, 7).","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"integer","description":"An integer value.","minimum":0,"maximum":7,"title":"Value"}}},"FJ":{"type":"object","title":"Filters On Ground 1.8.0","description":"Returns true when the subject entity is on ground.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"GA":{"type":"object","title":"Filters On Ladder 1.8.0","description":"Returns true when the subject entity is on a ladder.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"BA":{"title":"Filters 1.8.0","$ref":"#/definitions/BA_groups_spec"},"GB":{"title":"Event","description":"Minecraft behavior event 1.8.0","oneOf":[{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire"},{"type":"object","properties":{"event":{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire","title":"Event"},"target":{"type":"string","description":"The target of the event","enum":["block","damager","other","parent","player","self","target"]}}}]},"J":{"type":"object","title":"Angry 1.8.0","description":"Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.","additionalProperties":false,"required":[],"properties":{"broadcast_anger":{"type":"boolean","default":false,"description":"If true, other entities of the same entity definition within the broadcastRange will also become angry","title":"Broadcast Anger"},"broadcast_filters":{"$ref":"#/definitions/BA","description":"Conditions that make this entry in the list valid","title":"Broadcast Filters"},"broadcast_range":{"type":"integer","default":20,"description":"Distance in blocks within which other entities of the same entity definition will become angry","title":"Broadcast Range"},"broadcast_targets":{"type":"array","description":"A list of entity families to broadcast anger to","items":{"type":"string","description":"An entity family","pattern":"^.+$","title":"Broadcast Targets"},"title":"Broadcast Targets"},"calm_event":{"$ref":"#/definitions/GB","description":"Event to run after the number of seconds specified in duration expires (when the entity stops being 'angry')","title":"Calm Event"},"duration":{"type":"integer","default":25,"description":"The amount of time in seconds that the entity will be angry","title":"Duration"},"duration_delta":{"type":"integer","default":0,"description":"Variance in seconds added to the duration [-delta, delta]","title":"Duration Delta"},"broadcastAnger":{"type":"boolean","description":"TODO","title":"TODO"},"broadcastRange":{"type":"integer","description":"TODO","title":"TODO"}}},"GC":{"additionalProperties":false,"description":"Allows the actor to break doors assuming that that flags set up for the component to use in navigation","type":"object","title":"Annotation.break Door 1.8.0","required":[],"properties":{"break_time":{"type":"number","default":12,"description":"The time in seconds required to break through doors.","title":"TODO Title"},"min_difficulty":{"type":"string","default":"hard","description":"The minimum difficulty that the world must be on for this entity to break doors.","title":"TODO Title"}}},"GD":{"additionalProperties":false,"description":"Allows the actor to open doors assuming that that flags set up for the component to use in navigation","type":"object","title":"Annotation.open Door 1.8.0","required":[],"properties":{}},"GF":{"title":"Range [a, B]","description":"A described range","items":[{"type":"number","title":"Range: A","description":"The first value of the range"},{"type":"number","title":"Range: B","description":"The second value of the range"}]},"GE":{"type":"object","additionalProperties":false,"title":"Attack 1.8.0","description":"Defines an entity's melee attack and any additional effects on it.","required":["damage"],"properties":{"damage":{"description":"Range of the random amount of damage the melee attack deals. A negative value can heal the entity instead of hurting it","$ref":"#/definitions/GF","title":"Damage"},"effect_name":{"type":"string","description":"Identifier of the status ailment to apply to an entity attacked by this entity's melee attack","examples":["wither","hunger"],"title":"Effect Name"},"effect_duration":{"type":"number","description":"Duration in seconds of the status ailment applied to the damaged entity","title":"Effect Duration"}}},"GG":{"type":"object","title":"Attack Damage 1.8.0","additionalProperties":false,"required":["value"],"properties":{"value":{"type":"number","description":"TODO description: value","title":"Value"}},"description":"TODO description: "},"GH":{"additionalProperties":false,"type":"object","title":"Balloonable 1.8.0","required":[],"properties":{"mass":{"type":"number","description":"TODO description: mass","title":"Mass"}},"description":"TODO description: "},"GI":{"type":"object","title":"Boss 1.8.0","additionalProperties":false,"description":"The current state of the boss for updating the boss HUD","required":[],"properties":{"hud_range":{"type":"integer","default":55,"description":"The max distance from the boss at which the boss's health bar is present on the players screen.","title":"Hud Range"},"name":{"type":"string","default":"","description":"The name that will be displayed above the boss's health bar.","title":"Name"},"should_darken_sky":{"type":"boolean","default":false,"description":"Whether the sky should darken in the presence of the boss.","title":"Should Darken Sky"}}},"GJ":{"type":"object","title":"Boostable 1.8.0","additionalProperties":false,"description":"Defines the conditions and behavior of a rideable entity's boost","required":[],"properties":{"duration":{"type":"number","default":3,"description":"Time in seconds for the boost","title":"TODO Title"},"speed_multiplier":{"type":"number","default":1,"description":"Factor by which the entity's normal speed increases. E.g. 2.0 means go twice as fast","title":"TODO Title"},"boost_items":{"type":"array","items":{"type":"object","description":"List of items that can be used to boost while riding this entity.","properties":{"damage":{"type":"integer","default":1,"description":"This is the damage that the item will take each time it is used"},"item":{"type":"string","$ref":"#/definitions/G","description":"Name of the item that can be used to boost"},"replaceItem":{"type":"string","$ref":"#/definitions/G","description":"The item used to boost will become this item once it is used up"}}},"description":"TODO description","title":"TODO Title"}}},"HB":{"type":"string","title":"Block Name","description":"TODO description"},"HA":{"type":"object","title":"Break Blocks 1.8.0","additionalProperties":false,"description":"Specifies the blocks that this entity can break as it moves around.","required":[],"properties":{"breakable_blocks":{"type":"array","title":"Breakable Blocks","description":"A list of the blocks that can be broken as this entity moves around","items":{"$ref":"#/definitions/HB"}}}},"HD":{"type":"string","title":"Block Name","description":"TODO description"},"HC":{"type":"object","title":"Breathable 1.8.0","additionalProperties":false,"description":"Defines what blocks this entity can breathe in and gives them the ability to suffocate.","required":[],"properties":{"totalSupply":{"type":"integer","default":15,"description":"Time in seconds the entity can hold its breath","title":"TODO Title"},"total_supply":{"type":"integer","default":15,"description":"Time in seconds the entity can hold its breath","title":"TODO Title"},"suffocateTime":{"type":"integer","default":-20,"description":"Time in seconds between suffocation damage","title":"TODO Title"},"suffocate_time":{"type":"integer","default":-20,"description":"Time in seconds between suffocation damage","title":"TODO Title"},"inhaleTime":{"type":"number","default":0,"description":"Time in seconds to recover breath to maximum","title":"TODO Title"},"inhale_time":{"type":"number","default":0,"description":"Time in seconds to recover breath to maximum","title":"TODO Title"},"breathesAir":{"type":"boolean","default":true,"description":"If true, this entity can breathe in air","title":"TODO Title"},"breathes_air":{"type":"boolean","default":true,"description":"If true, this entity can breathe in air","title":"TODO Title"},"breathesWater":{"type":"boolean","default":false,"description":"If true, this entity can breathe in water","title":"TODO Title"},"breathes_water":{"type":"boolean","default":false,"description":"If true, this entity can breathe in water","title":"TODO Title"},"breathesLava":{"type":"boolean","default":false,"description":"If true, this entity can breathe in lava","title":"TODO Title"},"breathes_lava":{"type":"boolean","default":false,"description":"If true, this entity can breathe in lava","title":"TODO Title"},"breathesSolids":{"type":"boolean","default":false,"description":"If true, this entity can breathe in solid blocks","title":"TODO Title"},"breathes_solids":{"type":"boolean","default":false,"description":"If true, this entity can breathe in solid blocks","title":"TODO Title"},"generatesBubbles":{"type":"boolean","default":true,"description":"If true, this entity will have visible bubbles while in water","title":"TODO Title"},"generates_bubbles":{"type":"boolean","default":true,"description":"If true, this entity will have visible bubbles while in water","title":"TODO Title"},"breatheBlocks":{"type":"array","description":"List of blocks this entity can breathe in, in addition to the above","items":{"$ref":"#/definitions/HD"},"title":"TODO Title"},"breathe_blocks":{"type":"array","description":"List of blocks this entity can breathe in, in addition to the above","items":{"$ref":"#/definitions/HD"},"title":"TODO Title"},"nonBreatheBlocks":{"type":"array","description":"List of blocks this entity can't breathe in, in addition to the above","items":{"$ref":"#/definitions/HD"},"title":"TODO Title"},"non_breathe_blocks":{"type":"array","description":"List of blocks this entity can't breathe in, in addition to the above","items":{"$ref":"#/definitions/HD"},"title":"TODO Title"}}},"HE_breeds_with_spec":{"type":"object","description":"An entity definitions that this entity can breed with.","additionalItems":false,"required":[],"properties":{"baby_type":{"type":"string","description":"The entity definition of this entity's babies.","title":"Baby Type"},"breed_event":{"$ref":"#/definitions/GB","description":"Event to run when this entity breeds.","title":"Breed Event"},"mate_type":{"type":"string","description":"The entity definition of this entity's mate.","title":"Mate Type"}}},"HE":{"type":"object","title":"Breedable 1.8.0","additionalProperties":false,"description":"Specifies the blocks that this entity can break as it moves around.","required":[],"properties":{"allow_sitting":{"description":"If true, entities can breed while sitting.","type":"boolean","default":false,"title":"Allow Sitting"},"blend_attributes":{"description":"If true, the entities will blend their attributes in the offspring after they breed. For example, horses blend their health, movement, and jump_strength in their offspring.","type":"boolean","default":true,"title":"Blend Attributes"},"breed_cooldown":{"description":"Time in seconds before the Entity can breed again.","type":"number","default":60.0,"title":"Breed Cooldown"},"breed_items":{"description":"The list of items that can be used to get the entity into the 'love' state","title":"Breed Items","oneOf":[{"type":"array","items":{"type":"string","description":"An item that can be used to get the entity into the 'love' state","$ref":"#/definitions/G","title":"TODO Title"}},{"type":"string","$ref":"#/definitions/G","title":"TODO Title"}]},"breeds_with":{"description":"The list of entity definitions that this entity can breed with.","oneOf":[{"type":"object","$ref":"#/definitions/HE_breeds_with_spec"},{"uniqueItems":true,"type":"array","items":{"type":"object","$ref":"#/definitions/HE_breeds_with_spec"}}],"title":"TODO Title"},"causes_pregnancy":{"type":"boolean","default":false,"description":"If true, the entity will become pregnant instead of spawning a baby.","title":"Causes Pregnancy"},"deny_parents_variant":{"type":"object","description":"Determines how likely the baby of parents with the same variant will deny that variant and take a random variant within the given range instead.","additionalProperties":false,"properties":{"chance":{"type":"number","default":0,"description":"The percentage chance of denying the parents' variant.","title":"Chance"},"max_variant":{"type":"integer","default":0,"description":"The inclusive maximum of the variant range.","title":"Max Variant"},"min_variant":{"type":"integer","default":0,"description":"The inclusive minimum of the variant range.","title":"Min Variant"}},"title":"Deny Parents Variant"},"environment_requirements":{"type":"array","description":"The list of nearby block requirements to get the entity into the 'love' state.","items":{"type":"object","description":"A nearby block requirements to get the entity into the 'love' state.","properties":{"blocks":{"type":"array","description":"The block types required nearby for the entity to breed.","items":{"description":"A block type required nearby for the entity to breed.","type":"string","$ref":"#/definitions/HB","title":"Blocks"},"title":"Blocks"},"count":{"type":"number","description":"The number of the required block types nearby for the entity to breed.","title":"Count"},"radius":{"type":"number","description":"How many blocks radius from the mob's center to search in for the required blocks. Bounded between 0 and 16.","minimum":0,"title":"Radius"}},"title":"Environment Requirements"},"title":"Environment Requirements"},"extra_baby_chance":{"type":"number","default":0.0,"description":"Chance that up to 16 babies will spawn between 0.0 and 1.0, where 1.0 is 100%.","minimum":0.0,"maximum":1.0,"title":"Extra Baby Chance"},"inherit_tamed":{"description":"If true, the babies will be automatically tamed if its parents are","type":"boolean","default":true,"title":"Inherit Tamed"},"love_filters":{"$ref":"#/definitions/BA","description":"The filters to run when attempting to fall in love.","title":"Love Filters"},"mutation_factor":{"type":"object","description":"Determines how likely the babies are to NOT inherit one of their parent's variances. Values are between 0.0 and 1.0, with a higher number meaning more likely to mutate.","additionalProperties":false,"properties":{"color":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's color.","title":"Color"},"extra_variant":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's extra variant type.","title":"Extra Variant"},"variant":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's variant type.","title":"Variant"}},"title":"Mutation Factor"},"require_tame":{"type":"boolean","description":"If true, the entities need to be tamed first before they can breed.","default":true,"title":"Require Tame"}}},"HF":{"type":"object","title":"Bribeable 1.8.0","additionalProperties":false,"description":"Specifies if/how a mob burns in daylight.","required":[],"properties":{"bribe_cooldown":{"type":"number","default":2,"description":"Time in seconds before the Entity can be bribed again","title":"Bribe Cooldown"},"bribe_items":{"type":"array","description":"The list of items that can be used to bribe the entity","items":{"description":"An item that can be used to bribe the entity","$ref":"#/definitions/G","title":"Bribe Items"},"title":"Bribe Items"}}},"HG":{"title":"Burns In Daylight 1.8.0","additionalProperties":false,"description":"Specifies if/how a mob burns in daylight.","required":[],"properties":{},"oneOf":[{"type":"boolean"},{"type":"object"}]},"HH":{"type":"object","title":"Can Climb 1.8.0","additionalProperties":false,"description":"Allows this entity to climb up ladders.","required":[],"properties":{}},"HI":{"type":"object","title":"Can Fly 1.8.0","additionalProperties":false,"description":"Marks the entity as being able to fly, the pathfinder won't be restricted to paths where a solid block is required underneath it.","required":[],"properties":{"value":{"type":"boolean","default":true,"description":"TODO description: value","title":"Value"}}},"HJ":{"type":"object","title":"Can Power Jump 1.8.0","additionalProperties":false,"description":"Allows the entity to power jump like the horse does in vanilla.","required":[],"properties":{}},"IA":{"type":"object","title":"Collision Box 1.8.0","additionalProperties":false,"description":"Sets the width and height of the Entity's collision box.","required":[],"properties":{"height":{"type":"number","default":1,"description":"Height of the collision box in blocks. A negative value will be assumed to be 0","title":"Height"},"width":{"type":"number","default":1,"description":"Width and Depth of the collision box in blocks. A negative value will be assumed to be 0","title":"Width"}}},"IB":{"type":"object","title":"Color 1.8.0","additionalProperties":false,"description":"Defines the entity's color. Only works on vanilla entities that have predefined color values (sheep, llama, shulker).","required":[],"properties":{"value":{"type":"integer","default":0,"description":"The Palette Color value of the entity","title":"Value"}}},"IC":{"type":"object","title":"Color2 1.8.0","additionalProperties":false,"description":"Defines the entity's second texture color. Only works on vanilla entities that have a second predefined color values (tropical fish).","required":[],"properties":{"value":{"type":"integer","default":0,"description":"The second Palette Color value of the entity","title":"Value"}}},"ID":{"additionalProperties":false,"type":"object","title":"Conditional Bandwidth Optimization 1.8.0","description":"Defines the Conditional Spatial Update Bandwidth Optimizations of this entity.","properties":{"conditional_values":{"title":"Conditional Values","description":"The object containing the conditional bandwidth optimization values.","type":"array","items":{"title":"Conditional Value","description":"The object containing the conditional bandwidth optimization values.","additionalProperties":false,"properties":{"max_dropped_ticks":{"title":"Max Dropped Ticks","description":"In relation to the optimization value, determines the maximum ticks spatial update packets can be not sent.","type":"integer"},"max_optimized_distance":{"title":"Max Optimized Distance","description":"The maximum distance considered during bandwidth optimizations. Any value below the max is interpolated to find optimization, and any value greater than or equal to this max results in max optimization.","type":"number"},"use_motion_prediction_hints":{"title":"Use Motion Prediction Hints","description":"When set to true, smaller motion packets will be sent during drop packet intervals, resulting in the same amount of packets being sent as without optimizations but with much less data being sent. This should be used when actors are travelling very quickly or teleporting to prevent visual oddities.","type":"boolean"},"conditional_values":{"title":"Conditional Values","description":"Conditions that must be met for these optimization values to be used.","type":"array","items":{"$ref":"#/definitions/BA"}}}}},"default_values":{"title":"Default Values","description":"The object containing the default bandwidth optimization values.","type":"object","additionalProperties":false,"properties":{"max_dropped_ticks":{"title":"Max Dropped Ticks","description":"In relation to the optimization value, determines the maximum ticks spatial update packets can be not sent.","type":"integer"},"max_optimized_distance":{"title":"Max Optimized Distance","description":"The maximum distance considered during bandwidth optimizations. Any value below the max is interpolated to find optimization, and any value greater than or equal to this max results in max optimization.","type":"number"},"use_motion_prediction_hints":{"title":"Use Motion Prediction Hints","description":"When set to true, smaller motion packets will be sent during drop packet intervals, resulting in the same amount of packets being sent as without optimizations but with much less data being sent. This should be used when actors are travelling very quickly or teleporting to prevent visual oddities.","type":"boolean"}}}}},"IE":{"type":"object","title":"Damage Over Time 1.8.0","additionalProperties":false,"description":"Applies defined amount of damage to the entity at specified intervals.","required":[],"properties":{"damage_per_hurt":{"type":"integer","default":1,"description":"Amount of damage caused each hurt.","title":"Damage Per Hurt"},"time_between_hurt":{"type":"number","default":0,"description":"Time in seconds between damage.","title":"Time Between Hurt"}}},"IF_damagespec":{"type":"object","description":"A trigger with the events to call when taking specific kinds of damage.","additionalProperties":false,"properties":{"cause":{"type":"string","default":"none","description":"Type of damage that triggers the events.","$ref":"#/definitions/IG","title":"Cause"},"deals_damage":{"type":"boolean","default":true,"description":"If true, the damage dealt to the entity will take away health from it, set to false to make the entity ignore that damage.","title":"Deals Damage"},"on_damage":{"additionalProperties":false,"type":"object","properties":{"filters":{"$ref":"#/definitions/BA"},"event":{"type":"string","pattern":"^.*$","description":"TODO description: event","title":"Event"},"target":{"$ref":"#/definitions/H","description":"TODO description: target","title":"Target"}},"description":"Specifies filters for entity definitions and events.","title":"On Damage"}},"title":"Damagespec"},"IG":{"type":"string","title":"Entity Damage Name","enum":["all","anvil","block_explosion","charging","contact","drowning","entity_attack","entity_explosion","fall","falling_block","fire","fire_tick","fireworks","fly_into_wall","lava","lightning","magic","magma","none","override","piston","projectile","starve","suffocation","suicide","temperature","thorns","void","wither"],"description":"TODO description"},"IF":{"title":"Damage Sensor 1.8.0","additionalProperties":false,"description":"Defines what events to call when this entity is damaged by specific entities or items.","required":[],"oneOf":[{"type":"object","$ref":"#/definitions/IF_damagespec"},{"type":"array","items":{"$ref":"#/definitions/IF_damagespec"}}]},"IH":{"type":"object","title":"Default Look Angle 1.8.0","additionalProperties":false,"description":"Sets this entity's default head rotation angle.","required":[],"properties":{"value":{"type":"number","default":0.0,"description":"Angle in degrees","title":"TODO Title"}}},"II":{"type":"object","title":"Despawn 1.8.0","additionalProperties":false,"description":"Despawns the associated Actor immediately or when the optional filter evaluates to true.","required":[],"properties":{"filters":{"$ref":"#/definitions/BA","description":"The list of conditions that must be satisfied before the Actor is despawned","title":"Filters"},"despawn_from_chance":{"type":"boolean","default":true,"description":"Determines if \"min_range_random_chance\" is used in the standard despawn rules","title":"Despawn From Chance"},"despawn_from_inactivity":{"type":"boolean","default":true,"description":"Determines if the \"min_range_inactivity_timer\" is used in the standard despawn rules.","title":"Despawn From Inactivity"},"despawn_from_distance":{"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","additionalProperties":false},"despawn_from_simulation_edge":{"type":"boolean","default":true,"description":"Determines if the mob is instantly despawned at the edge of simulation distance in the standard despawn rules.","title":"Despawn From Simulation Edge"},"min_range_inactivity_timer":{"type":"integer","default":30,"description":"The amount of time in seconds that the mob must be inactive.","title":"Min Range Inactivity Timer"},"min_range_random_chance":{"type":"integer","default":800,"description":"A random chance between 1 and the given value.","title":"Min Range Random Chance"},"remove_child_entities":{"type":"boolean","default":false,"description":"If true, all entities linked to this entity in a child relationship (eg. leashed) will also be despawned.","title":"Remove Child Entities"}}},"IJ":{"type":"object","title":"Dweller 1.8.0","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"dwelling_type":{"type":"string","title":"Dwelling Type","description":"UNDOCUMENTATED"},"dweller_role":{"type":"string","title":"Dwelling Role","description":"UNDOCUMENTATED"},"update_interval_base":{"type":"integer","title":"Update Interval Base","description":"UNDOCUMENTATED"},"update_interval_variant":{"type":"integer","title":"Update Interval Variant","description":"UNDOCUMENTATED"},"preferred_profession":{"type":"string","title":"Preferred Profession","description":"UNDOCUMENTATED"},"can_find_poi":{"type":"boolean","title":"Can Find Poi","description":"UNDOCUMENTATED"},"can_migrate":{"type":"boolean","title":"Can Migrate","description":"UNDOCUMENTATED"},"first_founding_reward":{"type":"integer","title":"First Founding Reward","description":"UNDOCUMENTATED"}}},"JA":{"type":"object","title":"Economy Trade Table 1.8.0","additionalProperties":false,"description":"Defines this entity's ability to trade with players.","required":[],"properties":{"convert_trades_economy":{"type":"boolean","default":false,"description":"Determines when the mob transforms, if the trades should be converted when the new mob has a economy_trade_table. When the trades are converted, the mob will generate a new trade list with their new trade table, but then it will try to convert any of the same trades over to have the same enchantments and user data. For example, if the original has a Emerald to Enchanted Iron Sword (Sharpness 1), and the new trade also has an Emerald for Enchanted Iron Sword, then the enchantment will be Sharpness 1.","title":"Convert Trades Economy"},"cured_discount":{"type":"array","default":[-5,-20],"description":"How much should the discount be modified by when the player has cured the Zombie Villager. Can be specified as a pair of numbers (low-tier trade discount and high-tier trade discount)","title":"Cured Discount","items":[{"type":"integer","title":"A","description":""},{"type":"integer","title":"B","description":""}]},"display_name":{"type":"string","default":"","description":"Name to be displayed while trading with this entity","title":"Display Name"},"hero_demand_discount":{"type":"integer","default":-4,"description":"Used in legacy prices to determine how much should Demand be modified by when the player has the Hero of the Village mob effect","title":"Hero Demand Discount"},"max_cured_discount":{"type":"array","default":[-25,-63],"description":"The max the discount can be modified by when the player has cured the Zombie Villager. Can be specified as a pair of numbers (low-tier trade discount and high-tier trade discount)","title":"Max Cured Discount","items":[{"type":"integer","title":"A","description":""},{"type":"integer","title":"B","description":""}]},"max_nearby_cured_discount":{"type":"integer","default":-200,"description":"The max the discount can be modified by when the player has cured a nearby Zombie Villager","title":"Max Nearby Cured Discount"},"nearby_cured_discount":{"type":"integer","default":-25,"description":"How much should the discount be modified by when the player has cured a nearby Zombie Villager","title":"Nearby Cured Discount"},"new_screen":{"type":"boolean","default":false,"description":"Used to determine if trading with entity opens the new trade screen","title":"New Screen"},"persist_trades":{"type":"boolean","default":false,"description":"Determines if the trades should persist when the mob transforms. This makes it so that the next time the mob is transformed to something with a trade_table or economy_trade_table, then it keeps their trades.","title":"Persist Trades"},"show_trade_screen":{"type":"boolean","default":true,"description":"Show an in game trade screen when interacting with the mob.","title":"Show Trade Screen"},"table":{"type":"string","default":"","description":"File path relative to the resource pack root for this entity's trades","title":"table"},"use_legacy_price_formula":{"type":"boolean","default":false,"description":"Determines whether the legacy formula is used to determines the trade prices.","title":"Use Legacy Price Formula"}}},"JB_on_environement":{"type":"object","additionalProperties":false,"description":"TODO description: on environement","title":"On Environement","properties":{"filters":{"$ref":"#/definitions/BA","description":"The filters to evualate for this environment sensor","title":"Filters"},"event":{"type":"string","pattern":"^.+$","description":"The event to trigger if the filters are true","title":"Event"},"target":{"description":"The target of the event","$ref":"#/definitions/H"}}},"JB":{"title":"Environment Sensor 1.8.0","additionalProperties":false,"description":"Allows the entity to power jump like the horse does in vanilla.","required":[],"anyOf":[{"type":"object","$ref":"#/definitions/JB_on_environement"},{"type":"array","items":{"oneOf":[{"$ref":"#/definitions/JB_on_environement"},{"type":"object","properties":{"on_environment":{"$ref":"#/definitions/JB_on_environement"}}}]}}]},"JC":{"type":"object","title":"Equipment 1.8.0","additionalProperties":false,"required":[],"properties":{"table":{"type":"string","pattern":".*\\.json$","description":"TODO description: table","title":"Table"},"slot_drop_chance":{"type":"array","title":"Slot Drop Chance","description":"A list of slots with the chance to drop an equipped item from that slot","items":{"type":"object","title":"Slot Drop Chance","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"drop_chance":{"type":"number","title":"Drop Chance"},"slot":{"type":"string","title":"Slot","pattern":"slot\\.[a-z\\.0-9]+"}}}}},"description":"TODO description: "},"JD":{"type":"object","title":"Equippable 1.8.0","additionalProperties":false,"description":"Defines an entity's behavior for having items equipped to it","required":[],"properties":{"slots":{"description":"List of slots and the item that can be equipped","type":"array","items":{"description":"A slot and the item that can be equipped","type":"object","properties":{"slot":{"type":"integer","default":0,"description":"The slot number of this slot","title":"Slot"},"accepted_items":{"type":"array","description":"The list of items that can go in this slot","items":{"type":"string","description":"A item name","$ref":"#/definitions/G","title":"Accepted Items"},"title":"Accepted Items"},"item":{"type":"string","default":0,"description":"Identifier of the item that can be equipped for this slot","title":"Item"},"interact_text":{"type":"string","default":0,"description":"Text to be displayed when the entity can be equipped with this item when playing with Touch-screen controls","title":"Interact Text"},"on_equip":{"type":"string","default":0,"description":"Event to trigger when this entity is equipped with this item","title":"On Equip"},"on_unequip":{"type":"string","default":0,"description":"Event to trigger when this item is removed from this entity","title":"On Unequip"}},"title":"Slots"},"title":"Slots"}}},"JE":{"type":"object","title":"Explode 1.8.0","additionalProperties":false,"description":"Defines how the entity explodes.","required":[],"properties":{"fuseLength":{"$ref":"#/definitions/GF","default":[0.0,0.0],"description":"The range for the random amount of time the fuse will be lit before exploding, a negative value means the explosion will be immediate","title":"Fuse Length"},"power":{"type":"number","default":3,"description":"The radius of the explosion in blocks and the amount of damage the explosion deals","title":"Power"},"maxResistance":{"type":"number","description":"A blocks explosion resistance will be capped at this value when an explosion occurs","title":"Max Resistance"},"fuseLit":{"type":"boolean","default":false,"description":"If true, the fuse is already lit when this component is added to the entity","title":"Fuse Lit"},"causesFire":{"type":"boolean","default":false,"description":"If true, blocks in the explosion radius will be set on fire","title":"Causes Fire"},"breaks_blocks":{"type":"boolean","default":true,"description":"If true, the explosion will destroy blocks in the explosion radius","title":"Breaks Blocks"},"fireAffectedByGriefing":{"type":"boolean","default":false,"description":"If true, whether the explosion causes fire is affected by the mob griefing game rule","title":"Fire Affected By Griefing"},"destroyAffectedByGriefing":{"type":"boolean","default":false,"description":"If true, whether the explosion breaks blocks is affected by the mob griefing game rule","title":"Destroy Affected By Griefing"}}},"JF":{"type":"object","title":"Fall Damage 1.8.0","additionalProperties":false,"description":"TODO","required":[],"properties":{"value":{"type":"number","default":1,"description":"TODO description: value","title":"Value"}}},"JG":{"title":"Fire Immune 1.8.0","additionalProperties":false,"description":"Sets that this entity doesn't take damage from fire.","required":[],"properties":{}},"JH":{"type":"object","title":"Flocking 1.8.0","description":"Allows entities to flock in groups in water or not.","additionalProperties":false,"properties":{"block_distance":{"type":"number","default":0,"description":"The amount of blocks away the entity will look at to push away from.","title":"Block Distance"},"block_weight":{"type":"number","default":0,"description":"The weight of the push back away from blocks.","title":"Block Weight"},"breach_influence":{"type":"number","default":0,"description":"The amount of push back given to a flocker that breaches out of the water.","title":"Breach Influence"},"cohesion_threshold":{"type":"number","default":1,"description":"The threshold in which to start applying cohesion.","title":"Cohesion Threshold"},"cohesion_weight":{"type":"number","default":1,"description":"The weight applied for the cohesion steering of the flock.","title":"Cohesion Weight"},"goal_weight":{"type":"number","default":0,"description":"The weight on which to apply on the goal output.","title":"Goal Weight"},"high_flock_limit":{"type":"integer","default":0,"description":"Determines the high bound amount of entities that can be allowed in the flock.","title":"High Flock Limit"},"in_water":{"type":"boolean","default":false,"description":"Tells the Flocking Component if the entity exists in water.","title":"In Water"},"influence_radius":{"type":"number","default":0,"description":"The area around the entity that allows others to be added to the flock.","title":"Influence Radius"},"innner_cohesion_threshold":{"type":"number","default":0,"description":"The distance in which the flocker will stop applying cohesion.","title":"Innner Cohesion Threshold"},"loner_chance":{"type":"number","default":0,"description":"The percentage chance between 0-1 that a fish will spawn and not want to join flocks. Invalid values will be capped at the end points.","title":"Loner Chance"},"low_flock_limit":{"type":"integer","default":0,"description":"Determines the low bound amount of entities that can be allowed in the flock.","title":"Low Flock Limit"},"match_variants":{"type":"boolean","default":false,"description":"Tells the flockers that they can only match similar entities that also match the variant, mark variants, and color data of the other potential flockers.","title":"Match Variants"},"max_height":{"type":"number","default":0,"description":"The max height allowable in the air or water.","title":"Max Height"},"min_height":{"type":"number","default":0,"description":"The min height allowable in the air or water.","title":"Min Height"},"separation_threshold":{"type":"number","default":2,"description":"The distance that is determined to be to close to another flocking and to start applying separation.","title":"Separation Threshold"},"separation_weight":{"type":"number","default":1,"description":"The weight applied to the separation of the flock.","title":"Separation Weight"},"use_center_of_mass":{"type":"boolean","default":false,"description":"Tells the flockers that they will follow flocks based on the center of mass.","title":"Use Center Of Mass"}}},"JI":{"description":"Sets that this entity can float in liquid blocks.","type":"object","title":"Floats In Liquid 1.8.0","additionalProperties":false,"required":[],"properties":{}},"JJ":{"type":"object","title":"Flying Speed 1.8.0","additionalProperties":false,"description":"Speed in Blocks that this entity flies at.","required":[],"properties":{"value":{"type":"number","default":0.02,"description":"Flying speed in blocks per tick","title":"TODO Title"}}},"BAA":{"type":"object","title":"Follow Range 1.8.0","additionalProperties":false,"required":[],"properties":{"value":{"type":"integer","description":"TODO","title":"Value"},"max":{"type":"integer","description":"TODO","title":"Max"}},"description":"TODO description: "},"BAB":{"type":"object","title":"Foot Size 1.8.0","additionalProperties":false,"description":"Sets the number of blocks the entity can step without jumping.","required":[],"properties":{"value":{"type":"number","default":0.5,"description":"The value of the size of the entity's step","title":"Value"}}},"BAC":{"type":"object","title":"Friction Modifier 1.8.0","additionalProperties":false,"description":"Defines how much does friction affect this entity.","required":[],"properties":{"value":{"type":"number","default":1.0,"description":"The higher the number, the more the friction affects this entity. A value of 1.0 means regular friction, while 2.0 means twice as much","title":"TODO Title"}}},"BAD":{"type":"object","title":"Genetics 1.8.0","additionalProperties":false,"description":"Defines the way a mob's genes and alleles are passed on to it's offspring, and how those traits manifest in the child. Compatible parent genes are crossed together, the alleles are handed down from the parents to the child, and any matching genetic variants fire off JSON events to modify the child and express the traits.","required":[],"properties":{"mutation_rate":{"type":"number","default":0.03125,"description":"Chance that an allele will be replaced with a random one instead of the parent's allele during birth.","title":"TODO Title"},"genes":{"type":"array","items":{"type":"object","description":"The list of genes that this entity has and will cross with a partner during breeding.","properties":{"allele_range":{"description":"The range of positive integer allele values for this gene. Spawned mobs will have a random number in this range assigned to them.","oneOf":[{"type":"integer"},{"properties":{"range_min":{"type":"integer","default":0,"description":"Lower bound of the allele values for this gene."},"range_max":{"type":"integer","default":0,"description":"Upper bound of the allele values for this gene."}}}]},"genetic_variants":{"type":"array","description":"The list of genetic variants for this gene. These check for particular allele combinations and fire events when all of them are satisfied.","items":{"properties":{"birth_event":{"$ref":"#/definitions/GB","description":"Event to run when this mob is created and matches the above allele conditions."},"both_allele":{"description":"If this value is non-negative, compare both the mob's main and hidden alleles with this value for a match with both. Can also be a range of integers.","oneOf":[{"type":"integer"},{"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","additionalProperties":false,"properties":{"range_min":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"range_max":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}}]},"either_allele":{"type":"integer","default":-1,"description":"If this value is non-negative, compare both the mob's main and hidden alleles with this value for a match with either. Can also be a range of integers."},"hidden_allele":{"type":"integer","default":-1,"description":"If this value is non-negative, compare the mob's hidden allele with this value for a match. Can also be a range of integers."},"main_allele":{"type":"integer","default":-1,"description":"If this value is non-negative, compare the mob's main allele with this value for a match. Can also be a range of integers."}}}}}},"description":"TODO description","title":"TODO Title"}}},"BAE":{"additionalProperties":false,"description":"Defines sets of items that can be used to trigger events when used on this entity. The item will also be taken and placed in the entity's inventory.","type":"object","title":"Giveable 1.8.0","required":[],"properties":{"cooldown":{"type":"number","default":0,"description":"An optional cool down in seconds to prevent spamming interactions.","title":"Cooldown"},"items":{"type":"array","description":"The list of items that can be given to the entity to place in their inventory.","items":{"description":"An items that can be given to the entity to place in their inventory.","$ref":"#/definitions/G","title":"Properties"},"title":"Properties"},"on_give":{"type":"string","default":0,"description":"Event to fire when the correct item is given.","title":"On Give"}}},"BAF":{"type":"object","title":"Ground Offset 1.8.0","additionalProperties":false,"description":"Sets the offset from the ground that the entity is actually at.","required":[],"properties":{"value":{"type":"number","default":0.0,"description":"The value of the entity's offset from the terrain, in blocks","title":"TODO Title"}}},"BAG":{"description":"Defines the interactions with this entity for healing it.","type":"object","title":"Healable 1.8.0","additionalProperties":false,"required":[],"properties":{"filters":{"$ref":"#/definitions/BA","description":"The filter group that defines the conditions for this trigger","title":"Filters"},"force_use":{"type":"boolean","default":false,"description":"Determines if item can be used regardless of entity being at full health","title":"TODO Title"},"items":{"description":"The array of items that can be used to heal this entity","type":"array","items":{"type":"object","properties":{"filters":{"$ref":"#/definitions/BA","description":"The filter group that defines the conditions for using this item to heal the entity"},"heal_amount":{"type":"integer","default":1,"description":"The amount of health this entity gains when fed this item"},"item":{"type":"string","description":"Item identifier that can be used to heal this entity"}}},"title":"TODO Title"}}},"BAH":{"description":"TODO","type":"object","title":"Health 1.8.0","additionalProperties":false,"required":[],"properties":{"value":{"type":"integer","description":"Current health of the entity","title":"Value"},"max":{"type":"integer","description":"The maximum health the entity can heal","title":"Maximum"}},"dependencies":{"max":["value"]}},"BAI":{"type":"object","title":"Hurt When Wet 1.8.0","additionalProperties":false,"required":[],"properties":{},"description":"Specifies if an actor is hurt when wet."},"BAJ":{"type":"object","title":"Hurt On Condition 1.8.0","description":"Defines a set of conditions under which an entity should take damage.","additionalProperties":false,"properties":{"damage_conditions":{"type":"array","title":"Damage Conditions","description":"TODO","items":{"type":"object","title":"Damage Condition","description":"TODO","additionalProperties":false,"properties":{"filters":{"$ref":"#/definitions/BA"},"cause":{"type":"string","title":"Cause","description":"Damage cause","$ref":"#/definitions/BI"},"damage_per_tick":{"type":"integer","title":"Damage Per Tick","description":"TODO"}}}}}},"BBA":{"description":"When configured as a rideable entity, the entity will be controlled using WASD controls.","type":"object","title":"Input Ground Controlled 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BBC":{"title":"Block ","type":"object","additionalProperties":false,"properties":{"name":{"title":"Name","description":"The block id, for example: 'minecraft:air'","type":"string"},"states":{"title":"States","description":"The block states","type":"object","additionalProperties":{"title":"State","description":"A single state of a block","oneOf":[{"type":"string"},{"type":"boolean"},{"type":"number"}]}}}},"BBB":{"type":"object","title":"Inside Block Notifier 1.8.0","additionalProperties":false,"description":"Verifies whether the entity is inside any of the listed blocks.","required":[],"properties":{"block_list":{"title":"Block List","description":"List of blocks, with certain block states, that we are monitoring to see if the entity is inside.","type":"array","items":{"title":"Block","description":"TODO","type":"object","additionalProperties":false,"properties":{"block":{"$ref":"#/definitions/BBC"},"entered_block_event":{"title":"Entered Block Event","description":"UNDOCUMENTATED","$ref":"#/definitions/GB"},"exited_block_event":{"title":"Exited Block Event","description":"UNDOCUMENTATED","$ref":"#/definitions/GB"}}}}}},"BBD":{"description":"Adds a timer since last rested to see if phantoms should spawn.","type":"object","title":"Insomnia 1.8.0","additionalProperties":false,"required":[],"properties":{"days_until_insomnia":{"type":"number","default":3,"description":"Number of days the mob has to stay up until the insomnia effect begins.","title":"TODO Title"}}},"BBE_interact_object":{"type":"object","description":"An interact object","title":"Interact","properties":{"add_items":{"type":"object","description":"Loot table with items to add to the player's inventory upon successful interaction","properties":{"table":{"type":"string","description":"File path, relative to the Behavior Pack's path, to the loot table file"}}},"cooldown":{"type":"number","default":0,"description":"Time in seconds before this entity can be interacted with again"},"hurt_item":{"type":"integer","default":0,"description":"The amount of damage the item will take when used to interact with this entity. A value of 0 means the item won't lose durability"},"interact_text":{"type":"string","default":"","description":"Text to show when the player is able to interact in this way with this entity when playing with Touch-screen controls"},"on_interact":{"$ref":"#/definitions/BBF"},"particle_on_start":{"type":"object","description":"Particle effect that will be triggered at the start of the interaction","properties":{"particle_type":{"type":"string","description":"The type of particle that will be spawned"},"particle_y_offset":{"type":"string","description":"Will offset the particle this amount in the y direction"},"particle_offset_towards_interactor":{"type":"string","description":"Whether or not the particle will appear closer to who performed the interaction"}}},"play_sounds":{"type":"string","default":"","description":"List of sounds to play when the interaction occurs"},"spawn_entities":{"type":"string","default":"","description":"List of entities to spawn when the interaction occurs"},"spawn_items":{"type":"object","description":"Loot table with items to drop on the ground upon successful interaction","properties":{"table":{"type":"string","description":"File path, relative to the Behavior Pack's path, to the loot table file"}}},"swing":{"type":"boolean","default":false,"description":"If true, the player will do the 'swing' animation when interacting with this entity"},"transform_to_item":{"type":"string","description":"The item used will transform to this item upon successful interaction. Format: itemName:auxValue"},"use_item":{"type":"boolean","default":false,"description":"If true, the interaction will use an item"}}},"BBF":{"title":"Trigger1.8.0","type":"object","description":"Trigger to fire","minProperties":1,"properties":{"event":{"type":"string","description":"Event","title":"Event To Fire"},"filters":{"$ref":"#/definitions/BA","description":"The filters to check to determine if the event should be fired","title":"TODO Title"},"target":{"$ref":"#/definitions/H","description":"The entity to target","title":"Target"}},"additionalProperties":false},"BBE":{"description":"Defines interactions with this entity.","title":"Interact 1.8.0","additionalProperties":false,"anyOf":[{"type":"object","$ref":"#/definitions/BBE_interact_object"},{"type":"array","items":{"$ref":"#/definitions/BBE_interact_object"}}]},"BBG":{"description":"Defines this entity's inventory properties.","type":"object","title":"Inventory 1.8.0","additionalProperties":false,"required":[],"properties":{"additional_slots_per_strength":{"type":"integer","default":0,"description":"Number of slots that this entity can gain per extra strength","title":"TODO Title"},"can_be_siphoned_from":{"type":"boolean","default":false,"description":"If true, the contents of this inventory can be removed by a hopper","title":"TODO Title"},"container_type":{"type":"string","default":"none","description":"Type of container this entity has. Can be horse, minecart_chest, minecart_hopper, inventory, container or hopper","enum":["horse","minecart_chest","minecart_hopper","inventory","container","hopper"],"title":"TODO Title"},"inventory_size":{"type":"integer","default":5,"description":"Number of slots the container has","title":"TODO Title"},"private":{"type":"boolean","default":false,"description":"If true, only the entity can access the inventory","title":"TODO Title"},"restrict_to_owner":{"type":"boolean","default":false,"description":"If true, the entity's inventory can only be accessed by its owner or itself","title":"TODO Title"}}},"BBH":{"description":"Sets that this entity is a baby.","type":"object","title":"Is Baby 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BBI":{"description":"Sets that this entity is charged.","type":"object","title":"Is Charged 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BBJ":{"description":"Sets that this entity is currently carrying a chest.","type":"object","title":"Is Chested 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BCA":{"description":"Allows dyes to be used on this entity to change its color.","type":"object","title":"Is Dyeable 1.8.0","additionalProperties":false,"required":[],"properties":{"interact_text":{"type":"string","description":"The text that will display when interacting with this entity with a dye when playing with Touch-screen controls","title":"TODO Title"}}},"BCB":{"type":"object","title":"Is Hidden When Invisible 1.8.0","additionalProperties":false,"required":[],"properties":{},"description":"TODO description"},"BCC":{"description":"Sets that this entity is currently on fire.","type":"object","title":"Is Ignited 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BCD":{"description":"Sets that this entity is an illager captain.","type":"object","title":"Is Illager Captain 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BCE":{"description":"Sets that this entity is currently saddled.","type":"object","title":"Is Saddled 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BCF":{"description":"Sets that this entity is currently shaking.","type":"object","title":"Is Shaking 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BCG":{"description":"Sets that this entity is currently sheared.","type":"object","title":"Is Sheared 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BCH":{"description":"Sets that this entity can be stacked.","type":"object","title":"Is Stackable 1.8.0","additionalProperties":false,"required":[],"properties":{"value":{"type":"boolean","description":"TODO description","title":"TODO Title"}}},"BCI":{"description":"Sets that this entity is currently stunned.","type":"object","title":"Is Stunned 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BCJ":{"description":"Sets that this entity is currently tamed.","type":"object","title":"Is Tamed 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BDA":{"description":"Efines what items can be used to control this entity while ridden","type":"object","title":"Item Controllable 1.8.0","additionalProperties":false,"required":[],"properties":{"control_items":{"description":"List of items that can be used to control this entity","oneOf":[{"type":"array","items":{"type":"string","description":"An item that can be used to control this entity","title":"Item"}},{"type":"string"}],"title":"TODO Title"}}},"BDB":{"type":"object","title":"Item Hopper 1.8.0","additionalProperties":false,"required":[],"properties":{},"description":"Determines that this entity is an item hopper"},"BDC":{"description":"Defines a dynamic type jump control that will change jump properties based on the speed modifier of the mob.","type":"object","title":"Jump.dynamic 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BDD":{"description":"Gives the entity the ability to jump.","type":"object","title":"Jump.static 1.8.0","additionalProperties":false,"required":[],"properties":{"jump_power":{"type":"number","default":0.42,"description":"The initial vertical velocity for the jump","title":"TODO Title"}}},"BDE":{"type":"object","title":"Knockback Resistance 1.8.0","additionalProperties":false,"description":"UNDOCUMENTATED","required":[],"properties":{"value":{"type":"number","description":"UNDOCUMENTATED","title":"Value"},"max":{"type":"number","description":"UNDOCUMENTATED","title":"Maximum"}}},"BDF":{"description":"UNDOCUMENTATED","type":"object","title":"Lava Movement 1.8.0","additionalProperties":false,"required":[],"properties":{"value":{"type":"number","title":"Value","description":"UNDOCUMENTATED"}}},"BDG":{"description":"Allows this entity to be leashed and Defines the conditions and events for this entity when is leashed.","type":"object","title":"Leashable 1.8.0","additionalProperties":false,"required":[],"properties":{"can_be_stolen":{"type":"boolean","default":false,"description":"If true, players can leash this entity even if it is already leashed to another mob","title":"TODO Title"},"hard_distance":{"type":"number","default":6,"description":"Distance in blocks at which the leash stiffens, restricting movement","title":"TODO Title"},"max_distance":{"type":"number","default":10,"description":"Distance in blocks at which the leash breaks","title":"TODO Title"},"on_leash":{"type":"string","default":"","description":"Event to call when this entity is leashed","title":"TODO Title"},"on_unleash":{"type":"string","default":"","description":"Event to call when this entity is unleashed","title":"TODO Title"},"soft_distance":{"type":"number","default":4,"description":"Distance in blocks at which the 'spring' effect starts acting to keep this entity close to the entity that leashed it","title":"TODO Title"}}},"BDH":{"description":"Defines the behavior when another entity looks at this entity.","type":"object","title":"Lookat 1.8.0","additionalProperties":false,"required":[],"properties":{"filters":{"$ref":"#/definitions/BA","description":"Defines the entities that can trigger this component","title":"TODO Title"},"look_cooldown":{"$ref":"#/definitions/GF","default":[0.0,0.0],"description":"The range for the random amount of time during which the entity is 'cooling down' and won't get angered or look for a target","title":"TODO Title"},"look_event":{"type":"string","description":"The event identifier to run when the entities specified in filters look at this entity","title":"TODO Title"},"mAllowInvulnerable":{"type":"boolean","default":false,"description":"If true, invulnerable entities (e.g. Players in creative mode) are considered valid targets","title":"TODO Title"},"searchRadius":{"type":"number","default":10,"description":"Maximum distance this entity will look for another entity looking at it","title":"TODO Title"},"setTarget":{"type":"boolean","default":true,"description":"If true, this entity will set the attack target as the entity that looked at it","title":"TODO Title"}}},"BDI":{"type":"object","title":"Loot 1.8.0","additionalProperties":false,"required":[],"properties":{"table":{"type":"string","pattern":".*\\.json$","description":"TODO description: table","title":"Table"}},"description":"TODO description: "},"BDJ":{"type":"object","title":"Managed Wandering Trader 1.8.0","additionalProperties":false,"required":[],"properties":{},"description":"This component is used to implement part of the Wandering Trader behavior"},"BEA":{"type":"object","title":"Mark Variant 1.8.0","description":"Additional variant value. Can be used to further differentiate variants.","required":["value"],"properties":{"value":{"type":"integer","default":0,"description":"The ID of the variant. By convention, 0 is the ID of the base entity","title":"Value"}},"additionalProperties":false},"BEB":{"type":"object","title":"Movement 1.8.0","additionalProperties":false,"required":[],"properties":{"value":{"title":"Value","description":"UNDOCUMENTATED","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number"},"range_max":{"type":"number"}}}]},"max":{"type":"number","title":"Maximum","description":"UNDOCUMENTATED"}},"description":"TODO description"},"BEC":{"type":"object","title":"Movement.amphibious 1.8.0","additionalProperties":false,"required":[],"properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"TODO Title"}},"description":"This move control allows the mob to swim in water and walk on land."},"BED":{"type":"object","title":"Movement.basic 1.8.0","additionalProperties":false,"required":[],"properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"TODO Title"}},"description":"TODO description"},"BEE":{"type":"object","title":"Movement.fly 1.8.0","additionalProperties":false,"required":[],"properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"TODO Title"}},"description":"This move control causes the mob to fly."},"BEF":{"description":"This move control allows a mob to fly, swim, climb, etc.","type":"object","title":"Movement.generic 1.8.0","additionalProperties":false,"required":[],"properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"TODO Title"}}},"BEG":{"type":"object","title":"Movement.glide 1.8.0","description":"TODO description","additionalProperties":false,"required":[],"properties":{"start_speed":{"type":"number","title":"Start Speed","description":"UNDOCUMENTATED"},"speed_when_turning":{"type":"number","title":"Speed When Turning","description":"UNDOCUMENTATED"}}},"BEH":{"type":"object","title":"Movement.fly 1.8.0","additionalProperties":false,"required":[],"properties":{},"description":"TODO description"},"BEI":{"type":"object","title":"Movement.skip 1.8.0","additionalProperties":false,"required":[],"description":"This move control causes the mob to hop as it moves.","properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"TODO Title"}}},"BEJ":{"description":"This move control causes the mob to sway side to side giving the impression it is swimming.","type":"object","title":"Movement.sway 1.8.0","additionalProperties":false,"required":[],"properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"TODO Title"},"sway_amplitude":{"type":"number","description":"TODO description","title":"TODO Title"}}},"BFA":{"type":"object","title":"Nameable 1.8.0","additionalProperties":false,"description":"Allows this entity to be named (e.g. using a name tag).","required":[],"properties":{"name_actions":{"type":"object","description":"Describes the special names for this entity and the events to call when the entity acquires those names","properties":{"on_named":{"type":"string","description":"Event to be called when this entity acquires the name specified in 'name_filter'"},"name_filter":{"type":"string","description":"List of special names that will cause the events defined in 'on_named' to fire"}},"title":"TODO Title","additionalProperties":false},"default_trigger":{"type":"string","description":"Trigger to run when the entity gets named","title":"TODO Title"},"alwaysShow":{"type":"boolean","default":false,"description":"If true, the name will always be shown","title":"TODO Title"},"allowNameTagRenaming":{"type":"boolean","default":true,"description":"If true, this entity can be renamed with name tags","title":"TODO Title"},"allow_name_tag_renaming":{"type":"boolean","default":true,"description":"If true, this entity can be renamed with name tags","title":"Allow Name Tag Renaming"},"always_show":{"type":"boolean","default":false,"description":"If true, the name will always be shown","title":"Always Show"}}},"BFC":{"type":"string","title":"Block Identifier 1.8.0","description":"The minecraft block identifier","pattern":"^[0-9a-zA-Z:_\\.\\-]+$"},"BFB":{"type":"object","title":"Navigation.climb 1.8.0","additionalProperties":false,"description":"Allows this entity to generate paths that include vertical walls like the vanilla Spiders do.","required":[],"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"BFD":{"type":"object","title":"Navigation.float 1.8.0","additionalProperties":false,"description":"Allows this entity to generate paths that include vertical walls like the vanilla Spiders do.","required":[],"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"BFE":{"type":"object","title":"Navigation.walk.fly 1.8.0","additionalProperties":false,"description":"Allows this entity to generate paths in the air like the vanilla Parrots do.","required":[],"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"BFF":{"type":"object","title":"Navigation.walk.generic 1.8.0","additionalProperties":false,"description":"Allows this entity to generate paths in the air like the vanilla Parrots do.","required":[],"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"BFG":{"type":"object","title":"Navigation.walk.swim 1.8.0","additionalProperties":false,"description":"Allows this entity to generate paths that include water.","required":[],"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"BFH":{"type":"object","title":"Navigation.walk.skip 1.8.0","additionalProperties":false,"description":"Allows this entity to generate paths by walking around and jumping up and down a block like regular mobs.","required":[],"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"BFI":{"description":"Only usable by the Ender Dragon. Adds a trigger to call on this entity's death.","type":"object","title":"On Death 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BFJ":{"description":"Adds a trigger that will run when a nearby entity of the same type as this entity becomes Angry.","type":"object","title":"On Friendly Anger 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGA":{"description":"Adds a trigger to call when this entity takes damage.","type":"object","title":"On Hurt 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGB":{"description":"Adds a trigger to call when this entity is attacked by the player.","type":"object","title":"On Hurt By Player 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGC":{"description":"Adds a trigger to call when this entity is set on fire.","type":"object","title":"On Ignite 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGD":{"description":"Only usable by the Ender Dragon. Adds a trigger to call when this entity lands.","type":"object","title":"On Start Landing 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGE":{"description":"Only usable by the Ender Dragon. Adds a trigger to call when this entity starts flying.","type":"object","title":"On Start Takeoff 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGF":{"description":"Adds a trigger to call when this entity finds a target.","type":"object","title":"On Target Acquired 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGG":{"description":"Adds a trigger to call when this entity loses the target it currently has.","type":"object","title":"On Target Escape 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGH":{"description":"Adds a trigger to call when this pet's owner awakes after sleeping with the pet.","type":"object","title":"On Wake With Owner 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGI":{"type":"object","title":"Out Of Control","additionalProperties":false,"description":"Defines the entity's 'out of control' state.","required":[],"properties":{}},"BGJ":{"additionalProperties":false,"type":"object","title":"Player.saturation 1.8.0","description":"UNDOCUMENTATED","required":[],"properties":{"value":{"type":"number","default":true,"title":"Value","description":"UNDOCUMENTATED"}}},"BHA":{"additionalProperties":false,"type":"object","title":"Player.exhaustion 1.8.0","description":"UNDOCUMENTATED","required":[],"properties":{"value":{"type":"number","default":true,"title":"Value","description":"UNDOCUMENTATED"},"max":{"type":"number","default":true,"title":"Maximum","description":"UNDOCUMENTATED"}}},"BHB":{"additionalProperties":false,"type":"object","title":"Player.level 1.8.0","description":"UNDOCUMENTATED","required":[],"properties":{"value":{"type":"number","default":true,"title":"Value","description":"UNDOCUMENTATED"},"max":{"type":"number","default":true,"title":"Maximum","description":"UNDOCUMENTATED"}}},"BHC":{"additionalProperties":false,"type":"object","title":"Player.experience 1.8.0","description":"UNDOCUMENTATED","required":[],"properties":{"value":{"type":"number","default":true,"title":"Value","description":"UNDOCUMENTATED"},"max":{"type":"number","default":true,"title":"Maximum","description":"UNDOCUMENTATED"}}},"BHD":{"description":"Defines the entity's 'peek' behavior, defining the events that should be called during it","type":"object","title":"Peek 1.8.0","additionalProperties":false,"required":[],"properties":{"on_close":{"$ref":"#/definitions/GB","description":"Event to call when the entity is done peeking","title":"TODO Title"},"on_open":{"$ref":"#/definitions/GB","description":"Event to call when the entity starts peeking","title":"TODO Title"},"on_target_open":{"$ref":"#/definitions/GB","description":"Event to call when the entity's target entity starts peeking","title":"TODO Title"}}},"BHE":{"description":"Defines whether an entity should be persistent in the game world.","type":"object","title":"Persistent 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BHF":{"additionalProperties":false,"type":"object","title":"Physics 1.8.0","description":"Defines a dynamic type jump control that will change jump properties based on the speed modifier of the mob.","required":[],"properties":{"has_collision":{"type":"boolean","default":true,"description":"Whether or not the object collides with things.","title":"TODO Title"},"has_gravity":{"type":"boolean","default":true,"description":"Whether or not the entity is affected by gravity.","title":"TODO Title"}}},"BHG":{"type":"object","title":"Preferred Path 1.8.0","description":"Specifies costing information for mobs that prefer to walk on preferred paths.","additionalProperties":false,"required":["preferred_path_blocks"],"properties":{"default_block_cost":{"type":"number","default":0,"description":"Cost for non-preferred blocks","title":"TODO Title"},"jump_cost":{"type":"integer","default":0,"description":"Added cost for jumping up a node","title":"TODO Title"},"max_fall_blocks":{"type":"integer","default":3,"description":"Distance mob can fall without taking damage","title":"TODO Title"},"preferred_path_blocks":{"type":"array","description":"A list of blocks with their associated cost","items":{"additionalProperties":false,"type":"object","description":"Blocks cost","properties":{"cost":{"type":"number"},"blocks":{"type":"array","items":{"$ref":"#/definitions/HB"}}}},"title":"TODO Title"}}},"BHI":{"type":"array","title":"Array Of 3 Items","description":"An array of 3 numbers","minimum":3,"maximum":3,"items":{"type":"number","description":"An number","title":"TODO Title"}},"BHH":{"description":"Allows the entity to be a thrown entity.","type":"object","title":"Projectile 1.8.0","additionalProperties":false,"required":[],"properties":{"angleoffset":{"type":"number","default":0,"description":"Determines the angle at which the projectile is thrown","title":"TODO Title"},"catchFire":{"type":"boolean","default":false,"description":"If true, the entity hit will be set on fire","title":"TODO Title"},"critParticleOnHurt":{"type":"boolean","default":false,"description":"If true, the projectile will produce additional particles when a critical hit happens","title":"TODO Title"},"destroyOnHurt":{"type":"boolean","default":false,"description":"If true, this entity will be destroyed when hit","title":"TODO Title"},"filter":{"$ref":"#/definitions/BA","description":"Entity Definitions defined here can't be hurt by the projectile","title":"TODO Title"},"fireAffectedByGriefing":{"type":"boolean","default":false,"description":"If true, whether the projectile causes fire is affected by the mob griefing game rule","title":"TODO Title"},"gravity":{"type":"number","default":0.05,"description":"The gravity applied to this entity when thrown. The higher the value, the faster the entity falls","title":"TODO Title"},"hitSound":{"type":"string","default":"","description":"The sound that plays when the projectile hits something","title":"TODO Title"},"homing":{"type":"boolean","default":false,"description":"If true, the projectile homes in to the nearest entity","title":"TODO Title"},"inertia":{"type":"number","default":0.99,"description":"The fraction of the projectile's speed maintained every frame while traveling in air","title":"TODO Title"},"isdangerous":{"type":"boolean","default":false,"description":"If true, the projectile will be treated as dangerous to the players","title":"TODO Title"},"knockback":{"type":"boolean","default":true,"description":"If true, the projectile will knock back the entity it hits","title":"TODO Title"},"lightning":{"type":"boolean","default":false,"description":"If true, the entity hit will be struck by lightning","title":"TODO Title"},"liquid_inertia":{"type":"number","default":0.6,"description":"The fraction of the projectile's speed maintained every frame while traveling in water","title":"TODO Title"},"multipletargets":{"type":"boolean","default":true,"description":"If true, the projectile can hit multiple entities per flight","title":"TODO Title"},"offset":{"$ref":"#/definitions/BHI","default":[0.0,0.5,0.0],"description":"The offset from the entity's anchor where the projectile will spawn","title":"TODO Title"},"onFireTime":{"type":"number","default":5,"description":"Time in seconds that the entity hit will be on fire for","title":"TODO Title"},"particle":{"type":"string","default":"iconcrack","description":"Particle to use upon collision","title":"TODO Title"},"potionEffect":{"type":"integer","default":-1,"description":"Defines the effect the arrow will apply to the entity it hits","title":"TODO Title"},"power":{"type":"number","default":1.3,"description":"Determines the velocity of the projectile","title":"TODO Title"},"reflectOnHurt":{"type":"boolean","default":false,"description":"If true, this entity will be reflected back when hit","title":"TODO Title"},"semirandomdiffdamage":{"type":"boolean","default":false,"description":"If true, damage will be randomized based on damage and speed","title":"TODO Title"},"shootSound":{"type":"string","description":"The sound that plays when the projectile is shot","title":"TODO Title"},"shoottarget":{"type":"boolean","default":true,"description":"If true, the projectile will be shot towards the target of the entity firing it","title":"TODO Title"},"shouldbounce":{"type":"boolean","default":false,"description":"If true, the projectile will bounce upon hit","title":"TODO Title"},"splashPotion":{"type":"boolean","default":false,"description":"If true, the projectile will be treated like a splash potion","title":"TODO Title"},"splashRange":{"type":"number","default":4,"description":"Radius in blocks of the 'splash' effect","title":"TODO Title"},"uncertaintyBase":{"type":"number","default":0,"description":"The base accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"TODO Title"},"uncertaintyMultiplier":{"type":"number","default":0,"description":"Determines how much difficulty affects accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"TODO Title"}}},"BHJ":{"type":"object","title":"Push Through 1.8.0","additionalProperties":false,"description":"Sets the distance through which the entity can push through.","required":[],"properties":{"value":{"type":"number","default":0.0,"description":"The value of the entity's push-through, in blocks","title":"TODO Title"}}},"BIA":{"additionalProperties":false,"type":"object","title":"Pushable 1.8.0","description":"Defines what can push an entity between other entities and pistons.","required":[],"properties":{"is_pushable":{"type":"boolean","default":true,"description":"Whether the entity can be pushed by other entities.","title":"TODO Title"},"is_pushable_by_piston":{"type":"boolean","default":true,"description":"Whether the entity can be pushed by pistons safely.","title":"TODO Title"}}},"BIB":{"type":"object","title":"Raid Trigger 1.8.0","additionalProperties":false,"description":"Attempts to trigger a raid at the entity's location.","required":[],"properties":{"triggered_event":{"$ref":"#/definitions/GB","description":"Event to run we attempt to trigger a raid on the village.","title":"TODO Title"}}},"BIC":{"type":"object","title":"Rail Movement 1.8.0","description":"Defines the entity's movement on the rails. An entity with this component is only allowed to move on the rail.","additionalProperties":false,"required":[],"properties":{"max_speed":{"type":"number","default":0.4,"description":"Maximum speed that this entity will move at when on the rail","title":"Max Speed"}}},"BID":{"description":"Defines the behavior of the entity when the rail gets activated or deactivated.","type":"object","title":"Rail Sensor 1.8.0","additionalProperties":false,"required":[],"properties":{"check_block_types":{"type":"boolean","default":false,"description":"If true, on tick this entity will trigger its on_deactivate behavior","title":"TODO Title"},"eject_on_activate":{"type":"boolean","default":true,"description":"If true, this entity will eject all of its riders when it passes over an activated rail","title":"TODO Title"},"eject_on_deactivate":{"type":"boolean","default":false,"description":"If true, this entity will eject all of its riders when it passes over a deactivated rail","title":"TODO Title"},"on_activate":{"$ref":"#/definitions/GB","description":"Event to call when the rail is activated","title":"TODO Title"},"on_deactivate":{"$ref":"#/definitions/GB","description":"Event to call when the rail is deactivated","title":"TODO Title"},"tick_command_block_on_activate":{"type":"boolean","default":true,"description":"If true, command blocks will start ticking when passing over an activated rail","title":"TODO Title"},"tick_command_block_on_deactivate":{"type":"boolean","default":false,"description":"If false, command blocks will stop ticking when passing over a deactivated rail","title":"TODO Title"}}},"BIE":{"description":"Defines the ravager's response to their melee attack being blocked.","type":"object","title":"Ravager Blocked 1.8.0","additionalProperties":false,"required":[],"properties":{"knockback_strength":{"type":"number","default":3,"description":"The strength with which blocking entities should be knocked back","title":"TODO Title"},"reaction_choices":{"type":"array","description":"A list of weighted responses to the melee attack being blocked","items":{"additionalProperties":false,"type":"object","properties":{"weight":{"type":"integer"},"value":{"additionalProperties":false,"type":"object","properties":{"event":{"type":"string"},"target":{"type":"string","$ref":"#/definitions/H"}}}}},"title":"TODO Title"}}},"BIF_seats_spec":{"additionalProperties":false,"type":"object","properties":{"lock_rider_rotation":{"type":"number","default":181,"description":"Angle in degrees that a rider is allowed to rotate while riding this entity. Omit this property for no limit"},"max_rider_count":{"type":"integer","default":0,"description":"Defines the maximum number of riders that can be riding this entity for this seat to be valid"},"min_rider_count":{"type":"integer","default":0,"description":"Defines the minimum number of riders that need to be riding this entity before this seat can be used"},"position":{"$ref":"#/definitions/BHI","default":[0.0,0.0,0.0],"description":"Position of this seat relative to this entity's position"},"rotate_rider_by":{"type":"number","default":0,"description":"Offset to rotate riders by"}}},"BIF":{"description":"Determines whether this entity can be ridden. Allows specifying the different seat positions and quantity.","type":"object","title":"Rideable 1.8.0","additionalProperties":false,"required":[],"properties":{"controlling_seat":{"type":"integer","default":0,"description":"The seat that designates the driver of the entity","title":"TODO Title"},"crouching_skip_interact":{"type":"boolean","default":true,"description":"If true, this entity can't be interacted with if the entity interacting with it is crouching","title":"TODO Title"},"family_types":{"type":"array","items":{"type":"string"},"description":"List of entities that can ride this entity","title":"TODO Title"},"interact_text":{"type":"string","default":"","description":"The text to display when the player can interact with the entity when playing with Touch-screen controls","title":"TODO Title"},"pull_in_entities":{"type":"boolean","default":false,"description":"If true, this entity will pull in entities that are in the correct family_types into any available seats","title":"TODO Title"},"rider_can_interact":{"type":"boolean","default":false,"description":"If true, this entity will be picked when looked at by the rider","title":"TODO Title"},"seat_count":{"type":"integer","default":1,"description":"The number of entities that can ride this entity at the same time","title":"TODO Title"},"seats":{"description":"The list of positions and number of riders for each position for entities riding this entity","oneOf":[{"type":"object","$ref":"#/definitions/BIF_seats_spec"},{"type":"array","items":{"$ref":"#/definitions/BIF_seats_spec"}}],"title":"TODO Title"}}},"BIG":{"type":"object","title":"Scaffolding Climber 1.8.0","description":"Allows the player to detect and manuever on the scaffolding block.","additionalProperties":false,"required":[],"properties":{}},"BIH":{"type":"object","title":"Scale 1.8.0","additionalProperties":false,"description":"Sets the entity's visual size.","required":[],"properties":{"value":{"type":"number","default":0.0,"description":"The value of the scale. 1.0 means the entity will appear at the scale they are defined in their model. Higher numbers make the entity bigger","title":"TODO Title"}}},"BII":{"type":"object","title":"Scale By Age 1.8.0","additionalProperties":false,"description":"Defines the entity's size interpolation based on the entity's age.","required":[],"properties":{"end_scale":{"type":"number","default":1,"description":"Ending scale of the entity when it's fully grown","title":"TODO Title"},"start_scale":{"type":"number","default":1,"description":"Initial scale of the newborn entity","title":"TODO Title"}}},"BIJ":{"description":"Fires off scheduled mob events at time of day events.","type":"object","title":"Scheduler 1.8.0","additionalProperties":false,"required":[],"properties":{"scheduled_event":{"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","items":{"type":"object","description":"UNKNOWN STRUCTURE"},"title":"TODO Title"}}},"BJA":{"description":"Defines a list of items the mob wants to share. Each item must have the following parameters:","type":"object","title":"Shareables 1.8.0","additionalProperties":false,"required":[],"properties":{"items":{"type":"array","description":"List of items that the entity wants to share","items":{"type":"object","properties":{"item":{"type":"string","description":"The name of the item","$ref":"#/definitions/G"},"want_amount":{"type":"integer","description":"Number of this item this entity wants to share"},"surplus_amount":{"type":"integer","description":"Number of this item considered extra that the entity wants to share"},"craft_info":{"$ref":"#/definitions/G","description":"Defines the item this entity wants to craft with the item defined above. Should be an item name"}}},"title":"TODO Title"}}},"BJB":{"description":"Defines the entity's ranged attack behavior.","type":"object","title":"Shooter 1.8.0","additionalProperties":false,"required":[],"properties":{"auxVal":{"type":"integer","title":"Aux Val","default":-1,"description":"ID of the Potion effect to be applied on hit"},"def":{"title":"Def","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":"TODO description"}}},"BJC":{"description":"Defines the entity's 'sit' state.","type":"object","title":"Sittable 1.8.0","additionalProperties":false,"required":[],"properties":{"sit_event":{"$ref":"#/definitions/GB","description":"Event to run when the entity enters the 'sit' state","title":"TODO Title"},"stand_event":{"$ref":"#/definitions/GB","description":"Event to run when the entity exits the 'sit' state","title":"TODO Title"}}},"BJD":{"type":"object","title":"Skin Id 1.8.0","additionalProperties":false,"description":"Skin ID value. Can be used to differentiate skins, such as base skins for villagers.","required":[],"properties":{"value":{"type":"integer","default":0,"description":"The ID of the skin. By convention, 0 is the ID of the base skin","title":"TODO Title"}}},"BJE":{"type":"object","title":"Sound Volume 1.8.0","additionalProperties":false,"description":"Sets the entity's base volume for sound effects.","required":[],"properties":{"value":{"type":"number","default":1.0,"description":"The value of the volume the entity uses for sound effects","title":"TODO Title"}}},"BJF":{"type":"object","title":"Spawn Entity 1.8.0","additionalProperties":false,"required":[],"properties":{"should_leash":{"type":"boolean","default":false,"description":"If true, this the spawned entity will be leashed to the parent","title":"TODO Title"},"num_to_spawn":{"type":"integer","default":1,"description":"The number of entities of this type to spawn each time that this triggers","title":"TODO Title"},"min_wait_time":{"type":"integer","default":300,"description":"Minimum amount of time to randomly wait in seconds before another entity is spawned","title":"TODO Title"},"max_wait_time":{"type":"integer","default":600,"description":"Maximum amount of time to randomly wait in seconds before another entity is spawned","title":"TODO Title"},"spawn_sound":{"type":"string","default":"plop","description":"Identifier of the sound effect to play when the entity is spawned","title":"TODO Title"},"spawn_item":{"type":"string","default":"egg","description":"Item identifier of the item to spawn","title":"TODO Title"},"spawn_entity":{"type":"string","default":"","description":"Identifier of the entity to spawn, leave empty to spawn the item defined above instead","title":"TODO Title"},"spawn_method":{"type":"string","default":"born","description":"Method to use to spawn the entity","title":"TODO Title"},"spawn_event":{"type":"string","default":"minecraft:entity_born","description":"Event to call when the entity is spawned","title":"TODO Title"},"filters":{"description":"If present, the specified entity will only spawn if the filter evaluates to true","$ref":"#/definitions/BA","title":"TODO Title"},"single_use":{"type":"boolean","default":false,"description":"If true, this component will only ever spawn the specified entity once","title":"TODO Title"}},"description":"Adds a timer after which this entity will spawn another entity or item (similar to vanilla's chicken's egg-laying behavior)."},"BJG":{"type":"object","title":"Spell Effects 1.8.0","additionalProperties":false,"description":"Defines what mob effects to add and remove to the entity when adding this component.","required":[],"properties":{"add_effects":{"type":"array","description":"List of effects to add to this entity after adding this component","items":{"oneOf":[{"type":"string"},{"type":"object","properties":{"effect":{"type":"string"},"duration":{"type":"integer"},"display_on_screen_animation":{"type":"boolean"}}}]},"title":"TODO Title"},"remove_effects":{"type":"string","description":"List of identifiers of effects to be removed from this entity after adding this component","title":"TODO Title"}}},"BJH":{"type":"object","title":"Tameable 1.8.0","description":"Defines the rules for a mob to be tamed by the player.","required":[],"additionalProperties":false,"properties":{"probability":{"type":"number","default":1,"description":"The chance of taming the entity with each item use between 0.0 and 1.0, where 1.0 is 100%","minimum":0,"maximum":1,"title":"TODO Title"},"tame_event":{"title":"Tame Event","$ref":"#/definitions/GB","description":"Event to run when this entity becomes tamed"},"tame_items":{"title":"Tame Items","description":"The list of items that can be used to tame this entity","oneOf":[{"type":"array","items":{"$ref":"#/definitions/G"}},{"$ref":"#/definitions/G"}]}}},"BJI_feed_items":{"type":"object","description":"The list of items that can be used to increase the entity's temper and speed up the taming process","properties":{"item":{"$ref":"#/definitions/G","description":"Name of the item this entity likes and can be used to increase this entity's temper"},"temperMod":{"type":"number","default":0,"description":"The amount of temper this entity gains when fed this item"}}},"BJI_auto_reject_items":{"type":"object","description":"The list of items that can be used to increase the entity's temper and speed up the taming process","properties":{"item":{"$ref":"#/definitions/G","description":"Name of the item this entity dislikes and will cause it to get angry if used while untamed"}}},"BJI":{"description":"Allows the Entity to be tamed by mounting it.","type":"object","title":"Tamemount 1.8.0","additionalProperties":false,"required":[],"properties":{"attemptTemperMod":{"type":"integer","default":5,"description":"The amount the entity's temper will increase when mounted","title":"TODO Title"},"autoRejectItems":{"description":"The list of items that, if carried while interacting with the entity, will anger it","oneOf":[{"type":"object","$ref":"#/definitions/BJI_auto_reject_items"},{"type":"array","items":{"$ref":"#/definitions/BJI_auto_reject_items"}}],"title":"TODO Title"},"feed_text":{"type":"string","default":"","description":"The text that shows in the feeding interact button","title":"TODO Title"},"feedItems":{"type":"object","description":"The list of items that can be used to increase the entity's temper and speed up the taming process","oneOf":[{"type":"object","$ref":"#/definitions/BJI_feed_items"},{"type":"array","items":{"$ref":"#/definitions/BJI_feed_items"}}],"title":"TODO Title"},"maxTemper":{"type":"integer","default":100,"description":"The maximum value for the entity's random starting temper","title":"TODO Title"},"minTemper":{"type":"integer","default":0,"description":"The minimum value for the entity's random starting temper","title":"TODO Title"},"ride_text":{"type":"string","description":"The text that shows in the riding interact button","title":"TODO Title"},"tame_event":{"$ref":"#/definitions/GB","description":"Event that triggers when the entity becomes tamed","title":"TODO Title"}}},"BJJ":{"description":"Defines the entity's range within which it can see or sense other entities to target them.","type":"object","title":"Target Nearby Sensor 1.8.0","additionalProperties":false,"required":[],"properties":{"must_see":{"type":"boolean","default":false,"description":"Whether the other entity needs to be visible to trigger 'inside' events","title":"TODO Title"},"inside_range":{"type":"number","default":1,"description":"Maximum distance in blocks that another entity will be considered in the 'inside' range","title":"TODO Title"},"on_inside_range":{"$ref":"#/definitions/GB","description":"Event to call when an entity gets in the inside range. Can specify 'event' for the name of the event and 'target' for the target of the event","title":"On Inside Range"},"on_outside_range":{"$ref":"#/definitions/GB","description":"Event to call when an entity gets in the outside range. Can specify 'event' for the name of the event and 'target' for the target of the event","title":"On Outside Range"},"on_vision_lost_inside_range":{"$ref":"#/definitions/GB","description":"Event to call when an entity exits visual range. Can specify 'event' for the name of the event and 'target' for the target of the event","title":"On Vision Lost Inside Range"},"outside_range":{"type":"number","default":5,"description":"Maximum distance in blocks that another entity will be considered in the 'outside' range","title":"Outside Range"}}},"CAA":{"description":"Defines an entity's teleporting behavior.","type":"object","title":"Teleport 1.8.0","additionalProperties":false,"required":[],"properties":{"dark_teleport_chance":{"type":"number","default":0.01,"description":"Modifies the chance that the entity will teleport if the entity is in darkness","title":"TODO Title"},"light_teleport_chance":{"type":"number","default":0.01,"description":"Modifies the chance that the entity will teleport if the entity is in daylight","title":"TODO Title"},"max_random_teleport_time":{"type":"number","default":20,"description":"Maximum amount of time in seconds between random teleports","title":"TODO Title"},"min_random_teleport_time":{"type":"number","default":0,"description":"Minimum amount of time in seconds between random teleports","title":"TODO Title"},"random_teleport_cube":{"type":"array","default":[32.0,16.0,32.0],"items":[{"type":"number","title":"A"},{"type":"number","title":"B"},{"type":"number","title":"C"}],"description":"Entity will teleport to a random position within the area defined by this cube","title":"TODO Title"},"random_teleports":{"type":"boolean","default":true,"description":"If true, the entity will teleport randomly","title":"TODO Title"},"target_distance":{"type":"number","default":16,"description":"Maximum distance the entity will teleport when chasing a target","title":"TODO Title"},"target_teleport_chance":{"type":"number","default":1,"description":"The chance that the entity will teleport between 0.0 and 1.0. 1.0 means 100%","title":"TODO Title"}}},"CAB":{"description":"Defines if the entity ticks the world and the radius around it to tick.","type":"object","title":"Tick World 1.8.0","additionalProperties":false,"required":[],"properties":{"distance_to_players":{"type":"number","default":128,"description":"The distance at which the closest player has to be before this entity despawns. This option will be ignored if never_despawn is true. Min: 128 blocks.","minimum":128,"title":"TODO Title"},"never_despawn":{"type":"boolean","default":true,"description":"If true, this entity will not despawn even if players are far away. If false, distance_to_players will be used to determine when to despawn.","title":"TODO Title"},"radius":{"type":"integer","default":2,"description":"The area around the entity to tick. Default: 2. Allowed range: 2-6.","minimum":2,"maximum":6,"title":"TODO Title"}}},"CAC":{"type":"object","title":"Timer 1.8.0","description":"Adds a timer after which an event will fire.","required":[],"additionalProperties":false,"properties":{"looping":{"type":"boolean","default":true,"description":"If true, the timer will restart every time after it fires","title":"Looping"},"randomInterval":{"type":"boolean","default":true,"description":"If true, the amount of time on the timer will be random between the min and max values specified in time","title":"Random Interval"},"time":{"description":"Amount of time in seconds for the timer. Can be specified as a number or a pair of numbers (min and max). Incompatible with random_time_choices.","title":"Time","oneOf":[{"type":"array","default":[0.0,0.0],"items":[{"type":"number","title":"A"},{"type":"number","title":"B"}],"title":"TODO Title"},{"type":"number","default":0}]},"time_down_event":{"description":"Event to fire when the time on the timer runs out","title":"TODO","$ref":"#/definitions/GB"},"random_time_choices":{"type":"array","default":[],"description":"This is a list of objects, representing one value in seconds that can be picked before firing the event and an optional weight. Incompatible with time.","items":{"properties":{"weight":{"type":"integer","description":"TODO description: weight","title":"Weight"},"value":{"type":"integer","description":"TODO description: value","title":"Value"}},"description":"TODO description: random time choices","title":"Random Time Choices"},"title":"Random Time Choices"}}},"CAD":{"description":"Defines this entity's ability to trade with players.","type":"object","title":"Trade Table 1.8.0","additionalProperties":false,"required":[],"properties":{"convert_trades_economy":{"type":"boolean","default":false,"description":"Determines when the mob transforms, if the trades should be converted when the new mob has a economy_trade_table. When the trades are converted, the mob will generate a new trade list with their new trade table, but then it will try to convert any of the same trades over to have the same enchantments and user data. For example, if the original has a Emerald to Enchanted Iron Sword (Sharpness 1), and the new trade also has an Emerald for Enchanted Iron Sword, then the enchantment will be Sharpness 1.","title":"TODO Title"},"display_name":{"type":"string","description":"Name to be displayed while trading with this entity.","title":"TODO Title"},"new_screen":{"type":"boolean","default":false,"description":"Used to determine if trading with entity opens the new trade screen.","title":"TODO Title"},"persist_trades":{"type":"boolean","default":false,"description":"Determines if the trades should persist when the mob transforms. This makes it so that the next time the mob is transformed to something with a trade_table or economy_trade_table, then it keeps their trades.","title":"TODO Title"},"table":{"type":"string","description":"File path relative to the resource pack root for this entity's trades.","title":"TODO Title"}}},"CAE":{"description":"Defines this entity's ability to trade with players.","type":"object","title":"Transformation 1.8.0","additionalProperties":false,"required":[],"properties":{"add":{"type":"object","description":"List of components to add to the entity after the transformation","properties":{"component_groups":{"type":"array","description":"Names of component groups to add","items":{"type":"string"}}},"title":"TODO Title","additionalProperties":false},"begin_transform_sound":{"type":"string","description":"Sound to play when the transformation starts","title":"TODO Title"},"delay":{"type":"object","description":"Defines the properties of the delay for the transformation","properties":{"block_assist_chance":{"type":"number","default":0,"description":"Chance that the entity will look for nearby blocks that can speed up the transformation. Value must be between 0.0 and 1.0"},"block_chance":{"type":"number","default":0,"description":"Chance that, once a block is found, will help speed up the transformation"},"block_max":{"type":"integer","default":0,"description":"Maximum number of blocks the entity will look for to aid in the transformation. If not defined or set to 0, it will be set to the block radius"},"block_radius":{"type":"integer","default":0,"description":"Distance in Blocks that the entity will search for blocks that can help the transformation"},"block_types":{"type":"array","description":"List of blocks that can help the transformation of this entity","items":{"$ref":"#/definitions/HB"}},"value":{"type":"number","default":0,"description":"Time in seconds before the entity transforms"}},"title":"TODO Title","additionalProperties":false},"drop_equipment":{"type":"boolean","default":false,"description":"Cause the entity to drop all equipment upon transformation","title":"TODO Title"},"into":{"type":"string","description":"Entity Definition that this entity will transform into","title":"TODO Title"},"keep_level":{"type":"boolean","default":false,"description":"If this entity has trades and has leveled up, it should maintain that level after transformation.","title":"TODO Title"},"keep_owner":{"type":"boolean","default":false,"description":"If this entity is owned by another entity, it should remain owned after transformation.","title":"TODO Title"},"transformation_sound":{"type":"string","description":"Sound to play when the entity is done transforming","title":"TODO Title"}}},"CAF":{"type":"object","title":"Trust 1.8.0","description":"UNDOCUMENTATED","required":[],"additionalProperties":false,"properties":{}},"CAG":{"type":"object","title":"Trusting 1.8.0","description":"Defines the rules for a mob to trust players.","required":[],"additionalProperties":false,"properties":{"probability":{"type":"number","default":1,"description":"The chance of the entity trusting with each item use between 0.0 and 1.0, where 1.0 is 100%","title":"TODO Title"},"trust_event":{"$ref":"#/definitions/GB","description":"Event to run when this entity becomes trusting","title":"TODO Title"},"trust_items":{"type":"array","description":"The list of items that can be used to get the entity to trust players","items":{"$ref":"#/definitions/G"},"title":"TODO Title"}}},"CAH":{"type":"object","title":"Type Family 1.8.0","additionalProperties":false,"description":"Defines the families this entity belongs to.","required":["family"],"properties":{"family":{"type":"array","items":{"type":"string","description":"Family name","title":"Family"},"description":"List of family names","title":"Family"}}},"CAI":{"additionalProperties":false,"type":"object","title":"Variant 1.8.0","description":"Used to differentiate the component group of a variant of an entity from others (e.g. ocelot, villager) Parameters","required":[],"properties":{"value":{"type":"integer","default":0,"description":"The ID of the variant. By convention, 0 is the ID of the base entity","title":"Value"}}},"CAJ":{"description":"UNDOCUMENTATED","type":"object","title":"Underwater Movement 1.8.0","additionalProperties":false,"required":[],"properties":{"value":{"type":"number","title":"Value","description":"UNDOCUMENTATED"}}},"CBA":{"additionalProperties":false,"type":"object","title":"Walk Animation Speed 1.8.0","description":"Sets the speed multiplier for this entity's walk animation speed.","required":[],"properties":{"value":{"type":"number","default":1,"description":"The higher the number, the faster the animation for walking plays. A value of 1.0 means normal speed, while 2.0 means twice as fast","title":"Value"}}},"CBB":{"description":"Sets that this entity wants to become a jockey.","type":"object","title":"Wants Jockey 1.8.0","additionalProperties":false,"required":[],"properties":{}},"CBC":{"description":"TODO description","type":"object","title":"Water Movement 1.8.0","additionalProperties":false,"required":[],"properties":{"drag_factor":{"type":"number","default":0.8,"description":"Drag factor to determine movement speed when in water.","title":"TODO Title"}}},"CBE":{"additionalProperties":false,"type":"integer","title":"Priority","minimum":0,"description":"Allows the mob to drink potions based on specified environment conditions."},"CBF":{"additionalProperties":false,"default":1.0,"description":"Movement speed multiplier of the mob when using this AI Goal.","type":"number","title":"Speed Multiplier"},"CBD":{"type":"object","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":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"duration":{"type":"number","default":1,"description":"Amount of time in seconds that the mob reacts.","title":"TODO Title"},"poi_type":{"type":"string","default":"","description":"Defines what POI type to hide at.","title":"TODO Title"},"timeout_cooldown":{"type":"number","default":8,"description":"The cooldown time in seconds before the goal can be reused after a internal failure or timeout condition.","title":"TODO Title"}}},"CBG":{"type":"object","title":"Move To Poi 1.8.0","additionalProperties":false,"description":"Allows the mob to move to a POI if able to","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"poi_type":{"type":"string","description":"Tells the goal what POI type it should be looking for","title":"TODO Title"}}},"CBH":{"description":"Allows the a mob to become scared when the weather outside is thundering.","type":"object","title":"Scared 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"sound_interval":{"type":"integer","default":0,"description":"The interval in which a sound will play when active in a 1/delay chance to kick off","title":"TODO Title"}}},"CBI":{"type":"object","title":"Work 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"active_time":{"type":"integer","default":0,"description":"The amount of ticks the NPC will stay in their the work location","title":"TODO Title"},"can_work_in_rain":{"type":"boolean","default":false,"description":"If true, this entity can work when their jobsite POI is being rained on.","title":"TODO Title"},"goal_cooldown":{"type":"integer","default":0,"description":"The amount of ticks the goal will be on cooldown before it can be used again","title":"TODO Title"},"on_arrival":{"$ref":"#/definitions/GB","description":"Event to run when the mob reaches their jobsite and finishes working.","title":"TODO Title"},"sound_delay_max":{"type":"integer","default":0,"description":"The max interval in which a sound will play","title":"TODO Title"},"sound_delay_min":{"type":"integer","default":0,"description":"The min interval in which a sound will play","title":"TODO Title"},"work_in_rain_tolerance":{"type":"integer","default":-1,"description":"If \"can_work_in_rain\" is false, this is the maximum number of ticks left in the goal where rain will not interrupt the goal","title":"TODO Title"}},"description":"TODO description"},"CCA_entity_definition":{"description":"The entity type","title":"Entity Type","type":"object","properties":{"filters":{"type":"object","$ref":"#/definitions/BA"},"max_dist":{"type":"number","description":"Maximum distance this mob can be away to be a valid choice","default":16,"title":"Max Dist"},"walk_speed_multiplier":{"type":"number","description":"Multiplier for the walking speed. A value of 1.0 means the speed is unchanged","default":16,"title":"Walk Speed Multiplier"},"sprint_speed_multiplier":{"type":"number","description":"Multiplier for the running speed. A value of 1.0 means the speed is unchanged","default":16,"title":"Sprint Speed Multiplier"},"must_see":{"type":"boolean","description":"If true, the mob has to be visible to be a valid choice","default":false,"title":"Must See"},"must_see_forget_duration":{"type":"number","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","default":3,"title":"Must See Forget Duration"}}},"CCA":{"title":"Entity Types 1.8.0","oneOf":[{"type":"array","items":{"$ref":"#/definitions/CCA_entity_definition"}},{"$ref":"#/definitions/CCA_entity_definition"}]},"CBJ":{"additionalProperties":false,"description":"Allows this entity to avoid certain mob types.","type":"object","title":"Avoid Mob Type 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"max_dist":{"type":"number","default":0,"description":"Maximum distance to look for an entity","title":"Max Dist"},"max_flee":{"type":"number","default":0.5,"description":"Distance in blocks within the mob considers it should stop fleeing.","title":"Max Flee"},"walk_speed_multiplier":{"type":"number","default":1.0,"description":"Multiplier for walking speed. 1.0 means keep the regular speed, while higher numbers make the walking speed faster","title":"Walk Speed Multiplier"},"sprint_speed_multiplier":{"type":"number","default":1.0,"description":"Multiplier for running speed. 1.0 means keep the regular speed, while higher numbers make the running speed faster","title":"Sprint Speed Multiplier"},"probability_per_strength":{"type":"number","default":1.0,"description":"Determines how likely it is that this entity will stop avoiding another entity based on that entity's strength","title":"Probability Per Strength"},"ignore_visibility":{"type":"boolean","default":false,"description":"If true, visbility between this entity and the mob type will not be checked.","title":"Ignore Visibility"},"entity_types":{"$ref":"#/definitions/CCA","description":"TODO description: 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":"#/definitions/GB","title":"On Escape Event","description":"UNDOCUMENTATED"},"sound_interval":{"default":0,"description":"UNDOCUMENTATED","title":"Sound Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number"},"range_max":{"type":"number"}}}]}}},"CCB":{"type":"object","title":"Beg 1.8.0","additionalProperties":false,"description":"Allows this mob to look at and follow the player that holds food they like.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"items":{"type":"array","description":"List of items that this mob likes","items":{"type":"string","description":"TODO description: properties","title":"Properties"},"title":"Properties"},"look_distance":{"type":"number","default":8,"description":"Distance in blocks the mob will beg from","title":"Look Distance"},"look_time":{"description":"The range of time in seconds this mob will stare at the player holding a food they like, begging for it","$ref":"#/definitions/GF","default":[2,4],"title":"Look Time"}}},"CCC":{"type":"object","title":"Break Door 1.8.0","description":"Allows this mob to break doors.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}},"additionalProperties":false},"CCD":{"additionalProperties":false,"type":"object","title":"Breed 1.8.0","description":"Allows this mob to breed with other mobs.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"CCE":{"additionalProperties":false,"type":"object","title":"Charge Attack 1.8.0","description":"Allows the mob to attack its target by running at it.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"CCF":{"type":"object","title":"Charge Held Item 1.8.0","description":"Allows this mob to charge and use their held item.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"items":{"type":"array","title":"Items","description":"The list of items that can be used to charge the held item.","items":{"type":"string","description":"Items names to be used.","title":"Item ID"}}}},"CCG":{"type":"object","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":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"type":"number","default":1.0,"description":"Movement speed multiplier of the mob when using this AI Goal","title":"Speed Multiplier"},"radius_range":{"$ref":"#/definitions/GF","default":[5.0,15.0],"description":"Range of radius in blocks of the circle to move around.","title":"Radius Range"},"radius_change_chance":{"type":"integer","default":250,"description":"A random value to determine when to increase the size of the radius up to the maximum. This has a 1/value chance every tick to do so.","title":"Radius Change Chance"},"height_above_target_range":{"$ref":"#/definitions/GF","default":[0.0,0.0],"description":"When the mob finds a target, the range of height in blocks above the target to start the anchor point.","title":"Height Above Target Range"},"height_offset_range":{"$ref":"#/definitions/GF","default":[0.0,0.0],"description":"The range of height in blocks offset the mob can have from it's anchor point.","title":"Height Offset Range"},"height_change_chance":{"type":"integer","default":350,"description":"A random value to determine when to change the height of the mob from the anchor point. This has a 1/value chance every tick to do so.","title":"Height Change Chance"},"goal_radius":{"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":"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"}}},"CCH":{"additionalProperties":false,"type":"object","title":"Controlled By Player 1.8.0","description":"Allows the mob to be controlled by the player.","properties":{"priority":{"$ref":"#/definitions/CBE"},"mount_speed_multiplier":{"type":"number","default":1,"description":"Speed multiplier of mount when controlled by player, defaults to 1.0f","title":"Mount Speed Multiplier"}}},"CCI":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entity types this mob considers a threat to the village","title":"TODO Title"},"must_reach":{"title":"Must Reach","description":"UNDOCUMENTATED","type":"boolean"},"attack_chance":{"title":"Attack Chance","description":"UNDOCUMENTATED","type":"number"}}},"CCJ":{"additionalProperties":false,"type":"object","title":"Delayed Attack 1.8.0","description":"Allows the mob to drink potions based on specified environment conditions.","properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"attack_duration":{"type":"number","default":1,"description":"The duration of the attack animation in seconds","title":"TODO Title"},"attack_once":{"type":"boolean","default":false,"description":"If true, this mob will attack only one time.","title":"TODO Title"},"attack_types":{"type":"string","default":"","description":"Defines the entity types this mob will attack","title":"TODO Title"},"hit_delay_pct":{"type":"number","default":1,"description":"The percentage of the attack_duration that must pass before the hit is made","title":"TODO Title"},"random_stop_interval":{"type":"integer","default":0,"description":"Defines the probability the mob will stop fighting. A value of 0 disables randomly stopping, while a value of 1 defines a 50% chance","title":"TODO Title"},"reach_multiplier":{"type":"number","default":2,"description":"Multiplier for how far outside its box the mob can reach its target (this can be used to simulate a mob with longer arms by making this bigger)","title":"TODO Title"},"require_complete_path":{"type":"boolean","title":"Require Complet Path","description":"UNDOCUMENATED"},"sound_event":{"type":"string","description":"The sound event to play when the attack starts","title":"TODO Title"},"track_target":{"type":"boolean","default":false,"description":"If true, this mob will chase after the target as long as it's a valid target","title":"TODO Title"}}},"CDA":{"additionalProperties":false,"type":"object","title":"Door Interact 1.8.0","description":"Allows the mob to drink potions based on specified environment conditions.","properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CDB":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDC":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDD":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDE":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDF":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDG":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDH":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDI":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDJ":{"type":"object","title":"Beg 1.8.0","description":"Allows the mob to drink potions based on specified environment conditions.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"speed_modifier":{"default":0.0,"description":"TODO description: speed modifier","title":"Speed Modifier"},"potions":{"type":"array","description":"A list of potions that this entity can drink.","items":{"required":["id","chance","filters"],"additionalProperties":false,"properties":{"id":{"type":"integer","default":-1,"description":"The registry ID of the potion to use","title":"Id"},"chance":{"type":"number","default":1.0,"minimum":0,"maximum":1,"description":"The percent chance (from 0.0 to 1.0) of this potion being selected when searching for a potion to use.","title":"Chance"},"filters":{"description":"The filters to use when determining if this potion can be selected.","$ref":"#/definitions/BA","title":"Filters"}},"description":"TODO description: potions","title":"Potions"},"title":"Potions"}}},"CEA":{"additionalProperties":false,"type":"object","title":"Drop Item For 1.8.0","description":"Allows the mob to drink potions based on specified environment conditions.","properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"entity_types":{"$ref":"#/definitions/CCA"},"drop_item_chance":{"type":"number","default":1.0,"description":"The probability that the mob will drop an item.","title":"TODO Title"},"goal_radius":{"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"},"loot_table":{"type":"string","description":"Loot table to select items from.","title":"TODO Title"},"max_dist":{"type":"number","description":"Maximum distance in blocks this mob will look for entities to drop an item for.","title":"TODO Title"},"offering_distance":{"type":"number","default":1.0,"description":"The distance in blocks the mob will try to be away from the entity when it drops the item.","title":"TODO Title"},"on_drop_attempt":{"$ref":"#/definitions/GB","description":"Event to run when this mob attempts to drop an item.","title":"TODO Title"},"search_height":{"type":"integer","default":1,"description":"Height in blocks from the target the mob can be.","title":"TODO Title"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks from the target the mob can be.","title":"TODO Title"},"time_of_day_range":{"$ref":"#/definitions/GF","default":[0.0,1.0],"description":"The valid times of day that this goal can be used. For reference: noon is 0.0, sunset is 0.25, midnight is 0.5, and sunrise is 0.75, and back to noon for 1.0.","title":"TODO Title"}}},"CEB":{"type":"object","title":"Eat Block 1.8.0","description":"UNDOCUMENTATED","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"on_eat":{"$ref":"#/definitions/BBF","description":"UNDOCUMENTATED","title":"On Eat"},"success_chance":{"title":"Succes Chance","description":"UNDOCUMENTATED","oneOf":[{"type":"number"},{"type":"string","title":"Molang"}]},"time_until_eat":{"title":"Time Until Eat","description":"UNDOCUMENTATED","type":"number"},"eat_and_replace_block_pairs":{"type":"array","title":"Eat And Replace Block Pairs","description":"UNDOCUMENTATED","items":{"type":"object","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED","properties":{"eat_block":{"type":"string","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"replace_block":{"type":"string","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"}}}}}},"CEC":{"type":"object","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":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CED":{"type":"object","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":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CEE":{"type":"object","title":"Explore Outskirts 1.8.0","description":"behavior explore outskirts","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"explore_dist":{"type":"number","default":5,"description":"The distance in which the mob will proceed past the village bounds","title":"Explore Dist"},"wait_time":{"type":"integer","default":0,"description":"The time the mob will stand around 'searching' for POIs","title":"Wait Time"},"next_xz":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"integer"},"next_y":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"integer"},"min_wait_time":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"max_wait_time":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"max_travel_time":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"min_perimeter":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"min_dist_from_target":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"timer_ratio":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"dist_from_boundary":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"array","items":[{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"}]}}},"CEF":{"type":"object","title":"Find Mount 1.8.0","description":"Allows the mob to look around for another mob to ride atop it.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"avoid_water":{"type":"boolean","default":false,"description":"If true, the mob will not go into water blocks when going towards a mount","title":"TODO Title"},"mount_distance":{"type":"number","default":-1,"description":"This is the distance the mob needs to be, in blocks, from the desired mount to mount it. If the value is below 0, the mob will use its default attack distance","title":"TODO Title"},"start_delay":{"type":"integer","default":0,"description":"Time the mob will wait before starting to move towards the mount","title":"TODO Title"},"target_needed":{"type":"boolean","default":false,"description":"If true, the mob will only look for a mount if it has a target","title":"TODO Title"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks within which the mob will look for a mount","title":"TODO Title"}}},"CEG":{"type":"object","title":"Find Underwater Treasure 1.8.0","description":"Allows the mob to move towards the nearest underwater ruin or shipwreck.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"search_range":{"type":"integer","default":0,"description":"The range that the mob will search for a treasure chest within a ruin or shipwreck to move towards.","title":"Search Range"},"stop_distance":{"type":"number","default":2.0,"description":"The distance the mob will move before stopping.","title":"Stop Distance"}}},"CEH":{"type":"object","title":"Flee Sun 1.8.0","description":"Allows the mob to run away from direct sunlight and seek shade.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"CEI":{"type":"object","title":"Float 1.8.0","description":"Allows the mob to stay afloat while swimming.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CEJ":{"type":"object","title":"Float Wander 1.8.0","description":"Allows the mob to float around like the Ghast.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"Xz Dist"},"y_dist":{"type":"integer","default":7,"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":"number","default":0.0,"description":"Height in blocks to add to the selected target position","title":"Y Offset"},"must_reach":{"type":"boolean","default":false,"description":"If true, the point has to be reachable to be a valid target","title":"Must Reach"},"random_reselect":{"type":"boolean","default":false,"description":"If true, the mob will randomly pick a new point while moving to the previously selected one","title":"Random Reselect"},"float_duration":{"$ref":"#/definitions/GF","default":[0.0,0.0],"description":"Range of time in seconds the mob will float around before landing and choosing to do something else","title":"Float Duration"}}},"CFA":{"type":"object","title":"Follow Caravan 1.8.0","description":"Allows the mob to follow mobs that are in a caravan.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entity types that this mob can follow in a caravan","title":"TODO Title"},"entity_count":{"type":"integer","description":"Number of entities that can be in the caravan","default":1,"title":"TODO Title"}}},"CFB":{"type":"object","title":"Follow Mob 1.8.0","description":"Allows the mob to follow other mobs.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for a mob to follow","title":"TODO Title"},"stop_distance":{"type":"number","default":2,"description":"The distance in blocks this mob stops from the mob it is following","title":"TODO Title"}}},"CFC":{"type":"object","title":"Follow Owner 1.8.0","description":"Allows the mob to follow their parent around.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"start_distance":{"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"},"stop_distance":{"type":"number","default":2,"description":"The distance in blocks this mob will stop from its owner while following it","title":"TODO Title"}}},"CFD":{"type":"object","title":"Float 1.8.0","description":"Allows the mob to follow their parent around.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"CFE":{"type":"object","title":"Follow Target Captain 1.8.0","description":"Allows mob to move towards its current target captain.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"follow_distance":{"type":"number","default":0,"description":"Defines the distance in blocks the mob will stay from its target while following.","title":"TODO Title"},"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"}}},"CFF":{"type":"object","title":"Go Home 1.8.0","description":"Allows the mob to move back to the position they were spawned.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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"},"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"},"on_home":{"$ref":"#/definitions/GB","description":"Event to run when this mob gets home.","title":"TODO Title"}}},"CFG":{"type":"object","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":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CFH":{"type":"object","title":"Harvest Farm Block 1.8.0","description":"Allows the villager to harvest nearby farms. Can only be used by Villagers.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"max_seconds_before_search":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"search_cooldown_max_seconds":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"seconds_until_new_task":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"}}},"CFI":{"type":"object","title":"Guardian Attack 1.8.0","additionalProperties":false,"description":"Allows the mob to target another mob that hurts them.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","description":"TODO description: entity types","title":"Entity Types"},"alert_same_type":{"type":"boolean","default":false,"description":"If true, nearby mobs of the same type will be alerted about the damage","title":"Alert Same Type"},"hurt_owner":{"type":"boolean","default":false,"description":"If true, the mob will hurt its owner and other mobs with the same owner as itself","title":"Hurt Owner"}}},"CFJ":{"type":"object","title":"Inspect Bookshelf 1.8.0","additionalProperties":false,"description":"Allows the mob to inspect bookshelves.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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"},"search_count":{"type":"integer","default":10,"description":"The number of blocks each tick that the mob will check within it's search range and height for a valid block to move to. A value of 0 will have the mob check every block within range in one tick","title":"TODO Title"},"search_height":{"type":"integer","default":1,"description":"The height that the mob will search for bookshelves","title":"TODO Title"},"search_range":{"type":"integer","default":0,"description":"Distance in blocks the mob will look for books to inspect","title":"TODO Title"}}},"CGA":{"description":"Allows the mob to perform a damaging knockback that affects all nearby entities.","type":"object","title":"Knockback Roar 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"attack_time":{"type":"number","default":0.5,"description":"The delay after which the knockback occurs (in seconds).","title":"TODO Title"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"TODO Title"},"duration":{"type":"number","default":1,"description":"The duration of the roar (in seconds).","title":"TODO Title"},"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":"#/definitions/BBF","description":"TODO","title":"Trigger"}}},"CGB":{"description":"Allows mobs to lay down at times.","type":"object","title":"Lay Down 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"interval":{"type":"integer","default":120,"description":"A random value to determine at what intervals something can occur. This has a 1/interval chance to choose this goal","title":"TODO Title"},"random_stop_interval":{"type":"integer","default":120,"description":"A random value in which the goal can use to pull out of the behavior. This is a 1/interval chance to play the sound","title":"TODO Title"}}},"CGC":{"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","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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"},"on_lay":{"$ref":"#/definitions/GB","description":"Event to run when this mob lays the egg.","title":"TODO Title"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for sand block to move towards","title":"TODO Title"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for a sand block to move towards","title":"TODO Title"}}},"CGD":{"description":"Allows monsters to jump at and attack their target. Can only be used by hostile mobs.","type":"object","title":"Leap At Target 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"must_be_on_ground":{"type":"boolean","default":true,"description":"If true, the mob will only jump at its target if its on the ground. Setting it to false will allow it to jump even if its already in the air","title":"TODO Title"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","title":"TODO Title"},"yd":{"type":"number","default":0,"description":"The height in blocks the mob jumps when leaping at its target","title":"TODO Title"}}},"CGE":{"description":"Allows the mob to look at nearby entities.","type":"object","title":"Look At Entity 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"look_distance":{"type":"number","default":8.0,"description":"The distance in blocks from which the entity will look at","title":"Look Distance"},"probability":{"type":"number","default":0.02,"description":"The probability of looking at the target. A value of 1.00 is 100%","title":"Probability"},"look_time":{"$ref":"#/definitions/GF","default":[2,4],"description":"Time range to look at the entity","title":"Look Time"},"angle_of_view_vertical":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the X-axis (left-right)","title":"Angle Of View Vertical"},"angle_of_view_horizontal":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the Y-axis (up-down)","title":"Angle Of View Horizontal"},"filters":{"description":"Filter to determine the conditions for this mob to look at the entity","$ref":"#/definitions/BA","title":"Filters"}}},"CGF":{"type":"object","title":"Look At Player 1.8.0","description":"Allows the mob to look at the player when the player is nearby.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"angle_of_view_vertical":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the X-axis (left-right)","title":"Angle Of View Vertical"},"angle_of_view_horizontal":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the Y-axis (up-down)","title":"Angle Of View Horizontal"},"look_distance":{"type":"number","default":8.0,"description":"The distance in blocks from which the entity will look at","title":"Look Distance"},"probability":{"type":"number","default":0.02,"minimum":0,"description":"The probability of looking at the target. A value of 1.00 is 100%","title":"Probability"},"look_time":{"type":"array","default":[2,4],"description":"Time range to look at the entity","title":"Look Time","items":[{"type":"integer"},{"type":"integer"}]},"target_distance":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"CGG":{"type":"object","title":"Look At Target 1.8.0","description":"Allows the mob to look at the entity they are targetting.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"look_distance":{"type":"number","default":8.0,"description":"The distance in blocks from which the entity will look at","title":"Look Distance"},"probability":{"type":"number","default":0.02,"description":"The probability of looking at the target. A value of 1.00 is 100%","title":"Probability"},"look_time":{"$ref":"#/definitions/GF","default":[2,4],"description":"Time range to look at the entity","title":"Look Time"},"angle_of_view_vertical":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the X-axis (left-right)","title":"Angle Of View Vertical"},"angle_of_view_horizontal":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the Y-axis (up-down)","title":"Angle Of View Horizontal"}}},"CGH":{"type":"object","title":"Look At Trading Player 1.8.0","additionalProperties":false,"description":"Allows the mob to look at the player they are trading with.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"look_distance":{"type":"number","default":8.0,"description":"The distance in blocks from which the entity will look at","title":"Look Distance"},"probability":{"type":"number","default":0.02,"description":"The probability of looking at the target. A value of 1.00 is 100%","title":"Probability"},"look_time":{"$ref":"#/definitions/GF","default":[2,4],"description":"Time range to look at the entity","title":"Look Time"},"angle_of_view_vertical":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the X-axis (left-right)","title":"Angle Of View Vertical"},"angle_of_view_horizontal":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the Y-axis (up-down)","title":"Angle Of View Horizontal"}}},"CGI":{"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","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CGJ":{"type":"object","title":"Melee Attack 1.8.0","description":"Allows the mob to use close combat melee attacks.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown_time":{"type":"number","title":"Cooldown Time","description":"UNDOCUMENTATED"},"melee_fov":{"type":"number","default":90.0,"description":"The allowable FOV the actor will use to determine if it can make a valid melee attack","title":"Melee Fov"},"track_target":{"type":"boolean","default":false,"description":"If true, this mob will chase after the target as long as it's a valid target","title":"Track Target"},"attack_types":{"type":"string","description":"Defines the entity types this mob will attack","title":"Attack Types"},"random_stop_interval":{"type":"integer","default":0,"description":"Defines the probability the mob will stop fighting. A value of 0 disables randomly stopping, while a value of 1 defines a 50% chance","title":"Random Stop Interval"},"reach_multiplier":{"type":"number","default":2.0,"description":"Multiplier for how far outside its box the mob can reach its target (this can be used to simulate a mob with longer arms by making this bigger)","title":"Reach Multiplier"},"attack_once":{"type":"boolean","default":false,"description":"If true, this mob will attack only one time.","title":"Attack Once"},"require_complete_path":{"type":"boolean","default":false,"description":"If true, this goal will only trigger if the mob can reach its target.","title":"Require Complete Path"},"on_attack":{"$ref":"#/definitions/GB","title":"On Attack","description":"UNDOCUMENTATED"}}},"CHA":{"description":"Allows an entity to go to the village bell and mingle with other entities.","type":"object","title":"Mingle 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown Time"},"duration":{"type":"number","default":1,"description":"Amount of time in seconds that the entity will chat with another entity","title":"Duration"},"mingle_distance":{"type":"number","default":2.0,"description":"The distance from its partner that this entity will mingle. If the entity type is not the same as the entity, this value needs to be identical on both entities.","title":"Mingle Distance"},"mingle_partner_type":{"description":"The entity type that this entity is allowed to mingle with","title":"Mingle Partner Type","oneOf":[{"type":"array","items":{"description":"The entity type that this entity is allowed to mingle with","type":"string"}},{"type":"string"}]}}},"CHB":{"type":"object","title":"Mount Pathing 1.8.0","description":"Allows the mob to move around on its own while mounted seeking a target to attack.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"target_dist":{"type":"number","default":0.0,"description":"The distance at which this mob wants to be away from its target","title":"Target Dist"},"track_target":{"type":"boolean","default":false,"description":"If true, this mob will chase after the target as long as it's a valid target","title":"Track Target"}}},"CHC":{"description":"Can only be used by Villagers. Allows them to seek shelter indoors.","type":"object","title":"Move Indoors 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"timeout_cooldown":{"type":"number","default":8,"description":"The cooldown time in seconds before the goal can be reused after a internal failure or timeout condition","title":"TODO Title"}}},"CHD":{"type":"object","title":"Move Through Village 1.8.0","description":"Can only be used by Villagers. Allows the villagers to create paths around the village.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"only_at_night":{"type":"boolean","default":false,"description":"If true, the mob will only move through the village during night time","title":"Only At Night"}}},"CHE":{"type":"object","title":"Move To Block 1.8.0","additionalProperties":false,"description":"UNDOCUMENTATED","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"tick_interval":{"type":"number","title":"Tick Interval","description":"UNDOCUMENTATED"},"start_chance":{"type":"number","title":"Start Chance","description":"UNDOCUMENTATED"},"search_range":{"type":"number","title":"Search Range","description":"UNDOCUMENTATED"},"search_height":{"type":"number","title":"Search Height","description":"UNDOCUMENTATED"},"goal_radius":{"type":"number","title":"Goal Radius","description":"UNDOCUMENTATED"},"stay_duration":{"type":"number","title":"Stay Duration","description":"UNDOCUMENTATED"},"target_selection_method":{"type":"string","title":"Target Selection Method","description":"UNDOCUMENTATED"},"target_offset":{"type":"array","title":"Target Offset","description":"UNDOCUMENTATED","items":[{"type":"number"},{"type":"number"},{"type":"number"}]},"target_blocks":{"type":"array","title":"Target Blocks","description":"UNDOCUMENTATED","items":{"type":"string"}},"on_stay_completed":{"type":"array","title":"On Stay Completed","description":"UNDOCUMENTATED","items":{"$ref":"#/definitions/GB"}},"on_reach":{"type":"array","title":"On Reach","description":"UNDOCUMENTATED","items":{"$ref":"#/definitions/GB"}}}},"CHF":{"description":"Allows the mob to move back onto land when in water.","type":"object","title":"Move To Land 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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"},"search_count":{"type":"integer","default":10,"description":"The number of blocks each tick that the mob will check within it's search range and height for a valid block to move to. A value of 0 will have the mob check every block within range in one tick","title":"TODO Title"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for land to move towards","title":"TODO Title"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for land to move towards","title":"TODO Title"}}},"CHG":{"type":"object","title":"Move To Liquid 1.8.0","description":"Allows the mob to move back into lava when on land.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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":"Goal Radius"},"search_count":{"type":"integer","default":10,"description":"The number of blocks each tick that the mob will check within it's search range and height for a valid block to move to. A value of 0 will have the mob check every block within range in one tick","title":"Search Count"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for lava to move towards","title":"Search Height"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for lava to move towards","title":"Search Range"},"material_type":{"title":"Material Type","description":"UNDOCUMENTAED, examples are : Lava","type":"string"}}},"CHH":{"type":"object","title":"Move To Random Block 1.8.0","description":"Allows mob to move towards a random block.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"block_distance":{"type":"number","default":16,"description":"Defines the distance from the mob, in blocks, that the block to move to will be chosen.","title":"TODO Title"},"within_radius":{"type":"number","default":0,"description":"Defines the distance in blocks the mob has to be from the block for the movement to be finished.","title":"TODO Title"}}},"CHI":{"type":"object","title":"Move To Village 1.8.0","additionalProperties":false,"description":"Allows the mob to move into a random location within a village.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"TODO Title"},"goal_radius":{"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"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks to search for villages. If <= 0, find the closest village regardless of distance.","title":"TODO Title"}}},"CHJ":{"type":"object","title":"Move To Water 1.8.0","additionalProperties":false,"description":"Allows the mob to move back into water when on land.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for water to move towards","title":"Search Range"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for water to move towards","title":"Search Height"},"search_count":{"type":"integer","default":10,"description":"The number of blocks each tick that the mob will check within it's search range and height for a valid block to move to. A value of 0 will have the mob check every block within range in one tick","title":"Search Count"},"goal_radius":{"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":"Goal Radius"}}},"CIA":{"type":"object","title":"Move Towards Dwelling Restriction 1.8.0","additionalProperties":false,"description":"UNDOCUMENTATED, comes from cat","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"CIB":{"type":"object","title":"Move Towards Restriction 1.8.0","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":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"control_flags":{"type":"array","items":{"type":"string","enum":["move","look"],"description":"TODO description: control flags","title":"Control Flags"},"description":"TODO description: control flags","title":"Control Flags"}}},"CIC":{"type":"object","title":"Guardian Attack 1.8.0","additionalProperties":false,"description":"Allows mob to move towards its current target.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"within_radius":{"type":"number","default":0.0,"description":"Defines the radius in blocks that the mob tries to be from the target. A value of 0 means it tries to occupy the same block as the target","title":"Within Radius"}}},"CID":{"type":"object","title":"Nearest Attackable Target 1.8.0","description":"Allows the mob to check for and pursue the nearest valid target.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"description":"List of entity types that this mob considers valid targets","$ref":"#/definitions/CCA","title":"TODO Title"},"attack_interval":{"type":"integer","default":0,"description":"Time in seconds between attacks","title":"TODO Title"},"must_reach":{"type":"boolean","default":false,"description":"If true, only entities that this mob can path to can be selected as targets","title":"TODO Title"},"must_see":{"type":"boolean","default":false,"description":"If true, only entities in this mob's viewing range can be selected as targets","title":"TODO Title"},"must_see_forget_duration":{"type":"number","default":3,"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":"TODO Title"},"persist_time":{"type":"number","default":0.0,"description":"Time in seconds for a valid target to stay targeted when it becomes and invalid target.","title":"TODO Title"},"reselect_targets":{"type":"boolean","default":false,"description":"If true, the target will change to the current closest entity whenever a different entity is closer","title":"TODO Title"},"scan_interval":{"type":"integer","default":10,"description":"How many ticks to wait between scanning for a target.","title":"TODO Title"},"target_search_height":{"type":"number","default":-1.0,"description":"Height in blocks to search for a target mob. -1.0f means the height does not matter.","title":"TODO Title"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks that the target can be within to launch an attack","title":"TODO Title"}}},"CIE":{"additionalProperties":false,"description":"TODO description","type":"object","title":"Ocelot Sit On Block 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"CIF":{"type":"object","title":"Ocelotattack 1.8.0","additionalProperties":false,"description":"Can only be used by the Ocelot. Allows it to perform the sneak and pounce attack.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"walk_speed_multiplier":{"type":"number","default":1.0,"description":"Multiplier for the walking speed while using this attack","title":"Walk Speed Multiplier"},"sprint_speed_multiplier":{"type":"number","default":1.0,"description":"Multiplier for the running speed of this mob while using this attack","title":"Sprint Speed Multiplier"},"sneak_speed_multiplier":{"type":"number","default":1.0,"description":"Multiplier for the sneaking speed. 1.0 means the ocelot will move at the speed it normally sneaks","title":"Sneak Speed Multiplier"},"cooldown_time":{"type":"number","title":"Cooldown Time","description":"UNDOCUMENTATED"},"x_max_rotation":{"type":"number","title":"X Max Rotation","description":"UNDOCUMENTATED"},"y_max_head_rotation":{"type":"number","title":"Y Max Head Rotation","description":"UNDOCUMENTATED"},"max_distance":{"type":"number","title":"Max Distance","description":"UNDOCUMENTATED"},"max_sneak_range":{"type":"number","title":"Max Sneak Range","description":"UNDOCUMENTATED"},"max_sprint_range":{"type":"number","title":"Max Sprint Range","description":"UNDOCUMENTATED"},"reach_multiplier":{"type":"number","title":"Reach Multiplier","description":"UNDOCUMENTATED"}}},"CIG":{"type":"object","title":"Offer Flower 1.8.0","additionalProperties":false,"description":"Allows the mob to offer the player a flower like the Iron Golem does.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CIH":{"type":"object","title":"Guardian Attack 1.8.0","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":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"close_door_after":{"type":"boolean","default":true,"description":"If true, the mob will close the door after opening it and going through it","title":"Close Door After"}}},"CII":{"type":"object","title":"Owner Hurt By Target 1.8.0","additionalProperties":false,"description":"Allows the mob to target another mob that hurts their owner.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entity types that this mob can target if they hurt their owner","title":"TODO Title"}}},"CIJ":{"type":"object","title":"Owner Hurt Target 1.8.0","additionalProperties":false,"description":"Allows the mob to target a mob that is hurt by their owner.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entity types that this entity can target if the potential target is hurt by this mob's owner","title":"TODO Title"}}},"CJA":{"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","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"damage_sources":{"type":"array","items":{"$ref":"#/definitions/IG"},"description":"The list of Entity Damage Sources that will cause this mob to panic","title":"TODO Title"},"force":{"type":"boolean","default":false,"description":"If true, this mob will not stop panicking until it can't move anymore or the goal is removed from it","title":"TODO Title"},"ignore_mob_damage":{"type":"boolean","default":false,"description":"If true, the mob will not panic in response to damage from other mobs. This overrides the damage types in \"damage_sources\"","title":"TODO Title"},"prefer_water":{"type":"boolean","default":false,"description":"If true, the mob will prefer water over land","title":"TODO Title"},"panic_sound":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"sound_interval":{"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"range_min":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"range_max":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}},"additionalProperties":false}}},"CJB":{"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","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CJC":{"description":"Allows the pet mob to move onto a bed with it's owner while sleeping.","type":"object","title":"Pet Sleep With Owner 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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"},"search_height":{"type":"integer","default":1,"description":"Height in blocks from the owner the pet can be to sleep with owner.","title":"TODO Title"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks from the owner the pet can be to sleep with owner.","title":"TODO Title"}}},"CJD":{"description":"Allows the mob to pick up items on the ground.","additionalProperties":false,"type":"object","title":"Pickup Items 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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"},"max_dist":{"type":"number","default":0,"description":"Maximum distance this mob will look for items to pick up","title":"TODO Title"},"track_target":{"type":"boolean","default":false,"description":"If true, this mob will chase after the target as long as it's a valid target","title":"TODO Title"}}},"CJE":{"description":"Allows the mob to play with other baby villagers. This can only be used by Villagers.","type":"object","title":"Play 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"CJF":{"description":"Allows the mob to be ridden by the player after being tamed.","type":"object","title":"Player Ride Tamed 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CJG":{"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","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"blocks":{"type":"array","description":"Blocks that the mob is looking for to eat","items":{"type":"string","title":"Block Id","description":"A block identifier","pattern":"[0-9:a-z_]+"},"title":"TODO Title"},"eat_delay":{"type":"integer","default":2,"description":"Time in seconds between each time it eats","title":"TODO Title"},"full_delay":{"type":"integer","default":100,"description":"Amount of time in seconds before this mob wants to eat again","title":"TODO Title"},"initial_eat_delay":{"type":"integer","default":0,"description":"Time in seconds before starting to eat/raid once it arrives at it","title":"Initial Eat Delay"},"goal_radius":{"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"},"max_to_eat":{"type":"integer","default":6,"description":"Maximum number of things this entity wants to eat","title":"TODO Title"},"search_range":{"type":"integer","default":0,"description":"Distance in blocks the mob will look for crops to eat","title":"TODO Title"},"search_height":{"type":"integer","default":0,"description":"UNDOCUMENTATED","title":"TODO Title"}}},"CJH":{"description":"Allows the mob to randomly break surface of the water.","type":"object","title":"Player Ride Tamed 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"TODO Title"},"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"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"TODO Title"},"y_dist":{"type":"integer","default":7,"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":"TODO Title"}}},"CJI":{"description":"Allows a mob to randomly fly around","type":"object","title":"Random Fly 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"can_land_on_trees":{"type":"boolean","default":true,"description":"If true, the mob can stop flying and land on a tree instead of the ground","title":"TODO Title"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"TODO Title"},"y_dist":{"type":"integer","default":7,"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":"TODO Title"}}},"CJJ":{"additionalProperties":false,"description":"Allows the mob to randomly look around.","type":"object","title":"Random Look Around 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"look_time":{"$ref":"#/definitions/GF","default":[2,4],"description":"The range of time in seconds the mob will stay looking in a random direction before looking elsewhere","title":"TODO Title"},"look_distance":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"DAA":{"type":"object","title":"Random Sitting 1.8.0","description":"Allows the mob to randomly sit for a duration.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown Time"},"min_sit_time":{"type":"number","default":10,"description":"The minimum amount of time in seconds before the mob can stand back up","title":"Min Sit Time"},"start_chance":{"type":"number","default":0.1,"description":"This is the chance that the mob will start this goal, from 0 to 1","title":"Start Chance"},"stop_chance":{"type":"number","default":0.3,"description":"This is the chance that the mob will stop this goal, from 0 to 1","title":"Stop Chance"}}},"DAB":{"description":"Allows a mob to randomly stroll around.","type":"object","title":"Random Stroll 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"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"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"TODO Title"},"y_dist":{"type":"integer","default":7,"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":"TODO Title"}},"additionalProperties":false},"DAC":{"type":"object","title":"Random Swim 1.8.0","description":"Allows an entity to randomly move through water","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"avoid_surface":{"type":"boolean","default":true,"description":"If true, the mob will avoid surface water blocks by swimming below them","title":"TODO Title"},"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"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"TODO Title"},"y_dist":{"type":"integer","default":7,"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":"TODO Title"}},"additionalProperties":false},"DAD":{"description":"Allows the mob to use ranged attacks like shooting arrows.","type":"object","title":"Ranged Attack 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"attack_interval":{"type":"number","default":0,"description":"UNDOCUMENTATED","title":"TODO Title"},"attack_interval_max":{"type":"number","default":0,"description":"Maximum amount of time in seconds the entity will wait after an attack before launching another","title":"TODO Title"},"attack_interval_min":{"type":"number","default":0,"description":"Minimum amount of time in seconds the entity will wait after an attack before launching another","title":"TODO Title"},"attack_radius":{"type":"number","default":0,"description":"Maximum distance the target can be for this mob to fire. If the target is further away, this mob will move first before firing","title":"TODO Title"},"burst_interval":{"type":"number","default":0,"description":"Amount of time in seconds between each individual shot when firing multiple shots per attack","title":"TODO Title"},"burst_shots":{"type":"integer","default":1,"description":"Number of shots fired every time the mob uses a charged attack","title":"TODO Title"},"charge_charged_trigger":{"type":"number","default":0,"description":"The minimum amount of time in ticks the mob has to charge before firing a charged attack","title":"TODO Title"},"charge_shoot_trigger":{"type":"number","default":0,"description":"The minimum amount of time in ticks for the mob to start charging a charged shot. Must be greater than 0 to enable burst shots","title":"TODO Title"},"ranged_fov":{"type":"number","default":90,"description":"The allowable FOV the actor will use to determine if it can make a valid ranged attack","title":"TODO Title"},"target_in_sight_time":{"type":"number","title":"Target In Sight Time","description":"UNDOCUMENTATED"},"attack_radius_min":{"type":"number","title":"Attack Radius Min","description":"UNDOCUMENTATED"}}},"DAE":{"description":"Allows the villager to stop so another villager can breed with it. Can only be used by a Villager.","type":"object","title":"Receive Love 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DAF":{"description":"Allows the mob to stay indoors during night time.","type":"object","title":"Restrict Open Door 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DAG":{"description":"Allows the mob to automatically start avoiding the sun when its a clear day out.","type":"object","title":"Restrict Sun 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DAH":{"description":"This allows the mob to roll forward.","type":"object","title":"Roll 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"probability":{"type":"number","minimum":0,"description":"The probability that the mob will use the goal.","title":"TODO Title"}}},"DAI":{"description":"Allows the mob to run around aimlessly.","type":"object","title":"Restrict Open Door 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"DAJ":{"description":"Allows the mob to send an event to another mob.","type":"object","title":"Send Event 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"cast_duration":{"type":"number","description":"Time in seconds for the entire event sending process","title":"TODO Title"},"sequence":{"type":"array","description":"List of events to send","items":{"type":"object","additionalProperties":false,"properties":{"base_delay":{"type":"number","default":0,"description":"Amount of time in seconds before starting this step"},"event":{"type":"string","default":"","description":"The event to send to the entity"},"sound_event":{"type":"string","default":"","description":"The sound event to play when this step happens"}}},"title":"TODO Title"}}},"DBA":{"description":"Allows the mob to send an event to another mob.","type":"object","title":"Share Items 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entities this mob will share items with","title":"TODO Title"},"goal_radius":{"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"},"max_dist":{"type":"number","default":0,"description":"Maximum distance in blocks this mob will look for entities to share items with","title":"TODO Title"}}},"DBB":{"description":"Allows the mob to go into stone blocks like Silverfish do. Currently it can only be used by Silverfish.","type":"object","title":"Silverfish Merge With Stone 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DBC":{"description":"Allows the mob to alert mobs in nearby blocks to come out. Currently it can only be used by Silverfish.","type":"object","title":"Silverfish Wake Up Friends 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DBD":{"description":"Allows Equine mobs to be Horse Traps and be triggered like them, spawning a lightning bolt and a bunch of horses when a player is nearby. Can only be used by Horses, Mules, Donkeys and Skeleton Horses.","type":"object","title":"Skeleton Horse Trap 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"duration":{"type":"number","default":1,"description":"Amount of time in seconds the trap exists. After this amount of time is elapsed, the trap is removed from the world if it hasn't been activated","title":"TODO Title"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks that the player has to be within to trigger the horse trap","title":"TODO Title"}}},"DBE":{"additionalProperties":false,"description":"Allows mobs that own a bed to in a village to move to and sleep in it.","type":"object","title":"Sleep 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown Time"},"goal_radius":{"type":"number","default":0,"description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"sleep_collider_height":{"type":"number","default":1,"description":"The height of the mob's collider while sleeping","title":"Sleep Collider Height"},"sleep_collider_width":{"type":"number","default":1,"description":"The width of the mob's collider while sleeping","title":"Sleep Collider Width"},"sleep_y_offset":{"type":"number","default":1,"description":"The y offset of the mob's collider while sleeping","title":"Sleep Y Offset"},"timeout_cooldown":{"type":"number","default":8,"description":"The cooldown time in seconds before the goal can be reused after a internal failure or timeout condition","title":"Timeout Cooldown"}}},"DBF":{"additionalProperties":false,"description":"Can only be used by Slimes and Magma Cubes. Allows the mob to use a melee attack like the slime's.","type":"object","title":"Slime Attack 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","title":"TODO Title"}}},"DBG":{"additionalProperties":false,"description":"Can only be used by Slimes and Magma Cubes. Controls their ability to float in water / lava.","type":"object","title":"Slime Float 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"jump_chance_percentage":{"type":"number","title":"Sink Delta","description":"UNDOCUMENTATED"}}},"DBH":{"additionalProperties":false,"description":"Can only be used by Slimes and Magma Cubes. Allows the mob to continuously jump around like a slime.","type":"object","title":"Slime Keep On Jumping 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"DBI":{"additionalProperties":false,"description":"Can only be used by Slimes and Magma Cubes. Allows the mob to move in random directions like a slime.","type":"object","title":"Slime Random Direction 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"add_random_time_range":{"type":"number","title":"Add Random Time Range","description":"UNDOCUMENTATED"},"turn_range":{"type":"number","title":"Turn Range","description":"UNDOCUMENTATED"},"min_change_direction_time":{"type":"number","title":"Min Change Direction Time","description":"UNDOCUMENTATED"}}},"DBJ":{"additionalProperties":false,"description":"Allows the mob to take a load off and snack on food that it found nearby.","type":"object","title":"Snacking 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"items":{"type":"array","description":"Items that we are interested in snacking on","$ref":"#/definitions/G","title":"TODO Title"},"snacking_cooldown":{"type":"number","default":7.5,"description":"The cooldown time in seconds before the mob is able to snack again","title":"TODO Title"},"snacking_cooldown_min":{"type":"number","default":0.5,"description":"The minimum time in seconds before the mob is able to snack again","title":"TODO Title"},"snacking_stop_chance":{"type":"number","default":0.0017,"description":"This is the chance that the mob will stop snacking, from 0 to 1","title":"TODO Title"}}},"DCA":{"additionalProperties":false,"description":"Allows the mob to stop and sneeze possibly startling nearby mobs and dropping an item.","type":"object","title":"Sneeze 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"TODO Title"},"drop_item_chance":{"type":"number","default":1,"description":"The probability that the mob will drop an item when it sneezes.","title":"TODO Title"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entity types this mob will startle (cause to jump) when it sneezes.","title":"TODO Title"},"loot_table":{"type":"string","default":"","description":"Loot table to select dropped items from.","title":"Loot Table"},"prepare_sound":{"type":"string","default":"","description":"Sound to play when the sneeze is about to happen.","title":"Prepare Sound"},"prepare_time":{"type":"number","default":1,"description":"The time in seconds that the mob takes to prepare to sneeze (while the prepare_sound is playing).","title":"Prepare Time"},"probability":{"type":"number","default":0.02,"minimum":0,"maximum":1,"description":"The probability of sneezing. A value of 1.00 is 100%","title":"Probability"},"sound":{"type":"string","default":"","description":"Sound to play when the sneeze occurs.","title":"Sound"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks that mobs will be startled.","title":"Within Radius"}}},"DCB":{"description":"Allows the squid to dive down in water. Can only be used by the Squid.","type":"object","title":"Squid Dive 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DCC":{"description":"Allows the squid to swim away. Can only be used by the Squid.","type":"object","title":"Squid Flee 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DCD":{"description":"Allows the squid to swim in place idly. Can only be used by the Squid.","type":"object","title":"Squid Idle 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DCE":{"description":"Allows the squid to move away from ground blocks and back to water. Can only be used by the Squid.","type":"object","title":"Squid Move Away From Ground 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DCF":{"description":"Allows the squid to stick to the ground when outside water. Can only be used by the Squid.","type":"object","title":"Squid Out Of Water 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DCG":{"description":"Allows the mob to stay put while it is in a sitting state instead of doing something else.","type":"object","title":"Stay While Sitting 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DCH":{"description":"Allows the mob to use the polar bear's melee attack.","type":"object","title":"Stomp Attack 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"attack_once":{"type":"boolean","default":false,"description":"If true, this mob will attack only one time.","title":"TODO Title"},"attack_types":{"type":"string","default":"","description":"Defines the entity types this mob will attack","title":"TODO Title"},"probability":{"type":"number","default":0.02,"description":"The probability of sneezing. A value of 1.00 is 100%","title":"TODO Title"},"random_stop_interval":{"type":"integer","default":0,"description":"Defines the probability the mob will stop fighting. A value of 0 disables randomly stopping, while a value of 1 defines a 50% chance","title":"TODO Title"},"reach_multiplier":{"type":"number","default":2,"description":"Multiplier for how far outside its box the mob can reach its target (this can be used to simulate a mob with longer arms by making this bigger)","title":"TODO Title"},"require_complete_path":{"type":"boolean","default":false,"description":"If true, this goal will only trigger if the mob can reach its target.","title":"TODO Title"},"sound":{"type":"string","description":"Sound to play when the sneeze occurs.","title":"TODO Title"},"track_target":{"type":"boolean","default":false,"description":"If true, this mob will chase after the target as long as it's a valid target","title":"TODO Title"},"stomp_range_multiplier":{"type":"number","title":"Stomp Range Multiplier","description":"UNDOCUMENTATED"},"no_damage_range_multiplier":{"type":"number","title":"No Damage Range Multiplier","description":"UNDOCUMENTATED"}}},"DCI":{"description":"Allows this mob to stomp turtle eggs","type":"object","title":"Stomp Turtle Egg 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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"},"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"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for turtle eggs to move towards","title":"TODO Title"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for turtle eggs to move towards","title":"TODO Title"}}},"DCJ":{"description":"Allows the mob to attack the player by summoning other entities.","title":"Stay While Sitting 1.8.0","type":"object","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"summon_choices":{"type":"array","description":"List of spells for the mob to use to summon entities. Each spell has the following parameters:","items":{"type":"object","additionalProperties":false,"properties":{"cast_duration":{"type":"number","description":"Time in seconds the spell casting will take"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the spell again"},"do_casting":{"type":"boolean","default":true,"description":"If true, the mob will do the casting animations and render spell particles"},"filters":{"$ref":"#/definitions/BA"},"max_activation_range":{"type":"number","default":-1,"description":"Upper bound of the activation distance in blocks for this spell"},"min_activation_range":{"type":"number","default":1,"description":"Lower bound of the activation distance in blocks for this spell"},"particle_color":{"description":"The color of the particles for this spell","title":"Particle Color","oneOf":[{"type":"integer","default":0},{"type":"string","format":"color-hex"}]},"sequence":{"type":"array","description":"List of steps for the spell. Each step has the following parameters:","items":{"type":"object","additionalProperties":false,"properties":{"base_delay":{"type":"number","default":0,"description":"Amount of time in seconds to wait before this step starts"},"delay_per_summon":{"type":"number","default":0,"description":"Amount of time in seconds before each entity is summoned in this step"},"entity_lifespan":{"type":"number","default":-1,"description":"Amount of time in seconds that the spawned entity will be alive for. A value of -1.0 means it will remain alive for as long as it can"},"entity_type":{"type":"string","description":"The entity type of the entities we will spawn in this step"},"num_entities_spawned":{"type":"integer","default":1,"description":"Number of entities that will be spawned in this step"},"shape":{"type":"string","default":"line","description":"The base shape of this step. Valid values are circle and line"},"size":{"type":"number","default":1,"description":"The base size of the entity"},"sound_event":{"type":"string","description":"The sound event to play for this step"},"summon_cap":{"type":"integer","default":0,"description":"Maximum number of summoned entities at any given time"},"summon_cap_radius":{"type":"number","default":0,"description":""},"target":{"type":"string","default":"self","description":"The target of the spell. This is where the spell will start (line will start here, circle will be centered here)"}}}},"start_sound_event":{"type":"string","description":"The sound event to play when using this spell"},"weight":{"type":"number","default":0,"description":"The weight of this spell. Controls how likely the mob is to choose this spell when casting one"}}},"title":"TODO Title"}}},"DDA":{"description":"Allows the creeper to swell up when a player is nearby. It can only be used by Creepers.","title":"Stay While Sitting 1.8.0","type":"object","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"start_distance":{"type":"number","default":10,"description":"This mob starts swelling when a target is at least this many blocks away","title":"TODO Title"},"stop_distance":{"type":"number","default":2,"description":"This mob stops swelling when a target has moved away at least this many blocks","title":"TODO Title"}}},"DDB":{"type":"object","title":"Swim Idle 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"idle_time":{"title":"TODO","description":"TODO Description","type":"number"},"success_rate":{"title":"TODO","description":"TODO Description","type":"number"}},"description":"TODO description"},"DDC":{"description":"Has the fish swim around when they can't pathfind","type":"object","title":"Swim Idle 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"interval":{"type":"number","title":"Interval","description":"UNDOCUMENTATED"},"look_ahead":{"type":"number","title":"Look Ahead","description":"UNDOCUMENTATED"},"wander_time":{"type":"number","title":"Wander Time","description":"UNDOCUMENTATED"}}},"DDD":{"type":"object","title":"Swim With Entity 1.8.0","description":"UNDOCUMENTATED","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"success_rate":{"type":"number","title":"Success Rate","description":"UNDOCUMENTATED"},"chance_to_stop":{"type":"number","title":"Chance To Stop","description":"UNDOCUMENTATED"},"state_check_interval":{"type":"number","title":"State Check Interval","description":"UNDOCUMENTATED"},"catch_up_threshold":{"type":"number","title":"Catch Up Threshold","description":"UNDOCUMENTATED"},"match_direction_threshold":{"type":"number","title":"Match Direction Threshold","description":"UNDOCUMENTATED"},"catch_up_multiplier":{"type":"number","title":"Catch Up Multiplier","description":"UNDOCUMENTATED"},"search_range":{"type":"number","title":"Search Range","description":"UNDOCUMENTATED"},"stop_distance":{"type":"number","title":"Stop Distance","description":"UNDOCUMENTATED"},"entity_types":{"$ref":"#/definitions/CCA","title":"Entity Types","description":"UNDOCUMENTATED"}}},"DDE":{"description":"Allows the mob to move to attack a target. The goal ends if it has a horizontal collision or gets hit. Built to be used with flying mobs.","type":"object","title":"Swoop Attack 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"damage_reach":{"type":"number","title":"Damage Reach","description":"UNDOCUMENTATED"},"delay_range":{"$ref":"#/definitions/GF","default":[10.0,20.0],"description":"Range of time in seconds between uses of this goal.","title":"TODO Title"}}},"DDF":{"description":"Can only be used by Villagers. Allows the mob to accept flowers from Iron Golems.","type":"object","title":"Take Flower 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DDG":{"description":"Allows the mob to be tempted by food they like.","type":"object","title":"Tempt 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"can_get_scared":{"type":"boolean","default":false,"description":"If true, the mob can stop being tempted if the player moves too fast while close to this mob","title":"TODO Title"},"can_tempt_while_ridden":{"type":"boolean","title":"Can Tempt While Ridden","description":"UNDOCUMENTATED"},"items":{"type":"array","description":"List of items this mob is tempted by","items":{"$ref":"#/definitions/G"},"title":"TODO Title"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks this mob can get tempted by a player holding an item they like","title":"TODO Title"}}},"DDH":{"description":"UNDOCUMENTATED","type":"object","title":"Target When Pushed 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","title":"Entity Types","description":"UNDOCUMENTATED"},"percent_chance":{"type":"number","title":"Percent Chance","description":"UNDOCUMENTATED"}}},"DDI":{"description":"Allows the mob to look at a player that is holding a tradable item.","type":"object","title":"Trade Interest 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"carried_item_switch_time":{"type":"number","default":2,"description":"The max time in seconds that the trader will hold an item before attempting to switch for a different item that takes the same trade","title":"Carried Item Switch Time"},"cooldown":{"type":"number","default":2,"description":"The time in seconds before the trader can use this goal again","title":"Cooldown"},"interest_time":{"type":"number","default":45,"description":"The max time in seconds that the trader will be interested with showing it's trade items","title":"Interest_time"},"remove_item_time":{"type":"number","default":1,"description":"The max time in seconds that the trader will wait when you no longer have items to trade","title":"Remove Item Time"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks this mob can be interested by a player holding an item they like","title":"Within Radius"}}},"DDJ":{"description":"Allows the player to trade with this mob.","type":"object","title":"Trade With Player 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DEA":{"description":"Allows the mob to target the same entity its owner is targeting.","additionalProperties":false,"type":"object","title":"Vex Copy Owner Target 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entities this mob can copy the owner from.","title":"TODO Title"}}},"DEB":{"description":"Allows the mob to target the same entity its owner is targeting.","additionalProperties":false,"type":"object","title":"Vex Random Move 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entities this mob can copy the owner from.","title":"TODO Title"}}},"DEC":{"description":"Allows the wither to launch random attacks. Can only be used by the Wither Boss.","additionalProperties":false,"type":"object","title":"Wither Random Attack Pos Goal 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DED":{"description":"Allows the wither to launch random attacks. Can only be used by the Wither Boss.","additionalProperties":false,"type":"object","title":"Wither Target Highest Damage 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entity types the wither takes into account to find who dealt the most damage to it","title":"TODO Title"}}},"D":{"additionalProperties":false,"type":"object","title":"Components 1.8.0","description":"A collection of components","required":[],"properties":{"minecraft:addrider":{"$ref":"#/definitions/E"},"minecraft:ageable":{"$ref":"#/definitions/F"},"minecraft:ambient_sound_interval":{"$ref":"#/definitions/I"},"minecraft:angry":{"$ref":"#/definitions/J"},"minecraft:annotation.break_door":{"$ref":"#/definitions/GC"},"minecraft:annotation.open_door":{"$ref":"#/definitions/GD"},"minecraft:attack":{"$ref":"#/definitions/GE"},"minecraft:attack_damage":{"$ref":"#/definitions/GG"},"minecraft:balloonable":{"$ref":"#/definitions/GH"},"minecraft:boss":{"$ref":"#/definitions/GI"},"minecraft:boostable":{"$ref":"#/definitions/GJ"},"minecraft:break_blocks":{"$ref":"#/definitions/HA"},"minecraft:breathable":{"$ref":"#/definitions/HC"},"minecraft:breedable":{"$ref":"#/definitions/HE"},"minecraft:bribeable":{"$ref":"#/definitions/HF"},"minecraft:burns_in_daylight":{"$ref":"#/definitions/HG"},"minecraft:can_climb":{"$ref":"#/definitions/HH"},"minecraft:can_fly":{"$ref":"#/definitions/HI"},"minecraft:can_power_jump":{"$ref":"#/definitions/HJ"},"minecraft:collision_box":{"$ref":"#/definitions/IA"},"minecraft:color":{"$ref":"#/definitions/IB"},"minecraft:color2":{"$ref":"#/definitions/IC"},"minecraft:conditional_bandwidth_optimization":{"$ref":"#/definitions/ID"},"minecraft:damage_over_time":{"$ref":"#/definitions/IE"},"minecraft:damage_sensor":{"$ref":"#/definitions/IF"},"minecraft:default_look_angle":{"$ref":"#/definitions/IH"},"minecraft:despawn":{"$ref":"#/definitions/II"},"minecraft:dweller":{"$ref":"#/definitions/IJ"},"minecraft:economy_trade_table":{"$ref":"#/definitions/JA"},"minecraft:environment_sensor":{"$ref":"#/definitions/JB"},"minecraft:equipment":{"$ref":"#/definitions/JC"},"minecraft:equippable":{"$ref":"#/definitions/JD"},"minecraft:explode":{"$ref":"#/definitions/JE"},"minecraft:fall_damage":{"$ref":"#/definitions/JF"},"minecraft:fire_immune":{"$ref":"#/definitions/JG"},"minecraft:flocking":{"$ref":"#/definitions/JH"},"minecraft:floats_in_liquid":{"$ref":"#/definitions/JI"},"minecraft:flying_speed":{"$ref":"#/definitions/JJ"},"minecraft:follow_range":{"$ref":"#/definitions/BAA"},"minecraft:foot_size":{"$ref":"#/definitions/BAB"},"minecraft:friction_modifier":{"$ref":"#/definitions/BAC"},"minecraft:genetics":{"$ref":"#/definitions/BAD"},"minecraft:giveable":{"$ref":"#/definitions/BAE"},"minecraft:ground_offset":{"$ref":"#/definitions/BAF"},"minecraft:healable":{"$ref":"#/definitions/BAG"},"minecraft:health":{"$ref":"#/definitions/BAH"},"minecraft:hurt_when_wet":{"$ref":"#/definitions/BAI"},"minecraft:hurt_on_condition":{"$ref":"#/definitions/BAJ"},"minecraft:input_ground_controlled":{"$ref":"#/definitions/BBA"},"minecraft:inside_block_notifier":{"$ref":"#/definitions/BBB"},"minecraft:insomnia":{"$ref":"#/definitions/BBD"},"minecraft:interact":{"$ref":"#/definitions/BBE"},"minecraft:inventory":{"$ref":"#/definitions/BBG"},"minecraft:is_baby":{"$ref":"#/definitions/BBH"},"minecraft:is_charged":{"$ref":"#/definitions/BBI"},"minecraft:is_chested":{"$ref":"#/definitions/BBJ"},"minecraft:is_dyeable":{"$ref":"#/definitions/BCA"},"minecraft:is_hidden_when_invisible":{"$ref":"#/definitions/BCB"},"minecraft:is_ignited":{"$ref":"#/definitions/BCC"},"minecraft:is_illager_captain":{"$ref":"#/definitions/BCD"},"minecraft:is_saddled":{"$ref":"#/definitions/BCE"},"minecraft:is_shaking":{"$ref":"#/definitions/BCF"},"minecraft:is_sheared":{"$ref":"#/definitions/BCG"},"minecraft:is_stackable":{"$ref":"#/definitions/BCH"},"minecraft:is_stunned":{"$ref":"#/definitions/BCI"},"minecraft:is_tamed":{"$ref":"#/definitions/BCJ"},"minecraft:item_controllable":{"$ref":"#/definitions/BDA"},"minecraft:item_hopper":{"$ref":"#/definitions/BDB"},"minecraft:jump.dynamic":{"$ref":"#/definitions/BDC"},"minecraft:jump.static":{"$ref":"#/definitions/BDD"},"minecraft:knockback_resistance":{"$ref":"#/definitions/BDE"},"minecraft:lava_movement":{"$ref":"#/definitions/BDF"},"minecraft:leashable":{"$ref":"#/definitions/BDG"},"minecraft:lookat":{"$ref":"#/definitions/BDH"},"minecraft:loot":{"$ref":"#/definitions/BDI"},"minecraft:managed_wandering_trader":{"$ref":"#/definitions/BDJ"},"minecraft:mark_variant":{"$ref":"#/definitions/BEA"},"minecraft:movement":{"$ref":"#/definitions/BEB"},"minecraft:movement.amphibious":{"$ref":"#/definitions/BEC"},"minecraft:movement.basic":{"$ref":"#/definitions/BED"},"minecraft:movement.fly":{"$ref":"#/definitions/BEE"},"minecraft:movement.generic":{"$ref":"#/definitions/BEF"},"minecraft:movement.glide":{"$ref":"#/definitions/BEG"},"minecraft:movement.jump":{"$ref":"#/definitions/BEH"},"minecraft:movement.skip":{"$ref":"#/definitions/BEI"},"minecraft:movement.sway":{"$ref":"#/definitions/BEJ"},"minecraft:nameable":{"$ref":"#/definitions/BFA"},"minecraft:navigation.climb":{"$ref":"#/definitions/BFB"},"minecraft:navigation.float":{"$ref":"#/definitions/BFD"},"minecraft:navigation.fly":{"$ref":"#/definitions/BFE"},"minecraft:navigation.generic":{"$ref":"#/definitions/BFF"},"minecraft:navigation.swim":{"$ref":"#/definitions/BFG"},"minecraft:navigation.walk":{"$ref":"#/definitions/BFH"},"minecraft:on_death":{"$ref":"#/definitions/BFI"},"minecraft:on_friendly_anger":{"$ref":"#/definitions/BFJ"},"minecraft:on_hurt":{"$ref":"#/definitions/BGA"},"minecraft:on_hurt_by_player":{"$ref":"#/definitions/BGB"},"minecraft:on_ignite":{"$ref":"#/definitions/BGC"},"minecraft:on_start_landing":{"$ref":"#/definitions/BGD"},"minecraft:on_start_takeoff":{"$ref":"#/definitions/BGE"},"minecraft:on_target_acquired":{"$ref":"#/definitions/BGF"},"minecraft:on_target_escape":{"$ref":"#/definitions/BGG"},"minecraft:on_wake_with_owner":{"$ref":"#/definitions/BGH"},"minecraft:out_of_control":{"$ref":"#/definitions/BGI"},"minecraft:player.saturation":{"$ref":"#/definitions/BGJ"},"minecraft:player.exhaustion":{"$ref":"#/definitions/BHA"},"minecraft:player.level":{"$ref":"#/definitions/BHB"},"minecraft:player.experience":{"$ref":"#/definitions/BHC"},"minecraft:peek":{"$ref":"#/definitions/BHD"},"minecraft:persistent":{"$ref":"#/definitions/BHE"},"minecraft:physics":{"$ref":"#/definitions/BHF"},"minecraft:preferred_path":{"$ref":"#/definitions/BHG"},"minecraft:projectile":{"$ref":"#/definitions/BHH"},"minecraft:push_through":{"$ref":"#/definitions/BHJ"},"minecraft:pushable":{"$ref":"#/definitions/BIA"},"minecraft:raid_trigger":{"$ref":"#/definitions/BIB"},"minecraft:rail_movement":{"$ref":"#/definitions/BIC"},"minecraft:rail_sensor":{"$ref":"#/definitions/BID"},"minecraft:ravager_blocked":{"$ref":"#/definitions/BIE"},"minecraft:rideable":{"$ref":"#/definitions/BIF"},"minecraft:scaffolding_climber":{"$ref":"#/definitions/BIG"},"minecraft:scale":{"$ref":"#/definitions/BIH"},"minecraft:scale_by_age":{"$ref":"#/definitions/BII"},"minecraft:scheduler":{"$ref":"#/definitions/BIJ"},"minecraft:shareables":{"$ref":"#/definitions/BJA"},"minecraft:shooter":{"$ref":"#/definitions/BJB"},"minecraft:sittable":{"$ref":"#/definitions/BJC"},"minecraft:skin_id":{"$ref":"#/definitions/BJD"},"minecraft:sound_volume":{"$ref":"#/definitions/BJE"},"minecraft:spawn_entity":{"$ref":"#/definitions/BJF"},"minecraft:spell_effects":{"$ref":"#/definitions/BJG"},"minecraft:tameable":{"$ref":"#/definitions/BJH"},"minecraft:tamemount":{"$ref":"#/definitions/BJI"},"minecraft:target_nearby_sensor":{"$ref":"#/definitions/BJJ"},"minecraft:teleport":{"$ref":"#/definitions/CAA"},"minecraft:tick_world":{"$ref":"#/definitions/CAB"},"minecraft:timer":{"$ref":"#/definitions/CAC"},"minecraft:trade_table":{"$ref":"#/definitions/CAD"},"minecraft:transformation":{"$ref":"#/definitions/CAE"},"minecraft:trust":{"$ref":"#/definitions/CAF"},"minecraft:trusting":{"$ref":"#/definitions/CAG"},"minecraft:type_family":{"$ref":"#/definitions/CAH"},"minecraft:variant":{"$ref":"#/definitions/CAI"},"minecraft:underwater_movement":{"$ref":"#/definitions/CAJ"},"minecraft:walk_animation_speed":{"$ref":"#/definitions/CBA"},"minecraft:wants_jockey":{"$ref":"#/definitions/CBB"},"minecraft:water_movement":{"$ref":"#/definitions/CBC"},"minecraft:behavior.hide":{"$ref":"#/definitions/CBD"},"minecraft:behavior.move_to_poi":{"$ref":"#/definitions/CBG"},"minecraft:behavior.scared":{"$ref":"#/definitions/CBH"},"minecraft:behavior.work":{"$ref":"#/definitions/CBI"},"minecraft:behavior.avoid_mob_type":{"$ref":"#/definitions/CBJ"},"minecraft:behavior.beg":{"$ref":"#/definitions/CCB"},"minecraft:behavior.break_door":{"$ref":"#/definitions/CCC"},"minecraft:behavior.breed":{"$ref":"#/definitions/CCD"},"minecraft:behavior.charge_attack":{"$ref":"#/definitions/CCE"},"minecraft:behavior.charge_held_item":{"$ref":"#/definitions/CCF"},"minecraft:behavior.circle_around_anchor":{"$ref":"#/definitions/CCG"},"minecraft:behavior.controlled_by_player":{"$ref":"#/definitions/CCH"},"minecraft:behavior.defend_village_target":{"$ref":"#/definitions/CCI"},"minecraft:behavior.delayed_attack":{"$ref":"#/definitions/CCJ"},"minecraft:behavior.door_interact":{"$ref":"#/definitions/CDA"},"minecraft:behavior.dragonchargeplayer":{"$ref":"#/definitions/CDB"},"minecraft:behavior.dragondeath":{"$ref":"#/definitions/CDC"},"minecraft:behavior.dragonflaming":{"$ref":"#/definitions/CDD"},"minecraft:behavior.dragonholdingpattern":{"$ref":"#/definitions/CDE"},"minecraft:behavior.dragonlanding":{"$ref":"#/definitions/CDF"},"minecraft:behavior.dragonscanning":{"$ref":"#/definitions/CDG"},"minecraft:behavior.dragonstrafeplayer":{"$ref":"#/definitions/CDH"},"minecraft:behavior.dragontakeoff":{"$ref":"#/definitions/CDI"},"minecraft:behavior.drink_potion":{"$ref":"#/definitions/CDJ"},"minecraft:behavior.drop_item_for":{"$ref":"#/definitions/CEA"},"minecraft:behavior.eat_block":{"$ref":"#/definitions/CEB"},"minecraft:behavior.enderman_leave_block":{"$ref":"#/definitions/CEC"},"minecraft:behavior.enderman_take_block":{"$ref":"#/definitions/CED"},"minecraft:behavior.explore_outskirts":{"$ref":"#/definitions/CEE"},"minecraft:behavior.find_mount":{"$ref":"#/definitions/CEF"},"minecraft:behavior.find_underwater_treasure":{"$ref":"#/definitions/CEG"},"minecraft:behavior.flee_sun":{"$ref":"#/definitions/CEH"},"minecraft:behavior.float":{"$ref":"#/definitions/CEI"},"minecraft:behavior.float_wander":{"$ref":"#/definitions/CEJ"},"minecraft:behavior.follow_caravan":{"$ref":"#/definitions/CFA"},"minecraft:behavior.follow_mob":{"$ref":"#/definitions/CFB"},"minecraft:behavior.follow_owner":{"$ref":"#/definitions/CFC"},"minecraft:behavior.follow_parent":{"$ref":"#/definitions/CFD"},"minecraft:behavior.follow_target_captain":{"$ref":"#/definitions/CFE"},"minecraft:behavior.go_home":{"$ref":"#/definitions/CFF"},"minecraft:behavior.guardian_attack":{"$ref":"#/definitions/CFG"},"minecraft:behavior.harvest_farm_block":{"$ref":"#/definitions/CFH"},"minecraft:behavior.hurt_by_target":{"$ref":"#/definitions/CFI"},"minecraft:behavior.inspect_bookshelf":{"$ref":"#/definitions/CFJ"},"minecraft:behavior.knockback_roar":{"$ref":"#/definitions/CGA"},"minecraft:behavior.lay_down":{"$ref":"#/definitions/CGB"},"minecraft:behavior.lay_egg":{"$ref":"#/definitions/CGC"},"minecraft:behavior.leap_at_target":{"$ref":"#/definitions/CGD"},"minecraft:behavior.look_at_entity":{"$ref":"#/definitions/CGE"},"minecraft:behavior.look_at_player":{"$ref":"#/definitions/CGF"},"minecraft:behavior.look_at_target":{"$ref":"#/definitions/CGG"},"minecraft:behavior.look_at_trading_player":{"$ref":"#/definitions/CGH"},"minecraft:behavior.make_love":{"$ref":"#/definitions/CGI"},"minecraft:behavior.melee_attack":{"$ref":"#/definitions/CGJ"},"minecraft:behavior.mingle":{"$ref":"#/definitions/CHA"},"minecraft:behavior.mount_pathing":{"$ref":"#/definitions/CHB"},"minecraft:behavior.move_indoors":{"$ref":"#/definitions/CHC"},"minecraft:behavior.move_through_village":{"$ref":"#/definitions/CHD"},"minecraft:behavior.move_to_block":{"$ref":"#/definitions/CHE"},"minecraft:behavior.move_to_land":{"$ref":"#/definitions/CHF"},"minecraft:behavior.move_to_liquid":{"$ref":"#/definitions/CHG"},"minecraft:behavior.move_to_random_block":{"$ref":"#/definitions/CHH"},"minecraft:behavior.move_to_village":{"$ref":"#/definitions/CHI"},"minecraft:behavior.move_to_water":{"$ref":"#/definitions/CHJ"},"minecraft:behavior.move_towards_dwelling_restriction":{"$ref":"#/definitions/CIA"},"minecraft:behavior.move_towards_restriction":{"$ref":"#/definitions/CIB"},"minecraft:behavior.move_towards_target":{"$ref":"#/definitions/CIC"},"minecraft:behavior.nearest_attackable_target":{"$ref":"#/definitions/CID"},"minecraft:behavior.ocelot_sit_on_block":{"$ref":"#/definitions/CIE"},"minecraft:behavior.ocelotattack":{"$ref":"#/definitions/CIF"},"minecraft:behavior.offer_flower":{"$ref":"#/definitions/CIG"},"minecraft:behavior.open_door":{"$ref":"#/definitions/CIH"},"minecraft:behavior.owner_hurt_by_target":{"$ref":"#/definitions/CII"},"minecraft:behavior.owner_hurt_target":{"$ref":"#/definitions/CIJ"},"minecraft:behavior.panic":{"$ref":"#/definitions/CJA"},"minecraft:behavior.peek":{"$ref":"#/definitions/CJB"},"minecraft:behavior.pet_sleep_with_owner":{"$ref":"#/definitions/CJC"},"minecraft:behavior.pickup_items":{"$ref":"#/definitions/CJD"},"minecraft:behavior.play":{"$ref":"#/definitions/CJE"},"minecraft:behavior.player_ride_tamed":{"$ref":"#/definitions/CJF"},"minecraft:behavior.raid_garden":{"$ref":"#/definitions/CJG"},"minecraft:behavior.random_breach":{"$ref":"#/definitions/CJH"},"minecraft:behavior.random_fly":{"$ref":"#/definitions/CJI"},"minecraft:behavior.random_look_around":{"$ref":"#/definitions/CJJ"},"minecraft:behavior.random_sitting":{"$ref":"#/definitions/DAA"},"minecraft:behavior.random_stroll":{"$ref":"#/definitions/DAB"},"minecraft:behavior.random_swim":{"$ref":"#/definitions/DAC"},"minecraft:behavior.ranged_attack":{"$ref":"#/definitions/DAD"},"minecraft:behavior.receive_love":{"$ref":"#/definitions/DAE"},"minecraft:behavior.restrict_open_door":{"$ref":"#/definitions/DAF"},"minecraft:behavior.restrict_sun":{"$ref":"#/definitions/DAG"},"minecraft:behavior.roll":{"$ref":"#/definitions/DAH"},"minecraft:behavior.run_around_like_crazy":{"$ref":"#/definitions/DAI"},"minecraft:behavior.send_event":{"$ref":"#/definitions/DAJ"},"minecraft:behavior.share_items":{"$ref":"#/definitions/DBA"},"minecraft:behavior.silverfish_merge_with_stone":{"$ref":"#/definitions/DBB"},"minecraft:behavior.silverfish_wake_up_friends":{"$ref":"#/definitions/DBC"},"minecraft:behavior.skeleton_horse_trap":{"$ref":"#/definitions/DBD"},"minecraft:behavior.sleep":{"$ref":"#/definitions/DBE"},"minecraft:behavior.slime_attack":{"$ref":"#/definitions/DBF"},"minecraft:behavior.slime_float":{"$ref":"#/definitions/DBG"},"minecraft:behavior.slime_keep_on_jumping":{"$ref":"#/definitions/DBH"},"minecraft:behavior.slime_random_direction":{"$ref":"#/definitions/DBI"},"minecraft:behavior.snacking":{"$ref":"#/definitions/DBJ"},"minecraft:behavior.sneeze":{"$ref":"#/definitions/DCA"},"minecraft:behavior.squid_dive":{"$ref":"#/definitions/DCB"},"minecraft:behavior.squid_flee":{"$ref":"#/definitions/DCC"},"minecraft:behavior.squid_idle":{"$ref":"#/definitions/DCD"},"minecraft:behavior.squid_move_away_from_ground":{"$ref":"#/definitions/DCE"},"minecraft:behavior.squid_out_of_water":{"$ref":"#/definitions/DCF"},"minecraft:behavior.stay_while_sitting":{"$ref":"#/definitions/DCG"},"minecraft:behavior.stomp_attack":{"$ref":"#/definitions/DCH"},"minecraft:behavior.stomp_turtle_egg":{"$ref":"#/definitions/DCI"},"minecraft:behavior.summon_entity":{"$ref":"#/definitions/DCJ"},"minecraft:behavior.swell":{"$ref":"#/definitions/DDA"},"minecraft:behavior.swim_idle":{"$ref":"#/definitions/DDB"},"minecraft:behavior.swim_wander":{"$ref":"#/definitions/DDC"},"minecraft:behavior.swim_with_entity":{"$ref":"#/definitions/DDD"},"minecraft:behavior.swoop_attack":{"$ref":"#/definitions/DDE"},"minecraft:behavior.take_flower":{"$ref":"#/definitions/DDF"},"minecraft:behavior.tempt":{"$ref":"#/definitions/DDG"},"minecraft:behavior.target_when_pushed":{"$ref":"#/definitions/DDH"},"minecraft:behavior.trade_interest":{"$ref":"#/definitions/DDI"},"minecraft:behavior.trade_with_player":{"$ref":"#/definitions/DDJ"},"minecraft:behavior.vex_copy_owner_target":{"$ref":"#/definitions/DEA"},"minecraft:behavior.vex_random_move":{"$ref":"#/definitions/DEB"},"minecraft:behavior.wither_random_attack_pos_goal":{"$ref":"#/definitions/DEC"},"minecraft:behavior.wither_target_highest_damage":{"$ref":"#/definitions/DED"}}},"DEE_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"DEE_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"$ref":"#/definitions/DEE_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DEE_addremove","description":"TODO description: remove","title":"Remove"},"randomize":{"type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/DEE_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DEE_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}},"description":"TODO description: randomize","title":"Randomize"},"description":"TODO description: randomize","title":"Randomize"},"sequence":{"type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","properties":{"add":{"$ref":"#/definitions/DEE_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DEE_addremove","description":"TODO description: remove","title":"Remove"},"filters":{"$ref":"#/definitions/BA"}}},"description":"A series of filters and components to be added","title":"Sequences"},"filters":{"$ref":"#/definitions/BA"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"DEE":{"type":"object","title":"Events 1.8.0","description":"The events in minecraft","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/DEE_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/DEE_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/DEE_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/DEE_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/DEE_event_base"}},"B":{"title":"Entity 1.8.0","required":["description"],"dependencies":{"component_groups":["events"]},"additionalProperties":false,"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/D","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"$ref":"#/definitions/D","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"$ref":"#/definitions/DEE","uniqueItems":true,"description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"A":{"type":"object","title":"behavior Entity 1.8.0","description":"TODO description","required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"1.8.0 Format Version","type":"string","const":"1.8.0","description":"A version that tells minecraft what type of data format can be expected when reading this file."},"minecraft:entity":{"$ref":"#/definitions/B"}},"additionalProperties":false},"DEI":{"type":"object","title":"Admire Item 1.8.0","description":"Causes the mob to ignore attackable targets for a given duration.","additionalProperties":false,"properties":{"cooldown_after_being_attacked":{"type":"integer","default":0,"description":"Duration, in seconds, for which mob won't admire items if it was hurt","title":"Cooldown After Being Attacked"},"duration":{"type":"integer","default":10,"description":"Duration, in seconds, that the mob is pacified.","title":"Duration"}}},"DEJ":{"type":"object","title":"Area Attack 1.8.0","description":"A component that does damage to entities that get within range.","additionalProperties":false,"properties":{"damage_per_tick":{"type":"integer","default":2,"description":"How much damage per tick is applied to entities that enter the damage range.","title":"Damage Per Tick"},"damage_range":{"type":"number","default":0.2,"description":"How close a hostile entity must be to have the damage applied.","title":"Damage Range"},"entity_filter":{"$ref":"#/definitions/BA","description":"Entity_filter","title":"Filter"},"cause":{"type":"string","description":"TODO","title":"Cause","$ref":"#/definitions/BI"}}},"DFA":{"type":"object","title":"Attack Cooldown 1.8.0","description":"Adds a cooldown to a mob. The intention of this cooldown is to be used to prevent the mob from attempting to aquire new attack targets.","additionalProperties":false,"properties":{"attack_cooldown_complete_event":{"$ref":"#/definitions/BBF","description":"Event to be runned when the cooldown is complete.","title":"Attack Cooldown Complete Event"},"attack_cooldown_time":{"default":[0.0,1.0],"description":"Amount of time in seconds for the cooldown. Can be specified as a number or a pair of numbers (min and max).","title":"Attack Cooldown Time","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"}]}}},"DFB":{"type":"object","title":"Barter 1.8.0","description":"Enables the component to drop an item as a barter exchange.","additionalProperties":false,"properties":{"barter_table":{"type":"string","description":"Loot table that's used to drop a random item.","title":"Barter Table"},"cooldown_after_being_attacked":{"type":"integer","default":0,"description":"Duration, in seconds, for which mob won't barter items if it was hurt","title":"Cooldown After Being Attacked"}}},"DFC":{"type":"object","title":"Block Sensor 1.8.0","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":"TODO","title":"Sensor Radius","minimum":0},"on_break":{"type":"array","title":"On Break","items":{"type":"object","title":"On Block Broken","additionalProperties":false,"properties":{"block_list":{"type":"array","title":"Block List","description":"TODO","items":{"type":"string","title":"Block ID"}},"on_block_broken":{"type":"string","title":"On Block Broken","description":"On block broken"}}},"description":"TODO description"}}},"DFD":{"type":"object","title":"Buoyant 1.8.0","description":"Enables an entity to float on the specified liquid blocks.","additionalProperties":false,"properties":{"apply_gravity":{"type":"boolean","default":true,"description":"Applies gravity each tick. Causes more of a wave simulation, but will cause more gravity to be applied outside liquids.","title":"Apply Gravity"},"base_buoyancy":{"type":"number","default":1,"description":"Base buoyancy used to calculate how much will a mob float.","title":"Base Buoyancy"},"big_wave_probability":{"type":"number","default":0.03,"description":"Probability for a big wave hitting the entity. Only used if `simulate_waves` is true.","title":"Big Wave Probability"},"big_wave_speed":{"type":"number","default":10,"description":"Multiplier for the speed to make a big wave. Triggered depending on 'big_wave_probability'.","title":"Big Wave Speed"},"drag_down_on_buoyancy_removed":{"type":"number","default":0,"description":"How much an actor will be dragged down when the Buoyancy Component is removed.","title":"Drag Down On Buoyancy Removed"},"liquid_blocks":{"type":"array","description":"List of blocks this entity can float on. Must be a liquid block.","title":"Liquid Blocks","items":{"type":"string","title":"Block ID"}},"simulate_waves":{"type":"boolean","default":true,"description":"Should the movement simulate waves going through.","title":"Simulate Waves"}}},"DFE":{"type":"object","title":"Celebrate Hunt 1.8.0","description":"Specifies hunt celebration behavior.","additionalProperties":false,"properties":{"broadcast":{"type":"boolean","default":true,"description":"If true, celebration will be broadcasted to other entities in the radius.","title":"Broadcast"},"celeberation_targets":{"$ref":"#/definitions/BA","description":"The list of conditions that target of hunt must satisfy to initiate celebration.","title":"Celeberation Targets"},"celebrate_sound":{"type":"string","default":"","description":"The sound event to play when the mob is celebrating","title":"Celebrate Sound"},"duration":{"type":"integer","default":4,"description":"Duration, in seconds, of celebration","title":"Duration"},"radius":{"type":"number","default":16,"description":"If broadcast is enabled, specifies the radius in which it will notify other entities for celebration.","title":"Radius"},"sound_interval":{"default":0,"description":"The range of time in seconds to randomly wait before playing the sound again","title":"Sound Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"}]}}},"DFF":{"type":"object","title":"Custom Hit Test 1.8.0","description":"List of hitboxes for melee and ranged hits against the entity.","additionalProperties":false,"properties":{"hitboxes":{"type":"array","title":"Hitboxes","description":"TODO","items":{"type":"object","title":"Hitbox","description":"TODO","additionalProperties":false,"properties":{"width":{"type":"number","title":"Width","description":"TODO"},"height":{"type":"number","title":"Height","description":"TODO"},"pivot":{"type":"array","title":"Pivot","description":"TODO","items":[{"type":"number"},{"type":"number"},{"type":"number"}]}}}}}},"DFG":{"type":"object","title":"Entity Sensor 1.8.0","description":"A component that fires an event when a set of conditions are met by other entities within the defined range.","additionalProperties":false,"properties":{"maximum_count":{"type":"integer","default":-1,"description":"The maximum number of entities that must pass the filter conditions for the event to send.","title":"Maximum Count"},"minimum_count":{"type":"integer","default":1,"description":"The minimum number of entities that must pass the filter conditions for the event to send.","title":"Minimum Count"},"relative_range":{"type":"boolean","default":true,"description":"If true the sensor range is additive on top of the entity's size.","title":"Relative Range"},"require_all":{"type":"boolean","default":false,"description":"If true requires all nearby entities to pass the filter conditions for the event to send.","title":"Require All"},"sensor_range":{"type":"number","default":10,"description":"The maximum distance another entity can be from this and have the filters checked against it.","title":"Sensor Range"},"event_filters":{"$ref":"#/definitions/BA"},"event":{"title":"Event","description":"event","type":"string"}}},"DFH":{"type":"object","title":"Equip Item 1.8.0","description":"The entity puts on the desired equipment.","additionalProperties":false,"properties":{}},"DFI":{"type":"object","title":"Experience Reward 1.8.0","description":"TODO","additionalProperties":false,"properties":{"on_bred":{"type":"string","default":0,"description":"A molang expression defining the amount of experience rewarded when this entity is successfully bred. An array of expressions adds each expression's result together for a final total.","title":"On Bred"},"on_death":{"type":"string","default":0,"description":"A molang expression defining the amount of experience rewarded when this entity dies. An array of expressions adds each expression's result together for a final total.","title":"On Death"}}},"DFJ":{"type":"object","title":"Group Size 1.8.0","description":"Keeps track of entity group size in the given radius.","additionalProperties":false,"properties":{"filters":{"$ref":"#/definitions/BA","description":"The list of conditions that must be satisfied for other entities to be counted towards group size.","title":"Filters"},"radius":{"type":"number","default":16,"description":"Radius from center of entity.","title":"Radius"}}},"DGA":{"type":"object","title":"Grows Crop 1.8.0","description":"Could increase crop growth when entity walks over crop.","additionalProperties":false,"properties":{"chance":{"type":"number","default":0,"description":"Value between 0-1. Chance of success per tick.","minimum":0,"maximum":1,"title":"Chance"},"charges":{"type":"integer","default":10,"description":"Number of charges","title":"Charges"}}},"DGB":{"type":"object","title":"Home 1.8.0","description":"Saves a home pos for when the the entity is spawned.","additionalProperties":false,"properties":{"restriction_radius":{"title":"Restriction Radius","description":"The radius that the entity will be restricted to in relation to its home","type":"integer","default":-1}}},"DGC":{"type":"object","title":"Instant Despawn 1.8.0","description":"Despawns the Actor immediately.","additionalProperties":false,"properties":{"remove_child_entities":{"type":"boolean","default":false,"description":"If true, all entities linked to this entity in a child relationship (eg. leashed) will also be despawned.","title":"Remove Child Entities"}}},"DGD":{"type":"object","title":"Mob Effect 1.8.0","description":"A component that applies a mob effect to entities that get within range.","additionalProperties":false,"properties":{"effect_range":{"type":"number","default":0.2,"description":"How close a hostile entity must be to have the mob effect applied.","title":"Effect Range"},"effect_time":{"type":"integer","default":10,"description":"How long the applied mob effect lasts in seconds.","title":"Effect Time"},"mob_effect":{"type":"string","default":"","description":"The mob effect that is applied to entities that enter this entities effect range.","title":"Mob Effect"},"entity_filter":{"$ref":"#/definitions/BA","title":"Entity Filter","description":"TODO"}}},"DGE":{"title":"Movement.hover 1.8.0","description":"This move control causes the mob to hover.","type":"object","additionalProperties":false,"properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"Max Turn"}}},"DGF":{"title":"Navigation.hover 1.8.0","description":"Allows this entity to generate paths in the air like the vanilla Bees do. Keeps them from falling out of the skies and doing predictive movement.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"DGG_rangeXYZ":{"type":"array","items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]},"DGG":{"type":"object","title":"Npc 1.8.0","description":"A component that applies a mob effect to entities that get within range.","additionalProperties":false,"properties":{"npc_data":{"type":"object","title":"Npc Data","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"portrait_offsets":{"type":"object","title":"Portrait Offsets","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"translate":{"$ref":"#/definitions/DGG_rangeXYZ","title":"Translate","description":"UNDOCUMENTATED"},"scale":{"$ref":"#/definitions/DGG_rangeXYZ","title":"Scale","description":"UNDOCUMENTATED"}}},"picker_offsets":{"type":"object","title":"Picker Offsets","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"translate":{"$ref":"#/definitions/DGG_rangeXYZ","title":"Translate","description":"UNDOCUMENTATED"},"scale":{"$ref":"#/definitions/DGG_rangeXYZ","title":"Scale","description":"UNDOCUMENTATED"}}},"skin_list":{"type":"array","title":"Skin List","description":"UNDOCUMENTATED","items":{"type":"object","title":"Skin","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"variant":{"title":"Variant","description":"UNDOCUMENTATED","type":"integer","minimum":0}}}}}}}},"DGI":{"title":"Event","description":"Minecraft behavior event 1.10.0","oneOf":[{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire"},{"type":"object","properties":{"event":{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire","title":"Event"},"target":{"type":"string","description":"The target of the event","enum":["block","damager","other","parent","player","self","target"]}}}]},"DGH":{"description":"Allows the entity to be a thrown entity.","type":"object","title":"Projectile 1.10.0","additionalProperties":false,"required":[],"properties":{"anchor":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"angle_offset":{"type":"number","default":0,"description":"Determines the angle at which the projectile is thrown","title":"Angle Offset"},"catch_fire":{"type":"boolean","default":false,"description":"If true, the entity hit will be set on fire","title":"Catch Fire"},"crit_particle_on_hurt":{"type":"boolean","default":false,"description":"If true, the projectile will produce additional particles when a critical hit happens","title":"Crit Particle On Hurt"},"destroy_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be destroyed when hit","title":"Destroy On Hurt"},"destroyOnHurt":{"type":"boolean","default":false,"description":"If true, this entity will be destroyed when hit","title":"Destroy On Hurt"},"filter":{"type":"string","default":"","description":"Entity Definitions defined here can't be hurt by the projectile","title":"Filter"},"fire_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the projectile causes fire is affected by the mob griefing game rule","title":"Fire Affected By Griefing"},"gravity":{"type":"number","default":0.05,"description":"The gravity applied to this entity when thrown. The higher the value, the faster the entity falls","title":"Gravity"},"hit_sound":{"type":"string","default":"","description":"The sound that plays when the projectile hits something","title":"Hit Sound"},"homing":{"type":"boolean","default":false,"description":"If true, the projectile homes in to the nearest entity","title":"Homing"},"inertia":{"type":"number","default":0.99,"description":"The fraction of the projectile's speed maintained every frame while traveling in air","title":"Inertia"},"is_dangerous":{"type":"boolean","default":false,"description":"If true, the projectile will be treated as dangerous to the players","title":"Is Dangerous"},"knockback":{"type":"boolean","default":true,"description":"If true, the projectile will knock back the entity it hits","title":"Knockback"},"lightning":{"type":"boolean","default":false,"description":"If true, the entity hit will be struck by lightning","title":"Lightning"},"liquid_inertia":{"type":"number","default":0.6,"description":"The fraction of the projectile's speed maintained every frame while traveling in water","title":"Liquid Inertia"},"multiple_targets":{"type":"boolean","default":true,"description":"If true, the projectile can hit multiple entities per flight","title":"Multiple Targets"},"offset":{"type":"array","default":[0,0.5,0],"description":"The offset from the entity's anchor where the projectile will spawn","title":"Offset","items":[{"type":"number","description":"X","title":"X"},{"type":"number","description":"Y","title":"Y"},{"type":"number","description":"Z","title":"Z"}]},"on_fire_time":{"type":"number","default":5,"description":"Time in seconds that the entity hit will be on fire for","title":"On Fire Time"},"on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"definition_event":{"additionalProperties":false,"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"object","properties":{"affect_projectile":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"event_trigger":{"$ref":"#/definitions/DGI"}}},"douse_fire":{"type":"object","additionalProperties":false,"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"impact_damage":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"damage":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"knockback":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"destroy_on_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"should_bounce":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"mob_effect":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","effect":"levitation","properties":{"effect":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"durationeasy":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"durationnormal":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"durationhard":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"amplifier":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"particle_on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"particle_type":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"num_particles":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"on_entity_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"on_other_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"remove_on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_chance":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"first_spawn_percent_chance":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"first_spawn_chance":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"second_spawn_chance":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"first_spawn_count":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"second_spawn_count":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_definition":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_baby":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"spawn_aoe_cloud":{"additionalProperties":false,"type":"object","properties":{"radius":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"radius_on_use":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"potion":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"particle":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"duration":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"color":{"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"array","format":"color-array","items":[{"type":"integer","minimum":0,"maximum":255,"description":"R","title":"R"},{"type":"integer","minimum":0,"maximum":255,"description":"G","title":"G"},{"type":"integer","minimum":0,"maximum":255,"description":"B","title":"B"}]},"affect_owner":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"reapplication_delay":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"stick_in_ground":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"teleport_owner":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"particle":{"type":"string","default":"iconcrack","description":"Particle to use upon collision","title":"Particle"},"potion_effect":{"type":"integer","default":-1,"description":"Defines the effect the arrow will apply to the entity it hits","title":"Potion Effect"},"power":{"type":"number","default":1.3,"description":"Determines the velocity of the projectile","title":"Power"},"reflect_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be reflected back when hit","title":"Reflect On Hurt"},"semi_random_diff_damage":{"type":"boolean","default":false,"description":"If true, damage will be randomized based on damage and speed","title":"Semi Random Diff Damage"},"shoot_sound":{"type":"string","default":"","description":"The sound that plays when the projectile is shot","title":"Shoot Sound"},"shoot_target":{"type":"boolean","default":true,"description":"If true, the projectile will be shot towards the target of the entity firing it","title":"Shoot Target"},"should_bounce":{"type":"boolean","default":false,"description":"If true, the projectile will bounce upon hit","title":"Should Bounce"},"splash_potion":{"type":"boolean","default":false,"description":"If true, the projectile will be treated like a splash potion","title":"Splash Potion"},"splash_range":{"type":"number","default":4,"description":"Radius in blocks of the 'splash' effect","title":"Splash Range"},"uncertainty_base":{"type":"number","default":0,"description":"The base accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Base"},"uncertainty_multiplier":{"type":"number","default":0,"description":"Determines how much difficulty affects accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Multiplier"}}},"DGJ":{"description":"Defines the entity's strength to carry items.","type":"object","title":"Strength 1.8.0","additionalProperties":false,"required":[],"properties":{"max":{"type":"integer","default":5,"description":"The maximum strength of this entity","title":"Maximum"},"value":{"type":"integer","default":1,"description":"The initial value of the strength","title":"Value"}}},"DHA":{"description":"Defines the entity's trail to carry items.","type":"object","title":"Trail 1.8.0","additionalProperties":false,"required":[],"properties":{"block_type":{"type":"string","default":"air","description":"The type of block you wish to be spawned by the entity as it move about the world. Solid blocks may not be spawned at an offset of (0,0,0).","title":"Block Type"},"spawn_filter":{"$ref":"#/definitions/BA","description":"One or more conditions that must be met in order to cause the chosen block type to spawn.","title":"Spawn Filter"},"spawn_offset":{"type":"array","default":[0,0,0],"description":"The distance from the entities current position to spawn the block. Capped at up to 16 blocks away. The X value is left/right(-/+), the Z value is backward/forward(-/+), the Y value is below/above(-/+).","title":"Spawn Offset","items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]}}},"DHB":{"type":"object","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":{"admire_item_sound":{"type":"string","default":"","description":"The sound event to play when admiring the item","title":"Admire Item Sound"},"sound_interval":{"type":"array","default":0,"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"}]}}},"DHC":{"type":"object","title":"Celebrate 1.8.0","description":"This allows the mob celebrate by jumping up and playing a sound periodically.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/CBE"},"celebration_sound":{"type":"string","default":"","description":"The sound to occasionally play.","title":"Celebration Sound"},"duration":{"type":"number","default":1,"description":"The duration of the celebration (in seconds).","title":"Duration"},"jump_interval":{"type":"array","default":0,"description":"The range of time in seconds to randomly wait before jumping again.","title":"Jump Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"}]},"on_celebration_end_event":{"$ref":"#/definitions/BBF","description":"The event to trigger when the goal's duration expires.","title":"On Celebration End Event"},"sound_interval":{"type":"array","default":0,"description":"The range of time in seconds to randomly wait before playing the sound again.","title":"Sound Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"}]}}},"DHD":{"type":"object","title":"Defend Trusted Target 1.8.0","description":"Allows the mob to target another mob that hurts an entity it trusts.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/CBE"},"aggro_sound":{"type":"string","default":"","description":"Sound to occasionally play while defending.","title":"Aggro Sound"},"attack_interval":{"type":"integer","default":0,"description":"Time in seconds between attacks","title":"Attack Interval"},"must_see":{"type":"boolean","default":false,"description":"If true, only entities in this mob's viewing range can be selected as targets","title":"Must See"},"must_see_forget_duration":{"type":"number","default":3,"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":"#/definitions/GB","title":"On Defend Start","description":"UNDOCUMENTATED"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks that the target can be within to launch an attack","title":"Within Radius"},"entity_types":{"type":"object","description":"List of entity types that this mob considers valid targets","title":"Entity Types","additionalProperties":false}}},"DHE":{"type":"object","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":{"priority":{"$ref":"#/definitions/CBE"},"delay_before_eating":{"type":"number","description":"Time in seconds the mob should wait before eating the item.","title":"Delay Before Eating"}}},"DHF":{"type":"object","title":"Find Cover 1.8.0","description":"Allows the mob to seek shade.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown Time"}}},"DHG":{"type":"object","title":"Hold Ground 1.8.0","description":"The mob freezes and looks at the mob they are targeting.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/CBE"},"broadcast":{"type":"boolean","default":false,"description":"Whether to broadcast out the mob's target to other mobs of the same type.","title":"Broadcast"},"broadcast_range":{"type":"number","default":0.0,"description":"Range in blocks for how far to broadcast.","title":"Broadcast Range"},"min_radius":{"type":"number","default":10.0,"description":"Minimum distance the target must be for the mob to run this goal.","title":"Min Radius"},"within_radius_event":{"$ref":"#/definitions/GB","description":"Event to run when target is within the radius. This event is broadcasted if broadcast is true.","title":"Within Radius Event"}}},"DHH":{"type":"object","title":"Move To Lava 1.8.0","description":"Allows the mob to move back into lava when on land.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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":"Goal Radius"},"search_count":{"type":"integer","default":10,"description":"The number of blocks each tick that the mob will check within it's search range and height for a valid block to move to. A value of 0 will have the mob check every block within range in one tick","title":"Search Count"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for lava to move towards","title":"Search Height"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for lava to move towards","title":"Search Range"}}},"DHI":{"type":"object","title":"Nap 1.8.0","description":"Allows the mob to move back into lava when on land.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown_max":{"type":"number","default":0,"description":"Maximum time in seconds the mob has to wait before using the goal again","title":"Cooldown Max"},"cooldown_min":{"type":"number","default":0,"description":"Minimum time in seconds the mob has to wait before using the goal again","title":"Cooldown Min"},"mob_detect_dist":{"type":"number","default":6,"description":"The block distance in x and z that will be checked for mobs that this mob detects","title":"Mob Detect Dist"},"mob_detect_height":{"type":"number","default":6,"description":"The block distance in y that will be checked for mobs that this mob detects","title":"Mob Detect Height"}}},"DHJ":{"type":"object","title":"Nearest Prioritized Attackable Target 1.8.0","description":"Allows the mob to check for and pursue the nearest valid target.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"description":"List of entity types that this mob considers valid targets","title":"Entity Types","$ref":"#/definitions/CCA"},"attack_interval":{"type":"integer","default":0,"description":"Time in seconds before selecting a target","title":"Attack Interval"},"must_reach":{"type":"boolean","default":false,"description":"If true, only entities that this mob can path to can be selected as targets","title":"Must Reach"},"must_see":{"type":"boolean","default":false,"description":"If true, only entities in this mob's viewing range can be selected as targets","title":"Must See"},"must_see_forget_duration":{"type":"number","default":3,"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"},"persist_time":{"type":"number","default":0.0,"description":"Time in seconds for a valid target to stay targeted when it becomes and invalid target.","title":"Persist Time"},"reselect_targets":{"type":"boolean","default":false,"description":"If true, the target will change to the current closest entity whenever a different entity is closer","title":"Reselect Targets"},"scan_interval":{"type":"integer","default":10,"description":"How many ticks to wait between scanning for a target.","title":"Scan Interval"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","title":"Set Persistent"},"target_search_height":{"type":"number","default":-1.0,"description":"Height in blocks to search for a target mob. -1.0f means the height does not matter.","title":"Target Search Height"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks that the target can be within to launch an attack","title":"Within Radius"}}},"DIA":{"description":"Allows the mob to hover around randomly, close to the surface","type":"object","title":"Random Hover 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"hover_height":{"type":"array","description":"UNDOCUMENTATED","title":"Hover Height","items":[{"type":"number"},{"type":"number"}]},"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":"Interval"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"Xz Dist"},"y_dist":{"type":"integer","default":7,"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":"number","default":0,"description":"Height in blocks to add to the selected target position","title":"Y Offset"}}},"DIB":{"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":"Random Look Around And Sit 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"max_look_count":{"type":"integer","default":2,"description":"The max amount of unique looks a mob will have while looking around.","title":"Max Look Count"},"max_look_time":{"type":"integer","default":40,"description":"The max amount of time (in ticks) a mob will stay looking at a direction while looking around.","title":"Max Look Time"},"min_look_count":{"type":"integer","default":1,"description":"The min amount of unique looks a mob will have while looking around.","title":"Min Look Count"},"min_look_time":{"type":"integer","default":20,"description":"The min amount of time (in ticks) a mob will stay looking at a direction while looking around.","title":"Min Look Time"},"probability":{"type":"number","default":0.02,"description":"The probability of randomly looking around/sitting.","title":"Probability"}}},"DIC":{"description":"Allows the mob to stay at a certain level when in liquid.","type":"object","title":"Rise To Liquid Level 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"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"}}},"DID":{"description":"Allows the mob to stay at a certain level when in liquid.","type":"object","title":"Stalk And Pounce On Target 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"interest_time":{"type":"number","default":2,"description":"The amount of time the mob will be interested before pouncing. This happens when the mob is within range of pouncing","title":"Interest Time"},"leap_distance":{"type":"number","default":0.8,"description":"The distance in blocks the mob jumps in the direction of its target","title":"Leap Distance"},"leap_height":{"type":"number","default":0.9,"description":"The height in blocks the mob jumps when leaping at its target","title":"Leap Height"},"max_stalk_dist":{"type":"number","default":10,"description":"The maximum distance away a target can be before the mob gives up on stalking","title":"Max Stalk Dist"},"pounce_max_dist":{"type":"number","default":5,"description":"The maximum distance away from the target in blocks to begin pouncing at the target","title":"Pounce Max Dist"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","title":"Set Persistent"},"stalk_speed":{"type":"number","default":1.2,"description":"The movement speed in which you stalk your target","title":"Stalk Speed"},"strike_dist":{"type":"number","default":2,"description":"The max distance away from the target when landing from the pounce that will still result in damaging the target","title":"Strike Dist"},"stuck_time":{"type":"number","default":2,"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"}}},"DIE":{"description":"Allows the mob to stay at a certain level when in liquid.","type":"object","title":"Stroll Towards Village 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown Time"},"goal_radius":{"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":"Goal Radius"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks to search for points inside villages. If <= 0, find the closest village regardless of distance.","title":"Search Range"},"speed_multiplier":{"type":"number","default":1,"description":"Movement speed multiplier of the mob when using this AI Goal","title":"Speed Multiplier"},"start_chance":{"type":"number","default":0.1,"description":"This is the chance that the mob will start this goal, from 0 to 1","title":"Start Chance"}}},"DEH":{"additionalProperties":false,"type":"object","title":"Components 1.10.0","description":"A collection of components","required":[],"properties":{"minecraft:addrider":{"$ref":"#/definitions/E"},"minecraft:admire_item":{"$ref":"#/definitions/DEI"},"minecraft:ageable":{"$ref":"#/definitions/F"},"minecraft:ambient_sound_interval":{"$ref":"#/definitions/I"},"minecraft:angry":{"$ref":"#/definitions/J"},"minecraft:annotation.break_door":{"$ref":"#/definitions/GC"},"minecraft:annotation.open_door":{"$ref":"#/definitions/GD"},"minecraft:area_attack":{"$ref":"#/definitions/DEJ"},"minecraft:attack":{"$ref":"#/definitions/GE"},"minecraft:attack_cooldown":{"$ref":"#/definitions/DFA"},"minecraft:attack_damage":{"$ref":"#/definitions/GG"},"minecraft:balloonable":{"$ref":"#/definitions/GH"},"minecraft:barter":{"$ref":"#/definitions/DFB"},"minecraft:block_sensor":{"$ref":"#/definitions/DFC"},"minecraft:boostable":{"$ref":"#/definitions/GJ"},"minecraft:boss":{"$ref":"#/definitions/GI"},"minecraft:break_blocks":{"$ref":"#/definitions/HA"},"minecraft:breathable":{"$ref":"#/definitions/HC"},"minecraft:breedable":{"$ref":"#/definitions/HE"},"minecraft:bribeable":{"$ref":"#/definitions/HF"},"minecraft:buoyant":{"$ref":"#/definitions/DFD"},"minecraft:burns_in_daylight":{"$ref":"#/definitions/HG"},"minecraft:can_climb":{"$ref":"#/definitions/HH"},"minecraft:can_fly":{"$ref":"#/definitions/HI"},"minecraft:can_power_jump":{"$ref":"#/definitions/HJ"},"minecraft:celebrate_hunt":{"$ref":"#/definitions/DFE"},"minecraft:collision_box":{"$ref":"#/definitions/IA"},"minecraft:color":{"$ref":"#/definitions/IB"},"minecraft:color2":{"$ref":"#/definitions/IC"},"minecraft:conditional_bandwidth_optimization":{"$ref":"#/definitions/ID"},"minecraft:custom_hit_test":{"$ref":"#/definitions/DFF"},"minecraft:damage_over_time":{"$ref":"#/definitions/IE"},"minecraft:damage_sensor":{"$ref":"#/definitions/IF"},"minecraft:default_look_angle":{"$ref":"#/definitions/IH"},"minecraft:despawn":{"$ref":"#/definitions/II"},"minecraft:economy_trade_table":{"$ref":"#/definitions/JA"},"minecraft:entity_sensor":{"$ref":"#/definitions/DFG"},"minecraft:environment_sensor":{"$ref":"#/definitions/JB"},"minecraft:equip_item":{"$ref":"#/definitions/DFH"},"minecraft:equipment":{"$ref":"#/definitions/JC"},"minecraft:equippable":{"$ref":"#/definitions/JD"},"minecraft:experience_reward":{"$ref":"#/definitions/DFI"},"minecraft:explode":{"$ref":"#/definitions/JE"},"minecraft:fall_damage":{"$ref":"#/definitions/JF"},"minecraft:fire_immune":{"$ref":"#/definitions/JG"},"minecraft:floats_in_liquid":{"$ref":"#/definitions/JI"},"minecraft:flocking":{"$ref":"#/definitions/JH"},"minecraft:flying_speed":{"$ref":"#/definitions/JJ"},"minecraft:follow_range":{"$ref":"#/definitions/BAA"},"minecraft:foot_size":{"$ref":"#/definitions/BAB"},"minecraft:friction_modifier":{"$ref":"#/definitions/BAC"},"minecraft:genetics":{"$ref":"#/definitions/BAD"},"minecraft:giveable":{"$ref":"#/definitions/BAE"},"minecraft:ground_offset":{"$ref":"#/definitions/BAF"},"minecraft:group_size":{"$ref":"#/definitions/DFJ"},"minecraft:grows_crop":{"$ref":"#/definitions/DGA"},"minecraft:healable":{"$ref":"#/definitions/BAG"},"minecraft:health":{"$ref":"#/definitions/BAH"},"minecraft:home":{"$ref":"#/definitions/DGB"},"minecraft:hurt_on_condition":{"$ref":"#/definitions/BAJ"},"minecraft:hurt_when_wet":{"$ref":"#/definitions/BAI"},"minecraft:input_ground_controlled":{"$ref":"#/definitions/BBA"},"minecraft:inside_block_notifier":{"$ref":"#/definitions/BBB"},"minecraft:insomnia":{"$ref":"#/definitions/BBD"},"minecraft:instant_despawn":{"$ref":"#/definitions/DGC"},"minecraft:interact":{"$ref":"#/definitions/BBE"},"minecraft:inventory":{"$ref":"#/definitions/BBG"},"minecraft:is_baby":{"$ref":"#/definitions/BBH"},"minecraft:is_charged":{"$ref":"#/definitions/BBI"},"minecraft:is_chested":{"$ref":"#/definitions/BBJ"},"minecraft:is_dyeable":{"$ref":"#/definitions/BCA"},"minecraft:is_hidden_when_invisible":{"$ref":"#/definitions/BCB"},"minecraft:is_ignited":{"$ref":"#/definitions/BCC"},"minecraft:is_illager_captain":{"$ref":"#/definitions/BCD"},"minecraft:is_saddled":{"$ref":"#/definitions/BCE"},"minecraft:is_shaking":{"$ref":"#/definitions/BCF"},"minecraft:is_sheared":{"$ref":"#/definitions/BCG"},"minecraft:is_stackable":{"$ref":"#/definitions/BCH"},"minecraft:is_stunned":{"$ref":"#/definitions/BCI"},"minecraft:is_tamed":{"$ref":"#/definitions/BCJ"},"minecraft:item_controllable":{"$ref":"#/definitions/BDA"},"minecraft:item_hopper":{"$ref":"#/definitions/BDB"},"minecraft:jump.dynamic":{"$ref":"#/definitions/BDC"},"minecraft:jump.static":{"$ref":"#/definitions/BDD"},"minecraft:knockback_resistance":{"$ref":"#/definitions/BDE"},"minecraft:lava_movement":{"$ref":"#/definitions/BDF"},"minecraft:leashable":{"$ref":"#/definitions/BDG"},"minecraft:lookat":{"$ref":"#/definitions/BDH"},"minecraft:loot":{"$ref":"#/definitions/BDI"},"minecraft:managed_wandering_trader":{"$ref":"#/definitions/BDJ"},"minecraft:mark_variant":{"$ref":"#/definitions/BEA"},"minecraft:mob_effect":{"$ref":"#/definitions/DGD"},"minecraft:movement":{"$ref":"#/definitions/BEB"},"minecraft:movement.amphibious":{"$ref":"#/definitions/BEC"},"minecraft:movement.basic":{"$ref":"#/definitions/BED"},"minecraft:movement.fly":{"$ref":"#/definitions/BEE"},"minecraft:movement.generic":{"$ref":"#/definitions/BEF"},"minecraft:movement.glide":{"$ref":"#/definitions/BEG"},"minecraft:movement.hover":{"$ref":"#/definitions/DGE"},"minecraft:movement.jump":{"$ref":"#/definitions/BEH"},"minecraft:movement.skip":{"$ref":"#/definitions/BEI"},"minecraft:movement.sway":{"$ref":"#/definitions/BEJ"},"minecraft:nameable":{"$ref":"#/definitions/BFA"},"minecraft:navigation.climb":{"$ref":"#/definitions/BFB"},"minecraft:navigation.float":{"$ref":"#/definitions/BFD"},"minecraft:navigation.fly":{"$ref":"#/definitions/BFE"},"minecraft:navigation.generic":{"$ref":"#/definitions/BFF"},"minecraft:navigation.hover":{"$ref":"#/definitions/DGF"},"minecraft:navigation.swim":{"$ref":"#/definitions/BFG"},"minecraft:navigation.walk":{"$ref":"#/definitions/BFH"},"minecraft:npc":{"$ref":"#/definitions/DGG"},"minecraft:on_death":{"$ref":"#/definitions/BFI"},"minecraft:on_friendly_anger":{"$ref":"#/definitions/BFJ"},"minecraft:on_hurt":{"$ref":"#/definitions/BGA"},"minecraft:on_hurt_by_player":{"$ref":"#/definitions/BGB"},"minecraft:on_ignite":{"$ref":"#/definitions/BGC"},"minecraft:on_start_landing":{"$ref":"#/definitions/BGD"},"minecraft:on_start_takeoff":{"$ref":"#/definitions/BGE"},"minecraft:on_target_acquired":{"$ref":"#/definitions/BGF"},"minecraft:on_target_escape":{"$ref":"#/definitions/BGG"},"minecraft:on_wake_with_owner":{"$ref":"#/definitions/BGH"},"minecraft:out_of_control":{"$ref":"#/definitions/BGI"},"minecraft:player.saturation":{"$ref":"#/definitions/BGJ"},"minecraft:player.exhaustion":{"$ref":"#/definitions/BHA"},"minecraft:player.level":{"$ref":"#/definitions/BHB"},"minecraft:player.experience":{"$ref":"#/definitions/BHC"},"minecraft:peek":{"$ref":"#/definitions/BHD"},"minecraft:persistent":{"$ref":"#/definitions/BHE"},"minecraft:physics":{"$ref":"#/definitions/BHF"},"minecraft:preferred_path":{"$ref":"#/definitions/BHG"},"minecraft:projectile":{"$ref":"#/definitions/DGH"},"minecraft:push_through":{"$ref":"#/definitions/BHJ"},"minecraft:pushable":{"$ref":"#/definitions/BIA"},"minecraft:raid_trigger":{"$ref":"#/definitions/BIB"},"minecraft:rail_movement":{"$ref":"#/definitions/BIC"},"minecraft:rail_sensor":{"$ref":"#/definitions/BID"},"minecraft:ravager_blocked":{"$ref":"#/definitions/BIE"},"minecraft:rideable":{"$ref":"#/definitions/BIF"},"minecraft:scaffolding_climber":{"$ref":"#/definitions/BIG"},"minecraft:scale":{"$ref":"#/definitions/BIH"},"minecraft:scale_by_age":{"$ref":"#/definitions/BII"},"minecraft:scheduler":{"$ref":"#/definitions/BIJ"},"minecraft:shareables":{"$ref":"#/definitions/BJA"},"minecraft:shooter":{"$ref":"#/definitions/BJB"},"minecraft:sittable":{"$ref":"#/definitions/BJC"},"minecraft:skin_id":{"$ref":"#/definitions/BJD"},"minecraft:sound_volume":{"$ref":"#/definitions/BJE"},"minecraft:spawn_entity":{"$ref":"#/definitions/BJF"},"minecraft:spell_effects":{"$ref":"#/definitions/BJG"},"minecraft:strength":{"$ref":"#/definitions/DGJ"},"minecraft:tameable":{"$ref":"#/definitions/BJH"},"minecraft:tamemount":{"$ref":"#/definitions/BJI"},"minecraft:target_nearby_sensor":{"$ref":"#/definitions/BJJ"},"minecraft:teleport":{"$ref":"#/definitions/CAA"},"minecraft:tick_world":{"$ref":"#/definitions/CAB"},"minecraft:timer":{"$ref":"#/definitions/CAC"},"minecraft:trade_table":{"$ref":"#/definitions/CAD"},"minecraft:trail":{"$ref":"#/definitions/DHA"},"minecraft:transformation":{"$ref":"#/definitions/CAE"},"minecraft:trust":{"$ref":"#/definitions/CAF"},"minecraft:trusting":{"$ref":"#/definitions/CAG"},"minecraft:type_family":{"$ref":"#/definitions/CAH"},"minecraft:underwater_movement":{"$ref":"#/definitions/CAJ"},"minecraft:variant":{"$ref":"#/definitions/CAI"},"minecraft:walk_animation_speed":{"$ref":"#/definitions/CBA"},"minecraft:wants_jockey":{"$ref":"#/definitions/CBB"},"minecraft:water_movement":{"$ref":"#/definitions/CBC"},"minecraft:behavior.admire_item":{"$ref":"#/definitions/DHB"},"minecraft:behavior.avoid_mob_type":{"$ref":"#/definitions/CBJ"},"minecraft:behavior.beg":{"$ref":"#/definitions/CCB"},"minecraft:behavior.break_door":{"$ref":"#/definitions/CCC"},"minecraft:behavior.breed":{"$ref":"#/definitions/CCD"},"minecraft:behavior.celebrate":{"$ref":"#/definitions/DHC"},"minecraft:behavior.charge_attack":{"$ref":"#/definitions/CCE"},"minecraft:behavior.charge_held_item":{"$ref":"#/definitions/CCF"},"minecraft:behavior.circle_around_anchor":{"$ref":"#/definitions/CCG"},"minecraft:behavior.controlled_by_player":{"$ref":"#/definitions/CCH"},"minecraft:behavior.defend_trusted_target":{"$ref":"#/definitions/DHD"},"minecraft:behavior.defend_village_target":{"$ref":"#/definitions/CCI"},"minecraft:behavior.delayed_attack":{"$ref":"#/definitions/CCJ"},"minecraft:behavior.door_interact":{"$ref":"#/definitions/CDA"},"minecraft:behavior.dragonchargeplayer":{"$ref":"#/definitions/CDB"},"minecraft:behavior.dragondeath":{"$ref":"#/definitions/CDC"},"minecraft:behavior.dragonflaming":{"$ref":"#/definitions/CDD"},"minecraft:behavior.dragonholdingpattern":{"$ref":"#/definitions/CDE"},"minecraft:behavior.dragonlanding":{"$ref":"#/definitions/CDF"},"minecraft:behavior.dragonscanning":{"$ref":"#/definitions/CDG"},"minecraft:behavior.dragonstrafeplayer":{"$ref":"#/definitions/CDH"},"minecraft:behavior.dragontakeoff":{"$ref":"#/definitions/CDI"},"minecraft:behavior.drink_potion":{"$ref":"#/definitions/CDJ"},"minecraft:behavior.drop_item_for":{"$ref":"#/definitions/CEA"},"minecraft:behavior.eat_block":{"$ref":"#/definitions/CEB"},"minecraft:behavior.eat_carried_item":{"$ref":"#/definitions/DHE"},"minecraft:behavior.enderman_leave_block":{"$ref":"#/definitions/CEC"},"minecraft:behavior.enderman_take_block":{"$ref":"#/definitions/CED"},"minecraft:behavior.explore_outskirts":{"$ref":"#/definitions/CEE"},"minecraft:behavior.find_cover":{"$ref":"#/definitions/DHF"},"minecraft:behavior.find_mount":{"$ref":"#/definitions/CEF"},"minecraft:behavior.find_underwater_treasure":{"$ref":"#/definitions/CEG"},"minecraft:behavior.flee_sun":{"$ref":"#/definitions/CEH"},"minecraft:behavior.float":{"$ref":"#/definitions/CEI"},"minecraft:behavior.float_wander":{"$ref":"#/definitions/CEJ"},"minecraft:behavior.follow_caravan":{"$ref":"#/definitions/CFA"},"minecraft:behavior.follow_mob":{"$ref":"#/definitions/CFB"},"minecraft:behavior.follow_owner":{"$ref":"#/definitions/CFC"},"minecraft:behavior.follow_parent":{"$ref":"#/definitions/CFD"},"minecraft:behavior.follow_target_captain":{"$ref":"#/definitions/CFE"},"minecraft:behavior.go_home":{"$ref":"#/definitions/CFF"},"minecraft:behavior.guardian_attack":{"$ref":"#/definitions/CFG"},"minecraft:behavior.harvest_farm_block":{"$ref":"#/definitions/CFH"},"minecraft:behavior.hide":{"$ref":"#/definitions/CBD"},"minecraft:behavior.hold_ground":{"$ref":"#/definitions/DHG"},"minecraft:behavior.hurt_by_target":{"$ref":"#/definitions/CFI"},"minecraft:behavior.inspect_bookshelf":{"$ref":"#/definitions/CFJ"},"minecraft:behavior.knockback_roar":{"$ref":"#/definitions/CGA"},"minecraft:behavior.lay_down":{"$ref":"#/definitions/CGB"},"minecraft:behavior.lay_egg":{"$ref":"#/definitions/CGC"},"minecraft:behavior.leap_at_target":{"$ref":"#/definitions/CGD"},"minecraft:behavior.look_at_entity":{"$ref":"#/definitions/CGE"},"minecraft:behavior.look_at_player":{"$ref":"#/definitions/CGF"},"minecraft:behavior.look_at_target":{"$ref":"#/definitions/CGG"},"minecraft:behavior.look_at_trading_player":{"$ref":"#/definitions/CGH"},"minecraft:behavior.make_love":{"$ref":"#/definitions/CGI"},"minecraft:behavior.melee_attack":{"$ref":"#/definitions/CGJ"},"minecraft:behavior.mingle":{"$ref":"#/definitions/CHA"},"minecraft:behavior.mount_pathing":{"$ref":"#/definitions/CHB"},"minecraft:behavior.move_indoors":{"$ref":"#/definitions/CHC"},"minecraft:behavior.move_through_village":{"$ref":"#/definitions/CHD"},"minecraft:behavior.move_to_block":{"$ref":"#/definitions/CHE"},"minecraft:behavior.move_to_land":{"$ref":"#/definitions/CHF"},"minecraft:behavior.move_to_lava":{"$ref":"#/definitions/DHH"},"minecraft:behavior.move_to_liquid":{"$ref":"#/definitions/CHG"},"minecraft:behavior.move_to_poi":{"$ref":"#/definitions/CBG"},"minecraft:behavior.move_to_random_block":{"$ref":"#/definitions/CHH"},"minecraft:behavior.move_to_village":{"$ref":"#/definitions/CHI"},"minecraft:behavior.move_to_water":{"$ref":"#/definitions/CHJ"},"minecraft:behavior.move_towards_dwelling_restriction":{"$ref":"#/definitions/CIA"},"minecraft:behavior.move_towards_restriction":{"$ref":"#/definitions/CIB"},"minecraft:behavior.move_towards_target":{"$ref":"#/definitions/CIC"},"minecraft:behavior.nap":{"$ref":"#/definitions/DHI"},"minecraft:behavior.nearest_attackable_target":{"$ref":"#/definitions/CID"},"minecraft:behavior.nearest_prioritized_attackable_target":{"$ref":"#/definitions/DHJ"},"minecraft:behavior.ocelot_sit_on_block":{"$ref":"#/definitions/CIE"},"minecraft:behavior.ocelotattack":{"$ref":"#/definitions/CIF"},"minecraft:behavior.offer_flower":{"$ref":"#/definitions/CIG"},"minecraft:behavior.open_door":{"$ref":"#/definitions/CIH"},"minecraft:behavior.owner_hurt_by_target":{"$ref":"#/definitions/CII"},"minecraft:behavior.owner_hurt_target":{"$ref":"#/definitions/CIJ"},"minecraft:behavior.panic":{"$ref":"#/definitions/CJA"},"minecraft:behavior.peek":{"$ref":"#/definitions/CJB"},"minecraft:behavior.pet_sleep_with_owner":{"$ref":"#/definitions/CJC"},"minecraft:behavior.pickup_items":{"$ref":"#/definitions/CJD"},"minecraft:behavior.play":{"$ref":"#/definitions/CJE"},"minecraft:behavior.player_ride_tamed":{"$ref":"#/definitions/CJF"},"minecraft:behavior.raid_garden":{"$ref":"#/definitions/CJG"},"minecraft:behavior.random_breach":{"$ref":"#/definitions/CJH"},"minecraft:behavior.random_fly":{"$ref":"#/definitions/CJI"},"minecraft:behavior.random_hover":{"$ref":"#/definitions/DIA"},"minecraft:behavior.random_look_around":{"$ref":"#/definitions/CJJ"},"minecraft:behavior.random_look_around_and_sit":{"$ref":"#/definitions/DIB"},"minecraft:behavior.random_sitting":{"$ref":"#/definitions/DAA"},"minecraft:behavior.random_stroll":{"$ref":"#/definitions/DAB"},"minecraft:behavior.random_swim":{"$ref":"#/definitions/DAC"},"minecraft:behavior.ranged_attack":{"$ref":"#/definitions/DAD"},"minecraft:behavior.receive_love":{"$ref":"#/definitions/DAE"},"minecraft:behavior.restrict_open_door":{"$ref":"#/definitions/DAF"},"minecraft:behavior.restrict_sun":{"$ref":"#/definitions/DAG"},"minecraft:behavior.rise_to_liquid_level":{"$ref":"#/definitions/DIC"},"minecraft:behavior.roll":{"$ref":"#/definitions/DAH"},"minecraft:behavior.run_around_like_crazy":{"$ref":"#/definitions/DAI"},"minecraft:behavior.scared":{"$ref":"#/definitions/CBH"},"minecraft:behavior.send_event":{"$ref":"#/definitions/DAJ"},"minecraft:behavior.share_items":{"$ref":"#/definitions/DBA"},"minecraft:behavior.silverfish_merge_with_stone":{"$ref":"#/definitions/DBB"},"minecraft:behavior.silverfish_wake_up_friends":{"$ref":"#/definitions/DBC"},"minecraft:behavior.skeleton_horse_trap":{"$ref":"#/definitions/DBD"},"minecraft:behavior.sleep":{"$ref":"#/definitions/DBE"},"minecraft:behavior.slime_attack":{"$ref":"#/definitions/DBF"},"minecraft:behavior.slime_float":{"$ref":"#/definitions/DBG"},"minecraft:behavior.slime_keep_on_jumping":{"$ref":"#/definitions/DBH"},"minecraft:behavior.slime_random_direction":{"$ref":"#/definitions/DBI"},"minecraft:behavior.snacking":{"$ref":"#/definitions/DBJ"},"minecraft:behavior.sneeze":{"$ref":"#/definitions/DCA"},"minecraft:behavior.squid_dive":{"$ref":"#/definitions/DCB"},"minecraft:behavior.squid_flee":{"$ref":"#/definitions/DCC"},"minecraft:behavior.squid_idle":{"$ref":"#/definitions/DCD"},"minecraft:behavior.squid_move_away_from_ground":{"$ref":"#/definitions/DCE"},"minecraft:behavior.squid_out_of_water":{"$ref":"#/definitions/DCF"},"minecraft:behavior.stalk_and_pounce_on_target":{"$ref":"#/definitions/DID"},"minecraft:behavior.stay_while_sitting":{"$ref":"#/definitions/DCG"},"minecraft:behavior.stomp_attack":{"$ref":"#/definitions/DCH"},"minecraft:behavior.stomp_turtle_egg":{"$ref":"#/definitions/DCI"},"minecraft:behavior.stroll_towards_village":{"$ref":"#/definitions/DIE"},"minecraft:behavior.summon_entity":{"$ref":"#/definitions/DCJ"},"minecraft:behavior.swell":{"$ref":"#/definitions/DDA"},"minecraft:behavior.swim_wander":{"$ref":"#/definitions/DDC"},"minecraft:behavior.swim_with_entity":{"$ref":"#/definitions/DDD"},"minecraft:behavior.swoop_attack":{"$ref":"#/definitions/DDE"},"minecraft:behavior.target_when_pushed":{"$ref":"#/definitions/DDH"},"minecraft:behavior.take_flower":{"$ref":"#/definitions/DDF"},"minecraft:behavior.tempt":{"$ref":"#/definitions/DDG"},"minecraft:behavior.trade_interest":{"$ref":"#/definitions/DDI"},"minecraft:behavior.trade_with_player":{"$ref":"#/definitions/DDJ"},"minecraft:behavior.vex_copy_owner_target":{"$ref":"#/definitions/DEA"},"minecraft:behavior.vex_random_move":{"$ref":"#/definitions/DEB"},"minecraft:behavior.wither_random_attack_pos_goal":{"$ref":"#/definitions/DEC"},"minecraft:behavior.wither_target_highest_damage":{"$ref":"#/definitions/DED"},"minecraft:behavior.work":{"$ref":"#/definitions/CBI"}}},"DIF_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"DIF_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"$ref":"#/definitions/DIF_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DIF_addremove","description":"TODO description: remove","title":"Remove"},"randomize":{"type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/DIF_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DIF_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}},"description":"TODO description: randomize","title":"Randomize"},"description":"TODO description: randomize","title":"Randomize"},"sequence":{"type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","properties":{"add":{"$ref":"#/definitions/DIF_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DIF_addremove","description":"TODO description: remove","title":"Remove"},"filters":{"$ref":"#/definitions/DIG"}}},"description":"A series of filters and components to be added","title":"Sequences"},"filters":{"$ref":"#/definitions/DIG"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"DIG_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/DIG_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/DIG_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/DIG_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/DIG_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/DIG_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/DIG_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}}]}]},"DIG_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/DIG_groups_spec"}},{"type":"object","$ref":"#/definitions/DIG_filters_spec"}]},"DIG":{"title":"Filters 1.10.0","$ref":"#/definitions/DIG_groups_spec"},"DIF":{"type":"object","title":"Entity 1.10.0","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/DIF_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/DIF_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/DIF_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/DIF_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/DIF_event_base"},"description":"TODO description: "},"DEG":{"title":"Entity 1.10.0","required":["description"],"additionalProperties":false,"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/DEH","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"$ref":"#/definitions/DEH","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"$ref":"#/definitions/DIF","uniqueItems":true,"description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"DEF":{"type":"object","title":"behavior Entity 1.10.0","description":"TODO description","additionalProperties":false,"required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"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."},"minecraft:entity":{"$ref":"#/definitions/DEG","description":"TODO description: minecraft:entity","title":"Entity"}}},"DIJ":{"type":"object","title":"Entity 1.11.0","$ref":"#/definitions/DEH","description":"TODO description"},"DJA_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"DJA_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"$ref":"#/definitions/DJA_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DJA_addremove","description":"TODO description: remove","title":"Remove"},"randomize":{"type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/DJA_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DJA_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}},"description":"TODO description: randomize","title":"Randomize"},"description":"TODO description: randomize","title":"Randomize"},"sequence":{"type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","properties":{"add":{"$ref":"#/definitions/DJA_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DJA_addremove","description":"TODO description: remove","title":"Remove"},"filters":{"$ref":"#/definitions/DJB"}}},"description":"A series of filters and components to be added","title":"Sequences"},"filters":{"$ref":"#/definitions/DJB"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"DJB_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJB_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJB_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/DJB_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJB_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJB_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/DJB_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}}]}]},"DJB_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/DJB_groups_spec"}},{"type":"object","$ref":"#/definitions/DJB_filters_spec"}]},"DJB":{"title":"Filters 1.11.0","$ref":"#/definitions/DJB_groups_spec"},"DJA":{"type":"object","title":"Entity 1.11.0","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/DJA_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/DJA_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/DJA_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/DJA_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/DJA_event_base"},"description":"TODO description: "},"DII":{"title":"Entity 1.11.0","required":["description"],"additionalProperties":false,"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/DIJ","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"$ref":"#/definitions/DIJ","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"$ref":"#/definitions/DJA","uniqueItems":true,"description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"DIH":{"type":"object","title":"behavior Entity 1.11.0","description":"TODO description","required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"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."},"minecraft:entity":{"$ref":"#/definitions/DII","description":"TODO description: minecraft:entity","title":"Entity"}},"additionalProperties":false},"DJF":{"type":"object","title":"Explode 1.12.0","additionalProperties":false,"description":"Defines how the entity explodes.","required":[],"properties":{"breaks_blocks":{"type":"boolean","default":true,"description":"If true, the explosion will destroy blocks in the explosion radius.","title":"Breaks Blocks"},"causes_fire":{"type":"boolean","default":false,"description":"If true, blocks in the explosion radius will be set on fire.","title":"Causes Fire"},"destroy_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the explosion breaks blocks is affected by the mob griefing game rule.","title":"Destroy Affected By Griefing"},"fire_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the explosion causes fire is affected by the mob griefing game rule.","title":"Fire Affected By Griefing"},"fuse_length":{"default":[0.0,0.0],"description":"The range for the random amount of time the fuse will be lit before exploding, a negative value means the explosion will be immediate.","title":"Fuse Length","oneOf":[{"type":"array","items":[{"type":"number"},{"type":"number"}]},{"type":"number"},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"range_max":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}}]},"fuse_lit":{"type":"boolean","default":false,"description":"If true, the fuse is already lit when this component is added to the entity.","title":"Fuse Lit"},"max_resistance":{"type":"number","default":3.40282E+38,"description":"A blocks explosion resistance will be capped at this value when an explosion occurs.","title":"Max Resistance"},"power":{"type":"number","default":3,"description":"The radius of the explosion in blocks and the amount of damage the explosion deals.","title":"Power"}}},"DJH":{"title":"Event","description":"Minecraft behavior event 1.12.0","oneOf":[{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire"},{"type":"object","properties":{"event":{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire","title":"Event"},"target":{"type":"string","description":"The target of the event","enum":["block","damager","other","parent","player","self","target"]}}}]},"DJG":{"description":"Allows the entity to be a thrown entity.","type":"object","title":"Projectile 1.12.0","additionalProperties":false,"required":[],"properties":{"anchor":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"angle_offset":{"type":"number","default":0,"description":"Determines the angle at which the projectile is thrown","title":"Angle Offset"},"catch_fire":{"type":"boolean","default":false,"description":"If true, the entity hit will be set on fire","title":"Catch Fire"},"crit_particle_on_hurt":{"type":"boolean","default":false,"description":"If true, the projectile will produce additional particles when a critical hit happens","title":"Crit Particle On Hurt"},"destroy_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be destroyed when hit","title":"Destroy On Hurt"},"filter":{"type":"string","default":"","description":"Entity Definitions defined here can't be hurt by the projectile","title":"Filter"},"fire_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the projectile causes fire is affected by the mob griefing game rule","title":"Fire Affected By Griefing"},"gravity":{"type":"number","default":0.05,"description":"The gravity applied to this entity when thrown. The higher the value, the faster the entity falls","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":"UNDOCUMENTATED"},"homing":{"type":"boolean","default":false,"description":"If true, the projectile homes in to the nearest entity","title":"Homing"},"inertia":{"type":"number","default":0.99,"description":"The fraction of the projectile's speed maintained every frame while traveling in air","title":"Inertia"},"is_dangerous":{"type":"boolean","default":false,"description":"If true, the projectile will be treated as dangerous to the players","title":"Is Dangerous"},"knockback":{"type":"boolean","default":true,"description":"If true, the projectile will knock back the entity it hits","title":"Knockback"},"lightning":{"type":"boolean","default":false,"description":"If true, the entity hit will be struck by lightning","title":"Lightning"},"liquid_inertia":{"type":"number","default":0.6,"description":"The fraction of the projectile's speed maintained every frame while traveling in water","title":"Liquid Inertia"},"multiple_targets":{"type":"boolean","default":true,"description":"If true, the projectile can hit multiple entities per flight","title":"Multiple Targets"},"offset":{"type":"array","default":[0,0.5,0],"description":"The offset from the entity's anchor where the projectile will spawn","title":"Offset","items":[{"type":"number","description":"X","title":"X"},{"type":"number","description":"Y","title":"Y"},{"type":"number","description":"Z","title":"Z"}]},"on_fire_time":{"type":"number","default":5,"description":"Time in seconds that the entity hit will be on fire for","title":"On Fire Time"},"on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"catch_fire":{"additionalProperties":false,"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"object","properties":{"fire_affected_by_griefing":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"definition_event":{"additionalProperties":false,"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"object","properties":{"affect_projectile":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"event_trigger":{"$ref":"#/definitions/DJH"}}},"douse_fire":{"type":"object","additionalProperties":false,"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"grant_xp":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","effect":"levitation","properties":{"minXP":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"maxXP":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"impact_damage":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"catch_fire":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"damage":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"destroy_on_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"knockback":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"semi_random_diff_damage":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"mob_effect":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","effect":"levitation","properties":{"effect":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"durationeasy":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"durationnormal":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"durationhard":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"amplifier":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"particle_on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"particle_type":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"num_particles":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"on_entity_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"on_other_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"remove_on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_chance":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"first_spawn_percent_chance":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"first_spawn_chance":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"second_spawn_chance":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"first_spawn_count":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"second_spawn_count":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_definition":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_baby":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"spawn_aoe_cloud":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"radius":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"radius_on_use":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"potion":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"particle":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"duration":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"color":{"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"array","format":"color-array","items":[{"type":"integer","minimum":0,"maximum":255,"description":"R","title":"R"},{"type":"integer","minimum":0,"maximum":255,"description":"G","title":"G"},{"type":"integer","minimum":0,"maximum":255,"description":"B","title":"B"}]},"affect_owner":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"reapplication_delay":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"stick_in_ground":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"shake_time":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"teleport_owner":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"thrown_potion_effect":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"particle":{"type":"string","default":"iconcrack","description":"Particle to use upon collision","title":"Particle"},"potion_effect":{"type":"integer","default":-1,"description":"Defines the effect the arrow will apply to the entity it hits","title":"Potion Effect"},"power":{"type":"number","default":1.3,"description":"Determines the velocity of the projectile","title":"Power"},"reflect_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be reflected back when hit","title":"Reflect On Hurt"},"semi_random_diff_damage":{"type":"boolean","default":false,"description":"If true, damage will be randomized based on damage and speed","title":"Semi Random Diff Damage"},"shoot_sound":{"type":"string","default":"","description":"The sound that plays when the projectile is shot","title":"Shoot Sound"},"shoot_target":{"type":"boolean","default":true,"description":"If true, the projectile will be shot towards the target of the entity firing it","title":"Shoot Target"},"should_bounce":{"type":"boolean","default":false,"description":"If true, the projectile will bounce upon hit","title":"Should Bounce"},"splash_potion":{"type":"boolean","default":false,"description":"If true, the projectile will be treated like a splash potion","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":"UNDOCUMENTATED"},"uncertainty_base":{"type":"number","default":0,"description":"The base accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Base"},"uncertainty_multiplier":{"type":"number","default":0,"description":"Determines how much difficulty affects accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Multiplier"}}},"DJE":{"additionalProperties":false,"type":"object","title":"Components 1.12.0","description":"A collection of components","required":[],"properties":{"minecraft:addrider":{"$ref":"#/definitions/E"},"minecraft:admire_item":{"$ref":"#/definitions/DEI"},"minecraft:ageable":{"$ref":"#/definitions/F"},"minecraft:ambient_sound_interval":{"$ref":"#/definitions/I"},"minecraft:angry":{"$ref":"#/definitions/J"},"minecraft:annotation.break_door":{"$ref":"#/definitions/GC"},"minecraft:annotation.open_door":{"$ref":"#/definitions/GD"},"minecraft:area_attack":{"$ref":"#/definitions/DEJ"},"minecraft:attack":{"$ref":"#/definitions/GE"},"minecraft:attack_cooldown":{"$ref":"#/definitions/DFA"},"minecraft:attack_damage":{"$ref":"#/definitions/GG"},"minecraft:balloonable":{"$ref":"#/definitions/GH"},"minecraft:barter":{"$ref":"#/definitions/DFB"},"minecraft:block_sensor":{"$ref":"#/definitions/DFC"},"minecraft:boostable":{"$ref":"#/definitions/GJ"},"minecraft:boss":{"$ref":"#/definitions/GI"},"minecraft:break_blocks":{"$ref":"#/definitions/HA"},"minecraft:breathable":{"$ref":"#/definitions/HC"},"minecraft:breedable":{"$ref":"#/definitions/HE"},"minecraft:bribeable":{"$ref":"#/definitions/HF"},"minecraft:buoyant":{"$ref":"#/definitions/DFD"},"minecraft:burns_in_daylight":{"$ref":"#/definitions/HG"},"minecraft:can_climb":{"$ref":"#/definitions/HH"},"minecraft:can_fly":{"$ref":"#/definitions/HI"},"minecraft:can_power_jump":{"$ref":"#/definitions/HJ"},"minecraft:celebrate_hunt":{"$ref":"#/definitions/DFE"},"minecraft:collision_box":{"$ref":"#/definitions/IA"},"minecraft:color":{"$ref":"#/definitions/IB"},"minecraft:color2":{"$ref":"#/definitions/IC"},"minecraft:conditional_bandwidth_optimization":{"$ref":"#/definitions/ID"},"minecraft:custom_hit_test":{"$ref":"#/definitions/DFF"},"minecraft:damage_over_time":{"$ref":"#/definitions/IE"},"minecraft:damage_sensor":{"$ref":"#/definitions/IF"},"minecraft:default_look_angle":{"$ref":"#/definitions/IH"},"minecraft:despawn":{"$ref":"#/definitions/II"},"minecraft:dweller":{"$ref":"#/definitions/IJ"},"minecraft:economy_trade_table":{"$ref":"#/definitions/JA"},"minecraft:entity_sensor":{"$ref":"#/definitions/DFG"},"minecraft:environment_sensor":{"$ref":"#/definitions/JB"},"minecraft:equip_item":{"$ref":"#/definitions/DFH"},"minecraft:equipment":{"$ref":"#/definitions/JC"},"minecraft:equippable":{"$ref":"#/definitions/JD"},"minecraft:experience_reward":{"$ref":"#/definitions/DFI"},"minecraft:explode":{"$ref":"#/definitions/DJF"},"minecraft:fall_damage":{"$ref":"#/definitions/JF"},"minecraft:fire_immune":{"$ref":"#/definitions/JG"},"minecraft:floats_in_liquid":{"$ref":"#/definitions/JI"},"minecraft:flocking":{"$ref":"#/definitions/JH"},"minecraft:flying_speed":{"$ref":"#/definitions/JJ"},"minecraft:follow_range":{"$ref":"#/definitions/BAA"},"minecraft:foot_size":{"$ref":"#/definitions/BAB"},"minecraft:friction_modifier":{"$ref":"#/definitions/BAC"},"minecraft:genetics":{"$ref":"#/definitions/BAD"},"minecraft:giveable":{"$ref":"#/definitions/BAE"},"minecraft:ground_offset":{"$ref":"#/definitions/BAF"},"minecraft:group_size":{"$ref":"#/definitions/DFJ"},"minecraft:grows_crop":{"$ref":"#/definitions/DGA"},"minecraft:healable":{"$ref":"#/definitions/BAG"},"minecraft:health":{"$ref":"#/definitions/BAH"},"minecraft:home":{"$ref":"#/definitions/DGB"},"minecraft:hurt_on_condition":{"$ref":"#/definitions/BAJ"},"minecraft:hurt_when_wet":{"$ref":"#/definitions/BAI"},"minecraft:input_ground_controlled":{"$ref":"#/definitions/BBA"},"minecraft:inside_block_notifier":{"$ref":"#/definitions/BBB"},"minecraft:insomnia":{"$ref":"#/definitions/BBD"},"minecraft:instant_despawn":{"$ref":"#/definitions/DGC"},"minecraft:interact":{"$ref":"#/definitions/BBE"},"minecraft:inventory":{"$ref":"#/definitions/BBG"},"minecraft:is_baby":{"$ref":"#/definitions/BBH"},"minecraft:is_charged":{"$ref":"#/definitions/BBI"},"minecraft:is_chested":{"$ref":"#/definitions/BBJ"},"minecraft:is_dyeable":{"$ref":"#/definitions/BCA"},"minecraft:is_hidden_when_invisible":{"$ref":"#/definitions/BCB"},"minecraft:is_ignited":{"$ref":"#/definitions/BCC"},"minecraft:is_illager_captain":{"$ref":"#/definitions/BCD"},"minecraft:is_saddled":{"$ref":"#/definitions/BCE"},"minecraft:is_shaking":{"$ref":"#/definitions/BCF"},"minecraft:is_sheared":{"$ref":"#/definitions/BCG"},"minecraft:is_stackable":{"$ref":"#/definitions/BCH"},"minecraft:is_stunned":{"$ref":"#/definitions/BCI"},"minecraft:is_tamed":{"$ref":"#/definitions/BCJ"},"minecraft:item_controllable":{"$ref":"#/definitions/BDA"},"minecraft:item_hopper":{"$ref":"#/definitions/BDB"},"minecraft:jump.dynamic":{"$ref":"#/definitions/BDC"},"minecraft:jump.static":{"$ref":"#/definitions/BDD"},"minecraft:knockback_resistance":{"$ref":"#/definitions/BDE"},"minecraft:lava_movement":{"$ref":"#/definitions/BDF"},"minecraft:leashable":{"$ref":"#/definitions/BDG"},"minecraft:lookat":{"$ref":"#/definitions/BDH"},"minecraft:loot":{"$ref":"#/definitions/BDI"},"minecraft:managed_wandering_trader":{"$ref":"#/definitions/BDJ"},"minecraft:mark_variant":{"$ref":"#/definitions/BEA"},"minecraft:mob_effect":{"$ref":"#/definitions/DGD"},"minecraft:movement":{"$ref":"#/definitions/BEB"},"minecraft:movement.amphibious":{"$ref":"#/definitions/BEC"},"minecraft:movement.basic":{"$ref":"#/definitions/BED"},"minecraft:movement.fly":{"$ref":"#/definitions/BEE"},"minecraft:movement.generic":{"$ref":"#/definitions/BEF"},"minecraft:movement.glide":{"$ref":"#/definitions/BEG"},"minecraft:movement.hover":{"$ref":"#/definitions/DGE"},"minecraft:movement.jump":{"$ref":"#/definitions/BEH"},"minecraft:movement.skip":{"$ref":"#/definitions/BEI"},"minecraft:movement.sway":{"$ref":"#/definitions/BEJ"},"minecraft:nameable":{"$ref":"#/definitions/BFA"},"minecraft:navigation.climb":{"$ref":"#/definitions/BFB"},"minecraft:navigation.float":{"$ref":"#/definitions/BFD"},"minecraft:navigation.fly":{"$ref":"#/definitions/BFE"},"minecraft:navigation.generic":{"$ref":"#/definitions/BFF"},"minecraft:navigation.hover":{"$ref":"#/definitions/DGF"},"minecraft:navigation.swim":{"$ref":"#/definitions/BFG"},"minecraft:navigation.walk":{"$ref":"#/definitions/BFH"},"minecraft:npc":{"$ref":"#/definitions/DGG"},"minecraft:on_death":{"$ref":"#/definitions/BFI"},"minecraft:on_friendly_anger":{"$ref":"#/definitions/BFJ"},"minecraft:on_hurt":{"$ref":"#/definitions/BGA"},"minecraft:on_hurt_by_player":{"$ref":"#/definitions/BGB"},"minecraft:on_ignite":{"$ref":"#/definitions/BGC"},"minecraft:on_start_landing":{"$ref":"#/definitions/BGD"},"minecraft:on_start_takeoff":{"$ref":"#/definitions/BGE"},"minecraft:on_target_acquired":{"$ref":"#/definitions/BGF"},"minecraft:on_target_escape":{"$ref":"#/definitions/BGG"},"minecraft:on_wake_with_owner":{"$ref":"#/definitions/BGH"},"minecraft:out_of_control":{"$ref":"#/definitions/BGI"},"minecraft:player.saturation":{"$ref":"#/definitions/BGJ"},"minecraft:player.exhaustion":{"$ref":"#/definitions/BHA"},"minecraft:player.level":{"$ref":"#/definitions/BHB"},"minecraft:player.experience":{"$ref":"#/definitions/BHC"},"minecraft:peek":{"$ref":"#/definitions/BHD"},"minecraft:persistent":{"$ref":"#/definitions/BHE"},"minecraft:physics":{"$ref":"#/definitions/BHF"},"minecraft:preferred_path":{"$ref":"#/definitions/BHG"},"minecraft:projectile":{"$ref":"#/definitions/DJG"},"minecraft:push_through":{"$ref":"#/definitions/BHJ"},"minecraft:pushable":{"$ref":"#/definitions/BIA"},"minecraft:raid_trigger":{"$ref":"#/definitions/BIB"},"minecraft:rail_movement":{"$ref":"#/definitions/BIC"},"minecraft:rail_sensor":{"$ref":"#/definitions/BID"},"minecraft:ravager_blocked":{"$ref":"#/definitions/BIE"},"minecraft:rideable":{"$ref":"#/definitions/BIF"},"minecraft:scaffolding_climber":{"$ref":"#/definitions/BIG"},"minecraft:scale":{"$ref":"#/definitions/BIH"},"minecraft:scale_by_age":{"$ref":"#/definitions/BII"},"minecraft:scheduler":{"$ref":"#/definitions/BIJ"},"minecraft:shareables":{"$ref":"#/definitions/BJA"},"minecraft:shooter":{"$ref":"#/definitions/BJB"},"minecraft:sittable":{"$ref":"#/definitions/BJC"},"minecraft:skin_id":{"$ref":"#/definitions/BJD"},"minecraft:sound_volume":{"$ref":"#/definitions/BJE"},"minecraft:spawn_entity":{"$ref":"#/definitions/BJF"},"minecraft:spell_effects":{"$ref":"#/definitions/BJG"},"minecraft:strength":{"$ref":"#/definitions/DGJ"},"minecraft:tameable":{"$ref":"#/definitions/BJH"},"minecraft:tamemount":{"$ref":"#/definitions/BJI"},"minecraft:target_nearby_sensor":{"$ref":"#/definitions/BJJ"},"minecraft:teleport":{"$ref":"#/definitions/CAA"},"minecraft:tick_world":{"$ref":"#/definitions/CAB"},"minecraft:timer":{"$ref":"#/definitions/CAC"},"minecraft:trade_table":{"$ref":"#/definitions/CAD"},"minecraft:trail":{"$ref":"#/definitions/DHA"},"minecraft:transformation":{"$ref":"#/definitions/CAE"},"minecraft:trust":{"$ref":"#/definitions/CAF"},"minecraft:trusting":{"$ref":"#/definitions/CAG"},"minecraft:type_family":{"$ref":"#/definitions/CAH"},"minecraft:variant":{"$ref":"#/definitions/CAI"},"minecraft:underwater_movement":{"$ref":"#/definitions/CAJ"},"minecraft:walk_animation_speed":{"$ref":"#/definitions/CBA"},"minecraft:wants_jockey":{"$ref":"#/definitions/CBB"},"minecraft:water_movement":{"$ref":"#/definitions/CBC"},"minecraft:behavior.admire_item":{"$ref":"#/definitions/DHB"},"minecraft:behavior.avoid_mob_type":{"$ref":"#/definitions/CBJ"},"minecraft:behavior.beg":{"$ref":"#/definitions/CCB"},"minecraft:behavior.break_door":{"$ref":"#/definitions/CCC"},"minecraft:behavior.breed":{"$ref":"#/definitions/CCD"},"minecraft:behavior.celebrate":{"$ref":"#/definitions/DHC"},"minecraft:behavior.charge_attack":{"$ref":"#/definitions/CCE"},"minecraft:behavior.charge_held_item":{"$ref":"#/definitions/CCF"},"minecraft:behavior.circle_around_anchor":{"$ref":"#/definitions/CCG"},"minecraft:behavior.controlled_by_player":{"$ref":"#/definitions/CCH"},"minecraft:behavior.defend_trusted_target":{"$ref":"#/definitions/DHD"},"minecraft:behavior.defend_village_target":{"$ref":"#/definitions/CCI"},"minecraft:behavior.delayed_attack":{"$ref":"#/definitions/CCJ"},"minecraft:behavior.door_interact":{"$ref":"#/definitions/CDA"},"minecraft:behavior.dragonchargeplayer":{"$ref":"#/definitions/CDB"},"minecraft:behavior.dragondeath":{"$ref":"#/definitions/CDC"},"minecraft:behavior.dragonflaming":{"$ref":"#/definitions/CDD"},"minecraft:behavior.dragonholdingpattern":{"$ref":"#/definitions/CDE"},"minecraft:behavior.dragonlanding":{"$ref":"#/definitions/CDF"},"minecraft:behavior.dragonscanning":{"$ref":"#/definitions/CDG"},"minecraft:behavior.dragonstrafeplayer":{"$ref":"#/definitions/CDH"},"minecraft:behavior.dragontakeoff":{"$ref":"#/definitions/CDI"},"minecraft:behavior.drink_potion":{"$ref":"#/definitions/CDJ"},"minecraft:behavior.drop_item_for":{"$ref":"#/definitions/CEA"},"minecraft:behavior.eat_block":{"$ref":"#/definitions/CEB"},"minecraft:behavior.eat_carried_item":{"$ref":"#/definitions/DHE"},"minecraft:behavior.enderman_leave_block":{"$ref":"#/definitions/CEC"},"minecraft:behavior.enderman_take_block":{"$ref":"#/definitions/CED"},"minecraft:behavior.explore_outskirts":{"$ref":"#/definitions/CEE"},"minecraft:behavior.find_cover":{"$ref":"#/definitions/DHF"},"minecraft:behavior.find_mount":{"$ref":"#/definitions/CEF"},"minecraft:behavior.find_underwater_treasure":{"$ref":"#/definitions/CEG"},"minecraft:behavior.flee_sun":{"$ref":"#/definitions/CEH"},"minecraft:behavior.float":{"$ref":"#/definitions/CEI"},"minecraft:behavior.float_wander":{"$ref":"#/definitions/CEJ"},"minecraft:behavior.follow_caravan":{"$ref":"#/definitions/CFA"},"minecraft:behavior.follow_mob":{"$ref":"#/definitions/CFB"},"minecraft:behavior.follow_owner":{"$ref":"#/definitions/CFC"},"minecraft:behavior.follow_parent":{"$ref":"#/definitions/CFD"},"minecraft:behavior.follow_target_captain":{"$ref":"#/definitions/CFE"},"minecraft:behavior.go_home":{"$ref":"#/definitions/CFF"},"minecraft:behavior.guardian_attack":{"$ref":"#/definitions/CFG"},"minecraft:behavior.harvest_farm_block":{"$ref":"#/definitions/CFH"},"minecraft:behavior.hide":{"$ref":"#/definitions/CBD"},"minecraft:behavior.hold_ground":{"$ref":"#/definitions/DHG"},"minecraft:behavior.hurt_by_target":{"$ref":"#/definitions/CFI"},"minecraft:behavior.inspect_bookshelf":{"$ref":"#/definitions/CFJ"},"minecraft:behavior.knockback_roar":{"$ref":"#/definitions/CGA"},"minecraft:behavior.lay_down":{"$ref":"#/definitions/CGB"},"minecraft:behavior.lay_egg":{"$ref":"#/definitions/CGC"},"minecraft:behavior.leap_at_target":{"$ref":"#/definitions/CGD"},"minecraft:behavior.look_at_entity":{"$ref":"#/definitions/CGE"},"minecraft:behavior.look_at_player":{"$ref":"#/definitions/CGF"},"minecraft:behavior.look_at_target":{"$ref":"#/definitions/CGG"},"minecraft:behavior.look_at_trading_player":{"$ref":"#/definitions/CGH"},"minecraft:behavior.make_love":{"$ref":"#/definitions/CGI"},"minecraft:behavior.melee_attack":{"$ref":"#/definitions/CGJ"},"minecraft:behavior.mingle":{"$ref":"#/definitions/CHA"},"minecraft:behavior.mount_pathing":{"$ref":"#/definitions/CHB"},"minecraft:behavior.move_indoors":{"$ref":"#/definitions/CHC"},"minecraft:behavior.move_through_village":{"$ref":"#/definitions/CHD"},"minecraft:behavior.move_to_block":{"$ref":"#/definitions/CHE"},"minecraft:behavior.move_to_land":{"$ref":"#/definitions/CHF"},"minecraft:behavior.move_to_lava":{"$ref":"#/definitions/DHH"},"minecraft:behavior.move_to_liquid":{"$ref":"#/definitions/CHG"},"minecraft:behavior.move_to_poi":{"$ref":"#/definitions/CBG"},"minecraft:behavior.move_to_random_block":{"$ref":"#/definitions/CHH"},"minecraft:behavior.move_to_village":{"$ref":"#/definitions/CHI"},"minecraft:behavior.move_to_water":{"$ref":"#/definitions/CHJ"},"minecraft:behavior.move_towards_dwelling_restriction":{"$ref":"#/definitions/CIA"},"minecraft:behavior.move_towards_restriction":{"$ref":"#/definitions/CIB"},"minecraft:behavior.move_towards_target":{"$ref":"#/definitions/CIC"},"minecraft:behavior.nap":{"$ref":"#/definitions/DHI"},"minecraft:behavior.nearest_attackable_target":{"$ref":"#/definitions/CID"},"minecraft:behavior.nearest_prioritized_attackable_target":{"$ref":"#/definitions/DHJ"},"minecraft:behavior.ocelot_sit_on_block":{"$ref":"#/definitions/CIE"},"minecraft:behavior.ocelotattack":{"$ref":"#/definitions/CIF"},"minecraft:behavior.offer_flower":{"$ref":"#/definitions/CIG"},"minecraft:behavior.open_door":{"$ref":"#/definitions/CIH"},"minecraft:behavior.owner_hurt_by_target":{"$ref":"#/definitions/CII"},"minecraft:behavior.owner_hurt_target":{"$ref":"#/definitions/CIJ"},"minecraft:behavior.panic":{"$ref":"#/definitions/CJA"},"minecraft:behavior.peek":{"$ref":"#/definitions/CJB"},"minecraft:behavior.pet_sleep_with_owner":{"$ref":"#/definitions/CJC"},"minecraft:behavior.pickup_items":{"$ref":"#/definitions/CJD"},"minecraft:behavior.play":{"$ref":"#/definitions/CJE"},"minecraft:behavior.player_ride_tamed":{"$ref":"#/definitions/CJF"},"minecraft:behavior.raid_garden":{"$ref":"#/definitions/CJG"},"minecraft:behavior.random_breach":{"$ref":"#/definitions/CJH"},"minecraft:behavior.random_fly":{"$ref":"#/definitions/CJI"},"minecraft:behavior.random_hover":{"$ref":"#/definitions/DIA"},"minecraft:behavior.random_look_around":{"$ref":"#/definitions/CJJ"},"minecraft:behavior.random_look_around_and_sit":{"$ref":"#/definitions/DIB"},"minecraft:behavior.random_sitting":{"$ref":"#/definitions/DAA"},"minecraft:behavior.random_stroll":{"$ref":"#/definitions/DAB"},"minecraft:behavior.random_swim":{"$ref":"#/definitions/DAC"},"minecraft:behavior.ranged_attack":{"$ref":"#/definitions/DAD"},"minecraft:behavior.receive_love":{"$ref":"#/definitions/DAE"},"minecraft:behavior.restrict_open_door":{"$ref":"#/definitions/DAF"},"minecraft:behavior.restrict_sun":{"$ref":"#/definitions/DAG"},"minecraft:behavior.rise_to_liquid_level":{"$ref":"#/definitions/DIC"},"minecraft:behavior.roll":{"$ref":"#/definitions/DAH"},"minecraft:behavior.run_around_like_crazy":{"$ref":"#/definitions/DAI"},"minecraft:behavior.scared":{"$ref":"#/definitions/CBH"},"minecraft:behavior.send_event":{"$ref":"#/definitions/DAJ"},"minecraft:behavior.share_items":{"$ref":"#/definitions/DBA"},"minecraft:behavior.silverfish_merge_with_stone":{"$ref":"#/definitions/DBB"},"minecraft:behavior.silverfish_wake_up_friends":{"$ref":"#/definitions/DBC"},"minecraft:behavior.skeleton_horse_trap":{"$ref":"#/definitions/DBD"},"minecraft:behavior.sleep":{"$ref":"#/definitions/DBE"},"minecraft:behavior.slime_attack":{"$ref":"#/definitions/DBF"},"minecraft:behavior.slime_float":{"$ref":"#/definitions/DBG"},"minecraft:behavior.slime_keep_on_jumping":{"$ref":"#/definitions/DBH"},"minecraft:behavior.slime_random_direction":{"$ref":"#/definitions/DBI"},"minecraft:behavior.snacking":{"$ref":"#/definitions/DBJ"},"minecraft:behavior.sneeze":{"$ref":"#/definitions/DCA"},"minecraft:behavior.squid_dive":{"$ref":"#/definitions/DCB"},"minecraft:behavior.squid_flee":{"$ref":"#/definitions/DCC"},"minecraft:behavior.squid_idle":{"$ref":"#/definitions/DCD"},"minecraft:behavior.squid_move_away_from_ground":{"$ref":"#/definitions/DCE"},"minecraft:behavior.squid_out_of_water":{"$ref":"#/definitions/DCF"},"minecraft:behavior.stalk_and_pounce_on_target":{"$ref":"#/definitions/DID"},"minecraft:behavior.stay_while_sitting":{"$ref":"#/definitions/DCG"},"minecraft:behavior.stomp_attack":{"$ref":"#/definitions/DCH"},"minecraft:behavior.stomp_turtle_egg":{"$ref":"#/definitions/DCI"},"minecraft:behavior.stroll_towards_village":{"$ref":"#/definitions/DIE"},"minecraft:behavior.summon_entity":{"$ref":"#/definitions/DCJ"},"minecraft:behavior.swell":{"$ref":"#/definitions/DDA"},"minecraft:behavior.swim_idle":{"$ref":"#/definitions/DDB"},"minecraft:behavior.swim_wander":{"$ref":"#/definitions/DDC"},"minecraft:behavior.swim_with_entity":{"$ref":"#/definitions/DDD"},"minecraft:behavior.swoop_attack":{"$ref":"#/definitions/DDE"},"minecraft:behavior.take_flower":{"$ref":"#/definitions/DDF"},"minecraft:behavior.target_when_pushed":{"$ref":"#/definitions/DDH"},"minecraft:behavior.tempt":{"$ref":"#/definitions/DDG"},"minecraft:behavior.trade_interest":{"$ref":"#/definitions/DDI"},"minecraft:behavior.trade_with_player":{"$ref":"#/definitions/DDJ"},"minecraft:behavior.vex_copy_owner_target":{"$ref":"#/definitions/DEA"},"minecraft:behavior.vex_random_move":{"$ref":"#/definitions/DEB"},"minecraft:behavior.wither_random_attack_pos_goal":{"$ref":"#/definitions/DEC"},"minecraft:behavior.wither_target_highest_damage":{"$ref":"#/definitions/DED"},"minecraft:behavior.work":{"$ref":"#/definitions/CBI"}}},"DJI_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"DJI_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"$ref":"#/definitions/DJI_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DJI_addremove","description":"TODO description: remove","title":"Remove"},"randomize":{"type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/DJI_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DJI_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}},"description":"TODO description: randomize","title":"Randomize"},"description":"TODO description: randomize","title":"Randomize"},"sequence":{"type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","properties":{"add":{"$ref":"#/definitions/DJI_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DJI_addremove","description":"TODO description: remove","title":"Remove"},"filters":{"$ref":"#/definitions/DJJ"}}},"description":"A series of filters and components to be added","title":"Sequences"},"filters":{"$ref":"#/definitions/DJJ"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"DJJ_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJJ_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJJ_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/DJJ_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJJ_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJJ_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/DJJ_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}}]}]},"DJJ_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/DJJ_groups_spec"}},{"type":"object","$ref":"#/definitions/DJJ_filters_spec"}]},"DJJ":{"title":"Filters 1.12.0","$ref":"#/definitions/DJJ_groups_spec"},"DJI":{"type":"object","title":"Entity 1.12.0","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/DJI_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/DJI_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/DJI_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/DJI_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/DJI_event_base"},"description":"TODO description: "},"DJD":{"title":"Entity 1.12.0","required":["description"],"additionalProperties":false,"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/DJE","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"$ref":"#/definitions/DJE","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"$ref":"#/definitions/DJI","uniqueItems":true,"description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"DJC":{"type":"object","title":"behavior Entity 1.12.0","description":"TODO description","required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"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."},"minecraft:entity":{"$ref":"#/definitions/DJD","description":"TODO description: minecraft:entity","title":"Entity"}},"additionalProperties":false},"EAD":{"type":"object","title":"Ageable 1.13.0","description":"Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.","additionalProperties":false,"properties":{"drop_items":{"description":"List of items that the entity drops when it grows up.","oneOf":[{"type":"array","items":{"type":"string"}},{"type":"string"}],"title":"TODO Title"},"duration":{"type":"number","default":1200,"description":"Amount of time before the entity grows up, -1 for always a baby.","title":"TODO Title"},"feed_items":{"description":"List of items that can be fed to the entity. Includes 'item' for the item name and 'growth' to define how much time it grows up by","oneOf":[{"type":"array","items":{"type":"string"}},{"type":"string"}],"title":"TODO Title"},"grow_up":{"description":"Event to run when this entity grows up.","title":"TODO Title"}}},"EAE":{"additionalProperties":false,"type":"object","title":"Ambient Sound Interval 1.8.0","description":"Sets the entity's delay between playing its ambient sound.","required":["event_name"],"properties":{"event_name":{"type":"string","default":"ambient","description":"Level sound event to be played as the ambient sound.","title":"Event Name"},"range":{"type":"number","default":16,"description":"Maximum time in seconds to randomly add to the ambient sound delay time.","title":"Range"},"value":{"type":"number","default":8,"description":"Minimum time in seconds before the entity plays its ambient sound again","title":"Value"}}},"EAF_breeds_with_spec":{"type":"object","description":"An entity definitions that this entity can breed with.","additionalItems":false,"required":[],"properties":{"baby_type":{"type":"string","description":"The entity definition of this entity's babies.","title":"Baby Type"},"breed_event":{"$ref":"#/definitions/EAG","description":"Event to run when this entity breeds.","title":"Breed Event"},"mate_type":{"type":"string","description":"The entity definition of this entity's mate.","title":"Mate Type"}}},"EAG":{"title":"Event","description":"Minecraft behavior event 1.13.0","oneOf":[{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire"},{"type":"object","properties":{"event":{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire","title":"Event"},"target":{"type":"string","description":"The target of the event","enum":["block","damager","other","parent","player","self","target","baby"]}}}]},"EAH_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/EAH_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/EAH_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/EAH_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/EAH_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/EAH_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/EAH_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_container_open"}}},"then":{"$ref":"#/definitions/EAI"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_ranged_weapon"}}},"then":{"$ref":"#/definitions/EBB"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_target"}}},"then":{"$ref":"#/definitions/EBC"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_nether"}}},"then":{"$ref":"#/definitions/EBD"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"inactivity_timer"}}},"then":{"$ref":"#/definitions/EBE"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_block"}}},"then":{"$ref":"#/definitions/EBF"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_leashed_to"}}},"then":{"$ref":"#/definitions/EBG"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_persistent"}}},"then":{"$ref":"#/definitions/EBH"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sleeping"}}},"then":{"$ref":"#/definitions/EBI"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"not":{"properties":{"test":{"const":"is_weather"}},"$comment":"DEPRECATED"}},{"if":{"properties":{"test":{"const":"light_level"}}},"then":{"$ref":"#/definitions/EBJ"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}},{"if":{"properties":{"test":{"const":"random_chance"}}},"then":{"$ref":"#/definitions/ECA"}},{"if":{"properties":{"test":{"const":"rider_count"}}},"then":{"$ref":"#/definitions/ECB"}},{"if":{"properties":{"test":{"const":"surface_mob"}}},"then":{"$ref":"#/definitions/ECC"}},{"if":{"properties":{"test":{"const":"trusts"}}},"then":{"$ref":"#/definitions/ECD"}},{"if":{"properties":{"test":{"const":"weather"}}},"then":{"$ref":"#/definitions/ECE"}},{"if":{"properties":{"test":{"const":"weather_at_position"}}},"then":{"$ref":"#/definitions/ECF"}}]}]},"EAH_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/EAH_groups_spec"}},{"type":"object","$ref":"#/definitions/EAH_filters_spec"}]},"EAJ":{"title":"Operator","type":"string","description":"The operator comparison to apply with 'value'.","default":"equals","enum":["!=","<","<=","<>","=","==",">",">=","equals","not"]},"EBA":{"title":"Subject 1.13.0","type":"string","description":"The subject of this filter test.","default":"self","enum":["block","damager","other","parent","player","self","target"]},"EAI":{"type":"object","title":"Filters Has Container Open 1.13.0","description":"Returns true when the subject Player entity has opened a container.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EBB":{"type":"object","title":"Filters Has Ranged Weapon 1.13.0","description":"Returns true when the subject entity is holding a ranged weapon like a bow or crossbow.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EBC":{"type":"object","title":"Filters Has Target 1.13.0","description":"Returns true if the subject entity has a valid target.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EBD":{"type":"object","title":"Filters In Nether 1.13.0","description":"Returns true when the subject entity is in Nether.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EBE":{"type":"object","title":"Filters Inactivity Timer 1.13.0","description":"Tests if the specified duration in seconds of inactivity for despawning has been reached.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"The Family name to look for","type":"integer","title":"Value"}}},"EBF":{"type":"object","title":"Filters Is Block 1.13.0","description":"Returns true when the block has the given name.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"EBG":{"type":"object","title":"Filters Is Leashed To 1.13.0","description":"Returns true if the subject entity leashed to the calling entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EBH":{"type":"object","title":"Filters Is Persistent 1.13.0","description":"Tests if the subject's persistence matches the bool value passed in.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EBI":{"type":"object","title":"Filters Is Sleeping 1.13.0","description":"Tests whether the Subject is sleeping.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EBJ":{"type":"object","title":"Filters Light Level 1.13.0","description":"Tests is the mob is outside of the specified light level range (0, 16).","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"An integer value.","type":"integer","title":"Value","minimum":0,"maximum":16}}},"ECA":{"type":"object","title":"Filters Random Chance 1.13.0","description":"Returns true if the random chance rolls 0 out of a specified max range.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"ECB":{"type":"object","title":"Filters Rider Count 1.13.0","description":"Returns the number of riders on this entity.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"ECC":{"type":"object","title":"Filters Surface Mob 1.13.0","description":"Tests if the subject is a surface mob.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"ECD":{"type":"object","title":"Filters Trusts 1.13.0","description":"Returns true if the subject is trusted by entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"ECE":{"type":"object","title":"Filters Weather 1.13.0","description":"Tests the current weather in the dimension against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"ECF":{"type":"object","title":"Filters Weather At Position 1.13.0","description":"Tests the current weather, at the actor's position, against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"EAH":{"title":"Filters 1.13.0","$ref":"#/definitions/EAH_groups_spec"},"EAF":{"type":"object","title":"Breedable 1.13.0","additionalProperties":false,"description":"Specifies the blocks that this entity can break as it moves around.","required":[],"properties":{"allow_sitting":{"description":"If true, entities can breed while sitting.","type":"boolean","default":false,"title":"Allow Sitting"},"blend_attributes":{"description":"If true, the entities will blend their attributes in the offspring after they breed. For example, horses blend their health, movement, and jump_strength in their offspring.","type":"boolean","default":true,"title":"Blend Attributes"},"breed_cooldown":{"description":"Time in seconds before the Entity can breed again.","type":"number","default":60.0,"title":"Breed Cooldown"},"breed_items":{"description":"The list of items that can be used to get the entity into the 'love' state","title":"Breed Items","oneOf":[{"type":"array","items":{"type":"string"}},{"type":"string"}]},"breeds_with":{"description":"The list of entity definitions that this entity can breed with.","oneOf":[{"type":"object","$ref":"#/definitions/EAF_breeds_with_spec"},{"uniqueItems":true,"type":"array","items":{"type":"object","$ref":"#/definitions/EAF_breeds_with_spec"}}],"title":"TODO Title"},"deny_parents_variant":{"type":"object","description":"Determines how likely the baby of parents with the same variant will deny that variant and take a random variant within the given range instead.","additionalProperties":false,"properties":{"chance":{"type":"number","default":0,"description":"The percentage chance of denying the parents' variant.","title":"Chance"},"max_variant":{"type":"integer","default":0,"description":"The inclusive maximum of the variant range.","title":"Max Variant"},"min_variant":{"type":"integer","default":0,"description":"The inclusive minimum of the variant range.","title":"Min Variant"}},"title":"Deny Parents Variant"},"environment_requirements":{"type":"array","description":"The list of nearby block requirements to get the entity into the 'love' state.","items":{"type":"object","description":"A nearby block requirements to get the entity into the 'love' state.","properties":{"blocks":{"type":"array","description":"The block types required nearby for the entity to breed.","items":{"description":"A block type required nearby for the entity to breed.","type":"string","$ref":"#/definitions/HB","title":"Blocks"},"title":"Blocks"},"count":{"type":"number","description":"The number of the required block types nearby for the entity to breed.","title":"Count"},"radius":{"type":"number","description":"How many blocks radius from the mob's center to search in for the required blocks. Bounded between 0 and 16.","minimum":0,"title":"Radius"}},"title":"Environment Requirements"},"title":"Environment Requirements"},"extra_baby_chance":{"type":"number","default":0.0,"description":"Chance that up to 16 babies will spawn between 0.0 and 1.0, where 1.0 is 100%.","minimum":0.0,"maximum":1.0,"title":"Extra Baby Chance"},"love_filters":{"$ref":"#/definitions/EAH","description":"The filters to run when attempting to fall in love.","title":"Love Filters"},"mutation_factor":{"type":"object","description":"Determines how likely the babies are to NOT inherit one of their parent's variances. Values are between 0.0 and 1.0, with a higher number meaning more likely to mutate.","additionalProperties":false,"properties":{"color":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's color.","title":"Color"},"extra_variant":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's extra variant type.","title":"Extra Variant"},"variant":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's variant type.","title":"Variant"}},"title":"Mutation Factor"},"causes_pregnancy":{"type":"boolean","default":false,"description":"If true, the entity will become pregnant instead of spawning a baby.","title":"Causes Pregnancy"},"inherit_tamed":{"type":"boolean","default":true,"description":"If true, the babies will be automatically tamed if its parents are","title":"Inherit Tamed"},"require_full_health":{"type":"boolean","default":false,"description":"If true, the entity needs to be at full health before it can breed.","title":"Require Full Health"},"require_tame":{"type":"boolean","default":true,"description":"If true, the entities need to be tamed first before they can breed.","title":"Require Tame"}}},"ECG_trigger":{"properties":{"cause":{"type":"string","default":"none","description":"Type of damage that triggers the events.","title":"Cause","$ref":"#/definitions/BI"},"damage_multiplier":{"type":"number","default":1,"description":"A multiplier that modifies the base damage from the damage cause. If deals_damage is true the multiplier can only reduce the damage the entity will take to a minimum of 1.","title":"Damage Multiplier"},"deals_damage":{"type":"boolean","default":true,"description":"If true, the damage dealt to the entity will take away health from it, set to false to make the entity ignore that damage.","title":"Deals Damage"},"on_damage":{"additionalProperties":false,"type":"object","description":"Specifies filters for entity definitions and events.","title":"On Damage","properties":{"filters":{"$ref":"#/definitions/EAH"},"event":{"type":"string","pattern":"^.*$","description":"TODO description: event","title":"Event"},"target":{"$ref":"#/definitions/EBA","description":"TODO description: target","title":"Target"}},"on_damage_sound_event":{"type":"string","description":"Defines what sound to play, if any, when the on_damage filters are met.","title":"On Damage Sound Event"}},"on_damage_sound_event":{"$ref":"#/definitions/GB"}}},"ECG":{"title":"Damage Sensor 1.13.0","description":"Defines what events to call when this entity is damaged by specific entities or items.","type":"object","additionalProperties":false,"properties":{"triggers":{"description":"The list of triggers with the events to call when taking specific kinds of damage.","title":"Triggers","oneOf":[{"type":"array","items":{"$ref":"#/definitions/ECG_trigger"}},{"type":"object","$ref":"#/definitions/ECG_trigger"}]}}},"ECI":{"title":"Trigger 1.13.0","type":"object","description":"Trigger to fire","minProperties":1,"properties":{"event":{"type":"string","description":"Event","title":"Event To Fire"},"filters":{"$ref":"#/definitions/EAH","description":"The filters to check to determine if the event should be fired","title":"Filters"},"target":{"$ref":"#/definitions/EBA","description":"The entity to target","title":"Target"}},"additionalProperties":false},"ECH":{"title":"Environment Sensor 1.13.0","description":"Creates a trigger based on environment conditions.","type":"object","additionalProperties":false,"properties":{"triggers":{"description":"The list of triggers that fire when the environment conditions match the given filter criteria.","title":"Triggers","anyOf":[{"type":"array","items":{"$ref":"#/definitions/ECI"}},{"type":"object","$ref":"#/definitions/ECI"}]}}},"ECJ":{"type":"object","title":"Experience Reward 1.13.0","description":"TODO","additionalProperties":false,"properties":{"on_bred":{"type":"string","default":0,"description":"A molang expression defining the amount of experience rewarded when this entity is successfully bred. An array of expressions adds each expression's result together for a final total.","title":"On Bred"},"on_death":{"type":"string","default":0,"description":"A molang expression defining the amount of experience rewarded when this entity dies. An array of expressions adds each expression's result together for a final total.","title":"On Death"}}},"EDA_interaction_spec":{"type":"object","properties":{"add_items":{"type":"object","description":"Loot table with items to add to the player's inventory upon successful interaction.","title":"Add Items"},"cooldown":{"type":"number","default":0,"description":"Time in seconds before this entity can be interacted with again.","title":"Cooldown"},"hurt_item":{"type":"integer","default":0,"description":"The amount of damage the item will take when used to interact with this entity. A value of 0 means the item won't lose durability.","title":"Hurt Item"},"interact_text":{"type":"string","default":"","description":"Text to show when the player is able to interact in this way with this entity when playing with Touch-screen controls.","title":"Interact Text"},"on_interact":{"$ref":"#/definitions/ECI","description":"Event to fire when the interaction occurs.","title":"On Interact"},"particle_on_start":{"type":"object","description":"Particle effect that will be triggered at the start of the interaction.","title":"Particle On Start","properties":{"particle_offset_towards_interactor":{"type":"boolean","description":"Whether or not the particle will appear closer to who performed the interaction.","title":"Particle Offset Towards Interactor"},"particle_type":{"type":"string","description":"The type of particle that will be spawned.","title":"Particle Type"},"particle_y_offset":{"type":"number","description":"Will offset the particle this amount in the y direction.","title":"Particle Y Offset"}}},"play_sounds":{"type":"string","default":"","description":"List of sounds to play when the interaction occurs.","title":"Play Sounds"},"spawn_entities":{"type":"string","default":"","description":"List of entities to spawn when the interaction occurs.","title":"Spawn Entities"},"spawn_items":{"type":"object","description":"Loot table with items to drop on the ground upon successful interaction.","title":"Spawn Items","properties":{"table":{"type":"string","default":"","description":"File path, relative to the Behavior Pack's path, to the loot table file.","title":"Table"}}},"swing":{"type":"boolean","default":false,"description":"If true, the player will do the 'swing' animation when interacting with this entity.","title":"Swing"},"transform_to_item":{"type":"string","default":"","description":"The item used will transform to this item upon successful interaction. Format: itemName:auxValue","title":"Transform To Item"},"use_item":{"type":"boolean","default":false,"description":"If true, the interaction will use an item.","title":"Use Item"}}},"EDA":{"type":"object","title":"Interact 1.13.0","description":"Defines interactions with this entity.","additionalProperties":false,"properties":{"interactions":{"oneOf":[{"type":"object","$ref":"#/definitions/EDA_interaction_spec"},{"type":"array","items":{"$ref":"#/definitions/EDA_interaction_spec"}}],"description":"TODO description","title":"TODO Title"}}},"EDB":{"title":"Navigation.climb","description":"Allows this entity to generate paths that include vertical walls like the vanilla Spiders do.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"EDC":{"title":"Navigation.float","description":"Allows this entity to generate paths by flying around the air like the regular Ghast.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"EDD":{"title":"Navigation.fly","description":"Allows this entity to generate paths in the air like the vanilla Parrots do.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"EDE":{"title":"Navigation.generic 1.13.0","description":"Allows this entity to generate paths by walking, swimming, flying and/or climbing around and jumping up and down a block.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"EDF":{"title":"Navigation.swim","description":"Allows this entity to generate paths by walking, swimming, flying and/or climbing around and jumping up and down a block.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"EDG":{"title":"Navigation.walk 1.13.0","description":"Allows this entity to generate paths by walking around and jumping up and down a block like regular mobs.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"EDH":{"description":"Allows the entity to be a thrown entity.","type":"object","title":"Projectile 1.13.0","additionalProperties":false,"required":[],"properties":{"anchor":{"type":"number","title":"Anchor","description":"UNDOCUMENTATED"},"angle_offset":{"type":"number","default":0,"description":"Determines the angle at which the projectile is thrown","title":"Angle Offset"},"catch_fire":{"type":"boolean","default":false,"description":"If true, the entity hit will be set on fire","title":"Catch Fire"},"crit_particle_on_hurt":{"type":"boolean","default":false,"description":"If true, the projectile will produce additional particles when a critical hit happens","title":"Crit Particle On Hurt"},"destroy_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be destroyed when hit","title":"Destroy On Hurt"},"filter":{"type":"string","default":"","description":"Entity Definitions defined here can't be hurt by the projectile","title":"Filter"},"fire_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the projectile causes fire is affected by the mob griefing game rule","title":"Fire Affected By Griefing"},"gravity":{"type":"number","default":0.05,"description":"The gravity applied to this entity when thrown. The higher the value, the faster the entity falls","title":"Gravity"},"hit_sound":{"type":"string","default":"","description":"The sound that plays when the projectile hits something","title":"Hit Sound"},"homing":{"type":"boolean","default":false,"description":"If true, the projectile homes in to the nearest entity","title":"Homing"},"inertia":{"type":"number","default":0.99,"description":"The fraction of the projectile's speed maintained every frame while traveling in air","title":"Inertia"},"is_dangerous":{"type":"boolean","default":false,"description":"If true, the projectile will be treated as dangerous to the players","title":"Is Dangerous"},"knockback":{"type":"boolean","default":true,"description":"If true, the projectile will knock back the entity it hits","title":"Knockback"},"lightning":{"type":"boolean","default":false,"description":"If true, the entity hit will be struck by lightning","title":"Lightning"},"liquid_inertia":{"type":"number","default":0.6,"description":"The fraction of the projectile's speed maintained every frame while traveling in water","title":"Liquid Inertia"},"multiple_targets":{"type":"boolean","default":true,"description":"If true, the projectile can hit multiple entities per flight","title":"Multiple Targets"},"offset":{"type":"array","default":[0.0,0.5,0.0],"description":"The offset from the entity's anchor where the projectile will spawn","title":"Offset","items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]},"on_fire_time":{"type":"number","default":5,"description":"Time in seconds that the entity hit will be on fire for","title":"On Fire Time"},"on_hit":{"additionalProperties":false,"type":"object","title":"On Hit","description":"UNDOCUMENTATED","properties":{"arrow_effect":{"description":"UNDOCUMENTATED","title":"Arrow Effect","type":"object","additionalProperties":false},"impact_damage":{"additionalProperties":false,"type":"object","title":"Impact Damage","description":"UNDOCUMENTATED","properties":{"damage":{"oneOf":[{"type":"number"},{"type":"array","items":[{"type":"integer"},{"type":"integer"}]}],"title":"Damage","description":"UNDOCUMENTATED"},"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"}}},"stick_in_ground":{"additionalProperties":false,"title":"Stick In Ground","description":"UNDOCUMENTATED","type":"object","properties":{"shake_time":{"title":"Shake Time","description":"UNDOCUMENTATED","type":"number"}}}}},"particle":{"type":"string","default":"iconcrack","description":"Particle to use upon collision","title":"Particle"},"potion_effect":{"type":"integer","default":-1,"description":"Defines the effect the arrow will apply to the entity it hits","title":"Potion Effect"},"power":{"type":"number","default":1.3,"description":"Determines the velocity of the projectile","title":"Power"},"reflect_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be reflected back when hit","title":"Reflect On Hurt"},"semi_random_diff_damage":{"type":"boolean","default":false,"description":"If true, damage will be randomized based on damage and speed","title":"Semi Random Diff Damage"},"shoot_sound":{"type":"string","default":"","description":"The sound that plays when the projectile is shot","title":"Shoot Sound"},"shoot_target":{"type":"boolean","default":true,"description":"If true, the projectile will be shot towards the target of the entity firing it","title":"Shoot Target"},"should_bounce":{"type":"boolean","default":false,"description":"If true, the projectile will bounce upon hit","title":"Should Bounce"},"splash_potion":{"type":"boolean","default":false,"description":"If true, the projectile will be treated like a splash potion","title":"Splash Potion"},"splash_range":{"type":"number","default":4,"description":"Radius in blocks of the 'splash' effect","title":"Splash Range"},"uncertainty_base":{"type":"number","default":0,"description":"The base accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Base"},"uncertainty_multiplier":{"type":"number","default":0,"description":"Determines how much difficulty affects accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Multiplier"}}},"EDI_seats_spec":{"additionalProperties":false,"type":"object","properties":{"lock_rider_rotation":{"type":"number","default":181,"description":"Angle in degrees that a rider is allowed to rotate while riding this entity. Omit this property for no limit"},"max_rider_count":{"type":"integer","default":0,"description":"Defines the maximum number of riders that can be riding this entity for this seat to be valid"},"min_rider_count":{"type":"integer","default":0,"description":"Defines the minimum number of riders that need to be riding this entity before this seat can be used"},"position":{"$ref":"#/definitions/BHI","default":[0.0,0.0,0.0],"description":"Position of this seat relative to this entity's position"},"rotate_rider_by":{"$ref":"#/definitions/EDJ","description":"Offset to rotate riders by"}}},"EDJ":{"title":"Molang Number","description":"The minecraft molang definition that results in a float","anyOf":[{"type":"string","minLength":0,"format":"molang"},{"type":"number"}]},"EEA":{"additionalProperties":false,"type":"integer","title":"Priority","minimum":0,"description":"Allows the mob to drink potions based on specified environment conditions."},"EDI":{"description":"Determines whether this entity can be ridden. Allows specifying the different seat positions and quantity.","type":"object","title":"Rideable 1.13.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/EEA"},"controlling_seat":{"type":"integer","default":0,"description":"The seat that designates the driver of the entity","title":"TODO Title"},"crouching_skip_interact":{"type":"boolean","default":true,"description":"If true, this entity can't be interacted with if the entity interacting with it is crouching","title":"TODO Title"},"family_types":{"type":"array","items":{"type":"string"},"description":"List of entities that can ride this entity","title":"TODO Title"},"interact_text":{"type":"string","default":"","description":"The text to display when the player can interact with the entity when playing with Touch-screen controls","title":"TODO Title"},"pull_in_entities":{"type":"boolean","default":false,"description":"If true, this entity will pull in entities that are in the correct family_types into any available seats","title":"TODO Title"},"rider_can_interact":{"type":"boolean","default":false,"description":"If true, this entity will be picked when looked at by the rider","title":"TODO Title"},"seat_count":{"type":"integer","default":1,"description":"The number of entities that can ride this entity at the same time","title":"TODO Title"},"seats":{"description":"The list of positions and number of riders for each position for entities riding this entity","oneOf":[{"type":"object","$ref":"#/definitions/EDI_seats_spec"},{"type":"array","items":{"$ref":"#/definitions/EDI_seats_spec"}}],"title":"TODO Title"}}},"EEB":{"description":"Defines this entity's ability to trade with players.","type":"object","title":"Transformation 1.13.0","additionalProperties":false,"required":[],"properties":{"add":{"type":"object","description":"List of components to add to the entity after the transformation","properties":{"component_groups":{"type":"array","description":"Names of component groups to add","items":{"type":"string"}}},"title":"TODO Title","additionalProperties":false},"begin_transform_sound":{"type":"string","description":"Sound to play when the transformation starts","title":"TODO Title"},"delay":{"type":"object","description":"Defines the properties of the delay for the transformation","properties":{"block_assist_chance":{"type":"number","default":0,"description":"Chance that the entity will look for nearby blocks that can speed up the transformation. Value must be between 0.0 and 1.0"},"block_chance":{"type":"number","default":0,"description":"Chance that, once a block is found, will help speed up the transformation"},"block_max":{"type":"integer","default":0,"description":"Maximum number of blocks the entity will look for to aid in the transformation. If not defined or set to 0, it will be set to the block radius"},"block_radius":{"type":"integer","default":0,"description":"Distance in Blocks that the entity will search for blocks that can help the transformation"},"block_types":{"type":"array","description":"List of blocks that can help the transformation of this entity","items":{"$ref":"#/definitions/HD"}},"value":{"type":"number","default":0,"description":"Time in seconds before the entity transforms"}},"title":"TODO Title","additionalProperties":false},"drop_equipment":{"type":"boolean","default":false,"description":"Cause the entity to drop all equipment upon transformation","title":"TODO Title"},"into":{"type":"string","description":"Entity Definition that this entity will transform into","title":"TODO Title"},"keep_level":{"type":"boolean","default":false,"description":"If this entity has trades and has leveled up, it should maintain that level after transformation.","title":"TODO Title"},"keep_owner":{"type":"boolean","default":false,"description":"If this entity is owned by another entity, it should remain owned after transformation.","title":"TODO Title"},"transformation_sound":{"type":"string","description":"Sound to play when the entity is done transforming","title":"TODO Title"}}},"EED":{"additionalProperties":false,"type":"integer","title":"Priority","minimum":0,"description":"Allows the mob to drink potions based on specified environment conditions."},"EEC":{"type":"object","title":"Find Mount 1.8.0","description":"Allows the mob to look around for another mob to ride atop it.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/EED"},"avoid_water":{"type":"boolean","default":false,"description":"If true, the mob will not go into water blocks when going towards a mount","title":"Avoid Water"},"mount_distance":{"type":"number","default":-1,"description":"This is the distance the mob needs to be, in blocks, from the desired mount to mount it. If the value is below 0, the mob will use its default attack distance","title":"Mount Distance"},"start_delay":{"type":"integer","default":0,"description":"Time the mob will wait before starting to move towards the mount","title":"Start Delay"},"target_needed":{"type":"boolean","default":false,"description":"If true, the mob will only look for a mount if it has a target","title":"Target Needed"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks within which the mob will look for a mount","title":"Within Radius"}}},"EEF":{"additionalProperties":false,"default":1.0,"description":"Movement speed multiplier of the mob when using this AI Goal.","type":"number","title":"Speed Multiplier"},"EEE":{"type":"object","title":"Go Home 1.13.0","description":"Allows the mob to move back to the position they were spawned.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/EED"},"speed_multiplier":{"$ref":"#/definitions/EEF"},"goal_radius":{"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":"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":"Interval"},"on_home":{"title":"On Home","description":"Event to run when this mob gets home.","oneOf":[{"type":"string"},{"type":"object","$ref":"#/definitions/ECI"},{"type":"array","items":{"$ref":"#/definitions/ECI"}}]},"on_failed":{"description":"Event to run when this mob gets home.","oneOf":[{"type":"string"},{"type":"object","$ref":"#/definitions/ECI"},{"type":"array","items":{"$ref":"#/definitions/ECI"}}],"title":"On Failed"}}},"EEG":{"description":"Allows this mob to stomp turtle eggs","type":"object","title":"Stomp Turtle Egg 1.13.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/EED"},"speed_multiplier":{"$ref":"#/definitions/EEF"},"goal_radius":{"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":"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":"Interval"},"search_count":{"type":"integer","default":10,"description":"The number of blocks each tick that the mob will check within it's search range and height for a valid block to move to. A value of 0 will have the mob check every block within range in one tick","title":"Search Count"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for turtle eggs to move towards","title":"Search Height"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for turtle eggs to move towards","title":"Search Range"}}},"EEH":{"description":"Allows the mob to be tempted by food they like.","type":"object","title":"Tempt 1.13.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/EED"},"speed_multiplier":{"$ref":"#/definitions/EEF"},"can_get_scared":{"type":"boolean","default":false,"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"},"items":{"type":"array","description":"List of items this mob is tempted by","items":{"type":"string","title":"Item","description":"An item identifier"},"title":"Items"},"within_radius":{"type":"number","default":0,"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"},"sound_interval":{"type":"object","description":"UNDOCUMENTATED","title":"Sound Interval","properties":{"range_min":{"type":"number","description":"UNDOCUMENTATED","title":"Range Min"},"range_max":{"type":"number","description":"UNDOCUMENTATED","title":"Range Max"}},"additionalProperties":false}}},"EAC":{"additionalProperties":false,"type":"object","title":"Entity 1.13.0","description":"TODO description","properties":{"minecraft:addrider":{"$ref":"#/definitions/E"},"minecraft:admire_item":{"$ref":"#/definitions/DEI"},"minecraft:ageable":{"$ref":"#/definitions/EAD"},"minecraft:ambient_sound_interval":{"$ref":"#/definitions/EAE"},"minecraft:angry":{"$ref":"#/definitions/J"},"minecraft:annotation.break_door":{"$ref":"#/definitions/GC"},"minecraft:annotation.open_door":{"$ref":"#/definitions/GD"},"minecraft:area_attack":{"$ref":"#/definitions/DEJ"},"minecraft:attack":{"$ref":"#/definitions/GE"},"minecraft:attack_cooldown":{"$ref":"#/definitions/DFA"},"minecraft:attack_damage":{"$ref":"#/definitions/GG"},"minecraft:balloonable":{"$ref":"#/definitions/GH"},"minecraft:barter":{"$ref":"#/definitions/DFB"},"minecraft:block_sensor":{"$ref":"#/definitions/DFC"},"minecraft:boostable":{"$ref":"#/definitions/GJ"},"minecraft:boss":{"$ref":"#/definitions/GI"},"minecraft:break_blocks":{"$ref":"#/definitions/HA"},"minecraft:breathable":{"$ref":"#/definitions/HC"},"minecraft:breedable":{"$ref":"#/definitions/EAF"},"minecraft:bribeable":{"$ref":"#/definitions/HF"},"minecraft:buoyant":{"$ref":"#/definitions/DFD"},"minecraft:burns_in_daylight":{"$ref":"#/definitions/HG"},"minecraft:can_climb":{"$ref":"#/definitions/HH"},"minecraft:can_fly":{"$ref":"#/definitions/HI"},"minecraft:can_power_jump":{"$ref":"#/definitions/HJ"},"minecraft:celebrate_hunt":{"$ref":"#/definitions/DFE"},"minecraft:collision_box":{"$ref":"#/definitions/IA"},"minecraft:color":{"$ref":"#/definitions/IB"},"minecraft:color2":{"$ref":"#/definitions/IC"},"minecraft:conditional_bandwidth_optimization":{"$ref":"#/definitions/ID"},"minecraft:custom_hit_test":{"$ref":"#/definitions/DFF"},"minecraft:damage_over_time":{"$ref":"#/definitions/IE"},"minecraft:damage_sensor":{"$ref":"#/definitions/ECG"},"minecraft:default_look_angle":{"$ref":"#/definitions/IH"},"minecraft:despawn":{"$ref":"#/definitions/II"},"minecraft:dweller":{"$ref":"#/definitions/IJ"},"minecraft:economy_trade_table":{"$ref":"#/definitions/JA"},"minecraft:entity_sensor":{"$ref":"#/definitions/DFG"},"minecraft:environment_sensor":{"$ref":"#/definitions/ECH"},"minecraft:equip_item":{"$ref":"#/definitions/DFH"},"minecraft:equipment":{"$ref":"#/definitions/JC"},"minecraft:equippable":{"$ref":"#/definitions/JD"},"minecraft:experience_reward":{"$ref":"#/definitions/ECJ"},"minecraft:explode":{"$ref":"#/definitions/DJF"},"minecraft:fall_damage":{"$ref":"#/definitions/JF"},"minecraft:fire_immune":{"$ref":"#/definitions/JG"},"minecraft:floats_in_liquid":{"$ref":"#/definitions/JI"},"minecraft:flocking":{"$ref":"#/definitions/JH"},"minecraft:flying_speed":{"$ref":"#/definitions/JJ"},"minecraft:follow_range":{"$ref":"#/definitions/BAA"},"minecraft:foot_size":{"$ref":"#/definitions/BAB"},"minecraft:friction_modifier":{"$ref":"#/definitions/BAC"},"minecraft:genetics":{"$ref":"#/definitions/BAD"},"minecraft:giveable":{"$ref":"#/definitions/BAE"},"minecraft:ground_offset":{"$ref":"#/definitions/BAF"},"minecraft:group_size":{"$ref":"#/definitions/DFJ"},"minecraft:grows_crop":{"$ref":"#/definitions/DGA"},"minecraft:healable":{"$ref":"#/definitions/BAG"},"minecraft:health":{"$ref":"#/definitions/BAH"},"minecraft:home":{"$ref":"#/definitions/DGB"},"minecraft:hurt_on_condition":{"$ref":"#/definitions/BAJ"},"minecraft:hurt_when_wet":{"$ref":"#/definitions/BAI"},"minecraft:input_ground_controlled":{"$ref":"#/definitions/BBA"},"minecraft:inside_block_notifier":{"$ref":"#/definitions/BBB"},"minecraft:insomnia":{"$ref":"#/definitions/BBD"},"minecraft:instant_despawn":{"$ref":"#/definitions/DGC"},"minecraft:interact":{"$ref":"#/definitions/EDA"},"minecraft:inventory":{"$ref":"#/definitions/BBG"},"minecraft:is_baby":{"$ref":"#/definitions/BBH"},"minecraft:is_charged":{"$ref":"#/definitions/BBI"},"minecraft:is_chested":{"$ref":"#/definitions/BBJ"},"minecraft:is_dyeable":{"$ref":"#/definitions/BCA"},"minecraft:is_hidden_when_invisible":{"$ref":"#/definitions/BCB"},"minecraft:is_ignited":{"$ref":"#/definitions/BCC"},"minecraft:is_illager_captain":{"$ref":"#/definitions/BCD"},"minecraft:is_saddled":{"$ref":"#/definitions/BCE"},"minecraft:is_shaking":{"$ref":"#/definitions/BCF"},"minecraft:is_sheared":{"$ref":"#/definitions/BCG"},"minecraft:is_stackable":{"$ref":"#/definitions/BCH"},"minecraft:is_stunned":{"$ref":"#/definitions/BCI"},"minecraft:is_tamed":{"$ref":"#/definitions/BCJ"},"minecraft:item_controllable":{"$ref":"#/definitions/BDA"},"minecraft:item_hopper":{"$ref":"#/definitions/BDB"},"minecraft:jump.dynamic":{"$ref":"#/definitions/BDC"},"minecraft:jump.static":{"$ref":"#/definitions/BDD"},"minecraft:knockback_resistance":{"$ref":"#/definitions/BDE"},"minecraft:lava_movement":{"$ref":"#/definitions/BDF"},"minecraft:leashable":{"$ref":"#/definitions/BDG"},"minecraft:lookat":{"$ref":"#/definitions/BDH"},"minecraft:loot":{"$ref":"#/definitions/BDI"},"minecraft:managed_wandering_trader":{"$ref":"#/definitions/BDJ"},"minecraft:mark_variant":{"$ref":"#/definitions/BEA"},"minecraft:mob_effect":{"$ref":"#/definitions/DGD"},"minecraft:movement":{"$ref":"#/definitions/BEB"},"minecraft:movement.amphibious":{"$ref":"#/definitions/BEC"},"minecraft:movement.basic":{"$ref":"#/definitions/BED"},"minecraft:movement.fly":{"$ref":"#/definitions/BEE"},"minecraft:movement.generic":{"$ref":"#/definitions/BEF"},"minecraft:movement.glide":{"$ref":"#/definitions/BEG"},"minecraft:movement.hover":{"$ref":"#/definitions/DGE"},"minecraft:movement.jump":{"$ref":"#/definitions/BEH"},"minecraft:movement.skip":{"$ref":"#/definitions/BEI"},"minecraft:movement.sway":{"$ref":"#/definitions/BEJ"},"minecraft:nameable":{"$ref":"#/definitions/BFA"},"minecraft:navigation.climb":{"$ref":"#/definitions/EDB"},"minecraft:navigation.float":{"$ref":"#/definitions/EDC"},"minecraft:navigation.fly":{"$ref":"#/definitions/EDD"},"minecraft:navigation.generic":{"$ref":"#/definitions/EDE"},"minecraft:navigation.hover":{"$ref":"#/definitions/DGF"},"minecraft:navigation.swim":{"$ref":"#/definitions/EDF"},"minecraft:navigation.walk":{"$ref":"#/definitions/EDG"},"minecraft:npc":{"$ref":"#/definitions/DGG"},"minecraft:on_death":{"$ref":"#/definitions/BFI"},"minecraft:on_friendly_anger":{"$ref":"#/definitions/BFJ"},"minecraft:on_hurt":{"$ref":"#/definitions/BGA"},"minecraft:on_hurt_by_player":{"$ref":"#/definitions/BGB"},"minecraft:on_ignite":{"$ref":"#/definitions/BGC"},"minecraft:on_start_landing":{"$ref":"#/definitions/BGD"},"minecraft:on_start_takeoff":{"$ref":"#/definitions/BGE"},"minecraft:on_target_acquired":{"$ref":"#/definitions/BGF"},"minecraft:on_target_escape":{"$ref":"#/definitions/BGG"},"minecraft:on_wake_with_owner":{"$ref":"#/definitions/BGH"},"minecraft:out_of_control":{"$ref":"#/definitions/BGI"},"minecraft:player.saturation":{"$ref":"#/definitions/BGJ"},"minecraft:player.exhaustion":{"$ref":"#/definitions/BHA"},"minecraft:player.level":{"$ref":"#/definitions/BHB"},"minecraft:player.experience":{"$ref":"#/definitions/BHC"},"minecraft:peek":{"$ref":"#/definitions/BHD"},"minecraft:persistent":{"$ref":"#/definitions/BHE"},"minecraft:physics":{"$ref":"#/definitions/BHF"},"minecraft:preferred_path":{"$ref":"#/definitions/BHG"},"minecraft:projectile":{"$ref":"#/definitions/EDH"},"minecraft:push_through":{"$ref":"#/definitions/BHJ"},"minecraft:pushable":{"$ref":"#/definitions/BIA"},"minecraft:raid_trigger":{"$ref":"#/definitions/BIB"},"minecraft:rail_movement":{"$ref":"#/definitions/BIC"},"minecraft:rail_sensor":{"$ref":"#/definitions/BID"},"minecraft:ravager_blocked":{"$ref":"#/definitions/BIE"},"minecraft:rideable":{"$ref":"#/definitions/EDI"},"minecraft:scaffolding_climber":{"$ref":"#/definitions/BIG"},"minecraft:scale":{"$ref":"#/definitions/BIH"},"minecraft:scale_by_age":{"$ref":"#/definitions/BII"},"minecraft:scheduler":{"$ref":"#/definitions/BIJ"},"minecraft:shareables":{"$ref":"#/definitions/BJA"},"minecraft:shooter":{"$ref":"#/definitions/BJB"},"minecraft:sittable":{"$ref":"#/definitions/BJC"},"minecraft:skin_id":{"$ref":"#/definitions/BJD"},"minecraft:sound_volume":{"$ref":"#/definitions/BJE"},"minecraft:spawn_entity":{"$ref":"#/definitions/BJF"},"minecraft:spell_effects":{"$ref":"#/definitions/BJG"},"minecraft:strength":{"$ref":"#/definitions/DGJ"},"minecraft:tameable":{"$ref":"#/definitions/BJH"},"minecraft:tamemount":{"$ref":"#/definitions/BJI"},"minecraft:target_nearby_sensor":{"$ref":"#/definitions/BJJ"},"minecraft:teleport":{"$ref":"#/definitions/CAA"},"minecraft:tick_world":{"$ref":"#/definitions/CAB"},"minecraft:timer":{"$ref":"#/definitions/CAC"},"minecraft:trade_table":{"$ref":"#/definitions/CAD"},"minecraft:trail":{"$ref":"#/definitions/DHA"},"minecraft:transformation":{"$ref":"#/definitions/EEB"},"minecraft:trust":{"$ref":"#/definitions/CAF"},"minecraft:trusting":{"$ref":"#/definitions/CAG"},"minecraft:type_family":{"$ref":"#/definitions/CAH"},"minecraft:variant":{"$ref":"#/definitions/CAI"},"minecraft:underwater_movement":{"$ref":"#/definitions/CAJ"},"minecraft:walk_animation_speed":{"$ref":"#/definitions/CBA"},"minecraft:wants_jockey":{"$ref":"#/definitions/CBB"},"minecraft:water_movement":{"$ref":"#/definitions/CBC"},"minecraft:behavior.admire_item":{"$ref":"#/definitions/DHB"},"minecraft:behavior.avoid_mob_type":{"$ref":"#/definitions/CBJ"},"minecraft:behavior.beg":{"$ref":"#/definitions/CCB"},"minecraft:behavior.break_door":{"$ref":"#/definitions/CCC"},"minecraft:behavior.breed":{"$ref":"#/definitions/CCD"},"minecraft:behavior.celebrate":{"$ref":"#/definitions/DHC"},"minecraft:behavior.charge_attack":{"$ref":"#/definitions/CCE"},"minecraft:behavior.charge_held_item":{"$ref":"#/definitions/CCF"},"minecraft:behavior.circle_around_anchor":{"$ref":"#/definitions/CCG"},"minecraft:behavior.controlled_by_player":{"$ref":"#/definitions/CCH"},"minecraft:behavior.defend_trusted_target":{"$ref":"#/definitions/DHD"},"minecraft:behavior.defend_village_target":{"$ref":"#/definitions/CCI"},"minecraft:behavior.delayed_attack":{"$ref":"#/definitions/CCJ"},"minecraft:behavior.door_interact":{"$ref":"#/definitions/CDA"},"minecraft:behavior.dragonchargeplayer":{"$ref":"#/definitions/CDB"},"minecraft:behavior.dragondeath":{"$ref":"#/definitions/CDC"},"minecraft:behavior.dragonflaming":{"$ref":"#/definitions/CDD"},"minecraft:behavior.dragonholdingpattern":{"$ref":"#/definitions/CDE"},"minecraft:behavior.dragonlanding":{"$ref":"#/definitions/CDF"},"minecraft:behavior.dragonscanning":{"$ref":"#/definitions/CDG"},"minecraft:behavior.dragonstrafeplayer":{"$ref":"#/definitions/CDH"},"minecraft:behavior.dragontakeoff":{"$ref":"#/definitions/CDI"},"minecraft:behavior.drink_potion":{"$ref":"#/definitions/CDJ"},"minecraft:behavior.drop_item_for":{"$ref":"#/definitions/CEA"},"minecraft:behavior.eat_block":{"$ref":"#/definitions/CEB"},"minecraft:behavior.eat_carried_item":{"$ref":"#/definitions/DHE"},"minecraft:behavior.enderman_leave_block":{"$ref":"#/definitions/CEC"},"minecraft:behavior.enderman_take_block":{"$ref":"#/definitions/CED"},"minecraft:behavior.explore_outskirts":{"$ref":"#/definitions/CEE"},"minecraft:behavior.find_cover":{"$ref":"#/definitions/DHF"},"minecraft:behavior.find_mount":{"$ref":"#/definitions/EEC"},"minecraft:behavior.find_underwater_treasure":{"$ref":"#/definitions/CEG"},"minecraft:behavior.flee_sun":{"$ref":"#/definitions/CEH"},"minecraft:behavior.float":{"$ref":"#/definitions/CEI"},"minecraft:behavior.float_wander":{"$ref":"#/definitions/CEJ"},"minecraft:behavior.follow_caravan":{"$ref":"#/definitions/CFA"},"minecraft:behavior.follow_mob":{"$ref":"#/definitions/CFB"},"minecraft:behavior.follow_owner":{"$ref":"#/definitions/CFC"},"minecraft:behavior.follow_parent":{"$ref":"#/definitions/CFD"},"minecraft:behavior.follow_target_captain":{"$ref":"#/definitions/CFE"},"minecraft:behavior.go_home":{"$ref":"#/definitions/EEE"},"minecraft:behavior.guardian_attack":{"$ref":"#/definitions/CFG"},"minecraft:behavior.harvest_farm_block":{"$ref":"#/definitions/CFH"},"minecraft:behavior.hide":{"$ref":"#/definitions/CBD"},"minecraft:behavior.hold_ground":{"$ref":"#/definitions/DHG"},"minecraft:behavior.hurt_by_target":{"$ref":"#/definitions/CFI"},"minecraft:behavior.inspect_bookshelf":{"$ref":"#/definitions/CFJ"},"minecraft:behavior.knockback_roar":{"$ref":"#/definitions/CGA"},"minecraft:behavior.lay_down":{"$ref":"#/definitions/CGB"},"minecraft:behavior.lay_egg":{"$ref":"#/definitions/CGC"},"minecraft:behavior.leap_at_target":{"$ref":"#/definitions/CGD"},"minecraft:behavior.look_at_entity":{"$ref":"#/definitions/CGE"},"minecraft:behavior.look_at_player":{"$ref":"#/definitions/CGF"},"minecraft:behavior.look_at_target":{"$ref":"#/definitions/CGG"},"minecraft:behavior.look_at_trading_player":{"$ref":"#/definitions/CGH"},"minecraft:behavior.make_love":{"$ref":"#/definitions/CGI"},"minecraft:behavior.melee_attack":{"$ref":"#/definitions/CGJ"},"minecraft:behavior.mingle":{"$ref":"#/definitions/CHA"},"minecraft:behavior.mount_pathing":{"$ref":"#/definitions/CHB"},"minecraft:behavior.move_indoors":{"$ref":"#/definitions/CHC"},"minecraft:behavior.move_through_village":{"$ref":"#/definitions/CHD"},"minecraft:behavior.move_to_block":{"$ref":"#/definitions/CHE"},"minecraft:behavior.move_to_land":{"$ref":"#/definitions/CHF"},"minecraft:behavior.move_to_lava":{"$ref":"#/definitions/DHH"},"minecraft:behavior.move_to_liquid":{"$ref":"#/definitions/CHG"},"minecraft:behavior.move_to_poi":{"$ref":"#/definitions/CBG"},"minecraft:behavior.move_to_random_block":{"$ref":"#/definitions/CHH"},"minecraft:behavior.move_to_village":{"$ref":"#/definitions/CHI"},"minecraft:behavior.move_to_water":{"$ref":"#/definitions/CHJ"},"minecraft:behavior.move_towards_dwelling_restriction":{"$ref":"#/definitions/CIA"},"minecraft:behavior.move_towards_restriction":{"$ref":"#/definitions/CIB"},"minecraft:behavior.move_towards_target":{"$ref":"#/definitions/CIC"},"minecraft:behavior.nap":{"$ref":"#/definitions/DHI"},"minecraft:behavior.nearest_attackable_target":{"$ref":"#/definitions/CID"},"minecraft:behavior.nearest_prioritized_attackable_target":{"$ref":"#/definitions/DHJ"},"minecraft:behavior.ocelot_sit_on_block":{"$ref":"#/definitions/CIE"},"minecraft:behavior.ocelotattack":{"$ref":"#/definitions/CIF"},"minecraft:behavior.offer_flower":{"$ref":"#/definitions/CIG"},"minecraft:behavior.open_door":{"$ref":"#/definitions/CIH"},"minecraft:behavior.owner_hurt_by_target":{"$ref":"#/definitions/CII"},"minecraft:behavior.owner_hurt_target":{"$ref":"#/definitions/CIJ"},"minecraft:behavior.panic":{"$ref":"#/definitions/CJA"},"minecraft:behavior.peek":{"$ref":"#/definitions/CJB"},"minecraft:behavior.pet_sleep_with_owner":{"$ref":"#/definitions/CJC"},"minecraft:behavior.pickup_items":{"$ref":"#/definitions/CJD"},"minecraft:behavior.play":{"$ref":"#/definitions/CJE"},"minecraft:behavior.player_ride_tamed":{"$ref":"#/definitions/CJF"},"minecraft:behavior.raid_garden":{"$ref":"#/definitions/CJG"},"minecraft:behavior.random_breach":{"$ref":"#/definitions/CJH"},"minecraft:behavior.random_fly":{"$ref":"#/definitions/CJI"},"minecraft:behavior.random_hover":{"$ref":"#/definitions/DIA"},"minecraft:behavior.random_look_around":{"$ref":"#/definitions/CJJ"},"minecraft:behavior.random_look_around_and_sit":{"$ref":"#/definitions/DIB"},"minecraft:behavior.random_sitting":{"$ref":"#/definitions/DAA"},"minecraft:behavior.random_stroll":{"$ref":"#/definitions/DAB"},"minecraft:behavior.random_swim":{"$ref":"#/definitions/DAC"},"minecraft:behavior.ranged_attack":{"$ref":"#/definitions/DAD"},"minecraft:behavior.receive_love":{"$ref":"#/definitions/DAE"},"minecraft:behavior.restrict_open_door":{"$ref":"#/definitions/DAF"},"minecraft:behavior.restrict_sun":{"$ref":"#/definitions/DAG"},"minecraft:behavior.rise_to_liquid_level":{"$ref":"#/definitions/DIC"},"minecraft:behavior.roll":{"$ref":"#/definitions/DAH"},"minecraft:behavior.run_around_like_crazy":{"$ref":"#/definitions/DAI"},"minecraft:behavior.scared":{"$ref":"#/definitions/CBH"},"minecraft:behavior.send_event":{"$ref":"#/definitions/DAJ"},"minecraft:behavior.share_items":{"$ref":"#/definitions/DBA"},"minecraft:behavior.silverfish_merge_with_stone":{"$ref":"#/definitions/DBB"},"minecraft:behavior.silverfish_wake_up_friends":{"$ref":"#/definitions/DBC"},"minecraft:behavior.skeleton_horse_trap":{"$ref":"#/definitions/DBD"},"minecraft:behavior.sleep":{"$ref":"#/definitions/DBE"},"minecraft:behavior.slime_attack":{"$ref":"#/definitions/DBF"},"minecraft:behavior.slime_float":{"$ref":"#/definitions/DBG"},"minecraft:behavior.slime_keep_on_jumping":{"$ref":"#/definitions/DBH"},"minecraft:behavior.slime_random_direction":{"$ref":"#/definitions/DBI"},"minecraft:behavior.snacking":{"$ref":"#/definitions/DBJ"},"minecraft:behavior.sneeze":{"$ref":"#/definitions/DCA"},"minecraft:behavior.squid_dive":{"$ref":"#/definitions/DCB"},"minecraft:behavior.squid_flee":{"$ref":"#/definitions/DCC"},"minecraft:behavior.squid_idle":{"$ref":"#/definitions/DCD"},"minecraft:behavior.squid_move_away_from_ground":{"$ref":"#/definitions/DCE"},"minecraft:behavior.squid_out_of_water":{"$ref":"#/definitions/DCF"},"minecraft:behavior.stalk_and_pounce_on_target":{"$ref":"#/definitions/DID"},"minecraft:behavior.stay_while_sitting":{"$ref":"#/definitions/DCG"},"minecraft:behavior.stomp_attack":{"$ref":"#/definitions/DCH"},"minecraft:behavior.stomp_turtle_egg":{"$ref":"#/definitions/EEG"},"minecraft:behavior.stroll_towards_village":{"$ref":"#/definitions/DIE"},"minecraft:behavior.summon_entity":{"$ref":"#/definitions/DCJ"},"minecraft:behavior.swell":{"$ref":"#/definitions/DDA"},"minecraft:behavior.swim_idle":{"$ref":"#/definitions/DDB"},"minecraft:behavior.swim_wander":{"$ref":"#/definitions/DDC"},"minecraft:behavior.swim_with_entity":{"$ref":"#/definitions/DDD"},"minecraft:behavior.swoop_attack":{"$ref":"#/definitions/DDE"},"minecraft:behavior.take_flower":{"$ref":"#/definitions/DDF"},"minecraft:behavior.target_when_pushed":{"$ref":"#/definitions/DDH"},"minecraft:behavior.tempt":{"$ref":"#/definitions/EEH"},"minecraft:behavior.trade_interest":{"$ref":"#/definitions/DDI"},"minecraft:behavior.trade_with_player":{"$ref":"#/definitions/DDJ"},"minecraft:behavior.vex_copy_owner_target":{"$ref":"#/definitions/DEA"},"minecraft:behavior.vex_random_move":{"$ref":"#/definitions/DEB"},"minecraft:behavior.wither_random_attack_pos_goal":{"$ref":"#/definitions/DEC"},"minecraft:behavior.wither_target_highest_damage":{"$ref":"#/definitions/DED"},"minecraft:behavior.work":{"$ref":"#/definitions/CBI"}}},"EEI_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"EEI_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"$ref":"#/definitions/EEI_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/EEI_addremove","description":"TODO description: remove","title":"Remove"},"randomize":{"type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/EEI_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/EEI_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}},"description":"TODO description: randomize","title":"Randomize"},"description":"TODO description: randomize","title":"Randomize"},"sequence":{"type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","properties":{"add":{"$ref":"#/definitions/EEI_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/EEI_addremove","description":"TODO description: remove","title":"Remove"},"filters":{"$ref":"#/definitions/EAH"}}},"description":"A series of filters and components to be added","title":"Sequences"},"filters":{"$ref":"#/definitions/EAH"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"EEI":{"type":"object","title":"Entity 1.13.0","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/EEI_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/EEI_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/EEI_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/EEI_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/EEI_event_base"},"description":"TODO description: "},"EAB":{"title":"Entity 1.13.0","required":["description"],"additionalProperties":false,"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/EAC","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"$ref":"#/definitions/EAC","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"$ref":"#/definitions/EEI","uniqueItems":true,"description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"EAA":{"type":"object","title":"behavior Entity 1.13.0","description":"TODO description","required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"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."},"minecraft:entity":{"$ref":"#/definitions/EAB","description":"TODO description: minecraft:entity","title":"Entity"}},"additionalProperties":false},"EFB":{"type":"object","title":"Entity 1.14.0","$ref":"#/definitions/EAC","description":"TODO description"},"EFC_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"EFC_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"$ref":"#/definitions/EFC_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/EFC_addremove","description":"TODO description: remove","title":"Remove"},"randomize":{"type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/EFC_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/EFC_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}},"description":"TODO description: randomize","title":"Randomize"},"description":"TODO description: randomize","title":"Randomize"},"sequence":{"type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","properties":{"add":{"$ref":"#/definitions/EFC_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/EFC_addremove","description":"TODO description: remove","title":"Remove"},"filters":{"$ref":"#/definitions/EFD"}}},"description":"A series of filters and components to be added","title":"Sequences"},"filters":{"$ref":"#/definitions/EFD"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"EFD_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/EFD_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/EFD_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/EFD_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/EFD_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/EFD_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/EFD_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}},{"if":{"properties":{"test":{"const":"has_target"}}},"then":{"$ref":"#/definitions/EBC"}},{"if":{"properties":{"test":{"const":"is_block"}}},"then":{"$ref":"#/definitions/EBF"}},{"if":{"properties":{"test":{"const":"is_leashed_to"}}},"then":{"$ref":"#/definitions/EBG"}},{"if":{"properties":{"test":{"const":"is_sleeping"}}},"then":{"$ref":"#/definitions/EBI"}},{"not":{"properties":{"test":{"const":"is_weather"}},"$comment":"DEPRECATED"}},{"if":{"properties":{"test":{"const":"rider_count"}}},"then":{"$ref":"#/definitions/ECB"}},{"if":{"properties":{"test":{"const":"trusts"}}},"then":{"$ref":"#/definitions/ECD"}}]}]},"EFD_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/EFD_groups_spec"}},{"type":"object","$ref":"#/definitions/EFD_filters_spec"}]},"EFD":{"title":"Filters 1.14.0","$ref":"#/definitions/EFD_groups_spec"},"EFC":{"type":"object","title":"Entity 1.14.0","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/EFC_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/EFC_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/EFC_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/EFC_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/EFC_event_base"},"description":"TODO description: "},"EFA":{"title":"Entity 1.14.0","required":["description"],"additionalProperties":false,"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/EFB","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"$ref":"#/definitions/EFB","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"$ref":"#/definitions/EFC","uniqueItems":true,"description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"EEJ":{"type":"object","title":"behavior Entity 1.14.0","description":"TODO description","required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"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."},"minecraft:entity":{"$ref":"#/definitions/EFA"}},"additionalProperties":false},"EFH":{"type":"object","title":"Admire Item 1.16.0","description":"Causes the mob to ignore attackable targets for a given duration.","additionalProperties":false,"properties":{"cooldown_after_being_attacked":{"type":"integer","default":0,"description":"Duration, in seconds, for which mob won't admire items if it was hurt","title":"Cooldown After Being Attacked"},"duration":{"type":"integer","default":10,"description":"Duration, in seconds, that the mob is pacified.","title":"Duration"}}},"EFJ":{"title":"Event","description":"Minecraft behavior event 1.16.0","oneOf":[{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire"},{"type":"object","properties":{"event":{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire","title":"Event"},"target":{"type":"string","description":"The target of the event","title":"Target","enum":["baby","block","damager","other","parent","player","self","target"]}}}]},"EFI":{"type":"object","title":"Ageable 1.16.0","description":"Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.","additionalProperties":false,"properties":{"drop_items":{"description":"List of items that the entity drops when it grows up.","oneOf":[{"type":"array","items":{"$ref":"#/definitions/G"}},{"type":"string","$ref":"#/definitions/G"}],"title":"TODO Title"},"duration":{"type":"number","default":1200,"description":"Amount of time before the entity grows up, -1 for always a baby.","title":"TODO Title"},"feed_items":{"description":"List of items that can be fed to the entity. Includes 'item' for the item name and 'growth' to define how much time it grows up by","oneOf":[{"type":"array","items":{"$ref":"#/definitions/G"}},{"type":"array","items":{"type":"object","properties":{"growth":{"type":"number"},"item":{"$ref":"#/definitions/G"}}}},{"type":"string","$ref":"#/definitions/G"}],"title":"TODO Title"},"grow_up":{"$ref":"#/definitions/EFJ","description":"Event to run when this entity grows up.","title":"TODO Title"}}},"EGA":{"additionalProperties":false,"type":"object","title":"Ambient Sound Interval 1.16.0","description":"Sets the entity's delay between playing its ambient sound.","required":[],"properties":{"event_name":{"type":"string","default":"ambient","description":"Level sound event to be played as the ambient sound.","title":"Event Name"},"range":{"type":"number","default":16,"description":"Maximum time in seconds to randomly add to the ambient sound delay time.","title":"Range"},"value":{"type":"number","default":8,"description":"Minimum time in seconds before the entity plays its ambient sound again","title":"Value"}}},"EGC_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/EGC_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/EGC_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/EGC_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/EGC_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/EGC_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/EGC_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_container_open"}}},"then":{"$ref":"#/definitions/EGD"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_ranged_weapon"}}},"then":{"$ref":"#/definitions/EGG"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_target"}}},"then":{"$ref":"#/definitions/EGH"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_nether"}}},"then":{"$ref":"#/definitions/EGI"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"inactivity_timer"}}},"then":{"$ref":"#/definitions/EGJ"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_block"}}},"then":{"$ref":"#/definitions/EHA"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_leashed_to"}}},"then":{"$ref":"#/definitions/EHB"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_persistent"}}},"then":{"$ref":"#/definitions/EHC"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sleeping"}}},"then":{"$ref":"#/definitions/EHD"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"not":{"properties":{"test":{"const":"is_weather"}},"$comment":"DEPRECATED"}},{"if":{"properties":{"test":{"const":"light_level"}}},"then":{"$ref":"#/definitions/EHE"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}},{"if":{"properties":{"test":{"const":"random_chance"}}},"then":{"$ref":"#/definitions/EHF"}},{"if":{"properties":{"test":{"const":"rider_count"}}},"then":{"$ref":"#/definitions/EHG"}},{"if":{"properties":{"test":{"const":"surface_mob"}}},"then":{"$ref":"#/definitions/EHH"}},{"if":{"properties":{"test":{"const":"trusts"}}},"then":{"$ref":"#/definitions/EHI"}},{"if":{"properties":{"test":{"const":"weather"}}},"then":{"$ref":"#/definitions/EHJ"}},{"if":{"properties":{"test":{"const":"weather_at_position"}}},"then":{"$ref":"#/definitions/EIA"}}]}]},"EGC_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/EGC_groups_spec"}},{"type":"object","$ref":"#/definitions/EGC_filters_spec"}]},"EGE":{"title":"Operator","type":"string","description":"The operator comparison to apply with 'value'.","default":"equals","enum":["!=","<","<=","<>","=","==",">",">=","equals","not"]},"EGF":{"title":"Subject 1.16.0","type":"string","description":"The subject of this filter test.","default":"self","enum":["block","damager","other","parent","player","self","target"]},"EGD":{"type":"object","title":"Filters Has Container Open 1.16.0","description":"Returns true when the subject Player entity has opened a container.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EGG":{"type":"object","title":"Filters Has Ranged Weapon 1.16.0","description":"Returns true when the subject entity is holding a ranged weapon like a bow or crossbow.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EGH":{"type":"object","title":"Filters Has Target 1.16.0","description":"Returns true if the subject entity has a valid target.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EGI":{"type":"object","title":"Filters In Nether 1.16.0","description":"Returns true when the subject entity is in Nether.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EGJ":{"type":"object","title":"Filters Inactivity Timer 1.16.0","description":"Tests if the specified duration in seconds of inactivity for despawning has been reached.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"The Family name to look for","type":"integer","title":"Value"}}},"EHA":{"type":"object","title":"Filters Is Block 1.16.0","description":"Returns true when the block has the given name.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"EHB":{"type":"object","title":"Filters Is Leashed To 1.16.0","description":"Returns true if the subject entity leashed to the calling entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EHC":{"type":"object","title":"Filters Is Persistent 1.16.0","description":"Tests if the subject's persistence matches the bool value passed in.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EHD":{"type":"object","title":"Filters Is Sleeping 1.16.0","description":"Tests whether the Subject is sleeping.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EHE":{"type":"object","title":"Filters Light Level 1.16.0","description":"Tests is the mob is outside of the specified light level range (0, 16).","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"An integer value.","type":"integer","title":"Value","minimum":0,"maximum":16}}},"EHF":{"type":"object","title":"Filters Random Chance 1.16.0","description":"Returns true if the random chance rolls 0 out of a specified max range.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"EHG":{"type":"object","title":"Filters Rider Count 1.16.0","description":"Returns the number of riders on this entity.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"EHH":{"type":"object","title":"Filters Surface Mob 1.16.0","description":"Tests if the subject is a surface mob.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EHI":{"type":"object","title":"Filters Trusts 1.16.0","description":"Returns true if the subject is trusted by entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EHJ":{"type":"object","title":"Filters Weather 1.16.0","description":"Tests the current weather in the dimension against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"EIA":{"type":"object","title":"Filters Weather At Position 1.16.0","description":"Tests the current weather, at the actor's position, against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"EGC":{"title":"Filters 1.16.0","$ref":"#/definitions/EGC_groups_spec"},"EGB":{"type":"object","title":"Angry 1.16.0","description":"Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.","additionalProperties":false,"required":[],"properties":{"broadcast_anger":{"type":"boolean","default":false,"description":"If true, other entities of the same entity definition within the broadcastRange will also become angry","title":"Broadcast Anger"},"broadcast_filters":{"$ref":"#/definitions/EGC","description":"Conditions that make this entry in the list valid","title":"Broadcast Filters"},"filters":{"$ref":"#/definitions/EGC","description":"Filter out mob types that it should not attack while angry (other Piglins)","title":"Filters"},"broadcast_range":{"type":"integer","default":20,"description":"Distance in blocks within which other entities of the same entity definition will become angry","title":"Broadcast Range"},"broadcast_targets":{"type":"array","description":"A list of entity families to broadcast anger to","items":{"type":"string","description":"An entity family","pattern":"^.+$","title":"Broadcast Targets"},"title":"Broadcast Targets"},"calm_event":{"$ref":"#/definitions/EFJ","description":"Event to run after the number of seconds specified in duration expires (when the entity stops being 'angry')","title":"Calm Event"},"angry_sound":{"type":"string","default":"","description":"The sound event to play when the mob is angry","title":"Angry Sound"},"broadcast_anger_on_attack":{"type":"boolean","default":false,"description":"If true, other entities of the same entity definition within the broadcastRange will also become angry whenever this mob attacks","title":"Broadcast Anger On Attack"},"broadcast_anger_on_being_attacked":{"type":"boolean","default":false,"description":"If true, other entities of the same entity definition within the broadcastRange will also become angry whenever this mob is attacked","title":"Broadcast Anger On Being Attacked"},"duration":{"type":"integer","default":25,"description":"The amount of time in seconds that the entity will be angry","title":"Duration"},"duration_delta":{"type":"integer","default":0,"description":"Variance in seconds added to the duration [-delta, delta]","title":"Duration Delta"},"sound_interval":{"description":"The range of time in seconds to randomly wait before playing the sound again","title":"Sound Interval","oneOf":[{"type":"array","default":[0,0],"items":[{"type":"integer","minimum":0},{"type":"integer","minimum":0}]},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"range_max":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}}]}}},"EIB":{"type":"object","title":"Area Attack 1.16.0","description":"A component that does damage to entities that get within range.","additionalProperties":false,"properties":{"damage_per_tick":{"type":"integer","default":2,"description":"How much damage per tick is applied to entities that enter the damage range.","title":"Damage Per Tick"},"damage_range":{"type":"number","default":0.2,"description":"How close a hostile entity must be to have the damage applied.","title":"Damage Range"},"entity_filter":{"$ref":"#/definitions/EGC","description":"Entity_filter","title":"Filter"},"cause":{"type":"string","description":"TODO","title":"Cause","$ref":"#/definitions/BI"}}},"EID":{"title":"Trigger","type":"object","description":"Trigger to fire for 1.16.0","properties":{"event":{"type":"string","description":"Event","title":"Event To Fire"},"filters":{"$ref":"#/definitions/EGC","description":"The filters to check to determine if the event should be fired","title":"TODO Title"},"target":{"$ref":"#/definitions/EGF","description":"The entity to target","title":"Target"}},"additionalProperties":false},"EIC":{"type":"object","title":"Attack Cooldown 1.16.0","description":"Adds a cooldown to a mob. The intention of this cooldown is to be used to prevent the mob from attempting to aquire new attack targets.","additionalProperties":false,"properties":{"attack_cooldown_complete_event":{"$ref":"#/definitions/EID","description":"Event to be runned when the cooldown is complete.","title":"Attack Cooldown Complete Event"},"attack_cooldown_time":{"default":[0.0,1.0],"description":"Amount of time in seconds for the cooldown. Can be specified as a number or a pair of numbers (min and max).","title":"Attack Cooldown Time","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"}]}}},"EIE":{"type":"object","title":"Barter 1.16.0","description":"Enables the component to drop an item as a barter exchange.","additionalProperties":false,"properties":{"barter_table":{"type":"string","description":"Loot table that's used to drop a random item.","title":"Barter Table"},"cooldown_after_being_attacked":{"type":"integer","default":0,"description":"Duration, in seconds, for which mob won't barter items if it was hurt","title":"Cooldown After Being Attacked"}}},"EIF":{"type":"object","title":"Block Sensor 1.16.0","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":"TODO","title":"Sensor Radius","minimum":0},"on_break":{"type":"array","title":"On Break","items":{"type":"object","title":"On Block Broken","additionalProperties":false,"properties":{"block_list":{"type":"array","title":"Block List","description":"TODO","items":{"type":"string","title":"Block ID"}},"on_block_broken":{"type":"string","title":"On Block Broken","description":"On block broken"}}},"description":"TODO description"}}},"EIG":{"type":"object","title":"Boostable 1.16.0","additionalProperties":false,"description":"Defines the conditions and behavior of a rideable entity's boost","required":[],"properties":{"duration":{"type":"number","default":3,"description":"Time in seconds for the boost.","title":"Duration"},"speed_multiplier":{"type":"number","default":1,"description":"Factor by which the entity's normal speed increases. E.g. 2.0 means go twice as fast.","title":"Speed Multiplier"},"boost_items":{"type":"array","description":"List of items that can be used to boost while riding this entity","title":"Boost Items","items":{"type":"object","additionalProperties":false,"description":"List of items that can be used to boost while riding this entity.","properties":{"damage":{"type":"integer","default":1,"description":"This is the damage that the item will take each time it is used.","title":"Damage"},"item":{"type":"string","default":"","description":"Name of the item that can be used to boost.","title":"Item"},"replace_item":{"type":"string","default":"","description":"The item used to boost will become this item once it is used up.","title":"Replace Item"}}}}}},"EIH_breeds_with_spec":{"type":"object","description":"An entity definitions that this entity can breed with.","additionalItems":false,"required":[],"properties":{"baby_type":{"type":"string","description":"The entity definition of this entity's babies.","title":"Baby Type"},"breed_event":{"$ref":"#/definitions/EFJ","description":"Event to run when this entity breeds.","title":"Breed Event"},"mate_type":{"type":"string","description":"The entity definition of this entity's mate.","title":"Mate Type"}}},"EIH_enviroment_requirements":{"type":"object","description":"A nearby block requirements to get the entity into the 'love' state.","properties":{"blocks":{"description":"The block types required nearby for the entity to breed.","title":"Blocks","oneOf":[{"type":"array","items":{"description":"A block type required nearby for the entity to breed.","type":"string","$ref":"#/definitions/HB","title":"Blocks"}},{"description":"A block type required nearby for the entity to breed.","type":"string","$ref":"#/definitions/HB","title":"Blocks"}]},"count":{"type":"number","description":"The number of the required block types nearby for the entity to breed.","title":"Count"},"radius":{"type":"number","description":"How many blocks radius from the mob's center to search in for the required blocks. Bounded between 0 and 16.","minimum":0,"title":"Radius"}},"title":"Environment Requirements"},"EIH":{"type":"object","title":"Breedable 1.16.0","additionalProperties":false,"description":"Specifies the blocks that this entity can break as it moves around.","required":[],"properties":{"allow_sitting":{"description":"If true, entities can breed while sitting.","type":"boolean","default":false,"title":"Allow Sitting"},"blend_attributes":{"description":"If true, the entities will blend their attributes in the offspring after they breed. For example, horses blend their health, movement, and jump_strength in their offspring.","type":"boolean","default":true,"title":"Blend Attributes"},"breed_cooldown":{"description":"Time in seconds before the Entity can breed again.","type":"number","default":60.0,"title":"Breed Cooldown"},"breed_items":{"description":"The list of items that can be used to get the entity into the 'love' state","title":"Breed Items","oneOf":[{"type":"array","items":{"type":"string","description":"An item that can be used to get the entity into the 'love' state","$ref":"#/definitions/G","title":"TODO Title"}},{"type":"string","$ref":"#/definitions/G","title":"TODO Title"}]},"breeds_with":{"description":"The list of entity definitions that this entity can breed with.","oneOf":[{"type":"object","$ref":"#/definitions/EIH_breeds_with_spec"},{"uniqueItems":true,"type":"array","items":{"type":"object","$ref":"#/definitions/EIH_breeds_with_spec"}}],"title":"TODO Title"},"deny_parents_variant":{"type":"object","description":"Determines how likely the baby of parents with the same variant will deny that variant and take a random variant within the given range instead.","additionalProperties":false,"properties":{"chance":{"type":"number","default":0,"description":"The percentage chance of denying the parents' variant.","title":"Chance"},"max_variant":{"type":"integer","default":0,"description":"The inclusive maximum of the variant range.","title":"Max Variant"},"min_variant":{"type":"integer","default":0,"description":"The inclusive minimum of the variant range.","title":"Min Variant"}},"title":"Deny Parents Variant"},"environment_requirements":{"description":"The list of nearby block requirements to get the entity into the 'love' state.","oneOf":[{"type":"object","$ref":"#/definitions/EIH_enviroment_requirements"},{"type":"array","items":{"$ref":"#/definitions/EIH_enviroment_requirements"}}],"title":"Environment Requirements"},"extra_baby_chance":{"type":"number","default":0.0,"description":"Chance that up to 16 babies will spawn between 0.0 and 1.0, where 1.0 is 100%.","minimum":0.0,"maximum":1.0,"title":"Extra Baby Chance"},"love_filters":{"$ref":"#/definitions/EGC","description":"The filters to run when attempting to fall in love.","title":"Love Filters"},"mutation_factor":{"type":"object","description":"Determines how likely the babies are to NOT inherit one of their parent's variances. Values are between 0.0 and 1.0, with a higher number meaning more likely to mutate.","additionalProperties":false,"properties":{"color":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's color.","title":"Color"},"extra_variant":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's extra variant type.","title":"Extra Variant"},"variant":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's variant type.","title":"Variant"}},"title":"Mutation Factor"},"causes_pregnancy":{"type":"boolean","default":false,"description":"If true, the entity will become pregnant instead of spawning a baby.","title":"Causes Pregnancy"},"inherit_tamed":{"type":"boolean","default":true,"description":"If true, the babies will be automatically tamed if its parents are","title":"Inherit Tamed"},"require_full_health":{"type":"boolean","default":false,"description":"If true, the entity needs to be at full health before it can breed.","title":"Require Full Health"},"require_tame":{"type":"boolean","default":true,"description":"If true, the entities need to be tamed first before they can breed.","title":"Require Tame"}}},"EII":{"type":"object","title":"Buoyant 1.16.0","description":"Enables an entity to float on the specified liquid blocks.","additionalProperties":false,"properties":{"apply_gravity":{"type":"boolean","default":true,"description":"Applies gravity each tick. Causes more of a wave simulation, but will cause more gravity to be applied outside liquids.","title":"Apply Gravity"},"base_buoyancy":{"type":"number","default":1,"description":"Base buoyancy used to calculate how much will a mob float.","title":"Base Buoyancy"},"big_wave_probability":{"type":"number","default":0.03,"description":"Probability for a big wave hitting the entity. Only used if `simulate_waves` is true.","title":"Big Wave Probability"},"big_wave_speed":{"type":"number","default":10,"description":"Multiplier for the speed to make a big wave. Triggered depending on 'big_wave_probability'.","title":"Big Wave Speed"},"drag_down_on_buoyancy_removed":{"type":"number","default":0,"description":"How much an actor will be dragged down when the Buoyancy Component is removed.","title":"Drag Down On Buoyancy Removed"},"liquid_blocks":{"type":"array","description":"List of blocks this entity can float on. Must be a liquid block.","title":"Liquid Blocks","items":{"type":"string","title":"Block ID"}},"simulate_waves":{"type":"boolean","default":true,"description":"Should the movement simulate waves going through.","title":"Simulate Waves"}}},"EIJ":{"type":"object","title":"Celebrate Hunt 1.16.0","description":"Specifies hunt celebration behavior.","additionalProperties":false,"properties":{"broadcast":{"type":"boolean","default":true,"description":"If true, celebration will be broadcasted to other entities in the radius.","title":"Broadcast"},"celebration_targets":{"$ref":"#/definitions/EGC","description":"The list of conditions that target of hunt must satisfy to initiate celebration.","title":"Celeberation Targets"},"celebrate_sound":{"type":"string","default":"","description":"The sound event to play when the mob is celebrating","title":"Celebrate Sound"},"duration":{"type":"integer","default":4,"description":"Duration, in seconds, of celebration","title":"Duration"},"radius":{"type":"number","default":16,"description":"If broadcast is enabled, specifies the radius in which it will notify other entities for celebration.","title":"Radius"},"sound_interval":{"default":0,"description":"The range of time in seconds to randomly wait before playing the sound again","title":"Sound Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"},{"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"}}}]}}},"EJA":{"type":"object","title":"Custom Hit Test 1.16.0","description":"List of hitboxes for melee and ranged hits against the entity.","additionalProperties":false,"properties":{"hitboxes":{"type":"array","title":"Hitboxes","description":"TODO","items":{"type":"object","title":"Hitbox","description":"TODO","additionalProperties":false,"properties":{"width":{"type":"number","title":"Width","description":"TODO"},"height":{"type":"number","title":"Height","description":"TODO"},"pivot":{"type":"array","title":"Pivot","description":"TODO","items":[{"type":"number"},{"type":"number"},{"type":"number"}]}}}}}},"EJB_trigger":{"properties":{"cause":{"type":"string","default":"none","description":"Type of damage that triggers the events.","title":"Cause","$ref":"#/definitions/BI"},"damage_multiplier":{"type":"number","default":1,"description":"A multiplier that modifies the base damage from the damage cause. If deals_damage is true the multiplier can only reduce the damage the entity will take to a minimum of 1.","title":"Damage Multiplier"},"deals_damage":{"type":"boolean","default":true,"description":"If true, the damage dealt to the entity will take away health from it, set to false to make the entity ignore that damage.","title":"Deals Damage"},"on_damage":{"additionalProperties":false,"type":"object","description":"Specifies filters for entity definitions and events.","title":"On Damage","properties":{"filters":{"$ref":"#/definitions/EGC"},"event":{"type":"string","pattern":"^.*$","description":"TODO description: event","title":"Event"},"target":{"$ref":"#/definitions/EGF","description":"TODO description: target","title":"Target"}},"on_damage_sound_event":{"type":"string","description":"Defines what sound to play, if any, when the on_damage filters are met.","title":"On Damage Sound Event"}}}},"EJB":{"title":"Damage Sensor","description":"Defines what events to call when this entity is damaged by specific entities or items.","type":"object","additionalProperties":false,"properties":{"triggers":{"description":"The list of triggers that fire when the environment conditions match the given filter criteria.","title":"Triggers","oneOf":[{"type":"array","items":{"$ref":"#/definitions/EJB_trigger"}},{"type":"object","$ref":"#/definitions/EJB_trigger"}]}}},"EJC":{"type":"object","title":"Despawn 1.16.0","description":"Despawns the Actor when the despawn rules or optional filters evaluate to true.","additionalProperties":false,"properties":{"despawn_from_chance":{"type":"boolean","default":true,"description":"Determines if \"min_range_random_chance\" is used in the standard despawn rules","title":"Despawn From Chance"},"despawn_from_distance":{"type":"object","additionalProperties":false,"properties":{"max_distance":{"type":"integer","default":128,"description":"Maximum distance for standard despawn rules to instantly despawn the mob.","title":"Max Distance"},"min_distance":{"type":"integer","default":32,"description":"Minimum distance for standard despawn rules to try to despawn the mob.","title":"Min Distance"}},"description":"TODO description","title":"TODO Title"},"despawn_from_inactivity":{"type":"boolean","default":true,"description":"Determines if the \"min_range_inactivity_timer\" is used in the standard despawn rules.","title":"Despawn From Inactivity"},"despawn_from_simulation_edge":{"type":"boolean","default":true,"description":"Determines if the mob is instantly despawned at the edge of simulation distance in the standard despawn rules.","title":"Despawn From Simulation Edge"},"filters":{"$ref":"#/definitions/EGC","description":"The list of conditions that must be satisfied before the Actor is despawned. If a filter is defined then standard despawn rules are ignored.","title":"Filters"},"min_range_inactivity_timer":{"type":"integer","default":30,"description":"The amount of time in seconds that the mob must be inactive.","title":"Min Range Inactivity Timer"},"min_range_random_chance":{"type":"integer","default":800,"description":"A random chance between 1 and the given value.","title":"Min Range Random Chance"},"remove_child_entities":{"type":"boolean","default":false,"description":"If true, all entities linked to this entity in a child relationship (eg. leashed) will also be despawned.","title":"Remove Child Entities"}}},"EJD":{"type":"object","title":"Entity Sensor 1.16.0","description":"A component that fires an event when a set of conditions are met by other entities within the defined range.","additionalProperties":false,"properties":{"maximum_count":{"type":"integer","default":-1,"description":"The maximum number of entities that must pass the filter conditions for the event to send.","title":"Maximum Count"},"minimum_count":{"type":"integer","default":1,"description":"The minimum number of entities that must pass the filter conditions for the event to send.","title":"Minimum Count"},"relative_range":{"type":"boolean","default":true,"description":"If true the sensor range is additive on top of the entity's size.","title":"Relative Range"},"require_all":{"type":"boolean","default":false,"description":"If true requires all nearby entities to pass the filter conditions for the event to send.","title":"Require All"},"sensor_range":{"type":"number","default":10,"description":"The maximum distance another entity can be from this and have the filters checked against it.","title":"Sensor Range"},"event_filters":{"$ref":"#/definitions/EGC"},"event":{"title":"Event","description":"event","type":"string"}}},"EJE_trigger":{"$ref":"#/definitions/EID"},"EJE":{"title":"Environment Sensor","description":"Creates a trigger based on environment conditions.","type":"object","additionalProperties":false,"properties":{"triggers":{"description":"The list of triggers that fire when the environment conditions match the given filter criteria.","title":"Triggers","oneOf":[{"type":"array","items":{"$ref":"#/definitions/EJE_trigger"}},{"type":"object","$ref":"#/definitions/EJE_trigger"}]}}},"EJF":{"type":"object","title":"Equip Item 1.16.0","description":"The entity puts on the desired equipment.","additionalProperties":false,"properties":{}},"EJG":{"type":"object","title":"Equipment 1.16.0","additionalProperties":false,"required":[],"properties":{"slot_drop_chance":{"type":"array","description":"A list of slots with the chance to drop an equipped item from that slot","title":"Slot Drop Chance","items":{"additionalProperties":false,"title":"Slot Drop Chance","description":"UNDOCUMENTATED","type":"object","properties":{"drop_chance":{"type":"number","title":"Drop Chance","description":"UNDOCUMENTATED"},"slot":{"type":"string","title":"Slot","description":"UNDOCUMENTATED"}}}},"table":{"type":"string","pattern":".*\\.json$","description":"TODO description: table","title":"Table"}},"description":"TODO description: "},"EJH":{"type":"object","title":"Equippable 1.16.0","additionalProperties":false,"description":"Defines an entity's behavior for having items equipped to it","required":[],"properties":{"slots":{"description":"List of slots and the item that can be equipped","type":"array","items":{"description":"A slot and the item that can be equipped","type":"object","properties":{"slot":{"type":"integer","default":0,"description":"The slot number of this slot","title":"Slot"},"accepted_items":{"type":"array","description":"The list of items that can go in this slot","items":{"type":"string","description":"A item name","$ref":"#/definitions/G","title":"Accepted Items"},"title":"Accepted Items"},"item":{"$ref":"#/definitions/G","description":"Identifier of the item that can be equipped for this slot","title":"Item"},"interact_text":{"type":"string","description":"Text to be displayed when the entity can be equipped with this item when playing with Touch-screen controls","title":"Interact Text"},"on_equip":{"$ref":"#/definitions/EFJ","description":"Event to trigger when this entity is equipped with this item","title":"On Equip"},"on_unequip":{"$ref":"#/definitions/EFJ","description":"Event to trigger when this item is removed from this entity","title":"On Unequip"}},"title":"Slots"},"title":"Slots"}}},"EJI":{"type":"object","title":"Experience Reward 1.16.0","description":"TODO","additionalProperties":false,"properties":{"on_bred":{"type":"string","default":0,"description":"A molang expression defining the amount of experience rewarded when this entity is successfully bred. An array of expressions adds each expression's result together for a final total.","title":"On Bred"},"on_death":{"type":"string","default":0,"description":"A molang expression defining the amount of experience rewarded when this entity dies. An array of expressions adds each expression's result together for a final total.","title":"On Death"}}},"EJJ":{"type":"object","title":"Explode 1.16.0","additionalProperties":false,"description":"Defines how the entity explodes.","required":[],"properties":{"breaks_blocks":{"type":"boolean","default":true,"description":"If true, the explosion will destroy blocks in the explosion radius.","title":"Breaks Blocks"},"causes_fire":{"type":"boolean","default":false,"description":"If true, blocks in the explosion radius will be set on fire.","title":"Causes Fire"},"destroy_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the explosion breaks blocks is affected by the mob griefing game rule.","title":"Destroy Affected By Griefing"},"fire_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the explosion causes fire is affected by the mob griefing game rule.","title":"Fire Affected By Griefing"},"fuse_length":{"default":[0.0,0.0],"description":"The range for the random amount of time the fuse will be lit before exploding, a negative value means the explosion will be immediate.","title":"Fuse Length","oneOf":[{"type":"array","items":[{"type":"number"},{"type":"number"}]},{"type":"number"}]},"fuse_lit":{"type":"boolean","default":false,"description":"If true, the fuse is already lit when this component is added to the entity.","title":"Fuse Lit"},"max_resistance":{"type":"number","default":3.40282E+38,"description":"A blocks explosion resistance will be capped at this value when an explosion occurs.","title":"Max Resistance"},"power":{"type":"number","default":3,"description":"The radius of the explosion in blocks and the amount of damage the explosion deals.","title":"Power"}}},"FAA":{"type":"object","title":"Flocking 1.16.0","description":"Allows entities to flock in groups in water or not.","additionalProperties":false,"properties":{"block_distance":{"type":"number","default":0,"description":"The amount of blocks away the entity will look at to push away from.","title":"Block Distance"},"block_weight":{"type":"number","default":0,"description":"The weight of the push back away from blocks.","title":"Block Weight"},"breach_influence":{"type":"number","default":0,"description":"The amount of push back given to a flocker that breaches out of the water.","title":"Breach Influence"},"cohesion_threshold":{"type":"number","default":1,"description":"The threshold in which to start applying cohesion.","title":"Cohesion Threshold"},"cohesion_weight":{"type":"number","default":1,"description":"The weight applied for the cohesion steering of the flock.","title":"Cohesion Weight"},"goal_weight":{"type":"number","default":0,"description":"The weight on which to apply on the goal output.","title":"Goal Weight"},"high_flock_limit":{"type":"integer","default":0,"description":"Determines the high bound amount of entities that can be allowed in the flock.","title":"High Flock Limit"},"in_water":{"type":"boolean","default":false,"description":"Tells the Flocking Component if the entity exists in water.","title":"In Water"},"influence_radius":{"type":"number","default":0,"description":"The area around the entity that allows others to be added to the flock.","title":"Influence Radius"},"innner_cohesion_threshold":{"type":"number","default":0,"description":"The distance in which the flocker will stop applying cohesion.","title":"Innner Cohesion Threshold"},"loner_chance":{"type":"number","default":0,"description":"The percentage chance between 0-1 that a fish will spawn and not want to join flocks. Invalid values will be capped at the end points.","title":"Loner Chance"},"low_flock_limit":{"type":"integer","default":0,"description":"Determines the low bound amount of entities that can be allowed in the flock.","title":"Low Flock Limit"},"match_variants":{"type":"boolean","default":false,"description":"Tells the flockers that they can only match similar entities that also match the variant, mark variants, and color data of the other potential flockers.","title":"Match Variants"},"max_height":{"type":"number","default":0,"description":"The max height allowable in the air or water.","title":"Max Height"},"min_height":{"type":"number","default":0,"description":"The min height allowable in the air or water.","title":"Min Height"},"separation_threshold":{"type":"number","default":2,"description":"The distance that is determined to be to close to another flocking and to start applying separation.","title":"Separation Threshold"},"separation_weight":{"type":"number","default":1,"description":"The weight applied to the separation of the flock.","title":"Separation Weight"},"use_center_of_mass":{"type":"boolean","default":false,"description":"Tells the flockers that they will follow flocks based on the center of mass.","title":"Use Center Of Mass"}}},"FAB":{"additionalProperties":false,"description":"Defines sets of items that can be used to trigger events when used on this entity. The item will also be taken and placed in the entity's inventory.","type":"object","title":"Giveable 1.16.0","required":[],"properties":{"triggers":{"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"cooldown":{"type":"number","default":0.0,"description":"An optional cool down in seconds to prevent spamming interactions.","title":"Cooldown"},"items":{"type":"array","description":"The list of items that can be given to the entity to place in their inventory.","items":{"description":"An items that can be given to the entity to place in their inventory.","$ref":"#/definitions/G","title":"Properties"},"title":"Properties"},"on_give":{"$ref":"#/definitions/EFJ","description":"Event to fire when the correct item is given.","title":"On Give"}}}}},"FAC":{"type":"object","title":"Group Size 1.16.0","description":"Keeps track of entity group size in the given radius.","additionalProperties":false,"properties":{"filters":{"$ref":"#/definitions/EGC","description":"The list of conditions that must be satisfied for other entities to be counted towards group size.","title":"Filters"},"radius":{"type":"number","default":16,"description":"Radius from center of entity.","title":"Radius"}}},"FAD":{"type":"object","title":"Grows Crop 1.16.0","description":"Could increase crop growth when entity walks over crop.","additionalProperties":false,"properties":{"chance":{"type":"number","default":0,"description":"Value between 0-1. Chance of success per tick.","minimum":0,"maximum":1,"title":"Chance"},"charges":{"type":"integer","default":10,"description":"Number of charges","title":"Charges"}}},"FAE":{"type":"object","title":"Hide 1.16.0","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{}},"FAF":{"type":"object","title":"Home 1.16.0","description":"Saves a home pos for when the the entity is spawned.","additionalProperties":false,"properties":{"restriction_radius":{"title":"Restriction Radius","description":"The radius that the entity will be restricted to in relation to its home","type":"integer","default":-1},"home_block_list":{"title":"Home Block List","description":"Optional block list that the home position will be associated with. If any of the blocks no longer exist at that position, the home restriction is removed. Example syntax: minecraft:sand. Not supported: minecraft:sand:1","type":"array","items":{"title":"Home Block","description":"Optional block that the home position will be associated with. If any of the blocks no longer exist at that position, the home restriction is removed. Example syntax: minecraft:sand. Not supported: minecraft:sand:1","type":"string","$ref":"#/definitions/G"}}}},"FAG":{"type":"object","title":"Horse.jump Strength 1.16.0","additionalProperties":false,"description":"UNDOCUMENTATED","required":[],"properties":{"value":{"description":"UNDOCUMENTATED","title":"Value","oneOf":[{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number"},"range_max":{"type":"number"}}},{"type":"number"}]}}},"FAH":{"type":"object","title":"Hurt On Condition 1.16.0","description":"Defines a set of conditions under which an entity should take damage.","additionalProperties":false,"properties":{"damage_conditions":{"type":"array","title":"Damage Conditions","description":"TODO","items":{"type":"object","title":"Damage Condition","description":"TODO","additionalProperties":false,"properties":{"filters":{"$ref":"#/definitions/EGC"},"cause":{"type":"string","title":"Cause","description":"Damage cause","$ref":"#/definitions/BI"},"damage_per_tick":{"type":"integer","title":"Damage Per Tick","description":"TODO"}}}}}},"FAI":{"type":"object","title":"Instant Despawn 1.16.0","description":"Despawns the Actor immediately.","additionalProperties":false,"properties":{"remove_child_entities":{"type":"boolean","default":false,"description":"If true, all entities linked to this entity in a child relationship (eg. leashed) will also be despawned.","title":"Remove Child Entities"}}},"FAJ_interaction_spec":{"type":"object","properties":{"add_items":{"type":"object","description":"Loot table with items to add to the player's inventory upon successful interaction.","title":"Add Items"},"cooldown":{"type":"number","default":0,"description":"Time in seconds before this entity can be interacted with again.","title":"Cooldown"},"hurt_item":{"type":"integer","default":0,"description":"The amount of damage the item will take when used to interact with this entity. A value of 0 means the item won't lose durability.","title":"Hurt Item"},"interact_text":{"type":"string","default":"","description":"Text to show when the player is able to interact in this way with this entity when playing with Touch-screen controls.","title":"Interact Text"},"on_interact":{"$ref":"#/definitions/EID","description":"Event to fire when the interaction occurs.","title":"On Interact"},"particle_on_start":{"type":"object","description":"Particle effect that will be triggered at the start of the interaction.","title":"Particle On Start","properties":{"particle_offset_towards_interactor":{"type":"boolean","description":"Whether or not the particle will appear closer to who performed the interaction.","title":"Particle Offset Towards Interactor"},"particle_type":{"type":"string","description":"The type of particle that will be spawned.","title":"Particle Type"},"particle_y_offset":{"type":"number","description":"Will offset the particle this amount in the y direction.","title":"Particle Y Offset"}}},"play_sounds":{"type":"string","default":"","description":"List of sounds to play when the interaction occurs.","title":"Play Sounds"},"spawn_entities":{"type":"string","default":"","description":"List of entities to spawn when the interaction occurs.","title":"Spawn Entities"},"spawn_items":{"type":"object","description":"Loot table with items to drop on the ground upon successful interaction.","title":"Spawn Items","properties":{"table":{"type":"string","default":"","description":"File path, relative to the Behavior Pack's path, to the loot table file.","title":"Table"}}},"swing":{"type":"boolean","default":false,"description":"If true, the player will do the 'swing' animation when interacting with this entity.","title":"Swing"},"transform_to_item":{"type":"string","default":"","description":"The item used will transform to this item upon successful interaction. Format: itemName:auxValue","title":"Transform To Item"},"use_item":{"type":"boolean","default":false,"description":"If true, the interaction will use an item.","title":"Use Item"}}},"FAJ":{"type":"object","title":"Interact 1.16.0","description":"Defines interactions with this entity.","additionalProperties":false,"properties":{"interactions":{"oneOf":[{"type":"object","$ref":"#/definitions/FAJ_interaction_spec"},{"type":"array","items":{"$ref":"#/definitions/FAJ_interaction_spec"}}],"description":"TODO description","title":"TODO Title"}}},"FBA":{"description":"Defines this entity's inventory properties.","type":"object","title":"Inventory 1.16.0","additionalProperties":false,"required":[],"properties":{"additional_slots_per_strength":{"type":"integer","default":0,"description":"Number of slots that this entity can gain per extra strength","title":"Additional Slots Per Strength"},"can_be_siphoned_from":{"type":"boolean","default":false,"description":"If true, the contents of this inventory can be removed by a hopper","title":"Can Be Siphoned From"},"container_type":{"type":"string","default":"none","description":"Type of container this entity has. Can be horse, minecart_chest, minecart_hopper, inventory, container or hopper","title":"Container Type","enum":["horse","minecart_chest","minecart_hopper","inventory","container","hopper"]},"inventory_size":{"type":"integer","default":5,"description":"Number of slots the container has","title":"Inventory Size"},"private":{"type":"boolean","default":false,"description":"If true, only the entity can access the inventory","title":"Private"},"restrict_to_owner":{"type":"boolean","default":false,"description":"If true, the entity's inventory can only be accessed by its owner or itself","title":"Restrict To Owner"}}},"FBB":{"type":"object","title":"Leashable 1.16.0","description":"Defines interactions with this entity.","additionalProperties":false,"properties":{"can_be_stolen":{"type":"boolean","default":false,"description":"If true, players can leash this entity even if it is already leashed to another mob.","title":"Can Be Stolen"},"hard_distance":{"type":"number","default":6,"description":"Distance in blocks at which the leash stiffens, restricting movement.","title":"Hard Distance"},"max_distance":{"type":"number","default":10,"description":"Distance in blocks at which the leash breaks.","title":"Max Distance"},"on_leash":{"$ref":"#/definitions/EFJ","description":"Event to call when this entity is leashed.","title":"On Leash"},"on_unleash":{"$ref":"#/definitions/EFJ","description":"Event to call when this entity is unleashed.","title":"On Unleash"},"soft_distance":{"type":"number","default":4,"description":"Distance in blocks at which the 'spring' effect starts acting to keep this entity close to the entity that leashed it.","title":"Soft Distance"}}},"FBD":{"title":"Range [a, B]","description":"A described range","items":[{"type":"number","title":"Range: A","description":"The first value of the range"},{"type":"number","title":"Range: B","description":"The second value of the range"}]},"FBC":{"description":"Defines the behavior when another entity looks at this entity.","type":"object","title":"Lookat 1.16.0","additionalProperties":false,"required":[],"properties":{"allow_invulnerable":{"type":"boolean","default":false,"description":"If true, invulnerable entities (e.g. Players in creative mode) are considered valid targets.","title":"Allow Invulnerable"},"filters":{"$ref":"#/definitions/EGC","description":"Defines the entities that can trigger this component","title":"TODO Title"},"look_cooldown":{"$ref":"#/definitions/FBD","default":[0.0,0.0],"description":"The range for the random amount of time during which the entity is 'cooling down' and won't get angered or look for a target","title":"TODO Title"},"look_event":{"type":"string","description":"The event identifier to run when the entities specified in filters look at this entity","title":"TODO Title"},"mAllowInvulnerable":{"type":"boolean","default":false,"description":"If true, invulnerable entities (e.g. Players in creative mode) are considered valid targets","title":"TODO Title"},"searchRadius":{"type":"number","default":10,"description":"Maximum distance this entity will look for another entity looking at it","title":"TODO Title"},"setTarget":{"type":"boolean","default":true,"description":"If true, this entity will set the attack target as the entity that looked at it","title":"TODO Title"},"search_radius":{"type":"number","default":10,"description":"Maximum distance this entity will look for another entity looking at it.","title":"Search Radius"},"set_target":{"type":"boolean","default":true,"description":"If true, this entity will set the attack target as the entity that looked at it.","title":"Set Target"}}},"FBE":{"type":"object","title":"Mob Effect 1.16.0","description":"A component that applies a mob effect to entities that get within range.","additionalProperties":false,"properties":{"effect_range":{"type":"number","default":0.2,"description":"How close a hostile entity must be to have the mob effect applied.","title":"Effect Range"},"effect_time":{"type":"integer","default":10,"description":"How long the applied mob effect lasts in seconds.","title":"Effect Time"},"mob_effect":{"type":"string","default":"","description":"The mob effect that is applied to entities that enter this entities effect range.","title":"Mob Effect"},"entity_filter":{"$ref":"#/definitions/EGC","title":"Entity Filter","description":"TODO"}}},"FBF":{"title":"Movement.hover 1.16.0","description":"This move control causes the mob to hover.","type":"object","additionalProperties":false,"properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"Max Turn"}}},"FBG":{"type":"object","title":"Movement.jump 1.16.0","description":"Move control that causes the mob to jump as it moves with a specified delay between jumps.","additionalProperties":false,"required":[],"properties":{"jump_delay":{"type":"array","default":[0.0,0.0],"description":"Delay after landing when using the slime move control.","title":"Jump Delay","items":[{"type":"number"},{"type":"number"}]},"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"Max Turn"}}},"FBH":{"title":"Movement.sway 1.16.0","description":"This move control causes the mob to sway side to side giving the impression it is swimming.","type":"object","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":"TODO description","title":"TODO Title"}}},"FBI_name_action":{"type":"object","additionalProperties":false,"description":"Describes the special names for this entity and the events to call when the entity acquires those names","title":"Name Action","properties":{"name_filter":{"type":"string","default":"","description":"List of special names that will cause the events defined in 'on_named' to fire","title":"Name Filter"},"on_named":{"$ref":"#/definitions/EFJ","description":"Event to be called when this entity acquires the name specified in 'name_filter'","title":"On Named"}}},"FBI":{"type":"object","title":"Nameable 1.16.0","additionalProperties":false,"description":"Allows this entity to be named (e.g. using a name tag).","required":[],"properties":{"allow_name_tag_renaming":{"type":"boolean","default":true,"description":"If true, this entity can be renamed with name tags","title":"Allow Name Tag Renaming"},"always_show":{"type":"boolean","default":false,"description":"If true, the name will always be shown","title":"Always Show"},"default_trigger":{"$ref":"#/definitions/EID","description":"Trigger to run when the entity gets named","title":"Default Trigger"},"name_actions":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/FBI_name_action"}},{"type":"object","$ref":"#/definitions/FBI_name_action"}],"description":"TODO description","title":"TODO Title"}}},"FBJ":{"title":"Navigation.climb 1.16.0","description":"Allows this entity to generate paths that include vertical walls like the vanilla Spiders do.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"FCA":{"title":"Navigation.float 1.16.0","description":"Allows this entity to generate paths by flying around the air like the regular Ghast.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"FCB":{"title":"Navigation.fly 1.16.0","description":"Allows this entity to generate paths in the air like the vanilla Bees do. Keeps them from falling out of the skies and doing predictive movement.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"FCC":{"title":"Navigation.generic 1.16.0","description":"Allows this entity to generate paths by walking, swimming, flying and/or climbing around and jumping up and down a block.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"FCD":{"title":"Navigation.hover 1.16.0","description":"Allows this entity to generate paths in the air like the vanilla Bees do. Keeps them from falling out of the skies and doing predictive movement.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"FCE":{"title":"Navigation.swim 1.16.0","description":"Allows this entity to generate paths that include water.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"FCF":{"title":"Navigation.walk","description":"Allows this entity to generate paths by walking around and jumping up and down a block like regular mobs.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"FCG_rangeXYZ":{"type":"array","items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]},"FCG":{"type":"object","title":"Npc 1.16.0","description":"A component that applies a mob effect to entities that get within range.","additionalProperties":false,"properties":{"npc_data":{"type":"object","title":"Npc Data","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"portrait_offsets":{"type":"object","title":"Portrait Offsets","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"translate":{"$ref":"#/definitions/FCG_rangeXYZ","title":"Translate","description":"UNDOCUMENTATED"},"scale":{"$ref":"#/definitions/FCG_rangeXYZ","title":"Scale","description":"UNDOCUMENTATED"}}},"picker_offsets":{"type":"object","title":"Picker Offsets","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"translate":{"$ref":"#/definitions/FCG_rangeXYZ","title":"Translate","description":"UNDOCUMENTATED"},"scale":{"$ref":"#/definitions/FCG_rangeXYZ","title":"Scale","description":"UNDOCUMENTATED"}}},"skin_list":{"type":"array","title":"Skin List","description":"UNDOCUMENTATED","items":{"type":"object","title":"Skin","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"variant":{"title":"Variant","description":"UNDOCUMENTATED","type":"integer","minimum":0}}}}}}}},"FCH":{"type":"object","title":"Interact 1.16.0","description":"Allows the entity to be a thrown entity.","additionalProperties":false,"properties":{"anchor":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"angle_offset":{"type":"number","default":0,"description":"Determines the angle at which the projectile is thrown","title":"Angle Offset"},"catch_fire":{"type":"boolean","default":false,"description":"If true, the entity hit will be set on fire","title":"Catch Fire"},"crit_particle_on_hurt":{"type":"boolean","default":false,"description":"If true, the projectile will produce additional particles when a critical hit happens","title":"Crit Particle On Hurt"},"destroy_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be destroyed when hit","title":"Destroy On Hurt"},"filter":{"type":"string","default":"","description":"Entity Definitions defined here can't be hurt by the projectile","title":"Filter"},"fire_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the projectile causes fire is affected by the mob griefing game rule","title":"Fire Affected By Griefing"},"gravity":{"type":"number","default":0.05,"description":"The gravity applied to this entity when thrown. The higher the value, the faster the entity falls","title":"Gravity"},"hit_sound":{"type":"string","default":"","description":"The sound that plays when the projectile hits something","title":"Hit Sound"},"homing":{"type":"boolean","default":false,"description":"If true, the projectile homes in to the nearest entity","title":"Homing"},"inertia":{"type":"number","default":0.99,"description":"The fraction of the projectile's speed maintained every frame while traveling in air","title":"Inertia"},"is_dangerous":{"type":"boolean","default":false,"description":"If true, the projectile will be treated as dangerous to the players","title":"Is Dangerous"},"knockback":{"type":"boolean","default":true,"description":"If true, the projectile will knock back the entity it hits","title":"Knockback"},"lightning":{"type":"boolean","default":false,"description":"If true, the entity hit will be struck by lightning","title":"Lightning"},"liquid_inertia":{"type":"number","default":0.6,"description":"The fraction of the projectile's speed maintained every frame while traveling in water","title":"Liquid Inertia"},"multiple_targets":{"type":"boolean","default":true,"description":"If true, the projectile can hit multiple entities per flight","title":"Multiple Targets"},"offset":{"type":"array","default":[0,0.5,0],"description":"The offset from the entity's anchor where the projectile will spawn","title":"Offset","items":[{"type":"number","description":"X","title":"X"},{"type":"number","description":"Y","title":"Y"},{"type":"number","description":"Z","title":"Z"}]},"on_fire_time":{"type":"number","default":5,"description":"Time in seconds that the entity hit will be on fire for","title":"On Fire Time"},"on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"catch_fire":{"additionalProperties":false,"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"object","properties":{"fire_affected_by_griefing":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"definition_event":{"additionalProperties":false,"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"object","properties":{"affect_projectile":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"event_trigger":{"$ref":"#/definitions/EFJ"}}},"douse_fire":{"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"impact_damage":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"filter":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"catch_fire":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"damage":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"destroy_on_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"knockback":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"semi_random_diff_damage":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"particle_on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"particle_type":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"num_particles":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"on_entity_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"on_other_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"remove_on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_chance":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"first_spawn_percent_chance":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"first_spawn_chance":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"second_spawn_chance":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"first_spawn_count":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"second_spawn_count":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_definition":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_baby":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"spawn_aoe_cloud":{"additionalProperties":false,"type":"object","properties":{"radius":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"radius_on_use":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"potion":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"particle":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"duration":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"color":{"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"array","format":"color-array","items":[{"type":"integer","minimum":0,"maximum":255,"description":"R","title":"R"},{"type":"integer","minimum":0,"maximum":255,"description":"G","title":"G"},{"type":"integer","minimum":0,"maximum":255,"description":"B","title":"B"}]},"affect_owner":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"reapplication_delay":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"stick_in_ground":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"teleport_owner":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"particle":{"type":"string","default":"iconcrack","description":"Particle to use upon collision","title":"Particle"},"potion_effect":{"type":"integer","default":-1,"description":"Defines the effect the arrow will apply to the entity it hits","title":"Potion Effect"},"power":{"type":"number","default":1.3,"description":"Determines the velocity of the projectile","title":"Power"},"reflect_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be reflected back when hit","title":"Reflect On Hurt"},"semi_random_diff_damage":{"type":"boolean","default":false,"description":"If true, damage will be randomized based on damage and speed","title":"Semi Random Diff Damage"},"shoot_sound":{"type":"string","default":"","description":"The sound that plays when the projectile is shot","title":"Shoot Sound"},"shoot_target":{"type":"boolean","default":true,"description":"If true, the projectile will be shot towards the target of the entity firing it","title":"Shoot Target"},"should_bounce":{"type":"boolean","default":false,"description":"If true, the projectile will bounce upon hit","title":"Should Bounce"},"splash_potion":{"type":"boolean","default":false,"description":"If true, the projectile will be treated like a splash potion","title":"Splash Potion"},"splash_range":{"type":"number","default":4,"description":"Radius in blocks of the 'splash' effect","title":"Splash Range"},"uncertainty_base":{"type":"number","default":0,"description":"The base accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Base"},"uncertainty_multiplier":{"type":"number","default":0,"description":"Determines how much difficulty affects accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Multiplier"}}},"FCI_seats_spec":{"additionalProperties":false,"type":"object","properties":{"lock_rider_rotation":{"type":"number","default":181,"description":"Angle in degrees that a rider is allowed to rotate while riding this entity. Omit this property for no limit"},"max_rider_count":{"type":"integer","default":0,"description":"Defines the maximum number of riders that can be riding this entity for this seat to be valid"},"min_rider_count":{"type":"integer","default":0,"description":"Defines the minimum number of riders that need to be riding this entity before this seat can be used"},"position":{"$ref":"#/definitions/BHI","default":[0.0,0.0,0.0],"description":"Position of this seat relative to this entity's position"},"rotate_rider_by":{"$ref":"#/definitions/EDJ","description":"Offset to rotate riders by"}}},"FCI":{"description":"Determines whether this entity can be ridden. Allows specifying the different seat positions and quantity.","type":"object","title":"Rideable 1.16.0","additionalProperties":false,"required":[],"properties":{"controlling_seat":{"type":"integer","default":0,"description":"The seat that designates the driver of the entity","title":"TODO Title"},"crouching_skip_interact":{"type":"boolean","default":true,"description":"If true, this entity can't be interacted with if the entity interacting with it is crouching","title":"TODO Title"},"family_types":{"type":"array","items":{"type":"string"},"description":"List of entities that can ride this entity","title":"TODO Title"},"interact_text":{"type":"string","default":"","description":"The text to display when the player can interact with the entity when playing with Touch-screen controls","title":"TODO Title"},"pull_in_entities":{"type":"boolean","default":false,"description":"If true, this entity will pull in entities that are in the correct family_types into any available seats","title":"TODO Title"},"rider_can_interact":{"type":"boolean","default":false,"description":"If true, this entity will be picked when looked at by the rider","title":"TODO Title"},"seat_count":{"type":"integer","default":1,"description":"The number of entities that can ride this entity at the same time","title":"TODO Title"},"seats":{"description":"The list of positions and number of riders for each position for entities riding this entity","title":"TODO Title","oneOf":[{"type":"object","$ref":"#/definitions/FCI_seats_spec"},{"type":"array","items":{"$ref":"#/definitions/FCI_seats_spec"}}]}}},"FCJ":{"description":"Defines a list of items the mob wants to share or pick up. Each item must have the following parameters:","type":"object","title":"Scheduler 1.16.0","additionalProperties":false,"required":[],"properties":{"min_delay_secs":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","minimum":0},"max_delay_secs":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","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.","title":"Scheduled Events","items":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"filters":{"$ref":"#/definitions/EGC"},"event":{"$ref":"#/definitions/EFJ"}}}}}},"FDA":{"description":"Defines a list of items the mob wants to share or pick up. Each item must have the following parameters:","type":"object","title":"Shareables 1.16.0","additionalProperties":false,"required":[],"properties":{"all_items":{"type":"boolean","default":false,"description":"A bucket for all other items in the game. Note this category is always least priority items.","title":"All Items"},"all_items_max_amount":{"type":"integer","default":-1,"description":"Maximum number of this item the mob will hold.","title":"All Items Max Amount"},"all_items_surplus_amount":{"type":"integer","default":-1,"description":"Number of this item considered extra that the entity wants to share.","title":"All Items Surplus Amount"},"all_items_want_amount":{"type":"integer","default":-1,"description":"Number of this item this entity wants to share.","title":"All Items Want Amount"},"items":{"type":"array","description":"List of items that the entity wants to share","items":{"type":"object","properties":{"admire":{"type":"boolean","description":"Mob will admire the item after picking up by looking at it. For this to happen the mob needs to have an Admire component and an Admire goal.","title":"Admire"},"barter":{"type":"boolean","description":"Mob will barter for the item after picking it up. For this to work the mob needs to have a Barter component and a Barter goal.","title":"Barter"},"consume_item":{"type":"boolean","description":"Determines whether the mob will consume the item or not.","title":"Consume Item"},"craft_into":{"type":"string","description":"Defines the item this entity wants to craft with the item defined above. Should be an item name.","title":"Craft Into"},"item":{"type":"string","description":"The name of the item","$ref":"#/definitions/G"},"item_aux":{"type":"integer","description":"Aux value for the item.","title":"Item Aux"},"max_amount":{"type":"integer","description":"Maximum number of this item the mob will hold.","title":"Max Amount"},"pickup_limit":{"type":"integer","description":"Maximum number of this item the mob will pick up during a single goal tick.","title":"Pickup Limit"},"priority":{"type":"integer","description":"Prioritizes which items the entity prefers. 0 is the highest priority.","title":"Priority"},"stored_in_inventory":{"type":"boolean","description":"Determines whether the mob will try to put the item in its inventory if it has the inventory component and if it can't be equipped.","title":"Stored In Inventory"},"surplus_amount":{"type":"integer","description":"Number of this item considered extra that the entity wants to share.","title":"Surplus Amount"},"want_amount":{"type":"integer","description":"Number of this item this entity wants to have.","title":"Want Amount"}}},"title":"TODO Title"}}},"FDB":{"description":"Defines the entity's ranged attack behavior.","type":"object","title":"Shooter 1.16.0","additionalProperties":false,"required":[],"properties":{"aux_val":{"type":"integer","title":"Aux Val","default":-1,"description":"ID of the Potion effect to be applied on hit"},"def":{"title":"Def","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"}}},"FDC_entity_spawn":{"additionalProperties":false,"type":"object","title":"Entity Spawn","properties":{"filters":{"description":"If present, the specified entity will only spawn if the filter evaluates to true","$ref":"#/definitions/EGC"},"max_wait_time":{"type":"integer","default":600,"description":"Maximum amount of time to randomly wait in seconds before another entity is spawned.","title":"Max Wait Time"},"min_wait_time":{"type":"integer","default":300,"description":"Minimum amount of time to randomly wait in seconds before another entity is spawned.","title":"Min Wait Time"},"num_to_spawn":{"type":"integer","default":1,"description":"The number of entities of this type to spawn each time that this triggers.","title":"Num To Spawn"},"should_leash":{"type":"boolean","default":false,"description":"If true, this the spawned entity will be leashed to the parent.","title":"Should Leash"},"single_use":{"type":"boolean","default":false,"description":"If true, this component will only ever spawn the specified entity once.","title":"Single Use"},"spawn_entity":{"type":"string","default":"","description":"Identifier of the entity to spawn, leave empty to spawn the item defined above instead.","title":"Spawn Entity"},"spawn_event":{"type":"string","default":"minecraft:entity_born","description":"Event to call when the entity is spawned.","title":"Spawn Event"},"spawn_item":{"type":"string","default":"egg","description":"Item identifier of the item to spawn.","title":"Spawn Item"},"spawn_method":{"type":"string","default":"born","description":"Method to use to spawn the entity.","title":"Spawn Method"},"spawn_sound":{"type":"string","default":"plop","description":"Identifier of the sound effect to play when the entity is spawned.","title":"Spawn Sound"}}},"FDC":{"type":"object","description":"Adds a timer after which this entity will spawn another entity or item (similar to vanilla's chicken's egg-laying behavior).","title":"Spawn Entity 1.16.0","additionalProperties":false,"required":[],"properties":{"entities":{"title":"Entities","description":"UNDOCUMENTATED","oneOf":[{"type":"object","$ref":"#/definitions/FDC_entity_spawn"},{"type":"array","items":{"$ref":"#/definitions/FDC_entity_spawn"}}]}}},"FDD":{"description":"Defines the entity's strength to carry items.","type":"object","title":"Strength 1.16.0","additionalProperties":false,"required":[],"properties":{"max":{"type":"integer","default":5,"description":"The maximum strength of this entity","title":"Maximum"},"value":{"type":"integer","default":1,"description":"The initial value of the strength","title":"Value"}}},"FDE_feed_items":{"type":"object","description":"The list of items that can be used to increase the entity's temper and speed up the taming process","properties":{"item":{"$ref":"#/definitions/G","description":"Name of the item this entity likes and can be used to increase this entity's temper","title":"Item"},"temper_mod":{"type":"number","default":0,"description":"The amount of temper this entity gains when fed this item","title":"Temper Mod"}}},"FDE_auto_reject_items":{"type":"object","description":"The list of items that this entity dislikes and will cause it to get angry if used while untamed.","properties":{"item":{"$ref":"#/definitions/G","description":"Name of the item this entity dislikes and will cause it to get angry if used while untamed"}}},"FDE":{"description":"Allows the Entity to be tamed by mounting it.","type":"object","title":"Tamemount 1.16.0","additionalProperties":false,"required":[],"properties":{"attempt_temper_mod":{"type":"integer","default":5,"description":"The amount the entity's temper will increase when mounted.","title":"Attempt Temper Mod"},"auto_reject_items":{"description":"The list of items that, if carried while interacting with the entity, will anger it.","oneOf":[{"type":"object","$ref":"#/definitions/FDE_auto_reject_items"},{"type":"array","items":{"$ref":"#/definitions/FDE_auto_reject_items"}}],"title":"TODO Title"},"feed_text":{"type":"string","description":"The text that shows in the feeding interact button","title":"Feed Text"},"feed_items":{"description":"The list of items that can be used to increase the entity's temper and speed up the taming process","title":"Feed Items","oneOf":[{"type":"object","$ref":"#/definitions/FDE_feed_items"},{"type":"array","items":{"$ref":"#/definitions/FDE_feed_items"}}]},"max_temper":{"type":"integer","default":100,"description":"The maximum value for the entity's random starting temper","title":"Max Temper"},"min_temper":{"type":"integer","default":0,"description":"The minimum value for the entity's random starting temper","title":"Min Temper"},"ride_text":{"type":"string","description":"The text that shows in the riding interact button","title":"Ride Text"},"tame_event":{"$ref":"#/definitions/EFJ","description":"Event that triggers when the entity becomes tamed","title":"TODO Title"}}},"FDF":{"description":"UNDOCUMENTATED","type":"object","title":"Trade Resupply 1.16.0","additionalProperties":false,"required":[],"properties":{}},"FDG":{"description":"Defines the entity's trail to carry items.","type":"object","title":"Trail 1.16.0","additionalProperties":false,"required":[],"properties":{"block_type":{"type":"string","default":"air","description":"The type of block you wish to be spawned by the entity as it move about the world. Solid blocks may not be spawned at an offset of (0,0,0).","title":"Block Type"},"spawn_filter":{"$ref":"#/definitions/EGC","description":"One or more conditions that must be met in order to cause the chosen block type to spawn.","title":"Spawn Filter"},"spawn_offset":{"type":"array","default":[0,0,0],"description":"The distance from the entities current position to spawn the block. Capped at up to 16 blocks away. The X value is left/right(-/+), the Z value is backward/forward(-/+), the Y value is below/above(-/+).","title":"Spawn Offset","items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]}}},"FDH":{"description":"Defines this entity's ability to trade with players.","type":"object","title":"Transformation 1.16.0","additionalProperties":false,"required":[],"properties":{"add":{"type":"object","description":"List of components to add to the entity after the transformation","properties":{"component_groups":{"type":"array","description":"Names of component groups to add","items":{"type":"string"}}},"title":"TODO Title","additionalProperties":false},"begin_transform_sound":{"type":"string","description":"Sound to play when the transformation starts","title":"TODO Title"},"delay":{"description":"Defines the properties of the delay for the transformation","oneOf":[{"type":"number"},{"type":"object","properties":{"block_assist_chance":{"type":"number","default":0,"description":"Chance that the entity will look for nearby blocks that can speed up the transformation. Value must be between 0.0 and 1.0"},"block_chance":{"type":"number","default":0,"description":"Chance that, once a block is found, will help speed up the transformation"},"block_max":{"type":"integer","default":0,"description":"Maximum number of blocks the entity will look for to aid in the transformation. If not defined or set to 0, it will be set to the block radius"},"block_radius":{"type":"integer","default":0,"description":"Distance in Blocks that the entity will search for blocks that can help the transformation"},"block_types":{"type":"array","description":"List of blocks that can help the transformation of this entity","items":{"$ref":"#/definitions/HD"}},"value":{"type":"number","default":0,"description":"Time in seconds before the entity transforms"}}}],"title":"TODO Title"},"drop_equipment":{"type":"boolean","default":false,"description":"Cause the entity to drop all equipment upon transformation","title":"Drop Equipment"},"drop_inventory":{"type":"boolean","default":false,"description":"Cause the entity to drop all items in inventory upon transformation","title":"Drop Inventory"},"into":{"type":"string","default":"","description":"Entity Definition that this entity will transform into","title":"Into"},"keep_level":{"type":"boolean","default":false,"description":"If this entity has trades and has leveled up, it should maintain that level after transformation.","title":"Keep Level"},"keep_owner":{"type":"boolean","default":false,"description":"If this entity is owned by another entity, it should remain owned after transformation.","title":"Keep Owner"},"preserve_equipment":{"type":"boolean","default":false,"description":"Cause the entity to keep equipment after going through transformation","title":"Preserve Equipment"},"transformation_sound":{"type":"string","default":"","description":"Sound to play when the entity is done transforming","title":"Transformation Sound"}}},"FDI":{"description":"Sets that this entity wants to become a jockey.","type":"object","title":"Wants Jockey 1.16.0","additionalProperties":false,"required":[],"properties":{}},"FEA":{"additionalProperties":false,"type":"integer","title":"Priority","minimum":0,"description":"Allows the mob to drink potions based on specified environment conditions."},"FDJ":{"type":"object","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":{"priority":{"$ref":"#/definitions/FEA"},"admire_item_sound":{"type":"string","default":"","description":"The sound event to play when admiring the item","title":"Admire Item Sound"},"on_admire_item_start":{"$ref":"#/definitions/EFJ","title":"On Admire Item Start","description":"UNDOCUMENTATED"},"on_admire_item_stop":{"$ref":"#/definitions/EFJ","title":"On Admire Item Stop","description":"UNDOCUMENTATED"},"sound_interval":{"default":0,"description":"The range of time in seconds to randomly wait before playing the sound again.","title":"Sound Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number"},"range_max":{"type":"number"}}}]}}},"FEB":{"type":"object","title":"Avoid Block 1.16.0","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"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"},"target_blocks":{"type":"array","title":"Target Blocks","description":"UNDOCUMENTATED","items":{"type":"string","title":"Block ID","description":"UNDOCUMENTATED"}},"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":"#/definitions/EFJ"}},"sound_interval":{"default":0,"description":"The range of time in seconds to randomly wait before playing the sound again.","title":"Sound Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number"},"range_max":{"type":"number"}}}]}}},"FEC":{"type":"object","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":{"priority":{"$ref":"#/definitions/FEA"}}},"FED":{"type":"object","title":"Celebrate 1.16.0","description":"This allows the mob celebrate by jumping up and playing a sound periodically.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"celebration_sound":{"type":"string","default":"","description":"The sound to occasionally play.","title":"Celebration Sound"},"duration":{"type":"number","default":1,"description":"The duration of the celebration (in seconds).","title":"Duration"},"jump_interval":{"default":0,"description":"The range of time in seconds to randomly wait before jumping again.","title":"Jump Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number"},"range_max":{"type":"number"}}}]},"on_celebration_end_event":{"$ref":"#/definitions/EID","description":"The event to trigger when the goal's duration expires.","title":"On Celebration End Event"},"sound_interval":{"default":0,"description":"The range of time in seconds to randomly wait before playing the sound again.","title":"Sound Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number"},"range_max":{"type":"number"}}}]}}},"FEE":{"type":"object","title":"Defend Trusted Target 1.16.0","description":"Allows the mob to target another mob that hurts an entity it trusts.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"aggro_sound":{"type":"string","default":"","description":"Sound to occasionally play while defending.","title":"Aggro Sound"},"attack_interval":{"type":"integer","default":0,"description":"Time in seconds between attacks","title":"Attack Interval"},"must_see":{"type":"boolean","default":false,"description":"If true, only entities in this mob's viewing range can be selected as targets","title":"Must See"},"must_see_forget_duration":{"type":"number","default":3,"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":"#/definitions/EFJ","title":"On Defend Start","description":"UNDOCUMENTATED"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks that the target can be within to launch an attack","title":"Within Radius"},"entity_types":{"type":"object","description":"List of entity types that this mob considers valid targets","title":"Entity Types","additionalProperties":false},"sound_chance":{"title":"Sound Chance","description":"UNDOCUMENTATED","type":"number"}}},"FEG":{"additionalProperties":false,"default":1.0,"description":"Movement speed multiplier of the mob when using this AI Goal.","type":"number","title":"Speed Multiplier"},"FEF":{"type":"object","title":"Beg 1.16.0","description":"Allows the mob to drink potions based on specified environment conditions.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"speed_modifier":{"default":0.0,"description":"TODO description: speed modifier","title":"Speed Modifier"},"potions":{"type":"array","description":"A list of potions that this entity can drink.","items":{"required":["id","chance","filters"],"additionalProperties":false,"properties":{"id":{"type":"integer","default":-1,"description":"The registry ID of the potion to use","title":"Id"},"chance":{"type":"number","default":1.0,"minimum":0,"maximum":1,"description":"The percent chance (from 0.0 to 1.0) of this potion being selected when searching for a potion to use.","title":"Chance"},"filters":{"description":"The filters to use when determining if this potion can be selected.","$ref":"#/definitions/EGC","title":"Filters"}},"description":"TODO description: potions","title":"Potions"},"title":"Potions"}}},"FEI":{"title":"Entity Types 1.16.0","type":"array","items":{"description":"The entity type","title":"Entity Type","type":"object","properties":{"filters":{"type":"object","$ref":"#/definitions/EGC"},"max_dist":{"type":"number","description":"Maximum distance this mob can be away to be a valid choice","default":16,"title":"Max Dist"},"walk_speed_multiplier":{"type":"number","description":"Multiplier for the walking speed. A value of 1.0 means the speed is unchanged","default":16,"title":"Walk Speed Multiplier"},"sprint_speed_multiplier":{"type":"number","description":"Multiplier for the running speed. A value of 1.0 means the speed is unchanged","default":16,"title":"Sprint Speed Multiplier"},"must_see":{"type":"boolean","description":"If true, the mob has to be visible to be a valid choice","default":false,"title":"Must See"},"must_see_forget_duration":{"type":"number","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","default":3,"title":"Must See Forget Duration"}}}},"FEH":{"additionalProperties":false,"description":"Allows the mob to move near a target and drop an item.","title":"Drop Item For 1.16.0","type":"object","properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"cooldown":{"title":"Cooldown","description":"UNDOCUMENTATED","type":"number"},"drop_item_chance":{"type":"number","default":[1.0],"description":"The probability that the mob will drop an item.","title":"Drop Item Chance"},"entity_types":{"description":"List of entity types this mob will drop items for.","title":"Entity Types","$ref":"#/definitions/FEI"},"goal_radius":{"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":"Goal Radius"},"loot_table":{"type":"string","pattern":"^loot_tables.*\\.json$","description":"Loot table to select items from.","title":"Loot Table"},"max_dist":{"type":"number","default":0,"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"},"offering_distance":{"type":"number","default":[1.0],"description":"The distance in blocks the mob will try to be away from the entity when it drops the item.","title":"Offering Distance"},"on_drop_attempt":{"$ref":"#/definitions/EFJ","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"},"search_height":{"type":"integer","default":1,"description":"Height in blocks from the target the mob can be.","title":"Search Height"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks from the target the mob can be.","title":"Search Range"},"target_range":{"title":"Target Range","description":"UNDOCUMENTATED","type":"array","items":[{"type":"number"},{"type":"number"},{"type":"number"}]},"teleport_offset":{"title":"Teleport Offset","description":"UNDOCUMENTATED","type":"array","items":[{"type":"number"},{"type":"number"},{"type":"number"}]},"time_of_day_range":{"default":[0.0,1.0],"description":"The valid times of day that this goal can be used. For reference: noon is 0.0, sunset is 0.25, midnight is 0.5, and sunrise is 0.75, and back to noon for 1.0.","title":"Time Of Day Range","type":"array","items":[{"type":"number","minimum":0,"maximum":1},{"type":"number","minimum":0,"maximum":1}]}}},"FEJ":{"type":"object","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":{"priority":{"$ref":"#/definitions/FEA"},"delay_before_eating":{"type":"number","description":"Time in seconds the mob should wait before eating the item.","title":"Delay Before Eating"}}},"FFA":{"type":"object","title":"Equip Item 1.16.0","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"}}},"FFB":{"type":"object","title":"Find Cover 1.16.0","description":"Allows the mob to seek shade.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown Time"}}},"FFC":{"additionalProperties":false,"description":"Allows the mob to look around for another mob to ride atop it.","title":"Find Mount 1.16.0","type":"object","properties":{"priority":{"$ref":"#/definitions/FEA"},"avoid_water":{"type":"boolean","default":false,"description":"If true, the mob will not go into water blocks when going towards a mount","title":"TODO Title"},"mount_distance":{"type":"number","default":-1,"description":"This is the distance the mob needs to be, in blocks, from the desired mount to mount it. If the value is below 0, the mob will use its default attack distance","title":"TODO Title"},"start_delay":{"type":"integer","default":0,"description":"Time the mob will wait before starting to move towards the mount","title":"TODO Title"},"target_needed":{"type":"boolean","default":false,"description":"If true, the mob will only look for a mount if it has a target","title":"TODO Title"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks within which the mob will look for a mount","title":"TODO Title"},"max_failed_attempts":{"type":"integer","$comment":"NOT DOCUMENTATED BY MINECRAFT","description":"TODO description","title":"TODO Title"}}},"FFD_on_home_spec":{"additionalProperties":false,"type":"object","title":"On Home Event","description":"UNDOCUMENTATED","properties":{"event":{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire","title":"Event"},"target":{"type":"string","description":"The target of the event","title":"Target","enum":["baby","block","damager","other","parent","player","self","target"]},"filters":{"$ref":"#/definitions/EGC"}}},"FFD":{"additionalProperties":false,"description":"Allows the mob to move back to the position they were spawned.","title":"Go Home","type":"object","properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"goal_radius":{"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":"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":"Interval"},"on_home":{"description":"Event to run when this mob gets home.","title":"On Home","oneOf":[{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$"},{"type":"object","$ref":"#/definitions/FFD_on_home_spec"},{"type":"array","items":{"$ref":"#/definitions/FFD_on_home_spec"}}]},"on_failed":{"$ref":"#/definitions/EFJ","title":"On Failed","description":"UNDOCUMENTATED"}}},"FFE":{"type":"object","title":"Hold Ground 1.16.0","description":"The mob freezes and looks at the mob they are targeting.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"broadcast":{"type":"boolean","default":false,"description":"Whether to broadcast out the mob's target to other mobs of the same type.","title":"Broadcast"},"broadcast_range":{"type":"number","default":0.0,"description":"Range in blocks for how far to broadcast.","title":"Broadcast Range"},"min_radius":{"type":"number","default":10.0,"description":"Minimum distance the target must be for the mob to run this goal.","title":"Min Radius"},"within_radius_event":{"$ref":"#/definitions/EFJ","description":"Event to run when target is within the radius. This event is broadcasted if broadcast is true.","title":"Within Radius Event"}}},"FFF":{"description":"Allows the mob to perform a damaging knockback that affects all nearby entities.","type":"object","title":"Knockback Roar 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"attack_time":{"type":"number","default":0.5,"description":"The delay after which the knockback occurs (in seconds).","title":"TODO Title"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"TODO Title"},"duration":{"type":"number","default":1,"description":"The duration of the roar (in seconds).","title":"TODO Title"},"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":"#/definitions/EID","description":"On_roar_end","title":"TODO Title"},"knockback_filters":{"$ref":"#/definitions/EGC","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"damage_filters":{"$ref":"#/definitions/EGC","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"on_roar_end":{"$ref":"#/definitions/EFJ","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"FFG":{"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","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"must_be_on_ground":{"type":"boolean","default":true,"description":"If true, the mob will only jump at its target if its on the ground. Setting it to false will allow it to jump even if its already in the air","title":"Must Be On Ground"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","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"}}},"FFH":{"type":"object","title":"Look At Player 1.16.0","description":"Allows the mob to look at the player when the player is nearby.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"angle_of_view_vertical":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the X-axis (left-right)","title":"Angle Of View Vertical"},"angle_of_view_horizontal":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the Y-axis (up-down)","title":"Angle Of View Horizontal"},"look_distance":{"type":"number","default":8.0,"description":"The distance in blocks from which the entity will look at","title":"Look Distance"},"probability":{"type":"number","default":0.02,"minimum":0,"description":"The probability of looking at the target. A value of 1.00 is 100%","title":"Probability"},"look_time":{"type":"array","default":[2,4],"description":"Time range to look at the entity","title":"Look Time","items":[{"type":"number"},{"type":"number"}]},"target_distance":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"FFI":{"type":"object","title":"Move To Lava 1.16.0","description":"Allows the mob to move back into lava when on land.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"goal_radius":{"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":"Goal Radius"},"search_count":{"type":"integer","default":10,"description":"The number of blocks each tick that the mob will check within it's search range and height for a valid block to move to. A value of 0 will have the mob check every block within range in one tick","title":"Search Count"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for lava to move towards","title":"Search Height"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for lava to move towards","title":"Search Range"}}},"FFJ":{"type":"object","title":"Move Towards Home Restriction 1.16.0","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"}}},"FGA":{"type":"object","title":"Nap 1.16.0","description":"Allows the mob to move back into lava when on land.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"cooldown_max":{"type":"number","default":0,"description":"Maximum time in seconds the mob has to wait before using the goal again","title":"Cooldown Max"},"cooldown_min":{"type":"number","default":0,"description":"Minimum time in seconds the mob has to wait before using the goal again","title":"Cooldown Min"},"mob_detect_dist":{"type":"number","default":6,"description":"The block distance in x and z that will be checked for mobs that this mob detects","title":"Mob Detect Dist"},"mob_detect_height":{"type":"number","default":6,"description":"The block distance in y that will be checked for mobs that this mob detects","title":"Mob Detect Height"},"can_nap_filters":{"$ref":"#/definitions/EGC","description":"UNDOCUMENTATED","title":"Can Nap Filters"},"wake_mob_exceptions":{"$ref":"#/definitions/EGC","description":"UNDOCUMENTATED","title":"Wake Mob Exceptions"}}},"FGB_entity_type":{"type":"object","description":"A entity type","properties":{"filters":{"$ref":"#/definitions/EGC","description":"Conditions that make this target a valid type.","title":"Filters"},"max_dist":{"type":"number","default":16,"description":"To be a valid target choice, the target type cannot be farther away from this entity than \"max_dist\".","title":"Max Dist"},"must_see":{"type":"boolean","default":false,"description":"Determines if target-validity requires this entity to be in range only, or both in range and in sight.","title":"Must See"},"must_see_forget_duration":{"type":"boolean","default":3,"description":"Time (in seconds) the target must not be seen by this entity to become invalid. Used only if \"must_see\" is true.","title":"Must See Forget Duration"}}},"FGB":{"type":"object","title":"Nearest Attackable Target 1.16.0","description":"Allows the mob to check for and pursue the nearest valid target.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"entity_types":{"description":"Filters which types of targets are valid for this entity.","title":"Entity Types","oneOf":[{"$ref":"#/definitions/FGB_entity_type"},{"type":"array","items":{"$ref":"#/definitions/FGB_entity_type"}}]},"attack_interval":{"type":"integer","default":0,"description":"Time range (in seconds) between searching for an attack target, range is in (0, \"attack_interval\"]. Only used if \"attack_interval\" is greater than 0, otherwise \"scan_interval\" is used.","title":"Attack Interval"},"attack_interval_min":{"type":"number","default":0,"description":"Alias for \"attack_interval\"; provides the same functionality as \"attack_interval\".","title":"Attack Interval Min"},"attack_owner":{"type":"boolean","default":false,"description":"If true, this entity can attack its owner.","title":"Attack Owner"},"must_reach":{"type":"boolean","default":false,"description":"If true, this entity requires a path to the target.","title":"Must Reach"},"must_see":{"type":"boolean","default":false,"description":"Determines if target-validity requires this entity to be in range only, or both in range and in sight.","title":"Must See"},"must_see_forget_duration":{"type":"number","default":3,"description":"Time (in seconds) the target must not be seen by this entity to become invalid. Used only if \"must_see\" is true.","title":"Must See Forget Duration"},"persist_time":{"type":"number","default":0,"description":"Time (in seconds) this entity can continue attacking the target after the target is no longer valid.","title":"Persist Time"},"reselect_targets":{"type":"boolean","default":false,"description":"Allows the attacking entity to update the nearest target, otherwise a target is only reselected after each \"scan_interval\" or \"attack_interval\".","title":"Reselect Targets"},"scan_interval":{"type":"integer","default":10,"description":"If \"attack_interval\" is 0 or isn't declared, then between attacks: scanning for a new target occurs every amount of ticks equal to \"scan_interval\", minimum value is 1. Values under 10 can affect performance.","title":"Scan Interval"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","title":"Set Persistent"},"target_invisible_multiplier":{"type":"number","default":0.7,"description":"Multiplied with the target's armor coverage percentage to modify \"max_dist\" when detecting an invisible target.","title":"Target Invisible Multiplier"},"target_search_height":{"type":"number","default":-1,"description":"Maximum vertical target-search distance, if it's greater than the target type's \"max_dist\". A negative value defaults to \"entity_types\" greatest \"max_dist\".","title":"Target Search Height"},"target_sneak_visibility_multiplier":{"type":"number","default":0.8,"description":"Multiplied with the target type's \"max_dist\" when trying to detect a sneaking target.","title":"Target Sneak Visibility Multiplier"},"within_radius":{"type":"number","default":0,"description":"Maximum distance this entity can be from the target when following it, otherwise the target becomes invalid. This value is only used if the entity doesn't declare \"minecraft:follow_range\".","title":"Within Radius"}}},"FGC":{"type":"object","title":"Nearest Prioritized Attackable Target 1.16.0","description":"Allows the mob to check for and pursue the nearest valid target.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"entity_types":{"description":"List of entity types that this mob considers valid targets","title":"Entity Types","$ref":"#/definitions/FEI"},"attack_interval":{"type":"integer","default":0,"description":"Time in seconds before selecting a target","title":"Attack Interval"},"must_reach":{"type":"boolean","default":false,"description":"If true, only entities that this mob can path to can be selected as targets","title":"Must Reach"},"must_see":{"type":"boolean","default":false,"description":"If true, only entities in this mob's viewing range can be selected as targets","title":"Must See"},"must_see_forget_duration":{"type":"number","default":3,"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"},"persist_time":{"type":"number","default":0.0,"description":"Time in seconds for a valid target to stay targeted when it becomes and invalid target.","title":"Persist Time"},"reselect_targets":{"type":"boolean","default":false,"description":"If true, the target will change to the current closest entity whenever a different entity is closer","title":"Reselect Targets"},"scan_interval":{"type":"integer","default":10,"description":"How many ticks to wait between scanning for a target.","title":"Scan Interval"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","title":"Set Persistent"},"target_search_height":{"type":"number","default":-1.0,"description":"Height in blocks to search for a target mob. -1.0f means the height does not matter.","title":"Target Search Height"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks that the target can be within to launch an attack","title":"Within Radius"}}},"FGD":{"description":"Allows the mob to be tempted by food they like.","type":"object","title":"Tempt 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"goal_radius":{"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":"Goal Radius"},"search_height":{"type":"integer","default":1,"description":"Height in blocks from the owner the pet can be to sleep with owner.","title":"Search Height"},"search_range":{"type":"integer","default":0,"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"}}},"FGE":{"description":"Allows the mob to pick up items on the ground.","additionalProperties":false,"type":"object","title":"Pickup Items 1.16.0","properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"can_pickup_any_item":{"type":"boolean","default":false,"description":"If true, the mob can pickup any item","title":"Can Pickup Any Item"},"can_pickup_to_hand_or_equipment":{"type":"boolean","default":true,"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":"UNDOCUMENTATED"},"goal_radius":{"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":"Goal Radius"},"max_dist":{"type":"number","default":0,"description":"Maximum distance this mob will look for items to pick up","title":"Max Dist"},"pickup_based_on_chance":{"type":"boolean","default":false,"description":"If true, depending on the difficulty, there is a random chance that the mob may not be able to pickup items","title":"Pickup Based On Chance"},"track_target":{"type":"boolean","default":false,"description":"If true, this mob will chase after the target as long as it's a valid target","title":"Track Target"}}},"FGF":{"description":"Allows a mob to randomly fly around","type":"object","title":"Random Fly 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"avoid_damage_blocks":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"can_land_on_trees":{"type":"boolean","default":true,"description":"If true, the mob can stop flying and land on a tree instead of the ground","title":"Can Land On Trees"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"Xz Dist"},"y_dist":{"type":"integer","default":7,"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":"UNDOCUMENTATED"}}},"FGG":{"description":"Allows the mob to hover around randomly, close to the surface","type":"object","title":"Random Hover 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"hover_height":{"type":"array","description":"UNDOCUMENTATED","title":"Hover Height","items":[{"type":"number"},{"type":"number"}]},"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":"Interval"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"Xz Dist"},"y_dist":{"type":"integer","default":7,"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":"number","default":0,"description":"Height in blocks to add to the selected target position","title":"Y Offset"}}},"FGH":{"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":"Random Look Around And Sit 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"max_look_count":{"type":"integer","default":2,"description":"The max amount of unique looks a mob will have while looking around.","title":"Max Look Count"},"max_look_time":{"type":"integer","default":40,"description":"The max amount of time (in ticks) a mob will stay looking at a direction while looking around.","title":"Max Look Time"},"min_look_count":{"type":"integer","default":1,"description":"The min amount of unique looks a mob will have while looking around.","title":"Min Look Count"},"min_look_time":{"type":"integer","default":20,"description":"The min amount of time (in ticks) a mob will stay looking at a direction while looking around.","title":"Min Look Time"},"probability":{"type":"number","default":0.02,"description":"The probability of randomly looking around/sitting.","title":"Probability"}}},"FGI":{"description":"Allows the mob to stay at a certain level when in liquid.","type":"object","title":"Rise To Liquid Level 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"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"}}},"FGJ_sequence":{"type":"array","description":"List of events to send","items":{"type":"object","additionalProperties":false,"properties":{"base_delay":{"type":"number","default":0,"description":"Amount of time in seconds before starting this step"},"event":{"type":"string","default":"","description":"The event to send to the entity"},"sound_event":{"type":"string","default":"","description":"The sound event to play when this step happens"}}}},"FGJ":{"description":"Allows the mob to send an event to another mob.","type":"object","title":"Send Event 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"cast_duration":{"type":"number","description":"Time in seconds for the entire event sending process","title":"TODO Title"},"event_choices":{"type":"array","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED","items":{"type":"object","additionalProperties":false,"title":"UNDOCUMENTATED","description":"UNDOCUMENTATED","properties":{"min_activation_range":{"type":"number","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"max_activation_range":{"type":"number","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"cooldown_time":{"type":"number","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"cast_duration":{"type":"number","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"filters":{"$ref":"#/definitions/EGC"},"particle_color":{"type":"string","format":"color-hex","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"weight":{"type":"integer","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"start_sound_event":{"type":"string","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"sequence":{"$ref":"#/definitions/FGJ_sequence"}}}},"sequence":{"$ref":"#/definitions/FGJ_sequence","description":"TODO description","title":"TODO Title"}}},"FHA":{"description":"Allows the mob to stay at a certain level when in liquid.","type":"object","title":"Stalk And Pounce On Target 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"interest_time":{"type":"number","default":2,"description":"The amount of time the mob will be interested before pouncing. This happens when the mob is within range of pouncing","title":"Interest Time"},"leap_distance":{"type":"number","default":0.8,"description":"The distance in blocks the mob jumps in the direction of its target","title":"Leap Distance"},"leap_height":{"type":"number","default":0.9,"description":"The height in blocks the mob jumps when leaping at its target","title":"Leap Height"},"max_stalk_dist":{"type":"number","default":10,"description":"The maximum distance away a target can be before the mob gives up on stalking","title":"Max Stalk Dist"},"pounce_max_dist":{"type":"number","default":5,"description":"The maximum distance away from the target in blocks to begin pouncing at the target","title":"Pounce Max Dist"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","title":"Set Persistent"},"stalk_speed":{"type":"number","default":1.2,"description":"The movement speed in which you stalk your target","title":"Stalk Speed"},"strike_dist":{"type":"number","default":2,"description":"The max distance away from the target when landing from the pounce that will still result in damaging the target","title":"Strike Dist"},"stuck_time":{"type":"number","default":2,"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":"#/definitions/EGC","description":"UNDOCUMENTATED","title":"Stuck Block"}}},"FHB":{"description":"Allows the mob to stay at a certain level when in liquid.","type":"object","title":"Stroll Towards Village 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown Time"},"goal_radius":{"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":"Goal Radius"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks to search for points inside villages. If <= 0, find the closest village regardless of distance.","title":"Search Range"},"speed_multiplier":{"type":"number","default":1,"description":"Movement speed multiplier of the mob when using this AI Goal","title":"Speed Multiplier"},"start_chance":{"type":"number","default":0.1,"description":"This is the chance that the mob will start this goal, from 0 to 1","title":"Start Chance"}}},"FHC":{"description":"Allows the mob to be tempted by food they like.","type":"object","title":"Tempt 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"can_get_scared":{"type":"boolean","default":false,"description":"If true, the mob can stop being tempted if the player moves too fast while close to this mob","title":"TODO Title"},"can_tempt_while_ridden":{"type":"boolean","title":"Can Tempt While Ridden","description":"UNDOCUMENTATED"},"can_tempt_vertically":{"type":"boolean","title":"Can Tempt Vertically","description":"UNDOCUMENTATED"},"items":{"type":"array","description":"List of items this mob is tempted by","items":{"$ref":"#/definitions/G"},"title":"TODO Title"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks this mob can get tempted by a player holding an item they like","title":"TODO Title"}}},"EFG":{"type":"object","title":"Entity","description":"Minecraft:entity for 1.16.0","additionalProperties":false,"properties":{"minecraft:addrider":{"$ref":"#/definitions/E"},"minecraft:admire_item":{"$ref":"#/definitions/EFH"},"minecraft:ageable":{"$ref":"#/definitions/EFI"},"minecraft:ambient_sound_interval":{"$ref":"#/definitions/EGA"},"minecraft:angry":{"$ref":"#/definitions/EGB"},"minecraft:annotation.break_door":{"$ref":"#/definitions/GC"},"minecraft:annotation.open_door":{"$ref":"#/definitions/GD"},"minecraft:area_attack":{"$ref":"#/definitions/EIB"},"minecraft:attack":{"$ref":"#/definitions/GE"},"minecraft:attack_cooldown":{"$ref":"#/definitions/EIC"},"minecraft:attack_damage":{"$ref":"#/definitions/GG"},"minecraft:balloonable":{"$ref":"#/definitions/GH"},"minecraft:barter":{"$ref":"#/definitions/EIE"},"minecraft:block_sensor":{"$ref":"#/definitions/EIF"},"minecraft:boostable":{"$ref":"#/definitions/EIG"},"minecraft:boss":{"$ref":"#/definitions/GI"},"minecraft:break_blocks":{"$ref":"#/definitions/HA"},"minecraft:breathable":{"$ref":"#/definitions/HC"},"minecraft:breedable":{"$ref":"#/definitions/EIH"},"minecraft:bribeable":{"$ref":"#/definitions/HF"},"minecraft:buoyant":{"$ref":"#/definitions/EII"},"minecraft:burns_in_daylight":{"$ref":"#/definitions/HG"},"minecraft:can_climb":{"$ref":"#/definitions/HH"},"minecraft:can_fly":{"$ref":"#/definitions/HI"},"minecraft:can_power_jump":{"$ref":"#/definitions/HJ"},"minecraft:celebrate_hunt":{"$ref":"#/definitions/EIJ"},"minecraft:collision_box":{"$ref":"#/definitions/IA"},"minecraft:color":{"$ref":"#/definitions/IB"},"minecraft:color2":{"$ref":"#/definitions/IC"},"minecraft:conditional_bandwidth_optimization":{"$ref":"#/definitions/ID"},"minecraft:custom_hit_test":{"$ref":"#/definitions/EJA"},"minecraft:damage_over_time":{"$ref":"#/definitions/IE"},"minecraft:damage_sensor":{"$ref":"#/definitions/EJB"},"minecraft:default_look_angle":{"$ref":"#/definitions/IH"},"minecraft:despawn":{"$ref":"#/definitions/EJC"},"minecraft:dweller":{"$ref":"#/definitions/IJ"},"minecraft:economy_trade_table":{"$ref":"#/definitions/JA"},"minecraft:entity_sensor":{"$ref":"#/definitions/EJD"},"minecraft:environment_sensor":{"$ref":"#/definitions/EJE"},"minecraft:equip_item":{"$ref":"#/definitions/EJF"},"minecraft:equipment":{"$ref":"#/definitions/EJG"},"minecraft:equippable":{"$ref":"#/definitions/EJH"},"minecraft:experience_reward":{"$ref":"#/definitions/EJI"},"minecraft:explode":{"$ref":"#/definitions/EJJ"},"minecraft:fall_damage":{"$ref":"#/definitions/JF"},"minecraft:fire_immune":{"$ref":"#/definitions/JG"},"minecraft:floats_in_liquid":{"$ref":"#/definitions/JI"},"minecraft:flocking":{"$ref":"#/definitions/FAA"},"minecraft:flying_speed":{"$ref":"#/definitions/JJ"},"minecraft:follow_range":{"$ref":"#/definitions/BAA"},"minecraft:foot_size":{"$ref":"#/definitions/BAB"},"minecraft:friction_modifier":{"$ref":"#/definitions/BAC"},"minecraft:genetics":{"$ref":"#/definitions/BAD"},"minecraft:giveable":{"$ref":"#/definitions/FAB"},"minecraft:ground_offset":{"$ref":"#/definitions/BAF"},"minecraft:group_size":{"$ref":"#/definitions/FAC"},"minecraft:grows_crop":{"$ref":"#/definitions/FAD"},"minecraft:healable":{"$ref":"#/definitions/BAG"},"minecraft:health":{"$ref":"#/definitions/BAH"},"minecraft:hide":{"$ref":"#/definitions/FAE"},"minecraft:home":{"$ref":"#/definitions/FAF"},"minecraft:horse.jump_strength":{"$ref":"#/definitions/FAG"},"minecraft:hurt_on_condition":{"$ref":"#/definitions/FAH"},"minecraft:hurt_when_wet":{"$ref":"#/definitions/BAI"},"minecraft:input_ground_controlled":{"$ref":"#/definitions/BBA"},"minecraft:inside_block_notifier":{"$ref":"#/definitions/BBB"},"minecraft:insomnia":{"$ref":"#/definitions/BBD"},"minecraft:instant_despawn":{"$ref":"#/definitions/FAI"},"minecraft:interact":{"$ref":"#/definitions/FAJ"},"minecraft:inventory":{"$ref":"#/definitions/FBA"},"minecraft:is_baby":{"$ref":"#/definitions/BBH"},"minecraft:is_charged":{"$ref":"#/definitions/BBI"},"minecraft:is_chested":{"$ref":"#/definitions/BBJ"},"minecraft:is_dyeable":{"$ref":"#/definitions/BCA"},"minecraft:is_hidden_when_invisible":{"$ref":"#/definitions/BCB"},"minecraft:is_ignited":{"$ref":"#/definitions/BCC"},"minecraft:is_illager_captain":{"$ref":"#/definitions/BCD"},"minecraft:is_saddled":{"$ref":"#/definitions/BCE"},"minecraft:is_shaking":{"$ref":"#/definitions/BCF"},"minecraft:is_sheared":{"$ref":"#/definitions/BCG"},"minecraft:is_stackable":{"$ref":"#/definitions/BCH"},"minecraft:is_stunned":{"$ref":"#/definitions/BCI"},"minecraft:is_tamed":{"$ref":"#/definitions/BCJ"},"minecraft:item_controllable":{"$ref":"#/definitions/BDA"},"minecraft:item_hopper":{"$ref":"#/definitions/BDB"},"minecraft:jump.dynamic":{"$ref":"#/definitions/BDC"},"minecraft:jump.static":{"$ref":"#/definitions/BDD"},"minecraft:knockback_resistance":{"$ref":"#/definitions/BDE"},"minecraft:lava_movement":{"$ref":"#/definitions/BDF"},"minecraft:leashable":{"$ref":"#/definitions/FBB"},"minecraft:lookat":{"$ref":"#/definitions/FBC"},"minecraft:loot":{"$ref":"#/definitions/BDI"},"minecraft:managed_wandering_trader":{"$ref":"#/definitions/BDJ"},"minecraft:mark_variant":{"$ref":"#/definitions/BEA"},"minecraft:mob_effect":{"$ref":"#/definitions/FBE"},"minecraft:movement":{"$ref":"#/definitions/BEB"},"minecraft:movement.amphibious":{"$ref":"#/definitions/BEC"},"minecraft:movement.basic":{"$ref":"#/definitions/BED"},"minecraft:movement.fly":{"$ref":"#/definitions/BEE"},"minecraft:movement.generic":{"$ref":"#/definitions/BEF"},"minecraft:movement.glide":{"$ref":"#/definitions/BEG"},"minecraft:movement.hover":{"$ref":"#/definitions/FBF"},"minecraft:movement.jump":{"$ref":"#/definitions/FBG"},"minecraft:movement.skip":{"$ref":"#/definitions/BEI"},"minecraft:movement.sway":{"$ref":"#/definitions/FBH"},"minecraft:nameable":{"$ref":"#/definitions/FBI"},"minecraft:navigation.climb":{"$ref":"#/definitions/FBJ"},"minecraft:navigation.float":{"$ref":"#/definitions/FCA"},"minecraft:navigation.fly":{"$ref":"#/definitions/FCB"},"minecraft:navigation.generic":{"$ref":"#/definitions/FCC"},"minecraft:navigation.hover":{"$ref":"#/definitions/FCD"},"minecraft:navigation.swim":{"$ref":"#/definitions/FCE"},"minecraft:navigation.walk":{"$ref":"#/definitions/FCF"},"minecraft:npc":{"$ref":"#/definitions/FCG"},"minecraft:on_death":{"$ref":"#/definitions/BFI"},"minecraft:on_friendly_anger":{"$ref":"#/definitions/BFJ"},"minecraft:on_hurt":{"$ref":"#/definitions/BGA"},"minecraft:on_hurt_by_player":{"$ref":"#/definitions/BGB"},"minecraft:on_ignite":{"$ref":"#/definitions/BGC"},"minecraft:on_start_landing":{"$ref":"#/definitions/BGD"},"minecraft:on_start_takeoff":{"$ref":"#/definitions/BGE"},"minecraft:on_target_acquired":{"$ref":"#/definitions/BGF"},"minecraft:on_target_escape":{"$ref":"#/definitions/BGG"},"minecraft:on_wake_with_owner":{"$ref":"#/definitions/BGH"},"minecraft:out_of_control":{"$ref":"#/definitions/BGI"},"minecraft:player.saturation":{"$ref":"#/definitions/BGJ"},"minecraft:player.exhaustion":{"$ref":"#/definitions/BHA"},"minecraft:player.level":{"$ref":"#/definitions/BHB"},"minecraft:player.experience":{"$ref":"#/definitions/BHC"},"minecraft:peek":{"$ref":"#/definitions/BHD"},"minecraft:persistent":{"$ref":"#/definitions/BHE"},"minecraft:physics":{"$ref":"#/definitions/BHF"},"minecraft:preferred_path":{"$ref":"#/definitions/BHG"},"minecraft:projectile":{"$ref":"#/definitions/FCH"},"minecraft:push_through":{"$ref":"#/definitions/BHJ"},"minecraft:pushable":{"$ref":"#/definitions/BIA"},"minecraft:raid_trigger":{"$ref":"#/definitions/BIB"},"minecraft:rail_movement":{"$ref":"#/definitions/BIC"},"minecraft:rail_sensor":{"$ref":"#/definitions/BID"},"minecraft:ravager_blocked":{"$ref":"#/definitions/BIE"},"minecraft:rideable":{"$ref":"#/definitions/FCI"},"minecraft:scaffolding_climber":{"$ref":"#/definitions/BIG"},"minecraft:scale":{"$ref":"#/definitions/BIH"},"minecraft:scale_by_age":{"$ref":"#/definitions/BII"},"minecraft:scheduler":{"$ref":"#/definitions/FCJ"},"minecraft:shareables":{"$ref":"#/definitions/FDA"},"minecraft:shooter":{"$ref":"#/definitions/FDB"},"minecraft:sittable":{"$ref":"#/definitions/BJC"},"minecraft:skin_id":{"$ref":"#/definitions/BJD"},"minecraft:sound_volume":{"$ref":"#/definitions/BJE"},"minecraft:spawn_entity":{"$ref":"#/definitions/FDC"},"minecraft:spell_effects":{"$ref":"#/definitions/BJG"},"minecraft:strength":{"$ref":"#/definitions/FDD"},"minecraft:tameable":{"$ref":"#/definitions/BJH"},"minecraft:tamemount":{"$ref":"#/definitions/FDE"},"minecraft:target_nearby_sensor":{"$ref":"#/definitions/BJJ"},"minecraft:teleport":{"$ref":"#/definitions/CAA"},"minecraft:tick_world":{"$ref":"#/definitions/CAB"},"minecraft:timer":{"$ref":"#/definitions/CAC"},"minecraft:trade_resupply":{"$ref":"#/definitions/FDF"},"minecraft:trade_table":{"$ref":"#/definitions/CAD"},"minecraft:trail":{"$ref":"#/definitions/FDG"},"minecraft:transformation":{"$ref":"#/definitions/FDH"},"minecraft:trust":{"$ref":"#/definitions/CAF"},"minecraft:trusting":{"$ref":"#/definitions/CAG"},"minecraft:type_family":{"$ref":"#/definitions/CAH"},"minecraft:variant":{"$ref":"#/definitions/CAI"},"minecraft:underwater_movement":{"$ref":"#/definitions/CAJ"},"minecraft:walk_animation_speed":{"$ref":"#/definitions/CBA"},"minecraft:wants_jockey":{"$ref":"#/definitions/FDI"},"minecraft:water_movement":{"$ref":"#/definitions/CBC"},"minecraft:behavior.admire_item":{"$ref":"#/definitions/FDJ"},"minecraft:behavior.avoid_block":{"$ref":"#/definitions/FEB"},"minecraft:behavior.avoid_mob_type":{"$ref":"#/definitions/CBJ"},"minecraft:behavior.barter":{"$ref":"#/definitions/FEC"},"minecraft:behavior.beg":{"$ref":"#/definitions/CCB"},"minecraft:behavior.break_door":{"$ref":"#/definitions/CCC"},"minecraft:behavior.breed":{"$ref":"#/definitions/CCD"},"minecraft:behavior.celebrate":{"$ref":"#/definitions/FED"},"minecraft:behavior.charge_attack":{"$ref":"#/definitions/CCE"},"minecraft:behavior.charge_held_item":{"$ref":"#/definitions/CCF"},"minecraft:behavior.circle_around_anchor":{"$ref":"#/definitions/CCG"},"minecraft:behavior.controlled_by_player":{"$ref":"#/definitions/CCH"},"minecraft:behavior.defend_trusted_target":{"$ref":"#/definitions/FEE"},"minecraft:behavior.defend_village_target":{"$ref":"#/definitions/CCI"},"minecraft:behavior.delayed_attack":{"$ref":"#/definitions/CCJ"},"minecraft:behavior.door_interact":{"$ref":"#/definitions/CDA"},"minecraft:behavior.dragonchargeplayer":{"$ref":"#/definitions/CDB"},"minecraft:behavior.dragondeath":{"$ref":"#/definitions/CDC"},"minecraft:behavior.dragonflaming":{"$ref":"#/definitions/CDD"},"minecraft:behavior.dragonholdingpattern":{"$ref":"#/definitions/CDE"},"minecraft:behavior.dragonlanding":{"$ref":"#/definitions/CDF"},"minecraft:behavior.dragonscanning":{"$ref":"#/definitions/CDG"},"minecraft:behavior.dragonstrafeplayer":{"$ref":"#/definitions/CDH"},"minecraft:behavior.dragontakeoff":{"$ref":"#/definitions/CDI"},"minecraft:behavior.drink_potion":{"$ref":"#/definitions/FEF"},"minecraft:behavior.drop_item_for":{"$ref":"#/definitions/FEH"},"minecraft:behavior.eat_block":{"$ref":"#/definitions/CEB"},"minecraft:behavior.eat_carried_item":{"$ref":"#/definitions/FEJ"},"minecraft:behavior.enderman_leave_block":{"$ref":"#/definitions/CEC"},"minecraft:behavior.enderman_take_block":{"$ref":"#/definitions/CED"},"minecraft:behavior.equip_item":{"$ref":"#/definitions/FFA"},"minecraft:behavior.explore_outskirts":{"$ref":"#/definitions/CEE"},"minecraft:behavior.find_cover":{"$ref":"#/definitions/FFB"},"minecraft:behavior.find_mount":{"$ref":"#/definitions/FFC"},"minecraft:behavior.find_underwater_treasure":{"$ref":"#/definitions/CEG"},"minecraft:behavior.flee_sun":{"$ref":"#/definitions/CEH"},"minecraft:behavior.float":{"$ref":"#/definitions/CEI"},"minecraft:behavior.float_wander":{"$ref":"#/definitions/CEJ"},"minecraft:behavior.follow_caravan":{"$ref":"#/definitions/CFA"},"minecraft:behavior.follow_mob":{"$ref":"#/definitions/CFB"},"minecraft:behavior.follow_owner":{"$ref":"#/definitions/CFC"},"minecraft:behavior.follow_parent":{"$ref":"#/definitions/CFD"},"minecraft:behavior.follow_target_captain":{"$ref":"#/definitions/CFE"},"minecraft:behavior.go_home":{"$ref":"#/definitions/FFD"},"minecraft:behavior.guardian_attack":{"$ref":"#/definitions/CFG"},"minecraft:behavior.harvest_farm_block":{"$ref":"#/definitions/CFH"},"minecraft:behavior.hide":{"$ref":"#/definitions/CBD"},"minecraft:behavior.hold_ground":{"$ref":"#/definitions/FFE"},"minecraft:behavior.hurt_by_target":{"$ref":"#/definitions/CFI"},"minecraft:behavior.inspect_bookshelf":{"$ref":"#/definitions/CFJ"},"minecraft:behavior.knockback_roar":{"$ref":"#/definitions/FFF"},"minecraft:behavior.lay_down":{"$ref":"#/definitions/CGB"},"minecraft:behavior.lay_egg":{"$ref":"#/definitions/CGC"},"minecraft:behavior.leap_at_target":{"$ref":"#/definitions/FFG"},"minecraft:behavior.look_at_entity":{"$ref":"#/definitions/CGE"},"minecraft:behavior.look_at_player":{"$ref":"#/definitions/FFH"},"minecraft:behavior.look_at_target":{"$ref":"#/definitions/CGG"},"minecraft:behavior.look_at_trading_player":{"$ref":"#/definitions/CGH"},"minecraft:behavior.make_love":{"$ref":"#/definitions/CGI"},"minecraft:behavior.melee_attack":{"$ref":"#/definitions/CGJ"},"minecraft:behavior.mingle":{"$ref":"#/definitions/CHA"},"minecraft:behavior.mount_pathing":{"$ref":"#/definitions/CHB"},"minecraft:behavior.move_indoors":{"$ref":"#/definitions/CHC"},"minecraft:behavior.move_through_village":{"$ref":"#/definitions/CHD"},"minecraft:behavior.move_to_block":{"$ref":"#/definitions/CHE"},"minecraft:behavior.move_to_land":{"$ref":"#/definitions/CHF"},"minecraft:behavior.move_to_lava":{"$ref":"#/definitions/FFI"},"minecraft:behavior.move_to_liquid":{"$ref":"#/definitions/CHG"},"minecraft:behavior.move_to_poi":{"$ref":"#/definitions/CBG"},"minecraft:behavior.move_to_random_block":{"$ref":"#/definitions/CHH"},"minecraft:behavior.move_to_village":{"$ref":"#/definitions/CHI"},"minecraft:behavior.move_to_water":{"$ref":"#/definitions/CHJ"},"minecraft:behavior.move_towards_home_restriction":{"$ref":"#/definitions/FFJ"},"minecraft:behavior.move_towards_dwelling_restriction":{"$ref":"#/definitions/CIA"},"minecraft:behavior.move_towards_restriction":{"$ref":"#/definitions/CIB"},"minecraft:behavior.move_towards_target":{"$ref":"#/definitions/CIC"},"minecraft:behavior.nap":{"$ref":"#/definitions/FGA"},"minecraft:behavior.nearest_attackable_target":{"$ref":"#/definitions/FGB"},"minecraft:behavior.nearest_prioritized_attackable_target":{"$ref":"#/definitions/FGC"},"minecraft:behavior.ocelot_sit_on_block":{"$ref":"#/definitions/CIE"},"minecraft:behavior.ocelotattack":{"$ref":"#/definitions/CIF"},"minecraft:behavior.offer_flower":{"$ref":"#/definitions/CIG"},"minecraft:behavior.open_door":{"$ref":"#/definitions/CIH"},"minecraft:behavior.owner_hurt_by_target":{"$ref":"#/definitions/CII"},"minecraft:behavior.owner_hurt_target":{"$ref":"#/definitions/CIJ"},"minecraft:behavior.panic":{"$ref":"#/definitions/CJA"},"minecraft:behavior.peek":{"$ref":"#/definitions/CJB"},"minecraft:behavior.pet_sleep_with_owner":{"$ref":"#/definitions/FGD"},"minecraft:behavior.pickup_items":{"$ref":"#/definitions/FGE"},"minecraft:behavior.play":{"$ref":"#/definitions/CJE"},"minecraft:behavior.player_ride_tamed":{"$ref":"#/definitions/CJF"},"minecraft:behavior.raid_garden":{"$ref":"#/definitions/CJG"},"minecraft:behavior.random_breach":{"$ref":"#/definitions/CJH"},"minecraft:behavior.random_fly":{"$ref":"#/definitions/FGF"},"minecraft:behavior.random_hover":{"$ref":"#/definitions/FGG"},"minecraft:behavior.random_look_around":{"$ref":"#/definitions/CJJ"},"minecraft:behavior.random_look_around_and_sit":{"$ref":"#/definitions/FGH"},"minecraft:behavior.random_sitting":{"$ref":"#/definitions/DAA"},"minecraft:behavior.random_stroll":{"$ref":"#/definitions/DAB"},"minecraft:behavior.random_swim":{"$ref":"#/definitions/DAC"},"minecraft:behavior.ranged_attack":{"$ref":"#/definitions/DAD"},"minecraft:behavior.receive_love":{"$ref":"#/definitions/DAE"},"minecraft:behavior.restrict_open_door":{"$ref":"#/definitions/DAF"},"minecraft:behavior.restrict_sun":{"$ref":"#/definitions/DAG"},"minecraft:behavior.rise_to_liquid_level":{"$ref":"#/definitions/FGI"},"minecraft:behavior.roll":{"$ref":"#/definitions/DAH"},"minecraft:behavior.run_around_like_crazy":{"$ref":"#/definitions/DAI"},"minecraft:behavior.scared":{"$ref":"#/definitions/CBH"},"minecraft:behavior.send_event":{"$ref":"#/definitions/FGJ"},"minecraft:behavior.share_items":{"$ref":"#/definitions/DBA"},"minecraft:behavior.silverfish_merge_with_stone":{"$ref":"#/definitions/DBB"},"minecraft:behavior.silverfish_wake_up_friends":{"$ref":"#/definitions/DBC"},"minecraft:behavior.skeleton_horse_trap":{"$ref":"#/definitions/DBD"},"minecraft:behavior.sleep":{"$ref":"#/definitions/DBE"},"minecraft:behavior.slime_attack":{"$ref":"#/definitions/DBF"},"minecraft:behavior.slime_float":{"$ref":"#/definitions/DBG"},"minecraft:behavior.slime_keep_on_jumping":{"$ref":"#/definitions/DBH"},"minecraft:behavior.slime_random_direction":{"$ref":"#/definitions/DBI"},"minecraft:behavior.snacking":{"$ref":"#/definitions/DBJ"},"minecraft:behavior.sneeze":{"$ref":"#/definitions/DCA"},"minecraft:behavior.squid_dive":{"$ref":"#/definitions/DCB"},"minecraft:behavior.squid_flee":{"$ref":"#/definitions/DCC"},"minecraft:behavior.squid_idle":{"$ref":"#/definitions/DCD"},"minecraft:behavior.squid_move_away_from_ground":{"$ref":"#/definitions/DCE"},"minecraft:behavior.squid_out_of_water":{"$ref":"#/definitions/DCF"},"minecraft:behavior.stalk_and_pounce_on_target":{"$ref":"#/definitions/FHA"},"minecraft:behavior.stay_while_sitting":{"$ref":"#/definitions/DCG"},"minecraft:behavior.stomp_attack":{"$ref":"#/definitions/DCH"},"minecraft:behavior.stomp_turtle_egg":{"$ref":"#/definitions/DCI"},"minecraft:behavior.stroll_towards_village":{"$ref":"#/definitions/FHB"},"minecraft:behavior.summon_entity":{"$ref":"#/definitions/DCJ"},"minecraft:behavior.swell":{"$ref":"#/definitions/DDA"},"minecraft:behavior.swim_wander":{"$ref":"#/definitions/DDC"},"minecraft:behavior.swim_with_entity":{"$ref":"#/definitions/DDD"},"minecraft:behavior.swim_idle":{"$ref":"#/definitions/DDB"},"minecraft:behavior.swoop_attack":{"$ref":"#/definitions/DDE"},"minecraft:behavior.take_flower":{"$ref":"#/definitions/DDF"},"minecraft:behavior.target_when_pushed":{"$ref":"#/definitions/DDH"},"minecraft:behavior.tempt":{"$ref":"#/definitions/FHC"},"minecraft:behavior.trade_interest":{"$ref":"#/definitions/DDI"},"minecraft:behavior.trade_with_player":{"$ref":"#/definitions/DDJ"},"minecraft:behavior.vex_copy_owner_target":{"$ref":"#/definitions/DEA"},"minecraft:behavior.vex_random_move":{"$ref":"#/definitions/DEB"},"minecraft:behavior.wither_random_attack_pos_goal":{"$ref":"#/definitions/DEC"},"minecraft:behavior.wither_target_highest_damage":{"$ref":"#/definitions/DED"},"minecraft:behavior.work":{"$ref":"#/definitions/CBI"}}},"FHD_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"FHD_randomize":{"title":"Randomize","description":"TODO description: randomize","type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/FHD_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/FHD_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}}}},"FHD_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"title":"Add","$ref":"#/definitions/FHD_addremove","description":"The components groups to be added to this entity"},"filters":{"$ref":"#/definitions/EGC"},"randomize":{"type":"array","$ref":"#/definitions/FHD_randomize"},"remove":{"title":"Remove","description":"The components groups and all its components to be removed","$ref":"#/definitions/FHD_addremove"},"sequence":{"description":"A series of filters and components to be added","title":"Sequences","type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","$ref":"#/definitions/FHD_event_base"}},"trigger":{"type":"string","description":"The event to run","title":"Trigger"}}},"FHD":{"type":"object","title":"Entity 1.16.0","description":"TODO description: ","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/FHD_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/FHD_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/FHD_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/FHD_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/FHD_event_base"}},"EFF":{"title":"Entity 1.16.0","required":["description"],"additionalProperties":false,"dependencies":{"component_groups":["events"]},"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/EFG","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"uniqueItems":true,"$ref":"#/definitions/EFG","description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"uniqueItems":true,"$ref":"#/definitions/FHD","description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"EFE":{"type":"object","title":"behavior Entity 1.16.0","description":"TODO description","required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"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."},"minecraft:entity":{"$ref":"#/definitions/EFF"}},"additionalProperties":false},"FHG":{"type":"object","title":"Entity","description":"Minecraft:entity for 1.16.100","additionalProperties":false,"properties":{"minecraft:addrider":{"$ref":"#/definitions/E"},"minecraft:admire_item":{"$ref":"#/definitions/EFH"},"minecraft:ageable":{"$ref":"#/definitions/EFI"},"minecraft:ambient_sound_interval":{"$ref":"#/definitions/EGA"},"minecraft:angry":{"$ref":"#/definitions/EGB"},"minecraft:annotation.break_door":{"$ref":"#/definitions/GC"},"minecraft:annotation.open_door":{"$ref":"#/definitions/GD"},"minecraft:area_attack":{"$ref":"#/definitions/EIB"},"minecraft:attack":{"$ref":"#/definitions/GE"},"minecraft:attack_cooldown":{"$ref":"#/definitions/EIC"},"minecraft:attack_damage":{"$ref":"#/definitions/GG"},"minecraft:balloonable":{"$ref":"#/definitions/GH"},"minecraft:barter":{"$ref":"#/definitions/EIE"},"minecraft:block_sensor":{"$ref":"#/definitions/EIF"},"minecraft:boostable":{"$ref":"#/definitions/EIG"},"minecraft:boss":{"$ref":"#/definitions/GI"},"minecraft:break_blocks":{"$ref":"#/definitions/HA"},"minecraft:breathable":{"$ref":"#/definitions/HC"},"minecraft:breedable":{"$ref":"#/definitions/EIH"},"minecraft:bribeable":{"$ref":"#/definitions/HF"},"minecraft:buoyant":{"$ref":"#/definitions/EII"},"minecraft:burns_in_daylight":{"$ref":"#/definitions/HG"},"minecraft:can_climb":{"$ref":"#/definitions/HH"},"minecraft:can_fly":{"$ref":"#/definitions/HI"},"minecraft:can_power_jump":{"$ref":"#/definitions/HJ"},"minecraft:celebrate_hunt":{"$ref":"#/definitions/EIJ"},"minecraft:collision_box":{"$ref":"#/definitions/IA"},"minecraft:color":{"$ref":"#/definitions/IB"},"minecraft:color2":{"$ref":"#/definitions/IC"},"minecraft:conditional_bandwidth_optimization":{"$ref":"#/definitions/ID"},"minecraft:custom_hit_test":{"$ref":"#/definitions/EJA"},"minecraft:damage_over_time":{"$ref":"#/definitions/IE"},"minecraft:damage_sensor":{"$ref":"#/definitions/EJB"},"minecraft:default_look_angle":{"$ref":"#/definitions/IH"},"minecraft:despawn":{"$ref":"#/definitions/EJC"},"minecraft:dweller":{"$ref":"#/definitions/IJ"},"minecraft:economy_trade_table":{"$ref":"#/definitions/JA"},"minecraft:entity_sensor":{"$ref":"#/definitions/EJD"},"minecraft:environment_sensor":{"$ref":"#/definitions/EJE"},"minecraft:equip_item":{"$ref":"#/definitions/EJF"},"minecraft:equipment":{"$ref":"#/definitions/EJG"},"minecraft:equippable":{"$ref":"#/definitions/EJH"},"minecraft:experience_reward":{"$ref":"#/definitions/EJI"},"minecraft:explode":{"$ref":"#/definitions/EJJ"},"minecraft:fall_damage":{"$ref":"#/definitions/JF"},"minecraft:fire_immune":{"$ref":"#/definitions/JG"},"minecraft:floats_in_liquid":{"$ref":"#/definitions/JI"},"minecraft:flocking":{"$ref":"#/definitions/FAA"},"minecraft:flying_speed":{"$ref":"#/definitions/JJ"},"minecraft:follow_range":{"$ref":"#/definitions/BAA"},"minecraft:foot_size":{"$ref":"#/definitions/BAB"},"minecraft:friction_modifier":{"$ref":"#/definitions/BAC"},"minecraft:genetics":{"$ref":"#/definitions/BAD"},"minecraft:giveable":{"$ref":"#/definitions/FAB"},"minecraft:ground_offset":{"$ref":"#/definitions/BAF"},"minecraft:group_size":{"$ref":"#/definitions/FAC"},"minecraft:grows_crop":{"$ref":"#/definitions/FAD"},"minecraft:healable":{"$ref":"#/definitions/BAG"},"minecraft:health":{"$ref":"#/definitions/BAH"},"minecraft:hide":{"$ref":"#/definitions/FAE"},"minecraft:home":{"$ref":"#/definitions/FAF"},"minecraft:horse.jump_strength":{"$ref":"#/definitions/FAG"},"minecraft:hurt_on_condition":{"$ref":"#/definitions/FAH"},"minecraft:hurt_when_wet":{"$ref":"#/definitions/BAI"},"minecraft:input_ground_controlled":{"$ref":"#/definitions/BBA"},"minecraft:inside_block_notifier":{"$ref":"#/definitions/BBB"},"minecraft:insomnia":{"$ref":"#/definitions/BBD"},"minecraft:instant_despawn":{"$ref":"#/definitions/FAI"},"minecraft:interact":{"$ref":"#/definitions/FAJ"},"minecraft:inventory":{"$ref":"#/definitions/FBA"},"minecraft:is_baby":{"$ref":"#/definitions/BBH"},"minecraft:is_charged":{"$ref":"#/definitions/BBI"},"minecraft:is_chested":{"$ref":"#/definitions/BBJ"},"minecraft:is_dyeable":{"$ref":"#/definitions/BCA"},"minecraft:is_hidden_when_invisible":{"$ref":"#/definitions/BCB"},"minecraft:is_ignited":{"$ref":"#/definitions/BCC"},"minecraft:is_illager_captain":{"$ref":"#/definitions/BCD"},"minecraft:is_saddled":{"$ref":"#/definitions/BCE"},"minecraft:is_shaking":{"$ref":"#/definitions/BCF"},"minecraft:is_sheared":{"$ref":"#/definitions/BCG"},"minecraft:is_stackable":{"$ref":"#/definitions/BCH"},"minecraft:is_stunned":{"$ref":"#/definitions/BCI"},"minecraft:is_tamed":{"$ref":"#/definitions/BCJ"},"minecraft:item_controllable":{"$ref":"#/definitions/BDA"},"minecraft:item_hopper":{"$ref":"#/definitions/BDB"},"minecraft:jump.dynamic":{"$ref":"#/definitions/BDC"},"minecraft:jump.static":{"$ref":"#/definitions/BDD"},"minecraft:knockback_resistance":{"$ref":"#/definitions/BDE"},"minecraft:lava_movement":{"$ref":"#/definitions/BDF"},"minecraft:leashable":{"$ref":"#/definitions/FBB"},"minecraft:lookat":{"$ref":"#/definitions/FBC"},"minecraft:loot":{"$ref":"#/definitions/BDI"},"minecraft:managed_wandering_trader":{"$ref":"#/definitions/BDJ"},"minecraft:mark_variant":{"$ref":"#/definitions/BEA"},"minecraft:mob_effect":{"$ref":"#/definitions/FBE"},"minecraft:movement":{"$ref":"#/definitions/BEB"},"minecraft:movement.amphibious":{"$ref":"#/definitions/BEC"},"minecraft:movement.basic":{"$ref":"#/definitions/BED"},"minecraft:movement.fly":{"$ref":"#/definitions/BEE"},"minecraft:movement.generic":{"$ref":"#/definitions/BEF"},"minecraft:movement.glide":{"$ref":"#/definitions/BEG"},"minecraft:movement.hover":{"$ref":"#/definitions/FBF"},"minecraft:movement.jump":{"$ref":"#/definitions/FBG"},"minecraft:movement.skip":{"$ref":"#/definitions/BEI"},"minecraft:movement.sway":{"$ref":"#/definitions/FBH"},"minecraft:nameable":{"$ref":"#/definitions/FBI"},"minecraft:navigation.climb":{"$ref":"#/definitions/FBJ"},"minecraft:navigation.float":{"$ref":"#/definitions/FCA"},"minecraft:navigation.fly":{"$ref":"#/definitions/FCB"},"minecraft:navigation.generic":{"$ref":"#/definitions/FCC"},"minecraft:navigation.hover":{"$ref":"#/definitions/FCD"},"minecraft:navigation.swim":{"$ref":"#/definitions/FCE"},"minecraft:navigation.walk":{"$ref":"#/definitions/FCF"},"minecraft:npc":{"$ref":"#/definitions/FCG"},"minecraft:on_death":{"$ref":"#/definitions/BFI"},"minecraft:on_friendly_anger":{"$ref":"#/definitions/BFJ"},"minecraft:on_hurt":{"$ref":"#/definitions/BGA"},"minecraft:on_hurt_by_player":{"$ref":"#/definitions/BGB"},"minecraft:on_ignite":{"$ref":"#/definitions/BGC"},"minecraft:on_start_landing":{"$ref":"#/definitions/BGD"},"minecraft:on_start_takeoff":{"$ref":"#/definitions/BGE"},"minecraft:on_target_acquired":{"$ref":"#/definitions/BGF"},"minecraft:on_target_escape":{"$ref":"#/definitions/BGG"},"minecraft:on_wake_with_owner":{"$ref":"#/definitions/BGH"},"minecraft:out_of_control":{"$ref":"#/definitions/BGI"},"minecraft:player.saturation":{"$ref":"#/definitions/BGJ"},"minecraft:player.exhaustion":{"$ref":"#/definitions/BHA"},"minecraft:player.level":{"$ref":"#/definitions/BHB"},"minecraft:player.experience":{"$ref":"#/definitions/BHC"},"minecraft:peek":{"$ref":"#/definitions/BHD"},"minecraft:persistent":{"$ref":"#/definitions/BHE"},"minecraft:physics":{"$ref":"#/definitions/BHF"},"minecraft:preferred_path":{"$ref":"#/definitions/BHG"},"minecraft:projectile":{"$ref":"#/definitions/FCH"},"minecraft:push_through":{"$ref":"#/definitions/BHJ"},"minecraft:pushable":{"$ref":"#/definitions/BIA"},"minecraft:raid_trigger":{"$ref":"#/definitions/BIB"},"minecraft:rail_movement":{"$ref":"#/definitions/BIC"},"minecraft:rail_sensor":{"$ref":"#/definitions/BID"},"minecraft:ravager_blocked":{"$ref":"#/definitions/BIE"},"minecraft:rideable":{"$ref":"#/definitions/FCI"},"minecraft:scaffolding_climber":{"$ref":"#/definitions/BIG"},"minecraft:scale":{"$ref":"#/definitions/BIH"},"minecraft:scale_by_age":{"$ref":"#/definitions/BII"},"minecraft:scheduler":{"$ref":"#/definitions/FCJ"},"minecraft:shareables":{"$ref":"#/definitions/FDA"},"minecraft:shooter":{"$ref":"#/definitions/FDB"},"minecraft:sittable":{"$ref":"#/definitions/BJC"},"minecraft:skin_id":{"$ref":"#/definitions/BJD"},"minecraft:sound_volume":{"$ref":"#/definitions/BJE"},"minecraft:spawn_entity":{"$ref":"#/definitions/FDC"},"minecraft:spell_effects":{"$ref":"#/definitions/BJG"},"minecraft:strength":{"$ref":"#/definitions/FDD"},"minecraft:tameable":{"$ref":"#/definitions/BJH"},"minecraft:tamemount":{"$ref":"#/definitions/FDE"},"minecraft:target_nearby_sensor":{"$ref":"#/definitions/BJJ"},"minecraft:teleport":{"$ref":"#/definitions/CAA"},"minecraft:tick_world":{"$ref":"#/definitions/CAB"},"minecraft:timer":{"$ref":"#/definitions/CAC"},"minecraft:trade_resupply":{"$ref":"#/definitions/FDF"},"minecraft:trade_table":{"$ref":"#/definitions/CAD"},"minecraft:trail":{"$ref":"#/definitions/FDG"},"minecraft:transformation":{"$ref":"#/definitions/FDH"},"minecraft:trust":{"$ref":"#/definitions/CAF"},"minecraft:trusting":{"$ref":"#/definitions/CAG"},"minecraft:type_family":{"$ref":"#/definitions/CAH"},"minecraft:variant":{"$ref":"#/definitions/CAI"},"minecraft:underwater_movement":{"$ref":"#/definitions/CAJ"},"minecraft:walk_animation_speed":{"$ref":"#/definitions/CBA"},"minecraft:wants_jockey":{"$ref":"#/definitions/FDI"},"minecraft:water_movement":{"$ref":"#/definitions/CBC"},"minecraft:behavior.admire_item":{"$ref":"#/definitions/FDJ"},"minecraft:behavior.avoid_block":{"$ref":"#/definitions/FEB"},"minecraft:behavior.avoid_mob_type":{"$ref":"#/definitions/CBJ"},"minecraft:behavior.barter":{"$ref":"#/definitions/FEC"},"minecraft:behavior.beg":{"$ref":"#/definitions/CCB"},"minecraft:behavior.break_door":{"$ref":"#/definitions/CCC"},"minecraft:behavior.breed":{"$ref":"#/definitions/CCD"},"minecraft:behavior.celebrate":{"$ref":"#/definitions/FED"},"minecraft:behavior.charge_attack":{"$ref":"#/definitions/CCE"},"minecraft:behavior.charge_held_item":{"$ref":"#/definitions/CCF"},"minecraft:behavior.circle_around_anchor":{"$ref":"#/definitions/CCG"},"minecraft:behavior.controlled_by_player":{"$ref":"#/definitions/CCH"},"minecraft:behavior.defend_trusted_target":{"$ref":"#/definitions/FEE"},"minecraft:behavior.defend_village_target":{"$ref":"#/definitions/CCI"},"minecraft:behavior.delayed_attack":{"$ref":"#/definitions/CCJ"},"minecraft:behavior.door_interact":{"$ref":"#/definitions/CDA"},"minecraft:behavior.dragonchargeplayer":{"$ref":"#/definitions/CDB"},"minecraft:behavior.dragondeath":{"$ref":"#/definitions/CDC"},"minecraft:behavior.dragonflaming":{"$ref":"#/definitions/CDD"},"minecraft:behavior.dragonholdingpattern":{"$ref":"#/definitions/CDE"},"minecraft:behavior.dragonlanding":{"$ref":"#/definitions/CDF"},"minecraft:behavior.dragonscanning":{"$ref":"#/definitions/CDG"},"minecraft:behavior.dragonstrafeplayer":{"$ref":"#/definitions/CDH"},"minecraft:behavior.dragontakeoff":{"$ref":"#/definitions/CDI"},"minecraft:behavior.drink_potion":{"$ref":"#/definitions/FEF"},"minecraft:behavior.drop_item_for":{"$ref":"#/definitions/FEH"},"minecraft:behavior.eat_block":{"$ref":"#/definitions/CEB"},"minecraft:behavior.eat_carried_item":{"$ref":"#/definitions/FEJ"},"minecraft:behavior.enderman_leave_block":{"$ref":"#/definitions/CEC"},"minecraft:behavior.enderman_take_block":{"$ref":"#/definitions/CED"},"minecraft:behavior.equip_item":{"$ref":"#/definitions/FFA"},"minecraft:behavior.explore_outskirts":{"$ref":"#/definitions/CEE"},"minecraft:behavior.find_cover":{"$ref":"#/definitions/FFB"},"minecraft:behavior.find_mount":{"$ref":"#/definitions/FFC"},"minecraft:behavior.find_underwater_treasure":{"$ref":"#/definitions/CEG"},"minecraft:behavior.flee_sun":{"$ref":"#/definitions/CEH"},"minecraft:behavior.float":{"$ref":"#/definitions/CEI"},"minecraft:behavior.float_wander":{"$ref":"#/definitions/CEJ"},"minecraft:behavior.follow_caravan":{"$ref":"#/definitions/CFA"},"minecraft:behavior.follow_mob":{"$ref":"#/definitions/CFB"},"minecraft:behavior.follow_owner":{"$ref":"#/definitions/CFC"},"minecraft:behavior.follow_parent":{"$ref":"#/definitions/CFD"},"minecraft:behavior.follow_target_captain":{"$ref":"#/definitions/CFE"},"minecraft:behavior.go_home":{"$ref":"#/definitions/FFD"},"minecraft:behavior.guardian_attack":{"$ref":"#/definitions/CFG"},"minecraft:behavior.harvest_farm_block":{"$ref":"#/definitions/CFH"},"minecraft:behavior.hide":{"$ref":"#/definitions/CBD"},"minecraft:behavior.hold_ground":{"$ref":"#/definitions/FFE"},"minecraft:behavior.hurt_by_target":{"$ref":"#/definitions/CFI"},"minecraft:behavior.inspect_bookshelf":{"$ref":"#/definitions/CFJ"},"minecraft:behavior.knockback_roar":{"$ref":"#/definitions/FFF"},"minecraft:behavior.lay_down":{"$ref":"#/definitions/CGB"},"minecraft:behavior.lay_egg":{"$ref":"#/definitions/CGC"},"minecraft:behavior.leap_at_target":{"$ref":"#/definitions/FFG"},"minecraft:behavior.look_at_entity":{"$ref":"#/definitions/CGE"},"minecraft:behavior.look_at_player":{"$ref":"#/definitions/FFH"},"minecraft:behavior.look_at_target":{"$ref":"#/definitions/CGG"},"minecraft:behavior.look_at_trading_player":{"$ref":"#/definitions/CGH"},"minecraft:behavior.make_love":{"$ref":"#/definitions/CGI"},"minecraft:behavior.melee_attack":{"$ref":"#/definitions/CGJ"},"minecraft:behavior.mingle":{"$ref":"#/definitions/CHA"},"minecraft:behavior.mount_pathing":{"$ref":"#/definitions/CHB"},"minecraft:behavior.move_indoors":{"$ref":"#/definitions/CHC"},"minecraft:behavior.move_through_village":{"$ref":"#/definitions/CHD"},"minecraft:behavior.move_to_block":{"$ref":"#/definitions/CHE"},"minecraft:behavior.move_to_land":{"$ref":"#/definitions/CHF"},"minecraft:behavior.move_to_lava":{"$ref":"#/definitions/FFI"},"minecraft:behavior.move_to_liquid":{"$ref":"#/definitions/CHG"},"minecraft:behavior.move_to_poi":{"$ref":"#/definitions/CBG"},"minecraft:behavior.move_to_random_block":{"$ref":"#/definitions/CHH"},"minecraft:behavior.move_to_village":{"$ref":"#/definitions/CHI"},"minecraft:behavior.move_to_water":{"$ref":"#/definitions/CHJ"},"minecraft:behavior.move_towards_home_restriction":{"$ref":"#/definitions/FFJ"},"minecraft:behavior.move_towards_dwelling_restriction":{"$ref":"#/definitions/CIA"},"minecraft:behavior.move_towards_restriction":{"$ref":"#/definitions/CIB"},"minecraft:behavior.move_towards_target":{"$ref":"#/definitions/CIC"},"minecraft:behavior.nap":{"$ref":"#/definitions/FGA"},"minecraft:behavior.nearest_attackable_target":{"$ref":"#/definitions/FGB"},"minecraft:behavior.nearest_prioritized_attackable_target":{"$ref":"#/definitions/FGC"},"minecraft:behavior.ocelot_sit_on_block":{"$ref":"#/definitions/CIE"},"minecraft:behavior.ocelotattack":{"$ref":"#/definitions/CIF"},"minecraft:behavior.offer_flower":{"$ref":"#/definitions/CIG"},"minecraft:behavior.open_door":{"$ref":"#/definitions/CIH"},"minecraft:behavior.owner_hurt_by_target":{"$ref":"#/definitions/CII"},"minecraft:behavior.owner_hurt_target":{"$ref":"#/definitions/CIJ"},"minecraft:behavior.panic":{"$ref":"#/definitions/CJA"},"minecraft:behavior.peek":{"$ref":"#/definitions/CJB"},"minecraft:behavior.pet_sleep_with_owner":{"$ref":"#/definitions/FGD"},"minecraft:behavior.pickup_items":{"$ref":"#/definitions/FGE"},"minecraft:behavior.play":{"$ref":"#/definitions/CJE"},"minecraft:behavior.player_ride_tamed":{"$ref":"#/definitions/CJF"},"minecraft:behavior.raid_garden":{"$ref":"#/definitions/CJG"},"minecraft:behavior.random_breach":{"$ref":"#/definitions/CJH"},"minecraft:behavior.random_fly":{"$ref":"#/definitions/FGF"},"minecraft:behavior.random_hover":{"$ref":"#/definitions/FGG"},"minecraft:behavior.random_look_around":{"$ref":"#/definitions/CJJ"},"minecraft:behavior.random_look_around_and_sit":{"$ref":"#/definitions/FGH"},"minecraft:behavior.random_sitting":{"$ref":"#/definitions/DAA"},"minecraft:behavior.random_stroll":{"$ref":"#/definitions/DAB"},"minecraft:behavior.random_swim":{"$ref":"#/definitions/DAC"},"minecraft:behavior.ranged_attack":{"$ref":"#/definitions/DAD"},"minecraft:behavior.receive_love":{"$ref":"#/definitions/DAE"},"minecraft:behavior.restrict_open_door":{"$ref":"#/definitions/DAF"},"minecraft:behavior.restrict_sun":{"$ref":"#/definitions/DAG"},"minecraft:behavior.rise_to_liquid_level":{"$ref":"#/definitions/FGI"},"minecraft:behavior.roll":{"$ref":"#/definitions/DAH"},"minecraft:behavior.run_around_like_crazy":{"$ref":"#/definitions/DAI"},"minecraft:behavior.scared":{"$ref":"#/definitions/CBH"},"minecraft:behavior.send_event":{"$ref":"#/definitions/FGJ"},"minecraft:behavior.share_items":{"$ref":"#/definitions/DBA"},"minecraft:behavior.silverfish_merge_with_stone":{"$ref":"#/definitions/DBB"},"minecraft:behavior.silverfish_wake_up_friends":{"$ref":"#/definitions/DBC"},"minecraft:behavior.skeleton_horse_trap":{"$ref":"#/definitions/DBD"},"minecraft:behavior.sleep":{"$ref":"#/definitions/DBE"},"minecraft:behavior.slime_attack":{"$ref":"#/definitions/DBF"},"minecraft:behavior.slime_float":{"$ref":"#/definitions/DBG"},"minecraft:behavior.slime_keep_on_jumping":{"$ref":"#/definitions/DBH"},"minecraft:behavior.slime_random_direction":{"$ref":"#/definitions/DBI"},"minecraft:behavior.snacking":{"$ref":"#/definitions/DBJ"},"minecraft:behavior.sneeze":{"$ref":"#/definitions/DCA"},"minecraft:behavior.squid_dive":{"$ref":"#/definitions/DCB"},"minecraft:behavior.squid_flee":{"$ref":"#/definitions/DCC"},"minecraft:behavior.squid_idle":{"$ref":"#/definitions/DCD"},"minecraft:behavior.squid_move_away_from_ground":{"$ref":"#/definitions/DCE"},"minecraft:behavior.squid_out_of_water":{"$ref":"#/definitions/DCF"},"minecraft:behavior.stalk_and_pounce_on_target":{"$ref":"#/definitions/FHA"},"minecraft:behavior.stay_while_sitting":{"$ref":"#/definitions/DCG"},"minecraft:behavior.stomp_attack":{"$ref":"#/definitions/DCH"},"minecraft:behavior.stomp_turtle_egg":{"$ref":"#/definitions/DCI"},"minecraft:behavior.stroll_towards_village":{"$ref":"#/definitions/FHB"},"minecraft:behavior.summon_entity":{"$ref":"#/definitions/DCJ"},"minecraft:behavior.swell":{"$ref":"#/definitions/DDA"},"minecraft:behavior.swim_wander":{"$ref":"#/definitions/DDC"},"minecraft:behavior.swim_with_entity":{"$ref":"#/definitions/DDD"},"minecraft:behavior.swim_idle":{"$ref":"#/definitions/DDB"},"minecraft:behavior.swoop_attack":{"$ref":"#/definitions/DDE"},"minecraft:behavior.take_flower":{"$ref":"#/definitions/DDF"},"minecraft:behavior.target_when_pushed":{"$ref":"#/definitions/DDH"},"minecraft:behavior.tempt":{"$ref":"#/definitions/FHC"},"minecraft:behavior.trade_interest":{"$ref":"#/definitions/DDI"},"minecraft:behavior.trade_with_player":{"$ref":"#/definitions/DDJ"},"minecraft:behavior.vex_copy_owner_target":{"$ref":"#/definitions/DEA"},"minecraft:behavior.vex_random_move":{"$ref":"#/definitions/DEB"},"minecraft:behavior.wither_random_attack_pos_goal":{"$ref":"#/definitions/DEC"},"minecraft:behavior.wither_target_highest_damage":{"$ref":"#/definitions/DED"},"minecraft:behavior.work":{"$ref":"#/definitions/CBI"}}},"FHH_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"FHH_randomize":{"title":"Randomize","description":"TODO description: randomize","type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/FHH_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/FHH_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}}}},"FHH_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"title":"Add","$ref":"#/definitions/FHH_addremove","description":"The components groups to be added to this entity"},"filters":{"$ref":"#/definitions/FHI"},"randomize":{"type":"array","$ref":"#/definitions/FHH_randomize"},"remove":{"title":"Remove","description":"The components groups and all its components to be removed","$ref":"#/definitions/FHH_addremove"},"sequence":{"description":"A series of filters and components to be added","title":"Sequences","type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","$ref":"#/definitions/FHH_event_base"}},"trigger":{"type":"string","description":"The event to run","title":"Trigger"}}},"FHI_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/FHI_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/FHI_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/FHI_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/FHI_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/FHI_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/FHI_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_container_open"}}},"then":{"$ref":"#/definitions/FHJ"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_ranged_weapon"}}},"then":{"$ref":"#/definitions/FIC"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_target"}}},"then":{"$ref":"#/definitions/FID"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_nether"}}},"then":{"$ref":"#/definitions/FIE"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"inactivity_timer"}}},"then":{"$ref":"#/definitions/FIF"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_block"}}},"then":{"$ref":"#/definitions/FIG"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_leashed_to"}}},"then":{"$ref":"#/definitions/FIH"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_persistent"}}},"then":{"$ref":"#/definitions/FII"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sleeping"}}},"then":{"$ref":"#/definitions/FIJ"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"not":{"properties":{"test":{"const":"is_weather"}},"$comment":"DEPRECATED"}},{"if":{"properties":{"test":{"const":"light_level"}}},"then":{"$ref":"#/definitions/FJA"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}},{"if":{"properties":{"test":{"const":"random_chance"}}},"then":{"$ref":"#/definitions/FJB"}},{"if":{"properties":{"test":{"const":"rider_count"}}},"then":{"$ref":"#/definitions/FJC"}},{"if":{"properties":{"test":{"const":"surface_mob"}}},"then":{"$ref":"#/definitions/FJD"}},{"if":{"properties":{"test":{"const":"trusts"}}},"then":{"$ref":"#/definitions/FJE"}},{"if":{"properties":{"test":{"const":"weather"}}},"then":{"$ref":"#/definitions/FJF"}},{"if":{"properties":{"test":{"const":"weather_at_position"}}},"then":{"$ref":"#/definitions/FJG"}}]}]},"FHI_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/FHI_groups_spec"}},{"type":"object","$ref":"#/definitions/FHI_filters_spec"}]},"FIA":{"title":"Operator","type":"string","description":"The operator comparison to apply with 'value'.","default":"equals","enum":["!=","<","<=","<>","=","==",">",">=","equals","not"]},"FIB":{"title":"Subject 1.16.100","type":"string","description":"The subject of this filter test.","default":"self","enum":["block","damager","other","parent","player","self","target"]},"FHJ":{"type":"object","title":"Filters Has Container Open 1.16.100","description":"Returns true when the subject Player entity has opened a container.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FIC":{"type":"object","title":"Filters Has Ranged Weapon 1.16.100","description":"Returns true when the subject entity is holding a ranged weapon like a bow or crossbow.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FID":{"type":"object","title":"Filters Has Target 1.16.100","description":"Returns true if the subject entity has a valid target.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FIE":{"type":"object","title":"Filters In Nether 1.16.100","description":"Returns true when the subject entity is in Nether.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FIF":{"type":"object","title":"Filters Inactivity Timer 1.16.100","description":"Tests if the specified duration in seconds of inactivity for despawning has been reached.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"The Family name to look for","type":"integer","title":"Value"}}},"FIG":{"type":"object","title":"Filters Is Block 1.16.100","description":"Returns true when the block has the given name.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"FIH":{"type":"object","title":"Filters Is Leashed To 1.16.100","description":"Returns true if the subject entity leashed to the calling entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FII":{"type":"object","title":"Filters Is Persistent 1.16.100","description":"Tests if the subject's persistence matches the bool value passed in.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FIJ":{"type":"object","title":"Filters Is Sleeping 1.16.100","description":"Tests whether the Subject is sleeping.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FJA":{"type":"object","title":"Filters Light Level 1.16.100","description":"Tests is the mob is outside of the specified light level range (0, 16).","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"An integer value.","type":"integer","title":"Value","minimum":0,"maximum":16}}},"FJB":{"type":"object","title":"Filters Random Chance 1.16.100","description":"Returns true if the random chance rolls 0 out of a specified max range.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"FJC":{"type":"object","title":"Filters Rider Count 1.16.100","description":"Returns the number of riders on this entity.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"FJD":{"type":"object","title":"Filters Surface Mob 1.16.100","description":"Tests if the subject is a surface mob.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FJE":{"type":"object","title":"Filters Trusts 1.16.100","description":"Returns true if the subject is trusted by entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FJF":{"type":"object","title":"Filters Weather 1.16.100","description":"Tests the current weather in the dimension against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"FJG":{"type":"object","title":"Filters Weather At Position 1.16.100","description":"Tests the current weather, at the actor's position, against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"FHI":{"title":"Filters 1.16.100","$ref":"#/definitions/FHI_groups_spec"},"FHH":{"type":"object","title":"Entity 1.16.100","description":"TODO description: ","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/FHH_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/FHH_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/FHH_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/FHH_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/FHH_event_base"}},"FHF":{"title":"Entity 1.16.100","required":["description"],"additionalProperties":false,"dependencies":{"component_groups":["events"]},"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/FHG","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"uniqueItems":true,"$ref":"#/definitions/FHG","description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"uniqueItems":true,"$ref":"#/definitions/FHH","description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"FHE":{"type":"object","title":"behavior Entity 1.16.100","description":"TODO description","required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"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."},"minecraft:entity":{"$ref":"#/definitions/FHF"}},"additionalProperties":false}}} \ No newline at end of file diff --git a/behavior/items/items.json b/behavior/items/items.json new file mode 100644 index 00000000..b3ab826e --- /dev/null +++ b/behavior/items/items.json @@ -0,0 +1 @@ +{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behavior.items","examples":[{"format_version":"1.16.200","minecraft:item":{"description":{"identifier":"namespace:item"},"components":{}}}],"allOf":[{"if":{"properties":{"format_version":{"type":"string","const":"1.10"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.10.0"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.14"}}},"then":{"$ref":"#/definitions/E"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.14.0"}}},"then":{"$ref":"#/definitions/E"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16"}}},"then":{"$ref":"#/definitions/F"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.0"}}},"then":{"$ref":"#/definitions/F"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.100"}}},"then":{"$ref":"#/definitions/G"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.200"}}},"then":{"$ref":"#/definitions/G"}}],"definitions":{"B":{"type":"string","title":"Item Identifier 1.8.0","description":"The minecraft item identifier","pattern":"^[0-9a-zA-Z:_\\-\\.]+$"},"C":{"type":"array","title":"Array Of 3 Items","description":"An array of 3 numbers","minimum":3,"maximum":3,"items":{"type":"number","description":"An number","title":"TODO Title"}},"D":{"type":"string","title":"Block Name","description":"TODO description"},"A":{"description":"Minecraft items 1.10.0","required":["format_version","minecraft:item"],"title":"Item","properties":{"format_version":{"type":"string","description":"TODO description","title":"TODO Title"},"minecraft:item":{"additionalProperties":false,"required":["description"],"type":"object","description":"TODO","properties":{"description":{"additionalProperties":false,"type":"object","properties":{"identifier":{"title":"Identifier","type":"string","description":"TODO","$ref":"#/definitions/B"}}},"components":{"additionalProperties":false,"type":"object","description":"The components of this item","properties":{"minecraft:camera":{"type":"object","description":"UNDOCUMANTED","title":"UNDOCUMANTED","properties":{"black_bars_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"black_bars_screen_ratio":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"shutter_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"picture_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"slide_away_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"}}},"minecraft:max_damage":{"type":"integer","description":"Max damage item has, this is used like item max health."},"minecraft:hand_equipped":{"type":"boolean","title":"Hand Equipped","description":"Is this a hand equipped item."},"minecraft:stacked_by_data":{"type":"boolean","description":"Stacked by data aux value or not?"},"minecraft:foil":{"type":"boolean","description":"Foil or glint."},"minecraft:block":{"type":"string","description":"Block name, leave blank for no block."},"minecraft:max_stack_size":{"type":"integer","description":"Max stack size.","minimum":0},"minecraft:use_duration":{"type":"integer","description":"How long to use before item is done being used."},"minecraft:food":{"type":"object","description":"Food settings of the item","properties":{"nutrition":{"type":"integer","description":"Nutrition amount."},"saturation_modifier":{"type":"string","description":"Choose: poor, low, normal, good, max, supernatural.","enum":["poor","low","normal","good","max","supernatural"]},"using_converts_to":{"type":"string","description":"After using, item converts it to this item.","$ref":"#/definitions/B"},"on_use_action":{"type":"string","description":"'chorus_teleport' or 'none'.","enum":["chorus_teleport","suspicious_stew_effect","none"]},"on_use_range":{"$ref":"#/definitions/C"},"cooldown_type":{"type":"string","description":"'chorusfruit' or 'none'.","enum":["chorusfruit","none"]},"cooldown_time":{"type":"integer","description":"Cooldown time in ticks."},"can_always_eat":{"type":"boolean","description":"Can always eat this item? true or false."},"effects":{"type":"array","items":{"additionalProperties":false,"type":"object","properties":{"name":{"type":"string","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"chance":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"duration":{"type":"integer","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"amplifier":{"type":"integer","description":"UNDOCUMANTED","title":"UNDOCUMANTED"}}}}}},"minecraft:seed":{"additionalProperties":false,"type":"object","properties":{"crop_result":{"type":"string"},"plant_at":{"description":"Valid blocks you can plant this item at.","oneOf":[{"type":"string","$ref":"#/definitions/D"},{"type":"array","items":{"type":"string","$ref":"#/definitions/D"}}]}}}}}},"title":"TODO Title"}}},"E":{"description":"Minecraft items 1.14.0","required":["format_version","minecraft:item"],"title":"Item","properties":{"format_version":{"type":"string","description":"TODO description","title":"TODO Title"},"minecraft:item":{"additionalProperties":false,"required":["description"],"type":"object","description":"TODO","properties":{"description":{"additionalProperties":false,"type":"object","title":"Description","description":"TODO","properties":{"identifier":{"title":"Identifier","type":"string","description":"TODO","$ref":"#/definitions/B"}}},"components":{"additionalProperties":false,"type":"object","description":"The components of this item","properties":{"minecraft:camera":{"type":"object","description":"UNDOCUMANTED","title":"UNDOCUMANTED","properties":{"black_bars_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"black_bars_screen_ratio":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"shutter_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"picture_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"slide_away_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"}}},"minecraft:max_damage":{"type":"integer","description":"Max damage item has, this is used like item max health.","title":"UNDOCUMANTED"},"minecraft:hand_equipped":{"type":"boolean","title":"Hand Equipped","description":"Is this a hand equipped item."},"minecraft:stacked_by_data":{"type":"boolean","description":"Stacked by data aux value or not?","title":"UNDOCUMANTED"},"minecraft:foil":{"type":"boolean","description":"Foil or glint.","title":"UNDOCUMANTED"},"minecraft:block":{"type":"string","description":"Block name, leave blank for no block.","title":"UNDOCUMANTED"},"minecraft:max_stack_size":{"type":"integer","description":"Max stack size.","title":"UNDOCUMANTED","minimum":0},"minecraft:use_duration":{"type":"integer","description":"How long to use before item is done being used.","title":"UNDOCUMANTED"},"minecraft:food":{"type":"object","description":"Food settings of the item","additionalProperties":false,"properties":{"nutrition":{"type":"integer","description":"Nutrition amount.","title":"UNDOCUMANTED"},"saturation_modifier":{"type":"string","description":"Choose: poor, low, normal, good, max, supernatural.","enum":["poor","low","normal","good","max","supernatural"],"title":"UNDOCUMANTED"},"using_converts_to":{"type":"string","description":"After using, item converts it to this item.","title":"UNDOCUMANTED","$ref":"#/definitions/B"},"on_use_action":{"type":"string","description":"'chorus_teleport' or 'none'.","title":"UNDOCUMANTED","enum":["chorus_teleport","suspicious_stew_effect","none"]},"on_use_range":{"$ref":"#/definitions/C","title":"UNDOCUMANTED"},"cooldown_type":{"type":"string","description":"'chorusfruit' or 'none'.","title":"UNDOCUMANTED","enum":["chorusfruit","none"]},"cooldown_time":{"type":"integer","description":"Cooldown time in ticks.","title":"UNDOCUMANTED"},"can_always_eat":{"type":"boolean","description":"Can always eat this item? true or false.","title":"UNDOCUMANTED"},"effects":{"type":"array","items":{"additionalProperties":false,"type":"object","properties":{"name":{"type":"string","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"chance":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"duration":{"type":"integer","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"amplifier":{"type":"integer","description":"UNDOCUMANTED","title":"UNDOCUMANTED"}}}},"remove_effects":{"type":"array","description":"Can always eat this item? true or false.","title":"Remove Effects","items":{"type":"string","description":"UNDOCUMANTED","title":"UNDOCUMANTED"}}}},"minecraft:seed":{"additionalProperties":false,"type":"object","properties":{"crop_result":{"type":"string","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"plant_at":{"description":"Valid blocks you can plant this item at.","title":"UNDOCUMANTED","oneOf":[{"type":"string","$ref":"#/definitions/D"},{"type":"array","items":{"type":"string","$ref":"#/definitions/D"}}]}}}}}},"title":"TODO Title"}}},"F":{"description":"Minecraft items 1.16.0","required":["format_version","minecraft:item"],"title":"Item","properties":{"format_version":{"type":"string","description":"TODO description","title":"TODO Title"},"minecraft:item":{"additionalProperties":false,"required":["description"],"type":"object","description":"TODO","properties":{"description":{"additionalProperties":false,"type":"object","title":"Description","description":"TODO","properties":{"identifier":{"title":"Identifier","type":"string","description":"The identifier for this item. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla item.","$ref":"#/definitions/B"},"category":{"type":"string","default":"","description":"The category for this item. Categories are used to control high level properties of how the item is integrated into the bedrock engine, such as whether it can be used in slash commands.","title":"Category"},"is_experimental":{"type":"boolean","default":false,"description":"If this item is experimental, it will only be registered if the world is marked as experimental.","title":"Is Experimental"}}},"components":{"additionalProperties":false,"type":"object","description":"The components of this item","properties":{"minecraft:camera":{"type":"object","description":"UNDOCUMANTED","title":"UNDOCUMANTED","properties":{"black_bars_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"black_bars_screen_ratio":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"shutter_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"picture_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"slide_away_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"}}},"minecraft:max_damage":{"type":"integer","description":"Max damage item has, this is used like item max health.","title":"UNDOCUMANTED"},"minecraft:hand_equipped":{"type":"boolean","title":"Hand Equipped","description":"Is this a hand equipped item."},"minecraft:stacked_by_data":{"type":"boolean","description":"Stacked by data aux value or not?","title":"UNDOCUMANTED"},"minecraft:foil":{"type":"boolean","description":"Foil or glint.","title":"UNDOCUMANTED"},"minecraft:block":{"type":"string","description":"Block name, leave blank for no block.","title":"UNDOCUMANTED"},"minecraft:max_stack_size":{"type":"integer","description":"Max stack size.","title":"UNDOCUMANTED","minimum":0},"minecraft:use_duration":{"type":"integer","description":"How long to use before item is done being used.","title":"UNDOCUMANTED"},"minecraft:food":{"type":"object","description":"Food settings of the item","properties":{"nutrition":{"type":"integer","description":"Nutrition amount.","title":"UNDOCUMANTED"},"saturation_modifier":{"type":"string","description":"Choose: poor, low, normal, good, max, supernatural.","title":"UNDOCUMANTED","enum":["poor","low","normal","good","max","supernatural"]},"using_converts_to":{"type":"string","description":"After using, item converts it to this item.","title":"UNDOCUMANTED","$ref":"#/definitions/B"},"on_use_action":{"type":"string","description":"'chorus_teleport' or 'none'.","title":"UNDOCUMANTED","enum":["chorus_teleport","suspicious_stew_effect","none"]},"on_use_range":{"$ref":"#/definitions/C"},"cooldown_type":{"type":"string","description":"'chorusfruit' or 'none'.","title":"UNDOCUMANTED","enum":["chorusfruit","none"]},"cooldown_time":{"type":"integer","description":"Cooldown time in ticks.","title":"UNDOCUMANTED"},"can_always_eat":{"type":"boolean","description":"Can always eat this item? true or false.","title":"UNDOCUMANTED"},"effects":{"type":"array","description":"UNDOCUMANTED","title":"UNDOCUMANTED","items":{"additionalProperties":false,"type":"object","properties":{"name":{"type":"string","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"chance":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"duration":{"type":"integer","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"amplifier":{"type":"integer","description":"UNDOCUMANTED","title":"UNDOCUMANTED"}}}}}},"minecraft:seed":{"additionalProperties":false,"type":"object","properties":{"crop_result":{"type":"string","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"plant_at":{"description":"Valid blocks you can plant this item at.","title":"UNDOCUMANTED","oneOf":[{"type":"string","$ref":"#/definitions/D"},{"type":"array","items":{"type":"string","$ref":"#/definitions/D"}}]}}}}}},"title":"TODO Title"}}},"H":{"title":"Armor","description":"The armor item componenent determines the amount of protection you have in your armor item.","type":"object","additionalProperties":false,"required":["protection","texture_type"],"properties":{"protection":{"type":"number","description":"How much protection does the armor item have.","title":"Protection"},"texture_type":{"type":"string","default":"","description":"Texture Type to apply for the armor. Note that Horse armor is restricted to leather, iron, gold, or diamond.","title":"Texture Type"}}},"I_use_on_item":{"type":"object","title":"Allowed Block","description":"A block descriptor that allows to be placed","properties":{"tags":{"title":"Tags","description":"Tags","$ref":"#/definitions/J"}}},"J":{"type":"string","title":"Molang / String ","description":"Molang definition","format":"molang"},"I":{"title":"Block Placer","description":"Planter item component. planter items are items that can be planted.","type":"object","additionalProperties":false,"required":["block"],"properties":{"block":{"type":"string","description":"Set the placement block name for the planter item.","title":"Protection"},"use_on":{"description":"List of block descriptors that contain blocks that this item can be used on. If left empty, all blocks will be allowed.","title":"Use On","type":"array","items":{"$ref":"#/definitions/I_use_on_item"}}}},"BA":{"title":"Cooldown","description":"Cool down time for a component. After you use an item it becomes unusable for the duration specified by the 'cool down time' setting in this component.","type":"object","additionalProperties":false,"required":["category","duration"],"properties":{"category":{"type":"string","description":"The type of cool down for this item.","title":"Category"},"duration":{"description":"The duration of time this item will spend cooling down before becoming usable again.","title":"Duration","type":"number"}}},"BB":{"title":"Digger","description":"Digger item. Component put on items that dig.","type":"object","additionalProperties":false,"required":["destroy_speeds"],"properties":{"use_efficiency":{"title":"Use Efficiency","type":"boolean","description":"Use efficiency? Default is set to false.","default":"false"},"destroy_speeds":{"type":"array","title":"Destroy Speeds","description":"Destroy speed per block.","items":{"title":"Destroy Speed","description":"Destroy speed per block.","type":"object","additionalProperties":false,"properties":{"speed":{"title":"Speed","description":"Speed","type":"number"},"on_dig":{"type":"string","title":"On Dig","description":"Trigger for when you dig a block that isn't listed in destroy_speeds"},"block":{"title":"Block","oneOf":[{"type":"string","description":"The block identifier"},{"type":"object","additionalProperties":false,"description":"Block descriptor","properties":{"any_tag":{"type":"array","title":"Any Block Tag","description":"The block tag","items":{"type":"string","title":"Block Tag"}}}}]}}}}}},"BC":{"title":"Display Name","description":"Display Name item component. Display Names display the name of an item.","type":"object","additionalProperties":false,"required":["value"],"properties":{"value":{"type":"string","title":"Value","description":"Set the display name for an item."}}},"BD":{"title":"Durability","description":"Durability item component: how much damage can this item take before breaking.","type":"object","additionalProperties":false,"required":["damage_chance"],"properties":{"damage_chance":{"type":"object","title":"Damange Chance","description":"Damange chance","additionalProperties":false,"required":["min","max"],"properties":{"min":{"title":"Min","type":"integer","description":"The minimum"},"max":{"title":"Max","type":"integer","description":"The minimum"}}},"max_durability":{"title":"Max Durability","description":"Max durability is the amount of damage that this item can take before breaking.","type":"number"}}},"BE":{"title":"Dye Powder","description":"Dye powder, there are 16 kinds of dye.","type":"object","additionalProperties":false,"required":["color"],"properties":{"color":{"type":"string","title":"Color","description":"Defines what color the dye is.","enum":["brown","white","black","blue","cyan","gray","green","lightblue","silver","lime","magenta","pink","purple","red","yellow"]}}},"BF":{"title":"Entity Placer","description":"Entity placer item component. You can specifiy allowed blocks that the item is restricted to.","type":"object","additionalProperties":false,"required":["entity"],"properties":{"entity":{"type":"string","title":"Entity","description":"The entity to be placed in the world."},"dispense_on":{"type":"array","title":"Dispense On","description":"List of block descriptors that contain blocks that this item can be dispensed on. If left empty, all blocks will be allowed.","items":{"title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"}},"use_on":{"type":"array","title":"Use On","description":"List of block descriptors that contain blocks that this item can be used on. If left empty, all blocks will be allowed.","items":{"title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"}}}},"BG":{"title":"Food","description":"When an item has a food component, it becomes edible to the player.","type":"object","additionalProperties":false,"properties":{"can_always_eat":{"title":"Can Always Eat","description":"If true you can always eat this item (even when not hungry), defaults to false.","type":"boolean","default":false},"nutrition":{"title":"Nutrition","description":"How much nutrition does this food item give the player when eaten.","type":"number"},"on_consume":{"title":"On Consume","description":"UNDOCUMENATED","type":"object","additionalProperties":false,"properties":{"event":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED"},"target":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED","enum":["self"]}}},"saturation_modifier":{"title":"Saturation Modifier","description":"Saturation Modifier is used in this formula: (nutrition * saturation_modifier * 2) when appling the saturation buff. Which happens when you eat the item.","type":"number"},"using_converts_to":{"title":"Using Converts To","description":"When used, convert the *this* item to the one specified by 'using_converts_to'.","type":"string"}}},"BH":{"title":"Fuel","description":"Fuel component. Allows this item to be used as fuel in a furnace to 'cook' other items.","type":"object","additionalProperties":false,"required":["duration"],"properties":{"duration":{"type":"number","title":"Duration","description":"How long in seconds will this fuel cook items for."}}},"BI":{"title":"Icon","description":"The icon item componenent determines the icon to represent the item in the UI and elsewhere.","type":"object","additionalProperties":false,"required":["texture"],"properties":{"frame":{"type":"string","title":"Frame","description":"An index or expression for which frame of the icon to display. Default resolves to 0.","default":0},"legacy_id":{"type":"string","title":"Texture","description":"Legacy texture id for older item icons."},"texture":{"type":"string","title":"Texture","description":"The key from the resource_pack/textures/item_texture.json 'texture_data' object associated with the texture file Example: blaze_powder."}}},"BJ":{"title":"Knockback Resistance","description":"Knockback Resistance Item. Component put on items that provide knockback resistance.","type":"object","additionalProperties":false,"required":["protection"],"properties":{"protection":{"title":"Protection","description":"Amount of knockback resistance provided with the total maximum protection being 1.0","type":"number"}}},"CA":{"title":"On Use","description":"The on_use item component allows you to receive an event when the item is used.","type":"object","additionalProperties":false,"required":["on_use"],"properties":{"on_use":{"title":"On Use","description":"Event trigger for when the item is used.","type":"object","additionalProperties":false,"properties":{"event":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED"},"target":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED","enum":["self"]}}}}},"CB":{"title":"On Use On","description":"The on_use_on item component allows you to receive an event when the item is used on a block in the world.","type":"object","additionalProperties":false,"required":["on_use_on"],"properties":{"on_use":{"title":"On Use","description":"Event trigger for when the item is used.","type":"object","additionalProperties":false,"properties":{"event":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED"},"target":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED","enum":["block"]}}}}},"CC":{"title":"Projectile","description":"Projectile item component. projectile items shoot out, like an arrow.","type":"object","additionalProperties":false,"required":["projectile_entity"],"properties":{"minimum_critical_power":{"type":"number","title":"Minimum Critical Power","description":"How long you must charge a projectile for it to critically hit."},"projectile_entity":{"title":"Projectile Entity","description":"The entity to be fired as a projectile.","type":"string"}}},"CE":{"title":"Molang Number","description":"The minecraft molang definition that results in a float","anyOf":[{"type":"string","minLength":0,"format":"molang"},{"type":"number"}]},"CD":{"title":"Repairable","description":"Repairable item component: how much damage can this item repair, what items can repair it.","type":"object","additionalProperties":false,"properties":{"on_repaired":{"title":"On Repaired","description":"Event that is called when this item has been repaired.","type":"object"},"repair_items":{"title":"Repair Items","description":"Repair item entries.","type":"array","items":{"type":"object","title":"UNDOCUMENATED","description":"UNDOCUMENATED","additionalProperties":false,"properties":{"items":{"title":"Items","description":"UNDOCUMENATED","type":"array","items":{"type":"string","title":"Item","description":"UNDOCUMENATED"}},"repair_amount":{"title":"Repair Amount","description":"UNDOCUMENATED","$ref":"#/definitions/CE"}}}}}},"CF":{"title":"Render Offsets","description":"Render offsets component: optional values can be given to offset the way the item is rendered.","type":"object","additionalProperties":false,"properties":{"main_hand":{"title":"Main Hand","description":"Right hand transform data.","type":"string"},"off_hand":{"title":"Off Hand","description":"Left hand transform data.","type":"string"}}},"CG":{"title":"Shooter","description":"Shooter Item Component.","type":"object","additionalProperties":false,"properties":{"ammunition":{"title":"Ammunition","description":"Ammunition","type":"array","items":{"type":"object","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"item":{"title":"Item","description":"UNDOCUMENTATED","type":"string"},"use_offhand":{"title":"Use Offhand","description":"UNDOCUMENTATED","type":"boolean"},"search_inventory":{"title":"Search Inventory","description":"UNDOCUMENTATED","type":"boolean"},"use_in_creative":{"title":"Use In Creative","description":"UNDOCUMENTATED","type":"boolean"}}}},"charge_on_draw":{"title":"Charge On Draw","description":"Charge on draw? Default is set to false.","default":false,"type":"boolean"},"launch_power_scale":{"title":"Launch Power Scale","description":"Launch power scale. Default is set to 1.0.","default":1.0,"type":"number"},"max_draw_duration":{"title":"Max Draw Duration","description":"Draw Duration. Default is set to 0.","default":0,"type":"number"},"max_launch_power":{"title":"Max Launch Power","description":"Launch power. Default is set to 1.0.","default":0,"type":"number"},"scale_power_by_draw_duration":{"title":"Scale Power By Draw Duration","description":"Scale power by draw duration? Default is set to false.","default":false,"type":"boolean"}}},"CH":{"title":"Throwable","description":"Throwable item component. Throwable items, such as a snowball.","type":"object","additionalProperties":false,"properties":{"do_swing_animation":{"title":"Do Swing Animation","description":"Whether the item should use the swing animation when thrown. Default is set to false.","default":false,"type":"boolean"},"launch_power_scale":{"title":"Launch Power Scale","description":"The scale at which the power of the throw increases. Default is set to 1.0.","default":1.0,"type":"number"},"max_draw_duration":{"title":"Max Draw Duration","description":"The maximum duration to draw a throwable item. Default is set to 0.0.","default":0,"type":"number"},"min_draw_duration":{"title":"Min Draw Duration","description":"The minimum duration to draw a throwable item. Default is set to 0.0.","default":0,"type":"number"},"max_launch_power":{"title":"Max Launch Power","description":"The maximum power to launch the throwable item. Default is set to 1.0.","default":1.0,"type":"number"},"scale_power_by_draw_duration":{"title":"Scale Power By Draw Duration","description":"Whether or not the power of the throw increases with duration charged. Default is set to false.","default":false,"type":"boolean"}}},"CI":{"title":"Weapon","description":"Weapon Item Component. Added to every weapon item such as axe, sword, trident, bow, crossbow.","type":"object","additionalProperties":false,"properties":{"on_hit_block":{"title":"On Hit Block","description":"Trigger for letting you know when this item is used to hit a block","type":"object","additionalProperties":false,"event":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED"},"target":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED","enum":["self"]}},"on_hurt_entity":{"title":"On Hurt Entity","description":"Trigger for letting you know when this item is used to hurt another mob","type":"object","additionalProperties":false,"event":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED"},"target":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED","enum":["self","holder"]}},"on_not_hurt_entity":{"title":"On Not Hurt Entity","description":"Trigger for letting you know when this item hit another actor, but didn't do damage","type":"object","additionalProperties":false,"event":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED"},"target":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED","enum":["self"]}}}},"CJ":{"title":"Wearable","description":"Wearable item component.","type":"object","additionalProperties":false,"properties":{"dispensable":{"title":"Dispensable","description":"","type":"boolean"},"slot":{"title":"Slot","description":"equipment_slot: slot.weapon.mainhand, slot.weapon.offhand, slot.armor.head, slot.armor.chest, slot.armor.legs, slot.armor.feet, slot.hotbar, slot.inventory, slot.enderchest, slot.saddle, slot.armor, slot.chest","type":"string","enum":["slot.weapon.mainhand","slot.weapon.offhand","slot.armor.head","slot.armor.chest","slot.armor.legs","slot.armor.feet","slot.hotbar","slot.inventory","slot.enderchest","slot.saddle","slot.armor","slot.chest"]}}},"DA_event_base":{"title":"Event","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"$ref":"#/definitions/DA_event_functions","properties":{"sequence":{"title":"Sequence","description":"UNDOCUMENTATED","type":"array","items":{"title":"Sequence","description":"UNDOCUMENTATED","type":"object","$ref":"#/definitions/DA_event_functions"}},"randomize":{"title":"Randomize","description":"UNDOCUMENTATED","type":"array","items":{"title":"Randomize","description":"UNDOCUMENTATED","type":"object","$ref":"#/definitions/DA_event_functions","required":["weight"],"properties":{"weight":{"title":"Weight","description":"UNDOCUMENTATED","type":"integer","minimum":0}}}},"run_command":{"title":"Run Command","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"command":{"title":"Command","description":"UNDOCUMENTATED","type":"array","items":{"type":"string","title":"Command","description":"UNDOCUMENTATED"}},"target":{"type":"string","title":"Target","description":"UNDOCUMENTATED","enum":["other"]}}}}},"DA_event_functions":{"title":"Event","description":"UNDOCUMENTATED","type":"object","properties":{"add_mob_effect":{"$ref":"#/definitions/DB"},"damage":{"$ref":"#/definitions/DC"},"decrement_stack":{"$ref":"#/definitions/DD"},"remove_mob_effect":{"$ref":"#/definitions/DE"},"shoot":{"$ref":"#/definitions/DF"},"swing":{"$ref":"#/definitions/DG"},"teleport":{"$ref":"#/definitions/DH"},"transform_item":{"$ref":"#/definitions/DI"}}},"DB":{"title":"Add Mob Effect","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"effect":{"type":"string","title":"Effect","description":"UNDOCUMENTATED"},"target":{"type":"string","title":"Target","description":"UNDOCUMENTATED","enum":["holder"]},"duration":{"type":"number","title":"Duration","description":"UNDOCUMENTATED"},"amplifier":{"type":"number","title":"Amplifier","description":"UNDOCUMENTATED"}}},"DC":{"title":"Shoot","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"type":{"type":"string","title":"Type","description":"UNDOCUMENTATED","enum":["magic"]},"amount":{"type":"number","title":"Amount","description":"UNDOCUMENTATED"}}},"DD":{"title":"Decrement Stack","description":"UNDOCUMENTATED","type":"object","additionalProperties":false},"DE":{"title":"Remove Mob Effect","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"effect":{"type":"string","title":"Effect","description":"UNDOCUMENTATED"},"target":{"type":"string","title":"Target","description":"UNDOCUMENTATED","enum":["holder"]}}},"DF":{"title":"Shoot","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"angle_offset":{"type":"number","title":"Angle Offset","description":"UNDOCUMENTATED"},"launch_power":{"type":"number","title":"Launch Power","description":"UNDOCUMENTATED"},"projectile":{"type":"string","title":"Projectile","description":"UNDOCUMENTATED"}}},"DG":{"title":"Swing","description":"UNDOCUMENTATED","type":"object","additionalProperties":false},"DH":{"title":"Teleport","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"target":{"type":"string","title":"Target","description":"UNDOCUMENTATED","enum":["holder"]},"max_range":{"type":"array","title":"Max Range","description":"UNDOCUMENTATED","items":[{"type":"number","title":"X","description":"UNDOCUMENTATED"},{"type":"number","title":"Y","description":"UNDOCUMENTATED"},{"type":"number","title":"Z","description":"UNDOCUMENTATED"}]}}},"DI":{"title":"Transform Item","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"transform":{"title":"Transform","description":"UNDOCUMENTATED","type":"string"}}},"DA":{"title":"Events","description":"UNDOCUMENTATED","type":"object","properties":{"on_consume":{"$ref":"#/definitions/DA_event_base"}},"additionalProperties":{"$ref":"#/definitions/DA_event_base"}},"G":{"description":"Minecraft items 1.16.100","required":["format_version","minecraft:item"],"title":"Item","properties":{"format_version":{"type":"string","description":"TODO description","title":"TODO Title"},"minecraft:item":{"additionalProperties":false,"required":["description"],"type":"object","description":"TODO","title":"Item","properties":{"description":{"additionalProperties":false,"type":"object","title":"Description","description":"TODO","properties":{"identifier":{"title":"Identifier","type":"string","description":"The identifier for this item. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla item.","$ref":"#/definitions/B"},"category":{"type":"string","default":"","description":"The category for this item. Categories are used to control high level properties of how the item is integrated into the bedrock engine, such as whether it can be used in slash commands.","title":"Category"},"is_experimental":{"type":"boolean","default":false,"description":"If this item is experimental, it will only be registered if the world is marked as experimental.","title":"Is Experimental"}}},"components":{"additionalProperties":{"type":"object"},"type":"object","description":"The components of this item","properties":{"minecraft:armor":{"$ref":"#/definitions/H"},"minecraft:block_placer":{"$ref":"#/definitions/I"},"minecraft:cooldown":{"$ref":"#/definitions/BA"},"minecraft:digger":{"$ref":"#/definitions/BB"},"minecraft:display_name":{"$ref":"#/definitions/BC"},"minecraft:durability":{"$ref":"#/definitions/BD"},"minecraft:dye_powder":{"$ref":"#/definitions/BE"},"minecraft:entity_placer":{"$ref":"#/definitions/BF"},"minecraft:food":{"$ref":"#/definitions/BG"},"minecraft:fuel":{"$ref":"#/definitions/BH"},"minecraft:icon":{"$ref":"#/definitions/BI"},"minecraft:knockback_resistance":{"$ref":"#/definitions/BJ"},"minecraft:on_use":{"$ref":"#/definitions/CA"},"minecraft:on_use_on":{"$ref":"#/definitions/CB"},"minecraft:projectile":{"$ref":"#/definitions/CC"},"minecraft:repairable":{"$ref":"#/definitions/CD"},"minecraft:render_offsets":{"$ref":"#/definitions/CF"},"minecraft:shooter":{"$ref":"#/definitions/CG"},"minecraft:throwable":{"$ref":"#/definitions/CH"},"minecraft:weapon":{"$ref":"#/definitions/CI"},"minecraft:wearable":{"$ref":"#/definitions/CJ"}}},"events":{"$ref":"#/definitions/DA"}}}}}}} \ No newline at end of file diff --git a/behavior/loot_tables/loot_tables.json b/behavior/loot_tables/loot_tables.json new file mode 100644 index 00000000..4d475f95 --- /dev/null +++ b/behavior/loot_tables/loot_tables.json @@ -0,0 +1 @@ +{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behavior.loot_tables","additionalProperties":false,"description":"A minecraft loot table","title":"Loot Table","examples":[{"pools":[{"rolls":1,"entries":[{"type":"item","name":"minecraft:spawn_egg","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}},{"function":"set_actor_id"}]}]}]}],"definitions":{"pools_spec":{"title":"Pools","description":"TODO description","type":"array","additionalProperties":false,"items":{"additionalProperties":false,"title":"A Single Pool","type":"object","properties":{"rolls":{"title":"Rolls","oneOf":[{"type":"integer","minimum":0},{"type":"object","required":["min","max"],"properties":{"min":{"title":"Minimum","type":"number","minimum":0},"max":{"title":"Minimum","type":"number","minimum":1}}}]},"type":{"title":"Type","type":"string","description":"","enum":["loot_table","item","empty"]},"conditions":{"title":"Conditions","description":"TODO","type":"array","items":{"$ref":"#/definitions/A"}},"entries":{"title":"Entries","type":"array","items":{"additionalProperties":false,"type":"object","required":["type"],"title":"Entry","properties":{"type":{"title":"Type","type":"string","enum":["item","empty","loot_table"]},"count":{"type":"integer","title":"Count","description":"The amount of the item"},"name":{"title":"Name","type":"string","description":"An item or loottable","pattern":"^([\\w]+:|loot_tables/)"},"weight":{"title":"Weight","type":"integer","minimum":1},"functions":{"title":"Functions","type":"array","items":{"type":"object","required":["function"],"title":"Function","$ref":"#/definitions/J"}},"pools":{"$ref":"#/definitions/pools_spec"},"quality":{"title":"Quality","description":"UNDOCUMANTED","type":"integer"}}}},"tiers":{"title":"Tiers","description":"TODO description","type":"object","additionalProperties":false,"properties":{"bonus_chance":{"title":"Bonus Chance","description":"TODO description","type":"number"},"bonus_rolls":{"title":"Bonus Rolls","description":"TODO description","type":"integer"},"initial_range":{"title":"Initial Range","description":"TODO description","type":"integer"}}}}}},"B":{"type":"object","additionalProperties":false,"description":"Returns true if the actor properties defined were executed.","title":"Entity Properties","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"entity":{"type":"string","default":"this","description":"The entity to test. The value must be only \"this\".","title":"Entity"},"properties":{"type":"object","default":{},"description":"The entity's properties. \"on_fire\", \"on_ground\" is used for now.","title":"Properties","additionalProperties":false,"properties":{"on_fire":{"title":"On Fire","description":"TODO","type":"boolean"},"on_ground":{"title":"On Fire","description":"TODO","type":"boolean"}}}}},"C":{"type":"object","additionalProperties":false,"description":"Returns the condition true if the actor's mark variant is matched to the value.","title":"Has Mark Variant","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"value":{"type":"integer","default":"0","description":"Tests for the actor's mark variant (if it has one)","title":"Value"}}},"D":{"type":"object","additionalProperties":false,"description":"Returns the condition true if the actor of the loot table is killed by player or entities that has owner.","title":"Killed By Player","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"}}},"E":{"type":"object","additionalProperties":false,"description":"Returns the condition true if the actor of the loot table is killed by player or entities that has owner.","title":"Killed By Player Or Pets Or Pets","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"}}},"F":{"type":"object","additionalProperties":false,"description":"Sets a random chance of the specified value.","title":"Random Chance","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"chance":{"type":"number","default":0,"description":"TODO","title":"Chance"},"max_chance":{"type":"number","default":0,"description":"The maximum random chance value allowed.","title":"Max Chance"}}},"G":{"type":"object","additionalProperties":false,"description":"Sets a random chance of the specified value. Looting enchantment increase the random chance multiplier.","title":"Random Chance With Looting","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"chance":{"type":"number","default":0,"description":"The random chance of the value.","title":"Chance"},"looting_multiplier":{"type":"number","default":0,"description":"The multiplier for the chance if the target entity has the looting enchant that affects the actor.","title":"Looting Multiplier"}}},"H":{"type":"object","additionalProperties":false,"description":"Sets a random chance of the specified value based on the level difficulty.","title":"Random Difficulty Chance","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"default_chance":{"type":"number","default":0,"description":"The default random chance if the level difficulty is not assigned.","title":"Default Chance"},"easy":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in easy. Omitting this field will set the value to \"default_chance\" field.","title":"Easy"},"hard":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in hard. Omitting this field will set the value to \"default_chance\" field.","title":"Hard"},"normal":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in normal. Omitting this field will set the value to \"default_chance\" field.","title":"Normal"},"peaceful":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in peaceful. Omitting this field will set the value to \"default_chance\" field.","title":"Peaceful"}}},"I":{"type":"object","additionalProperties":false,"description":"Sets a max regional difficulty random chance of the specified value.","title":"Random Regional Difficulty Chance","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"default_chance":{"type":"number","default":0,"description":"The default random chance if the level difficulty is not assigned.","title":"Default Chance"},"max_chance":{"title":"Max Chance","type":"number","description":"UNDOCUMENATED"},"easy":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in easy. Omitting this field will set the value to \"default_chance\" field.","title":"Easy"},"hard":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in hard. Omitting this field will set the value to \"default_chance\" field.","title":"Hard"},"normal":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in normal. Omitting this field will set the value to \"default_chance\" field.","title":"Normal"},"peaceful":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in peaceful. Omitting this field will set the value to \"default_chance\" field.","title":"Peaceful"}}},"A":{"description":"A minecraft loot table condition","title":"Condition","allOf":[{"if":{"properties":{"condition":{"type":"string","const":"entity_properties"}}},"then":{"$ref":"#/definitions/B"}},{"if":{"properties":{"condition":{"type":"string","const":"has_mark_variant"}}},"then":{"$ref":"#/definitions/C"}},{"if":{"properties":{"condition":{"type":"string","const":"killed_by_player"}}},"then":{"$ref":"#/definitions/D"}},{"if":{"properties":{"condition":{"type":"string","const":"killed_by_player_or_pets"}}},"then":{"$ref":"#/definitions/E"}},{"if":{"properties":{"condition":{"type":"string","const":"random_chance"}}},"then":{"$ref":"#/definitions/F"}},{"if":{"properties":{"condition":{"type":"string","const":"random_chance_with_looting"}}},"then":{"$ref":"#/definitions/G"}},{"if":{"properties":{"condition":{"type":"string","const":"random_difficulty_chance"}}},"then":{"$ref":"#/definitions/H"}},{"if":{"properties":{"condition":{"type":"string","const":"random_regional_difficulty_chance"}}},"then":{"$ref":"#/definitions/I"}}]},"BA":{"additionalProperties":false,"description":"The function enchant_random_gear","title":"Enchant Random Gear","properties":{"function":{"type":"string","const":"enchant_random_gear","title":"Function","description":"TODO description"},"chance":{"type":"number","description":"Takes a chance modifier to manipulate the algorithm. Note that a chance modifier of 1.0 doesn't mean a 100% chance that gear will become enchanted.","title":"Chance"}}},"BB":{"additionalProperties":false,"description":"The function enchant_book_for_trading","title":"Enchant Book For Trading","required":["function","base_cost","base_random_cost","per_level_random_cost","per_level_cost"],"properties":{"function":{"type":"string","const":"enchant_book_for_trading","title":"Function","description":"TODO description"},"base_cost":{"type":"integer","title":"Base Cost","description":"TODO description"},"base_random_cost":{"type":"integer","title":"Base Cost","description":"TODO description"},"per_level_random_cost":{"type":"integer","title":"Base Cost","description":"TODO description"},"per_level_cost":{"type":"integer","title":"Base Cost","description":"TODO description"}}},"BC":{"additionalProperties":false,"description":"The function enchant_randomly","title":"Enchant Randomly","properties":{"function":{"type":"string","const":"enchant_randomly","title":"Function","description":"TODO description"},"treasure":{"type":"boolean","description":"Supports the optional treasure boolean (true/false) to allow treasure enchantments to be toggled on and off.","title":"Treasure"}}},"BD":{"additionalProperties":false,"description":"The function enchant_with_levels","title":"Enchant With Levels","properties":{"function":{"type":"string","const":"enchant_with_levels","description":"TODO description","title":"TODO Title"},"levels":{"title":"Levels","oneOf":[{"type":"integer"},{"type":"object","additionalProperties":false,"required":["min","max"],"properties":{"min":{"type":"integer","title":"Minimum"},"max":{"type":"integer","title":"Maximum"}}}],"description":"TODO description"},"treasure":{"type":"boolean","title":"Treasure","description":"TODO description"}}},"BE":{"additionalProperties":false,"description":"The function exploration_map","title":"Exploration Map","properties":{"function":{"type":"string","const":"exploration_map","description":"TODO description","title":"TODO Title"},"destination":{"type":"string","description":"The destination value defines what type of treasure map they receive.","enum":["endcity","fortress","mineshaft","monument","ruins","stronghold","temple","village","mansion","shipwreck","buriedtreasure","pillageroutpost"],"title":"TODO Title"}}},"BF":{"additionalProperties":false,"description":"The function fill_container","title":"Fill Container","properties":{"function":{"type":"string","const":"fill_container","title":"Function","description":"TODO description"},"loot_table":{"type":"string","title":"Loot Table","pattern":"^loot_tables/.*\\.json$","description":"TODO description"}}},"BG":{"additionalProperties":false,"description":"The function furnace_smelt","title":"Furnace Smelt","properties":{"function":{"type":"string","const":"furnace_smelt","description":"TODO description","title":"TODO Title"},"conditions":{"title":"Conditions","description":"TODO","type":"array","items":{"$ref":"#/definitions/A"}}}},"BH":{"additionalProperties":false,"description":"The function looting_enchant","title":"Looting Enchant","properties":{"function":{"type":"string","const":"looting_enchant","description":"TODO description","title":"TODO Title"},"count":{"type":"object","properties":{"min":{"type":"integer"},"max":{"type":"integer"}},"description":"TODO description","title":"TODO Title","additionalProperties":false}}},"BI":{"additionalProperties":false,"description":"The function random_aux_value","title":"Random Aux Value","properties":{"function":{"type":"string","const":"random_aux_value","description":"TODO description","title":"TODO Title"},"values":{"type":"object","properties":{"min":{"type":"integer"},"max":{"type":"integer"}},"description":"TODO description","title":"TODO Title","additionalProperties":false}}},"BJ":{"additionalProperties":false,"description":"The function random_block_state","title":"Random Block State","properties":{"function":{"type":"string","const":"random_block_state","description":"TODO description","title":"TODO Title"},"block_state":{"type":"string","description":"TODO description","title":"TODO Title"},"values":{"type":"object","properties":{"min":{"title":"Min","type":"integer"},"max":{"title":"Max","type":"integer"}},"description":"TODO description","title":"TODO Title","additionalProperties":false}}},"CA":{"additionalProperties":false,"description":"The function set_actor_id","title":"Set Actor Id","properties":{"function":{"type":"string","const":"set_actor_id","description":"TODO description","title":"TODO Title"},"id":{"type":"string","description":"TODO description","title":"TODO Title"}}},"CB":{"additionalProperties":false,"description":"The function set_banner_details","title":"Set Banner Details","properties":{"function":{"type":"string","const":"set_banner_details","description":"TODO description","title":"TODO Title"},"type":{"type":"integer","description":"TODO description","title":"TODO Title"}}},"CC":{"additionalProperties":false,"description":"The function set_book_contents","title":"Set Book Contents","required":["function","author","title","pages"],"properties":{"function":{"type":"string","const":"set_book_contents","description":"TODO description","title":"TODO Title"},"author":{"type":"string","description":"TODO description","title":"TODO Title"},"title":{"type":"string","description":"TODO description","title":"TODO Title"},"pages":{"type":"array","items":{"type":"string","examples":["Some text","{\"rawtext\":[ {\"translate\":\"some.text\"}]}"]},"description":"TODO description","title":"TODO Title"}}},"CD":{"additionalProperties":false,"description":"The function set_count","title":"Set Count","properties":{"function":{"type":"string","const":"set_count","title":"Function","description":"TODO description"},"count":{"title":"Count","oneOf":[{"type":"integer"},{"type":"object","properties":{"min":{"type":"integer","title":"Minimum"},"max":{"type":"integer","title":"Maximum"}}}],"description":"TODO description"}}},"CE":{"additionalProperties":false,"description":"The function set_damage","title":"Set Damage","properties":{"function":{"type":"string","const":"set_damage","description":"TODO description","title":"TODO Title"},"damage":{"oneOf":[{"type":"integer"},{"type":"object","properties":{"min":{"type":"integer"},"max":{"type":"integer"}}},{"type":"object","properties":{"min":{"type":"number"},"max":{"type":"number"}}}],"description":"TODO description","title":"TODO Title"}}},"CF":{"additionalProperties":false,"description":"The function set_data","title":"Set Data","properties":{"function":{"type":"string","const":"set_data","description":"TODO description","title":"TODO Title"},"data":{"title":"Data","oneOf":[{"type":"integer"},{"type":"object","properties":{"min":{"type":"integer","title":"Minimum"},"max":{"type":"integer","title":"Maximum"}}}],"description":"TODO description"}}},"CG":{"additionalProperties":false,"description":"The function set_data_from_color_index","title":"Set Data From Color Index","properties":{"function":{"type":"string","const":"set_data_from_color_index","description":"TODO description","title":"TODO Title"}}},"CH":{"additionalProperties":false,"description":"The function trader_material_type","title":"Trader Material Type","properties":{"function":{"type":"string","const":"trader_material_type","description":"TODO description","title":"TODO Title"}}},"CI":{"additionalProperties":false,"description":"The function random_dye","title":"Trader Material Type","properties":{"function":{"type":"string","const":"random_dye","description":"TODO description","title":"TODO Title"}}},"CJ":{"additionalProperties":false,"description":"The function set_lore","title":"Set Lore","properties":{"function":{"type":"string","const":"set_lore","description":"TODO description","title":"TODO Title"},"lore":{"type":"array","items":{"type":"string"},"description":"TODO description","title":"TODO Title"}}},"DA":{"additionalProperties":false,"description":"The function set_name","title":"Set Name","properties":{"function":{"type":"string","const":"set_name","description":"TODO description","title":"TODO Title"},"name":{"type":"string","description":"TODO description","title":"TODO Title"}}},"DB_IDEnchant":{"type":"string","title":"ID Enchantment","enum":["aqua_affinity","bane_of_arthropods","blast_protection","channeling","curse_of_binding","curse_of_vanishing","depth_strider","efficiency","feather_falling","fire_aspect","fire_protection","flame","fortune","frost_walker","impaling","infinity","knockback","looting","loyalty","luck_of_the_sea","lure","mending","multishot","piercing","projectile_protection","protection","punch","quick_charge","respiration","riptide","sharpness","silk_touch","smite","soul_speed","thorns","unbreaking"]},"DB_Enchant":{"type":"object","title":"Enchantment","additionalProperties":false,"properties":{"id":{"$ref":"#/definitions/DB_IDEnchant"},"level":{"title":"Level","oneOf":[{"type":"integer","title":"Level"},{"type":"array","items":[{"type":"integer","title":"Min"},{"type":"integer","title":"Max"}]}]}}},"DB":{"additionalProperties":false,"description":"The function specific_enchants","title":"Specific Enchants","properties":{"function":{"type":"string","const":"specific_enchants","description":"Specific enchants","title":"Specific Enchants"},"enchants":{"title":"Enchants","description":"A enchanting specification","oneOf":[{"type":"string","$ref":"#/definitions/DB_IDEnchant"},{"type":"object","$ref":"#/definitions/DB_Enchant"},{"type":"array","items":{"$ref":"#/definitions/DB_Enchant"}}]}}},"J":{"description":"A minecraft loot table condition","title":"Functions","allOf":[{"if":{"properties":{"function":{"type":"string","const":"enchant_random_gear"}}},"then":{"$ref":"#/definitions/BA"}},{"if":{"properties":{"function":{"type":"string","const":"enchant_book_for_trading"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"function":{"type":"string","const":"enchant_randomly"}}},"then":{"$ref":"#/definitions/BC"}},{"if":{"properties":{"function":{"type":"string","const":"enchant_with_levels"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"function":{"type":"string","const":"exploration_map"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"function":{"type":"string","const":"fill_container"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"function":{"type":"string","const":"furnace_smelt"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"function":{"type":"string","const":"looting_enchant"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"function":{"type":"string","const":"random_aux_value"}}},"then":{"$ref":"#/definitions/BI"}},{"if":{"properties":{"function":{"type":"string","const":"random_block_state"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"function":{"type":"string","const":"set_actor_id"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"function":{"type":"string","const":"set_banner_details"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"function":{"type":"string","const":"set_book_contents"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"function":{"type":"string","const":"set_count"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"function":{"type":"string","const":"set_damage"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"function":{"type":"string","const":"set_data"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"function":{"type":"string","const":"set_data_from_color_index"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"function":{"type":"string","const":"trader_material_type"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"function":{"type":"string","const":"random_dye"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"function":{"type":"string","const":"set_lore"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"function":{"type":"string","const":"set_name"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"function":{"type":"string","const":"specific_enchants"}}},"then":{"$ref":"#/definitions/DB"}}]}},"properties":{"pools":{"$ref":"#/definitions/pools_spec","description":"TODO description","title":"TODO Title"},"type":{"title":"Type","type":"string","description":"TODO description","enum":["minecraft:chest"]}}} \ No newline at end of file diff --git a/behavior/recipes/recipes.json b/behavior/recipes/recipes.json new file mode 100644 index 00000000..2add0710 --- /dev/null +++ b/behavior/recipes/recipes.json @@ -0,0 +1 @@ +{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behavior.recipes","examples":[{"format_version":"1.12.0","minecraft:recipe_shaped":{"description":{"identifier":"minecraft:item"},"tags":["crafting_table"],"pattern":[],"key":{},"result":{"item":"minecraft:boat","data":4}}}],"allOf":[{"if":{"properties":{"format_version":{"type":"string","const":"1.12"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.12.0"}}},"then":{"$ref":"#/definitions/A"}}],"definitions":{"C":{"description":"Recipe definition 1.12.0","title":"Definition","type":"object","properties":{"identifier":{"type":"string","pattern":"[a-z0-9_:\\-]+","title":"Recipe Identifier","description":"TODO description"}},"additionalProperties":false},"D":{"description":"Recipe tags 1.12.0","title":"Tags","type":"array","items":{"type":"string","title":"Tag"}},"B":{"description":"Represents a furnace recipe for a furnace.'Input' items will burn and transform into items specified in 'output'..","title":"Furnace Recipe 1.12.0","additionalProperties":false,"required":["description"],"type":"object","properties":{"description":{"$ref":"#/definitions/C"},"tags":{"$ref":"#/definitions/D"},"input":{"type":"string","description":"Items used as input for the furnace recipe.","title":"Input"},"output":{"type":"string","description":"Items used as output for the furnace recipe.","title":"Output"}}},"E":{"description":"Represents a Potion Brewing Container Recipe..","title":"Brewing Recipe 1.12.0","additionalProperties":false,"required":["description"],"type":"object","properties":{"description":{"$ref":"#/definitions/C"},"tags":{"$ref":"#/definitions/D"},"input":{"type":"string","description":"Input potion used on the brewing stand.","title":"Input"},"output":{"type":"string","description":"Output potion from mixing the input potion with the reagent on the brewing stand.","title":"Output"},"reagent":{"type":"string","description":"Item used to mix with the input potion.","title":"Reagent"}}},"F":{"description":"Represents a Potion Brewing Container Recipe..","title":"Brewing Recipe 1.12.0","additionalProperties":false,"required":["description"],"type":"object","properties":{"description":{"$ref":"#/definitions/C"},"tags":{"$ref":"#/definitions/D"},"input":{"type":"string","description":"Input potion used on the brewing stand.","title":"Input"},"output":{"type":"string","description":"Output potion from mixing the input potion with the reagent on the brewing stand.","title":"Output"},"reagent":{"type":"string","description":"Item used to mix with the input potion.","title":"Reagent"}}},"H":{"description":"Recipe item 1.12.0","title":"Item","oneOf":[{"type":"string","title":"Item Identifier"},{"additionalProperties":false,"type":"object","required":["item"],"properties":{"item":{"type":"string","title":"Item Identifier"},"data":{"type":"integer","minimum":0,"title":"Item Data Value"},"count":{"type":"integer","minimum":1,"default":1,"title":"Count"}}}]},"G":{"description":"Represents a shaped crafting recipe for a crafting table. The key used in the pattern may be any single character except the 'space' character, which is reserved for empty slots in a recipe..","title":"Shaped Recipe 1.12.0","additionalProperties":false,"required":["description"],"type":"object","properties":{"description":{"$ref":"#/definitions/C"},"tags":{"$ref":"#/definitions/D"},"key":{"type":"object","description":"Patten key character mapped to item names.","title":"Key","minProperties":1,"additionalProperties":{"$ref":"#/definitions/H"}},"group":{"type":"string","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"pattern":{"type":"array","description":"Characters that represent a pattern to be defined by keys.","title":"Pattern","maxItems":3,"minItems":1,"items":{"type":"string","title":"Pattern"}},"priority":{"type":"integer","description":"Item used as output for the furnace recipe.","title":"Priority"},"result":{"description":"When input items match the pattern then these items are the result.","title":"Result","oneOf":[{"$ref":"#/definitions/H"},{"type":"array","items":{"$ref":"#/definitions/H"}}]}}},"I":{"description":"Represents a shapeless crafting recipe..","title":"Shapeless Recipe 1.12.0","additionalProperties":false,"required":["description"],"type":"object","properties":{"description":{"$ref":"#/definitions/C"},"tags":{"$ref":"#/definitions/D"},"ingredients":{"description":"Items used as input (without a shape) for the recipe.","title":"Ingredients","oneOf":[{"$ref":"#/definitions/H"},{"type":"array","items":{"$ref":"#/definitions/H"}}]},"group":{"type":"string","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"priority":{"type":"integer","description":"Item used as output for the furnace recipe.","title":"Priority"},"result":{"description":"When input items match the pattern then these items are the result.","title":"Result","oneOf":[{"$ref":"#/definitions/H"},{"type":"array","items":{"$ref":"#/definitions/H"}}]}}},"A":{"description":"Minecraft recipe 1.12.0","required":["format_version"],"additionalProperties":false,"minProperties":2,"title":"Recipe","properties":{"format_version":{"type":"string","description":"A version that tells minecraft what type of data format can be expected when reading this file.","title":"Format Version"},"minecraft:recipe_furnace":{"$ref":"#/definitions/B"},"minecraft:recipe_brewing_container":{"$ref":"#/definitions/E"},"minecraft:recipe_brewing_mix":{"$ref":"#/definitions/F"},"minecraft:recipe_shaped":{"$ref":"#/definitions/G"},"minecraft:recipe_shapeless":{"$ref":"#/definitions/I"}}}}} \ No newline at end of file diff --git a/behavior/spawn_rules/spawn_rules.json b/behavior/spawn_rules/spawn_rules.json new file mode 100644 index 00000000..db9abbd5 --- /dev/null +++ b/behavior/spawn_rules/spawn_rules.json @@ -0,0 +1 @@ +{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behavior.spawn_rules","examples":[{"format_version":"1.10.0","minecraft:spawn_rules":{"description":{"identifier":"minecraft:entity","population_control":"ambient"},"conditions":[{}]}}],"allOf":[{"if":{"properties":{"format_version":{"type":"string","const":"1.8.0"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.11.0"}}},"then":{"$ref":"#/definitions/IJ"}}],"definitions":{"B":{"type":"string","title":"Entity Identifier 1.8.0","description":"The minecraft entity identifier","examples":["namespace:entity_name"],"pattern":"^[0-9a-zA-Z:_\\.\\-]+$"},"D_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/D_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/D_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/D_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/D_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/D_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/D_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/E"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/H"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/I"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/J"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BA"}},{"if":{"properties":{"test":{"const":"has_container_open"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/BI"}},{"if":{"properties":{"test":{"const":"has_ranged_weapon"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_target"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_nether"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"inactivity_timer"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_block"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_leashed_to"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_persistent"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_sleeping"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FG"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/GA"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/GB"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/GC"}},{"not":{"properties":{"test":{"const":"is_weather"}},"$comment":"DEPRECATED"}},{"if":{"properties":{"test":{"const":"light_level"}}},"then":{"$ref":"#/definitions/GD"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/GE"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/GF"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/GG"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GH"}},{"if":{"properties":{"test":{"const":"random_chance"}}},"then":{"$ref":"#/definitions/GI"}},{"if":{"properties":{"test":{"const":"rider_count"}}},"then":{"$ref":"#/definitions/GJ"}},{"if":{"properties":{"test":{"const":"surface_mob"}}},"then":{"$ref":"#/definitions/HA"}},{"if":{"properties":{"test":{"const":"trusts"}}},"then":{"$ref":"#/definitions/HB"}},{"if":{"properties":{"test":{"const":"weather"}}},"then":{"$ref":"#/definitions/HC"}},{"if":{"properties":{"test":{"const":"weather_at_position"}}},"then":{"$ref":"#/definitions/HD"}}]}]},"D_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/D_groups_spec"}},{"type":"object","$ref":"#/definitions/D_filters_spec"}]},"F":{"title":"Filters Operator 1.8.0","type":"string","description":"The comparison to apply with 'value'.","default":"equals","enum":["!=","<","<=","<>","=","==",">",">=","equals","not"]},"G":{"title":"Filters Subject 1.8.0","type":"string","description":"The subject of this filter test.","default":"self","enum":["block","other","parent","player","self","target","damager"]},"E":{"type":"object","title":"Filters Clock Time 1.8.0","description":"Compares the current 24 hour time with an int value in the range[0, 24000]","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Compares the current 24 hour time with an int value in the range[0, 24000]"},"operator":{"$ref":"#/definitions/F","description":"(Optional) The comparison to apply with 'value'.","default":"equals","title":"Operator"},"subject":{"$ref":"#/definitions/G","description":"(Optional) The subject of this filter test.","default":"self","title":"Subject"},"value":{"type":"number","minimum":0,"maximum":240000,"description":"(Required) An integer value.","title":"Value"}}},"H":{"type":"object","title":"Filters Distance To Nearest Player 1.8.0","description":"Compares the distance to the nearest Player with a float value.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Compares the distance to the nearest Player with a float value."},"operator":{"$ref":"#/definitions/F","description":"(Optional) The comparison to apply with 'value'.","title":"Operator"},"subject":{"$ref":"#/definitions/G","description":"(Optional) The subject of this filter test.","title":"Subject"},"value":{"type":"number","description":"(Required) A floating point value.","title":"Value"}}},"I":{"type":"object","title":"Filters Has Ability 1.8.0","description":"Returns true when the subject entity has the named ability.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity has the named ability."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"string","description":"(Required) The Ability type to test","enum":["flySpeed","flying","instabuild","invulnerable","lightning","mayfly","mute","noclip","walkSpeed","worldbuilder"],"title":"Value"}}},"J":{"type":"object","title":"Filters Has Biome Tag 1.8.0","description":"Tests whether the biome the subject is in has the specified tag.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the biome the subject is in has the specified tag."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"(Required) The tag to look for","type":"string","title":"Value"}}},"BA":{"type":"object","title":"Filters Has Component 1.8.0","description":"Returns true when the subject entity contains the named component.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity contains the named component."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"string","description":"TODO description: value","title":"Value"}}},"BC":{"title":"Operator","type":"string","description":"The operator comparison to apply with 'value'.","default":"equals","enum":["!=","<","<=","<>","=","==",">",">=","equals","not"]},"BD":{"title":"Subject 1.16.0","type":"string","description":"The subject of this filter test.","default":"self","enum":["block","damager","other","parent","player","self","target"]},"BB":{"type":"object","title":"Filters Has Container Open 1.16.0","description":"Returns true when the subject Player entity has opened a container.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"BF":{"title":"Entity Damage Source","description":"The types of damage an entity can receive","type":"string","enum":["all","anvil","block_explosion","charging","contact","drowning","entity_attack","entity_explosion","fall","fatal","falling_block","fire","fire_tick","fireworks","fly_into_wall","freezing","lava","lightning","magic","magma","none","override","piston","projectile","starve","suffocation","suicide","temperature","thorns","void","wither"]},"BE":{"type":"object","title":"Filters Has Damage 1.8.0","description":"Returns true when the subject entity receives the named damage type.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity receives the named damage type."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"string","description":"The Damage type to test","$ref":"#/definitions/BF","title":"Value"}}},"BH":{"type":"string","title":"Item Identifier 1.8.0","description":"The minecraft item identifier","pattern":"^[0-9a-zA-Z:_\\-\\.]+$"},"BG":{"type":"object","title":"Filters Has Equipment 1.8.0","description":"Tests for the presence of a named item in the designated slot of the subject entity.","required":["value"],"properties":{"test":{"type":"string","const":"has_equipment","description":"Tests for the presence of a named item in the designated slot of the subject entity.","title":"Test"},"domain":{"description":"The equipment location to test","default":"any","enum":["any","armor","feet","hand","head","leg","torso"],"title":"Domain"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The item name to look for","type":"string","$ref":"#/definitions/BH","title":"TODO Title"}}},"BI":{"type":"object","title":"Filters Has Mob Effect 1.8.0","description":"Tests whether the Subject has the specified mob effect.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the Subject has the specified mob effect."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"string","description":"TODO description: value","title":"Value"}}},"BJ":{"type":"object","title":"Filters Has Ranged Weapon 1.16.0","description":"Returns true when the subject entity is holding a ranged weapon like a bow or crossbow.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"CA":{"type":"object","title":"Filters Has Tag 1.8.0","description":"Returns true if the subject entity has the tag provided.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity has the tag provided."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"string","description":"The tag as a string","pattern":"[a-zA-Z0-9_]+","title":"Value"}}},"CB":{"type":"object","title":"Filters Has Target 1.16.0","description":"Returns true if the subject entity has a valid target.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"CC":{"type":"object","title":"Filters Has Trade Supply 1.8.0","description":"Tests whether the target has any trade supply left. Will return false if the target cannot be traded with.","properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the target has any trade supply left. Will return false if the target cannot be traded with."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CD":{"type":"object","title":"Filters Hourly Clock Time 1.8.0","description":"Compares the current 24 hour time with an int value in the range[0, 24000]","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Compares the current 24 hour time with an int value in the range[0, 24000]","const":"hourly_clock_time"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"integer","description":"An integer value.","minimum":0,"maximum":24000,"title":"Value"}}},"CE":{"type":"object","title":"Filters In Caravan 1.8.0","description":"Returns true if the subject entity is in a caravan.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is in a caravan."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CF":{"type":"object","title":"Filters In Clouds 1.8.0","description":"Returns true when the subject entity is in the clouds.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in the clouds."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CG":{"type":"object","title":"Filters In Lava 1.8.0","description":"Returns true when the subject entity is in lava.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in lava."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CH":{"type":"object","title":"Filters In Nether 1.16.0","description":"Returns true when the subject entity is in Nether.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"CI":{"type":"object","title":"Filters In Water 1.8.0","description":"Returns true when the subject entity is in water.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in water."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CJ":{"type":"object","title":"Filters In Water Or Rain 1.8.0","description":"Returns true when the subject entity is in water or rain.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in water or rain."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"DA":{"type":"object","title":"Filters Inactivity Timer 1.16.0","description":"Tests if the specified duration in seconds of inactivity for despawning has been reached.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"The Family name to look for","type":"integer","title":"Value"}}},"DB":{"type":"object","title":"Filters Is Altitude 1.8.0","description":"Tests the current altitude against a provided value. 0= bedrock elevation.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests the current altitude against a provided value. 0= bedrock elevation."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"integer","description":"The altitude value to compare with","minimum":0,"title":"Value"}}},"DC":{"type":"object","title":"Filters Is Avoiding Mobs 1.8.0","description":"Returns true if the subject entity is fleeing from other mobs.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is fleeing from other mobs."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"DD":{"type":"object","title":"Filters Is Biome 1.8.0","description":"Tests whether the Subject is currently in the named biome.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the Subject is currently in the named biome."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The Biome type to test","type":"string","enum":["beach","desert","extreme_hills","flat","forest","ice","jungle","mesa","mushroom_island","ocean","plain","river","savanna","stone_beach","swamp","taiga","the_end","the_nethe"],"title":"Value"}}},"DE":{"type":"object","title":"Filters Is Block 1.16.0","description":"Returns true when the block has the given name.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"DF":{"type":"object","title":"Filters Is Brightness 1.8.0","description":"Tests the current brightness against a provided value in the range (0.0f, 1.0f).","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests the current brightness against a provided value in the range (0.0f, 1.0f)."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The brightness value to compare with.","type":"number","minimum":0.0,"maximum":1.0,"title":"Value"}}},"DG":{"type":"object","title":"Filters Is Climbing 1.8.0","description":"Returns true if the subject entity is climbing.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is climbing."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"DH":{"type":"object","title":"Filters Is Color 1.8.0","description":"Returns true if the subject entity is the named color.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is the named color."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The Palette Color to test","type":"string","enum":["black","blue","brown","cyan","gray","green","light_blue","light_green","magenta","orange","pink","purple","red","silver","white","yello"],"title":"Value"}}},"DI":{"type":"object","title":"Filters Is Daytime 1.8.0","description":"Returns true during the daylight hours.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true during the daylight hours."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"DJ":{"type":"object","title":"Filters Is Difficulty 1.8.0","description":"Tests the current difficulty level of the game.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests the current difficulty level of the game."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The game's difficulty level to test","type":"string","enum":["easy","hard","normal","peaceful"],"title":"Value"}}},"EA":{"type":"object","title":"Filters Is Family 1.8.0","description":"Returns true when the subject entity is a member of the named family.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is a member of the named family."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"EB":{"type":"object","title":"Filters Is Game Rule 1.8.0","description":"TODO description: ","required":["domain"],"properties":{"domain":{"description":"The Game Rule to test.","title":"Domain"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"Tests whether a named game rule is active.","default":true,"type":"boolean","title":"Value"}}},"EC":{"type":"object","title":"Filters Is Humid 1.8.0","description":"Tests whether the Subject is in an area with humidity","properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the Subject is in an area with humidity"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"ED":{"type":"object","title":"Filters Is Immobile 1.8.0","description":"Returns true if the subject entity is immobile. An entity is immobile if it lacks AI goals, has just changed dimensions or if it is a mob and has no health.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EE":{"type":"object","title":"Filters Is In Village 1.8.0","description":"Tests whether the Subject is inside the bounds of a village.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EF":{"type":"object","title":"Filters Is Leashed 1.8.0","description":"Returns true if the subject entity is leashed.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EG":{"type":"object","title":"Filters Is Leashed To 1.16.0","description":"Returns true if the subject entity leashed to the calling entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EH":{"type":"object","title":"Filters Is Mark Variant 1.8.0","description":"Returns true if the subject entity is the mark variant number provided.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"integer","description":"The altitude value to compare with","minimum":0,"title":"Value"}},"additionalProperties":false},"EI":{"type":"object","title":"Filters Is Moving 1.8.0","description":"Returns true if the subject entity is moving.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EJ":{"type":"object","title":"Filters Is Owner 1.8.0","description":"Returns true if the subject entity is the owner of the calling entity.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FA":{"type":"object","title":"Filters Is Persistent 1.16.0","description":"Tests if the subject's persistence matches the bool value passed in.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FB":{"type":"object","title":"Filters Is Riding 1.8.0","description":"Returns true if the subject entity is riding on another entity.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FC":{"type":"object","title":"Filters Is Skin Id 1.8.0","description":"Returns true if the subject entity is the skin id number provided.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"integer","description":"The altitude value to compare with","title":"Value"}}},"FD":{"type":"object","title":"Filters Is Sleeping 1.16.0","description":"Tests whether the Subject is sleeping.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FE":{"type":"object","title":"Filters Is Sneaking 1.8.0","description":"Returns true if the subject entity is sneaking.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FF":{"type":"object","title":"Filters Is Snow Covered 1.8.0","description":"Tests whether the Subject is in an area with snow cover","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FG":{"type":"object","title":"Filters Is Target 1.8.0","description":"Returns true if the subject entity is the target of the calling entity.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FH":{"type":"object","title":"Filters Is Target 1.8.0","description":"Tests whether the current temperature is a given type.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The Biome temperature catagory to test","type":"string","enum":["cold","mild","ocean","warm"],"title":"Value"}}},"FI":{"type":"object","title":"Filters Is Temperature Value 1.8.0","description":"Tests the current temperature against a provided value in the range (0.0, 1.0) where 0.0f is the coldest temp and 1.0f is the hottest.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The Biome temperature value to compare with.","type":"number","minimum":0.0,"maximum":1.0,"title":"Value"}}},"FJ":{"type":"object","title":"Filters Is Underground 1.8.0","description":"Returns true when the subject entity is underground. An entity is considered underground if there are non-solid blocks above it.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"GA":{"type":"object","title":"Filters Is Underwater 1.8.0","description":"Returns true when the subject entity is under water. An entity is considered underwater if it is completely submerged in water blocks.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"GB":{"type":"object","title":"Filters Is Variant 1.8.0","description":"Returns true if the subject entity is the variant number provided.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"integer","description":"The altitude value to compare with","title":"Value"}}},"GC":{"type":"object","title":"Filters Is Visible 1.8.0","description":"Returns true if the subject entity is visible.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"GD":{"type":"object","title":"Filters Light Level 1.16.0","description":"Tests is the mob is outside of the specified light level range (0, 16).","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"An integer value.","type":"integer","title":"Value","minimum":0,"maximum":16}}},"GE":{"type":"object","title":"Filters Moon Intensity 1.8.0","description":"Compares the current moon intensity with a float value in the range (0.0, 1.0)","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"A floating point value.","type":"number","minimum":0,"maximum":1,"title":"Value"}}},"GF":{"type":"object","title":"Filters Moon Phase 1.8.0","description":"Compares the current moon phase with an integer value in the range (0, 7).","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"integer","description":"An integer value.","minimum":0,"maximum":7,"title":"Value"}}},"GG":{"type":"object","title":"Filters On Ground 1.8.0","description":"Returns true when the subject entity is on ground.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"GH":{"type":"object","title":"Filters On Ladder 1.8.0","description":"Returns true when the subject entity is on a ladder.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"GI":{"type":"object","title":"Filters Random Chance 1.16.0","description":"Returns true if the random chance rolls 0 out of a specified max range.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"GJ":{"type":"object","title":"Filters Rider Count 1.16.0","description":"Returns the number of riders on this entity.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"HA":{"type":"object","title":"Filters Surface Mob 1.16.0","description":"Tests if the subject is a surface mob.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"HB":{"type":"object","title":"Filters Trusts 1.16.0","description":"Returns true if the subject is trusted by entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"HC":{"type":"object","title":"Filters Weather 1.16.0","description":"Tests the current weather in the dimension against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"HD":{"type":"object","title":"Filters Weather At Position 1.16.0","description":"Tests the current weather, at the actor's position, against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"D":{"title":"Filters 1.16.0","$ref":"#/definitions/D_groups_spec"},"C":{"title":"Biome Filter 1.8.0","description":"TODO","oneOf":[{"type":"array","items":{"$ref":"#/definitions/D"}},{"type":"object","$ref":"#/definitions/D"}]},"HE":{"additionalProperties":false,"type":"object","title":"Brightness Filter 1.8.0","description":"TODO","properties":{"min":{"type":"integer","description":"TODO","title":"Min"},"max":{"type":"integer","description":"TODO","title":"Max"},"adjust_for_weather":{"type":"boolean","description":"TODO","title":"Max","default":true}}},"HF":{"additionalProperties":false,"type":"object","title":"Density Limit 1.8.0","description":"TODO","properties":{"surface":{"type":"integer","description":"TODO","title":"Surface"},"underground":{"type":"integer","description":"TODO","title":"Underground"}}},"HG_difficulty":{"type":"string","enum":["easy","normal","hard","peaceful"]},"HG":{"additionalProperties":false,"type":"object","title":"Difficulty Filter 1.8.0","description":"TODO","properties":{"min":{"$ref":"#/definitions/HG_difficulty","description":"TODO","title":"Min"},"max":{"$ref":"#/definitions/HG_difficulty","description":"TODO","title":"Max"}}},"HH":{"additionalProperties":false,"type":"object","title":"Distance Filter 1.8.0","description":"TODO","properties":{"min":{"type":"integer","description":"TODO","title":"Min"},"max":{"type":"integer","description":"TODO","title":"Max"}}},"HI":{"additionalProperties":false,"type":"object","title":"Height Filter 1.8.0","description":"TODO","properties":{"min":{"type":"integer","description":"TODO","title":"Min"},"max":{"type":"integer","description":"TODO","title":"Max"}}},"HJ_herd":{"type":"object","title":"Herd","description":"Herd","additionalProperties":false,"properties":{"min_size":{"type":"integer","description":"TODO","title":"Min Size"},"max_size":{"type":"integer","description":"TODO","title":"Max Size"},"event":{"type":"string","description":"TODO","title":"Event"},"event_skip_count":{"type":"integer","description":"TODO","title":"Event Skip Count"}}},"HJ":{"title":"Height Filter 1.8.0","description":"TODO","oneOf":[{"type":"object","$ref":"#/definitions/HJ_herd"},{"type":"array","items":{"$ref":"#/definitions/HJ_herd"}}]},"IA":{"additionalProperties":false,"type":"array","title":"Permute Type 1.8.0","description":"TODO","items":{"type":"object","additionalProperties":false,"title":"TODO","description":"TODO","properties":{"weight":{"type":"integer","title":"Weight","description":"TODO"},"entity_type":{"type":"string","title":"Entity Type","description":"TODO"}}}},"IB":{"title":"Spawn Event 1.8.0","description":"TODO","type":"object","additionalProperties":false,"properties":{"event":{"type":"string","title":"Event","description":"TODO"}}},"IC":{"title":"Spawns On Block Filter 1.8.0","description":"TODO","oneOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}]},"ID":{"title":"Spawns On Block Prevented Filter 1.8.0","description":"TODO","oneOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}]},"IE":{"additionalProperties":false,"type":"object","title":"Spawns On Lava 1.8.0","description":"TODO","properties":{}},"IF":{"additionalProperties":false,"type":"object","title":"Spawns On Surface 1.8.0","description":"TODO","properties":{}},"IG":{"additionalProperties":false,"type":"object","title":"Spawns Underground 1.8.0","description":"TODO","properties":{}},"IH":{"title":"Spawns Underwater 1.8.0","description":"TODO","type":"object","additionalProperties":false},"II":{"additionalProperties":false,"type":"object","title":"Weight 1.8.0","description":"TODO","properties":{"default":{"type":"integer","description":"TODO","title":"Default"}}},"A":{"type":"object","title":"Spawn Rules 1.8.0","description":"TODO","additionalProperties":false,"required":["format_version","minecraft:spawn_rules"],"properties":{"format_version":{"const":"1.8.0","description":"TODO description","title":"TODO Title"},"minecraft:spawn_rules":{"type":"object","title":"Spawn Rules","description":"TODO","additionalProperties":false,"properties":{"description":{"type":"object","title":"Description","description":"TODO","additionalProperties":false,"properties":{"identifier":{"title":"Identifier","description":"TODO","$ref":"#/definitions/B"},"population_control":{"type":"string","title":"Population Control","description":"TODO","enum":["ambient","animal","water_animal","monster","cat","pillager"]}}},"conditions":{"type":"array","title":"Conditions","description":"TODO","items":{"additionalProperties":false,"type":"object","title":"Condition","description":"TODO","properties":{"minecraft:biome_filter":{"$ref":"#/definitions/C"},"minecraft:brightness_filter":{"$ref":"#/definitions/HE"},"minecraft:density_limit":{"$ref":"#/definitions/HF"},"minecraft:difficulty_filter":{"$ref":"#/definitions/HG"},"minecraft:distance_filter":{"$ref":"#/definitions/HH"},"minecraft:height_filter":{"$ref":"#/definitions/HI"},"minecraft:herd":{"$ref":"#/definitions/HJ"},"minecraft:permute_type":{"$ref":"#/definitions/IA"},"minecraft:spawn_event":{"$ref":"#/definitions/IB"},"minecraft:spawns_on_block_filter":{"$ref":"#/definitions/IC"},"minecraft:spawns_on_block_prevented_filter":{"$ref":"#/definitions/ID"},"minecraft:spawns_lava":{"$ref":"#/definitions/IE"},"minecraft:spawns_on_surface":{"$ref":"#/definitions/IF"},"minecraft:spawns_underground":{"$ref":"#/definitions/IG"},"minecraft:spawns_underwater":{"$ref":"#/definitions/IH"},"minecraft:weight":{"$ref":"#/definitions/II"}}}}}}}},"JA":{"title":"Biome Filter 1.11.0","description":"TODO","oneOf":[{"type":"array","items":{"$ref":"#/definitions/D"}},{"type":"object","$ref":"#/definitions/D"}]},"JB":{"additionalProperties":false,"type":"object","title":"Brightness Filter 1.11.0","description":"TODO","properties":{"min":{"type":"integer","description":"TODO","title":"Min"},"max":{"type":"integer","description":"TODO","title":"Max"},"adjust_for_weather":{"type":"boolean","description":"TODO","title":"Max","default":true}}},"JC":{"additionalProperties":false,"type":"object","title":"Density Limit 1.11.0","description":"TODO","properties":{"surface":{"type":"integer","description":"TODO","title":"Surface"},"underground":{"type":"integer","description":"TODO","title":"Underground"}}},"JD_difficulty":{"type":"string","enum":["easy","normal","hard","peaceful"]},"JD":{"additionalProperties":false,"type":"object","title":"Difficulty Filter 1.11.0","description":"TODO","properties":{"min":{"$ref":"#/definitions/JD_difficulty","description":"TODO","title":"Min"},"max":{"$ref":"#/definitions/JD_difficulty","description":"TODO","title":"Max"}}},"JE":{"additionalProperties":false,"type":"object","title":"Delay Filter 1.11.0","description":"TODO","properties":{"min":{"type":"integer","description":"TODO","title":"Min"},"max":{"type":"integer","description":"TODO","title":"Max"},"identifier":{"type":"string","description":"TODO","title":"Identifier"},"spawn_chance":{"title":"Spawn Chance","description":"UNDOCUMENTATED","type":"number"}}},"JF":{"additionalProperties":false,"type":"object","title":"Distance Filter 1.11.0","description":"TODO","properties":{"min":{"type":"integer","description":"TODO","title":"Min"},"max":{"type":"integer","description":"TODO","title":"Max"}}},"JG":{"additionalProperties":false,"type":"object","title":"Height Filter 1.11.0","description":"TODO","properties":{"min":{"type":"integer","description":"TODO","title":"Min"},"max":{"type":"integer","description":"TODO","title":"Max"}}},"JH_herd":{"type":"object","title":"Herd","description":"Herd","additionalProperties":false,"properties":{"initial_event":{"title":"Initial Event","description":"UNDOCUMENATED","type":"string"},"initial_event_count":{"title":"Initial Event Count","description":"UNDOCUMENATED","type":"integer"},"min_size":{"type":"integer","description":"TODO","title":"Min Size"},"max_size":{"type":"integer","description":"TODO","title":"Max Size"},"event":{"type":"string","description":"TODO","title":"Event"},"event_skip_count":{"type":"integer","description":"TODO","title":"Event Skip Count"}}},"JH":{"title":"Height Filter 1.11.0","description":"TODO","oneOf":[{"type":"object","$ref":"#/definitions/JH_herd"},{"type":"array","items":{"$ref":"#/definitions/JH_herd"}}]},"JI":{"additionalProperties":false,"type":"object","title":"Player In Village Filter 1.11.0","description":"TODO","properties":{"distance":{"type":"integer","title":"Distance","description":"TODO"},"village_border_tolerance":{"type":"integer","title":"Village Border Tolerance","description":"TODO"}}},"JJ":{"additionalProperties":false,"type":"array","title":"Permute Type 1.11.0","description":"TODO","items":{"type":"object","additionalProperties":false,"title":"TODO","description":"TODO","properties":{"weight":{"type":"integer","title":"Weight","description":"TODO"},"entity_type":{"type":"string","title":"Entity Type","description":"TODO"}}}},"BAA":{"title":"Mob Event Filter 1.11.0","description":"TODO","additionalProperties":false,"properties":{"event":{"type":"string","description":"TODO","title":"Event"}}},"BAB":{"title":"Spawn Event 1.11.0","description":"TODO","type":"object","additionalProperties":false,"properties":{"event":{"type":"string","title":"Event","description":"TODO"}}},"BAC":{"title":"Spawns On Block Filter 1.11.0","description":"TODO","oneOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}]},"BAD":{"title":"Spawns On Block Prevented Filter 1.11.0","description":"TODO","oneOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}]},"BAE":{"additionalProperties":false,"type":"object","title":"Spawns On Lava 1.11.0","description":"TODO","properties":{}},"BAF":{"additionalProperties":false,"type":"object","title":"Spawns On Surface 1.11.0","description":"TODO","properties":{}},"BAG":{"additionalProperties":false,"type":"object","title":"Spawns Underground 1.11.0","description":"TODO","properties":{}},"BAH":{"title":"Spawns Underwater 1.11.0","description":"TODO","type":"object","additionalProperties":false},"BAI":{"additionalProperties":false,"type":"object","title":"Weight 1.11.0","description":"TODO","properties":{"default":{"type":"integer","description":"TODO","title":"Default"}}},"BAJ":{"title":"World Age Filter 1.11.0","description":"TODO","additionalProperties":false,"properties":{"min":{"type":"integer","description":"TODO","title":"Min"}}},"IJ":{"type":"object","title":"Spawn Rules 1.11.0","description":"TODO","additionalProperties":false,"required":["format_version","minecraft:spawn_rules"],"properties":{"format_version":{"const":"1.11.0","description":"TODO description","title":"TODO Title"},"minecraft:spawn_rules":{"type":"object","title":"Spawn Rules","description":"TODO","additionalProperties":false,"properties":{"description":{"type":"object","title":"Description","description":"TODO","additionalProperties":false,"properties":{"identifier":{"title":"Identifier","description":"TODO","$ref":"#/definitions/B"},"population_control":{"type":"string","title":"Population Control","description":"TODO","enum":["ambient","animal","water_animal","monster","cat","pillager"]}}},"conditions":{"type":"array","title":"Conditions","description":"TODO","items":{"additionalProperties":false,"type":"object","title":"Condition","description":"TODO","properties":{"minecraft:biome_filter":{"$ref":"#/definitions/JA"},"minecraft:brightness_filter":{"$ref":"#/definitions/JB"},"minecraft:density_limit":{"$ref":"#/definitions/JC"},"minecraft:difficulty_filter":{"$ref":"#/definitions/JD"},"minecraft:delay_filter":{"$ref":"#/definitions/JE"},"minecraft:distance_filter":{"$ref":"#/definitions/JF"},"minecraft:height_filter":{"$ref":"#/definitions/JG"},"minecraft:herd":{"$ref":"#/definitions/JH"},"minecraft:player_in_village_filter":{"$ref":"#/definitions/JI"},"minecraft:permute_type":{"$ref":"#/definitions/JJ"},"minecraft:mob_event_filter":{"$ref":"#/definitions/BAA"},"minecraft:spawn_event":{"$ref":"#/definitions/BAB"},"minecraft:spawns_on_block_filter":{"$ref":"#/definitions/BAC"},"minecraft:spawns_on_block_prevented_filter":{"$ref":"#/definitions/BAD"},"minecraft:spawns_lava":{"$ref":"#/definitions/BAE"},"minecraft:spawns_on_surface":{"$ref":"#/definitions/BAF"},"minecraft:spawns_underground":{"$ref":"#/definitions/BAG"},"minecraft:spawns_underwater":{"$ref":"#/definitions/BAH"},"minecraft:weight":{"$ref":"#/definitions/BAI"},"minecraft:world_age_filter":{"$ref":"#/definitions/BAJ"}}}}}}}}}} \ No newline at end of file diff --git a/behavior/trading/trading.json b/behavior/trading/trading.json new file mode 100644 index 00000000..525f742a --- /dev/null +++ b/behavior/trading/trading.json @@ -0,0 +1 @@ +{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behavior.trading","type":"object","additionalProperties":false,"examples":[{"tiers":[{"trades":[{"wants":[{"item":"minecraft:coal:0","quantity":{"min":16,"max":24}}],"gives":[{"item":"minecraft:emerald"}]}]}]}],"definitions":{"Item":{"title":"Item","oneOf":[{"type":"string"},{"type":"object","additionalProperties":false,"properties":{"item":{"type":"string","title":"Item Identifier"},"price_multiplier":{"type":"number","title":"Price Multiplier"},"quantity":{"title":"Quantity","oneOf":[{"type":"integer","minimum":1,"title":"Amount"},{"type":"object","additionalProperties":false,"required":["min","max"],"properties":{"min":{"type":"integer","minimum":1,"title":"Minimum"},"max":{"type":"integer","minimum":1,"title":"Maximum"}}}]},"functions":{"$ref":"#/definitions/Functions"}}}]},"Functions":{"title":"Functions","type":"array","items":{"type":"object","required":["function"],"$ref":"#/definitions/A"}},"TradeArray":{"type":"array","title":"Trades","items":{"additionalProperties":false,"type":"object","title":"Trade","required":["wants","gives"],"properties":{"gives":{"type":"array","title":"Gives","items":{"title":"Give","oneOf":[{"type":"string"},{"type":"object","additionalProperties":false,"properties":{"item":{"type":"string","title":"Item Identifier"},"quantity":{"title":"Quantity","oneOf":[{"type":"integer","minimum":1,"title":"Amount"},{"type":"object","additionalProperties":false,"required":["min","max"],"properties":{"min":{"type":"integer","minimum":1,"title":"Minimum"},"max":{"type":"integer","minimum":1,"title":"Maximum"}}}]},"functions":{"$ref":"#/definitions/Functions"},"choice":{"title":"Choice","description":"TODO","type":"array","items":{"$ref":"#/definitions/Item"}}}}]}},"wants":{"type":"array","title":"Wants","items":{"title":"Want","oneOf":[{"type":"string"},{"type":"object","additionalProperties":false,"properties":{"item":{"type":"string","title":"Item Identifier"},"quantity":{"title":"Quantity","oneOf":[{"type":"integer","minimum":1,"title":"Amount"},{"type":"object","additionalProperties":false,"required":["min","max"],"properties":{"min":{"type":"integer","minimum":1,"title":"Minimum"},"max":{"type":"integer","minimum":1,"title":"Maximum"}}}]},"price_multiplier":{"title":"Price Multiplier","description":"TODO","type":"number"},"functions":{"$ref":"#/definitions/Functions"},"choice":{"title":"Choice","description":"TODO","type":"array","items":{"$ref":"#/definitions/Item"}}}}]}},"trader_exp":{"type":"integer","title":"Trader Experience"},"max_uses":{"type":"integer","title":"Maximum Uses"},"reward_exp":{"type":"boolean","title":"Reward Experience"}}}},"B":{"additionalProperties":false,"description":"The function enchant_random_gear","title":"Enchant Random Gear","properties":{"function":{"type":"string","const":"enchant_random_gear","title":"Function","description":"TODO description"},"chance":{"type":"number","description":"Takes a chance modifier to manipulate the algorithm. Note that a chance modifier of 1.0 doesn't mean a 100% chance that gear will become enchanted.","title":"Chance"}}},"C":{"additionalProperties":false,"description":"The function enchant_book_for_trading","title":"Enchant Book For Trading","required":["function","base_cost","base_random_cost","per_level_random_cost","per_level_cost"],"properties":{"function":{"type":"string","const":"enchant_book_for_trading","title":"Function","description":"TODO description"},"base_cost":{"type":"integer","title":"Base Cost","description":"TODO description"},"base_random_cost":{"type":"integer","title":"Base Cost","description":"TODO description"},"per_level_random_cost":{"type":"integer","title":"Base Cost","description":"TODO description"},"per_level_cost":{"type":"integer","title":"Base Cost","description":"TODO description"}}},"D":{"additionalProperties":false,"description":"The function enchant_randomly","title":"Enchant Randomly","properties":{"function":{"type":"string","const":"enchant_randomly","title":"Function","description":"TODO description"},"treasure":{"type":"boolean","description":"Supports the optional treasure boolean (true/false) to allow treasure enchantments to be toggled on and off.","title":"Treasure"}}},"E":{"additionalProperties":false,"description":"The function enchant_with_levels","title":"Enchant With Levels","properties":{"function":{"type":"string","const":"enchant_with_levels","description":"TODO description","title":"TODO Title"},"levels":{"title":"Levels","oneOf":[{"type":"integer"},{"type":"object","additionalProperties":false,"required":["min","max"],"properties":{"min":{"type":"integer","title":"Minimum"},"max":{"type":"integer","title":"Maximum"}}}],"description":"TODO description"},"treasure":{"type":"boolean","title":"Treasure","description":"TODO description"}}},"F":{"additionalProperties":false,"description":"The function exploration_map","title":"Exploration Map","properties":{"function":{"type":"string","const":"exploration_map","description":"TODO description","title":"TODO Title"},"destination":{"type":"string","description":"The destination value defines what type of treasure map they receive.","enum":["endcity","fortress","mineshaft","monument","ruins","stronghold","temple","village","mansion","shipwreck","buriedtreasure","pillageroutpost"],"title":"TODO Title"}}},"G":{"additionalProperties":false,"description":"The function fill_container","title":"Fill Container","properties":{"function":{"type":"string","const":"fill_container","title":"Function","description":"TODO description"},"loot_table":{"type":"string","title":"Loot Table","pattern":"^loot_tables/.*\\.json$","description":"TODO description"}}},"J":{"type":"object","additionalProperties":false,"description":"Returns true if the actor properties defined were executed.","title":"Entity Properties","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"entity":{"type":"string","default":"this","description":"The entity to test. The value must be only \"this\".","title":"Entity"},"properties":{"type":"object","default":{},"description":"The entity's properties. \"on_fire\", \"on_ground\" is used for now.","title":"Properties","additionalProperties":false,"properties":{"on_fire":{"title":"On Fire","description":"TODO","type":"boolean"},"on_ground":{"title":"On Fire","description":"TODO","type":"boolean"}}}}},"BA":{"type":"object","additionalProperties":false,"description":"Returns the condition true if the actor's mark variant is matched to the value.","title":"Has Mark Variant","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"value":{"type":"integer","default":"0","description":"Tests for the actor's mark variant (if it has one)","title":"Value"}}},"BB":{"type":"object","additionalProperties":false,"description":"Returns the condition true if the actor of the loot table is killed by player or entities that has owner.","title":"Killed By Player","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"}}},"BC":{"type":"object","additionalProperties":false,"description":"Returns the condition true if the actor of the loot table is killed by player or entities that has owner.","title":"Killed By Player Or Pets Or Pets","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"}}},"BD":{"type":"object","additionalProperties":false,"description":"Sets a random chance of the specified value.","title":"Random Chance","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"chance":{"type":"number","default":0,"description":"TODO","title":"Chance"},"max_chance":{"type":"number","default":0,"description":"The maximum random chance value allowed.","title":"Max Chance"}}},"BE":{"type":"object","additionalProperties":false,"description":"Sets a random chance of the specified value. Looting enchantment increase the random chance multiplier.","title":"Random Chance With Looting","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"chance":{"type":"number","default":0,"description":"The random chance of the value.","title":"Chance"},"looting_multiplier":{"type":"number","default":0,"description":"The multiplier for the chance if the target entity has the looting enchant that affects the actor.","title":"Looting Multiplier"}}},"BF":{"type":"object","additionalProperties":false,"description":"Sets a random chance of the specified value based on the level difficulty.","title":"Random Difficulty Chance","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"default_chance":{"type":"number","default":0,"description":"The default random chance if the level difficulty is not assigned.","title":"Default Chance"},"easy":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in easy. Omitting this field will set the value to \"default_chance\" field.","title":"Easy"},"hard":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in hard. Omitting this field will set the value to \"default_chance\" field.","title":"Hard"},"normal":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in normal. Omitting this field will set the value to \"default_chance\" field.","title":"Normal"},"peaceful":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in peaceful. Omitting this field will set the value to \"default_chance\" field.","title":"Peaceful"}}},"BG":{"type":"object","additionalProperties":false,"description":"Sets a max regional difficulty random chance of the specified value.","title":"Random Regional Difficulty Chance","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"default_chance":{"type":"number","default":0,"description":"The default random chance if the level difficulty is not assigned.","title":"Default Chance"},"max_chance":{"title":"Max Chance","type":"number","description":"UNDOCUMENATED"},"easy":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in easy. Omitting this field will set the value to \"default_chance\" field.","title":"Easy"},"hard":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in hard. Omitting this field will set the value to \"default_chance\" field.","title":"Hard"},"normal":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in normal. Omitting this field will set the value to \"default_chance\" field.","title":"Normal"},"peaceful":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in peaceful. Omitting this field will set the value to \"default_chance\" field.","title":"Peaceful"}}},"I":{"description":"A minecraft loot table condition","title":"Condition","allOf":[{"if":{"properties":{"condition":{"type":"string","const":"entity_properties"}}},"then":{"$ref":"#/definitions/J"}},{"if":{"properties":{"condition":{"type":"string","const":"has_mark_variant"}}},"then":{"$ref":"#/definitions/BA"}},{"if":{"properties":{"condition":{"type":"string","const":"killed_by_player"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"condition":{"type":"string","const":"killed_by_player_or_pets"}}},"then":{"$ref":"#/definitions/BC"}},{"if":{"properties":{"condition":{"type":"string","const":"random_chance"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"condition":{"type":"string","const":"random_chance_with_looting"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"condition":{"type":"string","const":"random_difficulty_chance"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"condition":{"type":"string","const":"random_regional_difficulty_chance"}}},"then":{"$ref":"#/definitions/BG"}}]},"H":{"additionalProperties":false,"description":"The function furnace_smelt","title":"Furnace Smelt","properties":{"function":{"type":"string","const":"furnace_smelt","description":"TODO description","title":"TODO Title"},"conditions":{"title":"Conditions","description":"TODO","type":"array","items":{"$ref":"#/definitions/I"}}}},"BH":{"additionalProperties":false,"description":"The function looting_enchant","title":"Looting Enchant","properties":{"function":{"type":"string","const":"looting_enchant","description":"TODO description","title":"TODO Title"},"count":{"type":"object","properties":{"min":{"type":"integer"},"max":{"type":"integer"}},"description":"TODO description","title":"TODO Title","additionalProperties":false}}},"BI":{"additionalProperties":false,"description":"The function random_aux_value","title":"Random Aux Value","properties":{"function":{"type":"string","const":"random_aux_value","description":"TODO description","title":"TODO Title"},"values":{"type":"object","properties":{"min":{"type":"integer"},"max":{"type":"integer"}},"description":"TODO description","title":"TODO Title","additionalProperties":false}}},"BJ":{"additionalProperties":false,"description":"The function random_block_state","title":"Random Block State","properties":{"function":{"type":"string","const":"random_block_state","description":"TODO description","title":"TODO Title"},"block_state":{"type":"string","description":"TODO description","title":"TODO Title"},"values":{"type":"object","properties":{"min":{"title":"Min","type":"integer"},"max":{"title":"Max","type":"integer"}},"description":"TODO description","title":"TODO Title","additionalProperties":false}}},"CA":{"additionalProperties":false,"description":"The function set_actor_id","title":"Set Actor Id","properties":{"function":{"type":"string","const":"set_actor_id","description":"TODO description","title":"TODO Title"},"id":{"type":"string","description":"TODO description","title":"TODO Title"}}},"CB":{"additionalProperties":false,"description":"The function set_banner_details","title":"Set Banner Details","properties":{"function":{"type":"string","const":"set_banner_details","description":"TODO description","title":"TODO Title"},"type":{"type":"integer","description":"TODO description","title":"TODO Title"}}},"CC":{"additionalProperties":false,"description":"The function set_book_contents","title":"Set Book Contents","required":["function","author","title","pages"],"properties":{"function":{"type":"string","const":"set_book_contents","description":"TODO description","title":"TODO Title"},"author":{"type":"string","description":"TODO description","title":"TODO Title"},"title":{"type":"string","description":"TODO description","title":"TODO Title"},"pages":{"type":"array","items":{"type":"string","examples":["Some text","{\"rawtext\":[ {\"translate\":\"some.text\"}]}"]},"description":"TODO description","title":"TODO Title"}}},"CD":{"additionalProperties":false,"description":"The function set_count","title":"Set Count","properties":{"function":{"type":"string","const":"set_count","title":"Function","description":"TODO description"},"count":{"title":"Count","oneOf":[{"type":"integer"},{"type":"object","properties":{"min":{"type":"integer","title":"Minimum"},"max":{"type":"integer","title":"Maximum"}}}],"description":"TODO description"}}},"CE":{"additionalProperties":false,"description":"The function set_damage","title":"Set Damage","properties":{"function":{"type":"string","const":"set_damage","description":"TODO description","title":"TODO Title"},"damage":{"oneOf":[{"type":"integer"},{"type":"object","properties":{"min":{"type":"integer"},"max":{"type":"integer"}}},{"type":"object","properties":{"min":{"type":"number"},"max":{"type":"number"}}}],"description":"TODO description","title":"TODO Title"}}},"CF":{"additionalProperties":false,"description":"The function set_data","title":"Set Data","properties":{"function":{"type":"string","const":"set_data","description":"TODO description","title":"TODO Title"},"data":{"title":"Data","oneOf":[{"type":"integer"},{"type":"object","properties":{"min":{"type":"integer","title":"Minimum"},"max":{"type":"integer","title":"Maximum"}}}],"description":"TODO description"}}},"CG":{"additionalProperties":false,"description":"The function set_data_from_color_index","title":"Set Data From Color Index","properties":{"function":{"type":"string","const":"set_data_from_color_index","description":"TODO description","title":"TODO Title"}}},"CH":{"additionalProperties":false,"description":"The function trader_material_type","title":"Trader Material Type","properties":{"function":{"type":"string","const":"trader_material_type","description":"TODO description","title":"TODO Title"}}},"CI":{"additionalProperties":false,"description":"The function random_dye","title":"Trader Material Type","properties":{"function":{"type":"string","const":"random_dye","description":"TODO description","title":"TODO Title"}}},"CJ":{"additionalProperties":false,"description":"The function set_lore","title":"Set Lore","properties":{"function":{"type":"string","const":"set_lore","description":"TODO description","title":"TODO Title"},"lore":{"type":"array","items":{"type":"string"},"description":"TODO description","title":"TODO Title"}}},"DA":{"additionalProperties":false,"description":"The function set_name","title":"Set Name","properties":{"function":{"type":"string","const":"set_name","description":"TODO description","title":"TODO Title"},"name":{"type":"string","description":"TODO description","title":"TODO Title"}}},"DB_IDEnchant":{"type":"string","title":"ID Enchantment","enum":["aqua_affinity","bane_of_arthropods","blast_protection","channeling","curse_of_binding","curse_of_vanishing","depth_strider","efficiency","feather_falling","fire_aspect","fire_protection","flame","fortune","frost_walker","impaling","infinity","knockback","looting","loyalty","luck_of_the_sea","lure","mending","multishot","piercing","projectile_protection","protection","punch","quick_charge","respiration","riptide","sharpness","silk_touch","smite","soul_speed","thorns","unbreaking"]},"DB_Enchant":{"type":"object","title":"Enchantment","additionalProperties":false,"properties":{"id":{"$ref":"#/definitions/DB_IDEnchant"},"level":{"title":"Level","oneOf":[{"type":"integer","title":"Level"},{"type":"array","items":[{"type":"integer","title":"Min"},{"type":"integer","title":"Max"}]}]}}},"DB":{"additionalProperties":false,"description":"The function specific_enchants","title":"Specific Enchants","properties":{"function":{"type":"string","const":"specific_enchants","description":"Specific enchants","title":"Specific Enchants"},"enchants":{"title":"Enchants","description":"A enchanting specification","oneOf":[{"type":"string","$ref":"#/definitions/DB_IDEnchant"},{"type":"object","$ref":"#/definitions/DB_Enchant"},{"type":"array","items":{"$ref":"#/definitions/DB_Enchant"}}]}}},"A":{"description":"A minecraft loot table condition","title":"Functions","allOf":[{"if":{"properties":{"function":{"type":"string","const":"enchant_random_gear"}}},"then":{"$ref":"#/definitions/B"}},{"if":{"properties":{"function":{"type":"string","const":"enchant_book_for_trading"}}},"then":{"$ref":"#/definitions/C"}},{"if":{"properties":{"function":{"type":"string","const":"enchant_randomly"}}},"then":{"$ref":"#/definitions/D"}},{"if":{"properties":{"function":{"type":"string","const":"enchant_with_levels"}}},"then":{"$ref":"#/definitions/E"}},{"if":{"properties":{"function":{"type":"string","const":"exploration_map"}}},"then":{"$ref":"#/definitions/F"}},{"if":{"properties":{"function":{"type":"string","const":"fill_container"}}},"then":{"$ref":"#/definitions/G"}},{"if":{"properties":{"function":{"type":"string","const":"furnace_smelt"}}},"then":{"$ref":"#/definitions/H"}},{"if":{"properties":{"function":{"type":"string","const":"looting_enchant"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"function":{"type":"string","const":"random_aux_value"}}},"then":{"$ref":"#/definitions/BI"}},{"if":{"properties":{"function":{"type":"string","const":"random_block_state"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"function":{"type":"string","const":"set_actor_id"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"function":{"type":"string","const":"set_banner_details"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"function":{"type":"string","const":"set_book_contents"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"function":{"type":"string","const":"set_count"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"function":{"type":"string","const":"set_damage"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"function":{"type":"string","const":"set_data"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"function":{"type":"string","const":"set_data_from_color_index"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"function":{"type":"string","const":"trader_material_type"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"function":{"type":"string","const":"random_dye"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"function":{"type":"string","const":"set_lore"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"function":{"type":"string","const":"set_name"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"function":{"type":"string","const":"specific_enchants"}}},"then":{"$ref":"#/definitions/DB"}}]}},"properties":{"tiers":{"type":"array","title":"Tiers","description":"A collection of tiers","items":{"additionalProperties":false,"type":"object","title":"Tier","properties":{"trades":{"$ref":"#/definitions/TradeArray"},"total_exp_required":{"title":"Total Experience Required","type":"integer"},"groups":{"type":"array","title":"Groups","description":"A collection of groups","items":{"type":"object","title":"Group","additionalProperties":false,"properties":{"num_to_select":{"title":"Number To Select","type":"integer"},"trades":{"$ref":"#/definitions/TradeArray"}}}}}}}},"description":"TODO description","title":"TODO Title"} \ No newline at end of file diff --git a/behaviour/animation_controllers/animation_controller.json b/behaviour/animation_controllers/animation_controller.json deleted file mode 100644 index 57167b52..00000000 --- a/behaviour/animation_controllers/animation_controller.json +++ /dev/null @@ -1 +0,0 @@ -{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behaviour.animation_controller","examples":[{"format_version":"1.10.0","animation_controllers":{"controller.animation.example":{"initial_state":"default","states":{"default":{"transitions":[{"state_1":"query.is_baby"}]},"state_1":{}}}}}],"allOf":[{"if":{"properties":{"format_version":{"type":"string","const":"1.8.0"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.10.0"}}},"then":{"$ref":"#/definitions/C"}}],"definitions":{"A_animationspec":{"anyOf":[{"title":"Animation Specification","description":"A single string that specifies which animation there are","type":"string"},{"type":"object","title":"Animation Specification","description":"A object specification on how to transition","maxProperties":1,"minProperties":1,"additionalProperties":{"$ref":"#/definitions/B"}}]},"A_particle_effect_spec":{"additionalProperties":false,"type":"object","required":["effect"],"properties":{"bind_to_actor":{"type":"boolean","title":"Bind To Actor","description":"Set to false to have the effect spawned in the world without being bound to an actor (by default an effect is bound to the actor)."},"effect":{"type":"string","title":"Effect","description":"The name of a particle effect that should be played"},"locator":{"type":"string","title":"Locator","description":"The name of a locator on the actor where the effect should be located"},"pre_effect_script":{"type":"string","title":"Pre Effect Script","description":"A molang script that will be run when the particle emitter is initialized"}}},"A_commands":{"type":"string","description":"The event or commands to execute","oneOf":[{"pattern":"^@s .+$","title":"Event"},{"pattern":"^/.+$","title":"Command"},{"pattern":"^.+;$","title":"Molang"}]},"B":{"type":"string","title":"Molang / String ","description":"Molang definition","format":"molang"},"A":{"type":"object","title":"Animation Controller 1.8.0","description":"TODO description","required":["format_version","animation_controllers"],"additionalProperties":false,"properties":{"format_version":{"title":"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."},"animation_controllers":{"type":"object","title":"Animation Controllers Schema","description":"The animation controllers schema for 1.8.0","propertyNames":{"pattern":"^controller\\.animation\\.[a-z\\.]+"},"additionalProperties":{"additionalProperties":false,"type":"object","title":"A Animation Controller","description":"A single animation controller 1.8.0","required":["states"],"minProperties":1,"properties":{"states":{"title":"States ","description":"The states of this animation controller","propertyNames":{"pattern":"[a-z\\.]+"},"minProperties":1,"additionalProperties":{"additionalProperties":false,"title":"Animation State","description":"Animation state","type":"object","properties":{"animations":{"title":"Animations ","description":"The animations definition for 1.8.0","type":"array","items":{"$ref":"#/definitions/A_animationspec","description":"TODO description: animations","title":"Animations"}},"on_entry":{"type":"array","description":"Events, commands or transitions to preform","items":{"$ref":"#/definitions/A_commands"}},"on_exit":{"type":"array","description":"Events, commands or transitions to preform","items":{"$ref":"#/definitions/A_commands"}},"transitions":{"title":"Transition ","description":"The transition definition for 1.8.0","minProperties":1,"type":"array","items":{"$ref":"#/definitions/A_animationspec","description":"TODO description: transitions","title":"Transitions"}}}}},"initial_state":{"type":"string","description":"TODO description: initial state","title":"Initial State"}}}}}},"C_animationspec":{"anyOf":[{"title":"Animation Specification","description":"A single string that specifies which animation there are","type":"string"},{"type":"object","title":"Animation Specification","description":"A object specification on how to transition","maxProperties":1,"minProperties":1,"additionalProperties":{"$ref":"#/definitions/B"}}]},"C_particle_effect_spec":{"additionalProperties":false,"type":"object","required":["effect"],"properties":{"bind_to_actor":{"type":"boolean","title":"Bind To Actor","description":"Set to false to have the effect spawned in the world without being bound to an actor (by default an effect is bound to the actor)."},"effect":{"type":"string","title":"Effect","description":"The name of a particle effect that should be played"},"locator":{"type":"string","title":"Locator","description":"The name of a locator on the actor where the effect should be located"},"pre_effect_script":{"type":"string","title":"Pre Effect Script","description":"A molang script that will be run when the particle emitter is initialized"}}},"C_commands":{"type":"string","description":"The event or commands to execute","examples":["@s example:event"],"oneOf":[{"pattern":"^@s .+$","title":"Event"},{"pattern":"^/.+$","title":"Command"},{"pattern":"^.+;$","title":"Molang"}]},"C":{"type":"object","title":"Animation Controller 1.10.0","description":"TODO description","required":["format_version","animation_controllers"],"additionalProperties":false,"properties":{"format_version":{"title":"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."},"animation_controllers":{"type":"object","title":"Animation Controllers","description":"The animation controllers schema for 1.10.0","propertyNames":{"pattern":"^controller\\.animation\\.[a-z\\.]+"},"additionalProperties":{"additionalProperties":false,"type":"object","title":"Animation Controller","description":"A single animation controller 1.10.0","required":["states"],"minProperties":1,"properties":{"states":{"title":"States ","description":"The states of this animation controller","propertyNames":{"pattern":"[a-z\\.]+"},"minProperties":1,"additionalProperties":{"additionalProperties":false,"title":"Animation State","description":"Animation state","type":"object","properties":{"animations":{"title":"Animations ","description":"The animations definition for 1.10.0","type":"array","items":{"$ref":"#/definitions/C_animationspec","description":"TODO description: animations","title":"Animations"}},"on_entry":{"type":"array","description":"Events, commands or transitions to preform on entry of this state","title":"On Entry","items":{"$ref":"#/definitions/C_commands"}},"on_exit":{"type":"array","description":"Events, commands or transitions to preform on exit of this state","title":"On Exit","items":{"$ref":"#/definitions/C_commands"}},"transitions":{"title":"Transition","description":"The transition definition for 1.10.0","minProperties":1,"type":"array","items":{"title":"Transitions","description":"A object specification on how to transition","type":"object","maxProperties":1,"minProperties":1,"additionalProperties":{"$ref":"#/definitions/B"}}}}}},"initial_state":{"type":"string","description":"TODO description: initial state","title":"Initial State"}}}}}}}} \ No newline at end of file diff --git a/behaviour/animations/animations.json b/behaviour/animations/animations.json deleted file mode 100644 index 003de082..00000000 --- a/behaviour/animations/animations.json +++ /dev/null @@ -1 +0,0 @@ -{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behaviour.animations","examples":[{"format_version":"1.10.0","animations":{"animation.example":{}}}],"allOf":[{"if":{"properties":{"format_version":{"type":"string","const":"1.8.0"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.10.0"}}},"then":{"$ref":"#/definitions/C"}}],"definitions":{"A_animationspec":{"anyOf":[{"title":"Animation Specification","description":"A single string that specifies which animation there are","type":"string"},{"type":"object","title":"Animation Specification","description":"A object specification on how to transition","maxProperties":1,"minProperties":1,"additionalProperties":{"$ref":"#/definitions/B"}}]},"A_particle_effect_spec":{"additionalProperties":false,"type":"object","required":["effect"],"properties":{"bind_to_actor":{"type":"boolean","description":"Set to false to have the effect spawned in the world without being bound to an actor (by default an effect is bound to the actor)."},"effect":{"type":"string","description":"The name of a particle effect that should be played"},"locator":{"type":"string","description":"The name of a locator on the actor where the effect should be located"},"pre_effect_script":{"type":"string","description":"A molang script that will be run when the particle emitter is initialized"}}},"A_commands":{"type":"string","description":"The event or commands to execute"},"B":{"type":"string","title":"Molang / String ","description":"Molang definition","format":"molang"},"A":{"type":"object","title":"Animation 1.8.0","description":"TODO description","required":["format_version","animations"],"properties":{"format_version":{"title":"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."},"animations":{"title":"Animations Schema","description":"The animation 1.8.0 specification","type":"object","propertyNames":{"pattern":"^animation\\.[a-z\\.]+"},"additionalProperties":{"type":"object","additionalProperties":false,"description":"TODO description: additionalItems","title":"Animation ","properties":{"animation_length":{"type":"number","description":"TODO description: animation length","title":"Animation Length"},"loop":{"type":"boolean","description":"TODO description: loop","title":"Loop"},"timeline":{"title":"Timeline","description":"The time line","type":"object","propertyNames":{"pattern":"^(\\d+.\\d+|\\d+)$"},"additionalProperties":{"oneOf":[{"$ref":"#/definitions/A_commands"},{"type":"array","title":"Collection Timelime Items","items":{"$ref":"#/definitions/A_commands"}}]}}}}}},"additionalProperties":false},"C_animationspec":{"anyOf":[{"title":"Animation Specification","description":"A single string that specifies which animation there are","type":"string"},{"type":"object","title":"Animation Specification","description":"A object specification on how to transition","maxProperties":1,"minProperties":1,"additionalProperties":{"$ref":"#/definitions/B"}}]},"C_particle_effect_spec":{"additionalProperties":false,"type":"object","required":["effect"],"properties":{"bind_to_actor":{"type":"boolean","description":"Set to false to have the effect spawned in the world without being bound to an actor (by default an effect is bound to the actor)."},"effect":{"type":"string","description":"The name of a particle effect that should be played"},"locator":{"type":"string","description":"The name of a locator on the actor where the effect should be located"},"pre_effect_script":{"type":"string","description":"A molang script that will be run when the particle emitter is initialized"}}},"C_commands":{"type":"string","description":"The event or commands to execute"},"C":{"type":"object","title":"Animation 1.10.0","description":"TODO description","required":["format_version","animations"],"properties":{"format_version":{"title":"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."},"animations":{"title":"Animations Schema","description":"The animation 1.10.0 specification","type":"object","propertyNames":{"pattern":"^animation\\.[a-z\\.]+"},"additionalProperties":{"type":"object","additionalProperties":false,"description":"TODO description: additionalItems","title":"Animation ","properties":{"animation_length":{"type":"number","description":"TODO description: animation length","title":"Animation Length"},"loop":{"type":"boolean","description":"TODO description: loop","title":"Loop"},"timeline":{"title":"Timeline","description":"The time line","type":"object","propertyNames":{"pattern":"^(\\d+.\\d+|\\d+)$"},"additionalProperties":{"oneOf":[{"type":"string","$ref":"#/definitions/C_commands"},{"type":"array","title":"Collection Timelime Items","items":{"$ref":"#/definitions/C_commands"}}]}}}}}},"additionalProperties":false}}} \ No newline at end of file diff --git a/behaviour/blocks/blocks.json b/behaviour/blocks/blocks.json deleted file mode 100644 index 25189bef..00000000 --- a/behaviour/blocks/blocks.json +++ /dev/null @@ -1 +0,0 @@ -{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behaviour.blocks","examples":[{"format_version":"1.16.200","minecraft:block":{"description":{"identifier":"namespace:block","properties":{}},"components":{},"events":{}}}],"allOf":[{"if":{"properties":{"format_version":{"type":"string","const":"1.10"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.10.0"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.12.0"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.0"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.100"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.200"}}},"then":{"$ref":"#/definitions/HG"}}],"definitions":{"B":{"type":"string","title":"Block Identifier 1.8.0","description":"The minecraft block identifier","pattern":"^[0-9a-zA-Z:_\\.\\-]+$"},"D":{"additionalProperties":false,"type":"integer","title":"Block Light Absorption 1.10.0","description":"The amount of light this block will absorb.","default":0},"E":{"additionalProperties":false,"type":"number","title":"Block Light Emission 1.10.0","description":"The amount of light this block will emit in a range [0.0, 1.0].","minimum":0,"maximum":1,"default":0.0},"F":{"additionalProperties":false,"type":"boolean","title":"Break On Push 1.10.0","description":"When pushed by a piston the block breaks."},"G":{"additionalProperties":false,"type":"string","title":"Breathability 1.10.0","description":"Property describing the breathability of this block and whether it is treated as a solid or as air.","enum":["solid","air"],"default":"solid"},"H":{"additionalProperties":false,"type":"number","title":"Destroy Time 1.10.0","description":"Sets the destroy time property for the block. Greater numbers result in greater mining times."},"I":{"additionalProperties":false,"type":"string","title":"Display Name 1.10.0","description":"Specifies the display name id for the block."},"J":{"additionalProperties":false,"title":"Entity Collision 1.10.0","description":"Can only be set to false, it disables the collision of the block with entities.","oneOf":[{"type":"boolean","const":false},{"type":"object","additionalProperties":false,"properties":{"origin":{"type":"array","title":"Origin","description":"Minimal position Bounds of the collision box","default":[-8.0,0.0,-8.0],"items":[{"type":"number","title":"X","description":"The x offset"},{"type":"number","title":"Y","description":"The y offset"},{"type":"number","title":"Z","description":"The z offset"}]},"size":{"type":"array","title":"Size","description":"Size of each side of the box of the component","default":[16.0,16.0,16.0],"items":[{"type":"number","title":"X","description":"The x size"},{"type":"number","title":"Y","description":"The y size"},{"type":"number","title":"Z","description":"The z size"}]}}}]},"BA":{"additionalProperties":false,"type":"number","title":"Explosion Resistance 1.10.0","description":"Sets the explosion resistance for this block.","default":0.0},"BB":{"additionalProperties":false,"type":"object","title":"Flammable 1.10.0","description":"Describes the flammable properties for this block.","additionalItems":false,"properties":{"burn_odds":{"type":"integer","default":0,"description":"How likely the block will be destroyed by flames when on fire.","title":"Burn Odds"},"flame_odds":{"type":"integer","default":0,"description":"How likely the block will catch flame when next to a fire.","title":"Flame Odds"}}},"BC":{"additionalProperties":false,"type":"number","title":"Friction 1.10.0","description":"Property describing the friction for this block. Friction effects an entities movements when it walks on the block.","default":0.1},"BD":{"additionalProperties":false,"type":"string","title":"Geometry 1.10.0","description":"The geometry definition name to use.","pattern":"^geometry\\.[a-zA-Z0-9_\\-\\.]+$"},"BE":{"additionalProperties":false,"type":"boolean","title":"Immovable 1.10.0","description":"An Immovable block cannot be pushed by pistons"},"BF":{"additionalProperties":false,"type":"string","title":"Loot 1.10.0","description":"The path of the loot table that this component will use when the block is destroyed.","pattern":"loot_tables/.*\\.json$"},"BG":{"additionalProperties":false,"type":"string","title":"Map Color 1.10.0","description":"A color represented as a hex value. This will be the color rendered to a map.","format":"color-hex"},"BH_material_instance":{"title":"Material Instance","description":"A single material instance","additionalProperties":false,"properties":{"ambient_occlusion":{"title":"Ambient Occlusion","type":"boolean","description":"UNDOCUMENTATED"},"face_dimming":{"title":"Face Dimming","type":"boolean","description":"UNDOCUMENTATED"},"render_method":{"type":"string","title":"Render Method","description":"TODO description","enum":["blend","opaque","alpha_test"]},"texture":{"type":"string","title":"Texture","description":"TODO description"}}},"BH":{"type":"object","title":"Material Instances 1.10.0","description":"Maps face or material_instance names in a geometry file to an actual material instance. Material instance can either be a full material instance or a name to another already defined instance","properties":{"*":{"$ref":"#/definitions/BH_material_instance"}},"additionalProperties":{"$ref":"#/definitions/BH_material_instance"}},"BI":{"type":"boolean","title":"Only Piston Push 1.10.0","description":"Blocks with those components won't stick to stickyPistons"},"BJ":{"title":"Pick Collision 1.10.0","description":"Can only be set to false, it disables the collision of the block with entities","oneOf":[{"type":"boolean","const":false},{"type":"object","additionalProperties":false,"properties":{"origin":{"type":"array","title":"Origin","description":"Minimal position Bounds of the collision box","default":[-8.0,0.0,-8.0],"items":[{"type":"number","title":"X","description":"The x offset"},{"type":"number","title":"Y","description":"The y offset"},{"type":"number","title":"Z","description":"The z offset"}]},"size":{"type":"array","title":"Size","description":"Size of each side of the box of the component","default":[16.0,16.0,16.0],"items":[{"type":"number","title":"X","description":"The x size"},{"type":"number","title":"Y","description":"The y size"},{"type":"number","title":"Z","description":"The z size"}]}}}]},"CA":{"title":"Placement Filter 1.10.0","description":"Sets rules for under what conditions the block can be placed/survive","type":"object","properties":{"conditions":{"title":"Conditions","description":"List of conditions where the block can be placed/survive","type":"array","items":{"type":"object","title":"Condition","description":"TODO","properties":{"allowed_faces":{"title":"Allowed Faces","description":"List of any of the following strings: up, down, north, south, east, west, side, all","type":"array","items":{"type":"string","enum":["up","down","north","south","east","west","side","all"]}},"block_filter":{"title":"Block Filter","description":"List of blocks (can use tags to specify them) that this block can be placed against in the allowed_faces direction","type":"array","items":{"type":"string","title":"Block Identifier","description":"TODO"}}}}}}},"CB":{"title":"Prevents Jumping 1.10.0","description":"This component makes it so actors can't jump when walking on this block","type":"boolean"},"CC":{"title":"Random Ticking 1.10.0","description":"Describes the component that will trigger an even at a regular interval between two values","type":"object","additionalProperties":false,"properties":{"on_tick":{"title":"On Tick","description":"Describes the component that will trigger an even at a regular interval between two values","type":"string","additionalProperties":false,"properties":{"condition":{"title":"Condition","type":"string","description":"The condition of event to be executed on the block. Molang"},"event":{"title":"Event","type":"string","description":"The type of event executed on the block."},"range":{"title":"Range","type":"array","items":[{"type":"integer"},{"type":"integer"}]},"target":{"title":"Target","description":"The target of event executed on the block.","type":"string","enum":["block","damager","other","parent","player","self","target"]}}}}},"CD":{"title":"Rotation 1.10.0","description":"This is the block's rotation around the center of the cube in degrees. The rotation order is x-y-z.","type":"array","additionalProperties":false,"items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]},"CE":{"title":"Ticking 1.10.0","description":"Describes the component that will trigger an even at a regular interval between two values","type":"object","additionalProperties":false,"properties":{"looping":{"type":"boolean","title":"Looping","description":"Does the event loop"},"range":{"title":"Range","description":"The Range between which the component will trigger his event.","type":"array","items":[{"type":"integer"},{"type":"integer"}]},"on_tick":{"type":"object","title":"On Tick","description":"Describes the component that will trigger an even at a regular interval between two values","condition":{"title":"Condition","type":"string","description":"The condition of event to be executed on the block. Molang"},"event":{"title":"Event","type":"string","description":"The type of event executed on the block."},"target":{"title":"Target","description":"The target of event executed on the block.","type":"string","enum":["block","damager","other","parent","player","self","target"]}}}},"CF":{"title":"Unit Cube 1.10.0","description":"Specifies that a unit cube is to be used with tessellation.","type":"string"},"CG":{"title":"Unwalkable 1.10.0","description":"this component sets a block as unwalkable. Most mobs will not try to jump over it if the value is set to true","type":"boolean"},"C":{"title":"Components","description":"The components of that define this block","required":[],"type":"object","additionalProperties":false,"properties":{"minecraft:block_light_absorption":{"$ref":"#/definitions/D"},"minecraft:block_light_emission":{"$ref":"#/definitions/E"},"minecraft:breakonpush":{"$ref":"#/definitions/F"},"minecraft:breathability":{"$ref":"#/definitions/G"},"minecraft:destroy_time":{"$ref":"#/definitions/H"},"minecraft:display_name":{"$ref":"#/definitions/I"},"minecraft:entity_collision":{"$ref":"#/definitions/J"},"minecraft:explosion_resistance":{"$ref":"#/definitions/BA"},"minecraft:flammable":{"$ref":"#/definitions/BB"},"minecraft:friction":{"$ref":"#/definitions/BC"},"minecraft:geometry":{"$ref":"#/definitions/BD"},"minecraft:immovable":{"$ref":"#/definitions/BE"},"minecraft:loot":{"$ref":"#/definitions/BF"},"minecraft:map_color":{"$ref":"#/definitions/BG"},"minecraft:material_instances":{"$ref":"#/definitions/BH"},"minecraft:onlypistonpush":{"$ref":"#/definitions/BI"},"minecraft:pick_collision":{"$ref":"#/definitions/BJ"},"minecraft:placement_filter":{"$ref":"#/definitions/CA"},"minecraft:preventsjumping":{"$ref":"#/definitions/CB"},"minecraft:random_ticking":{"$ref":"#/definitions/CC"},"minecraft:rotation":{"$ref":"#/definitions/CD"},"minecraft:ticking":{"$ref":"#/definitions/CE"},"minecraft:unit_cube":{"$ref":"#/definitions/CF"},"minecraft:unwalkable":{"$ref":"#/definitions/CG"}}},"A":{"description":"Minecraft blocks 1.10.0","required":["format_version","minecraft:block"],"title":"Block","type":"object","additionalProperties":false,"properties":{"format_version":{"title":"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."},"minecraft:block":{"title":"Block Definitions","description":"A custom block definition","type":"object","additionalProperties":false,"required":["description","components"],"properties":{"description":{"title":"Block Description","description":"The description for this block","type":"object","additionalProperties":false,"required":["identifier"],"properties":{"identifier":{"type":"string","description":"The identifier for this block. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla block.","title":"Identifier","$ref":"#/definitions/B"},"is_experimental":{"type":"boolean","default":false,"description":"If this block is experimental, it will only be registered if the world is marked as experimantal.","title":"Is Experimental"},"register_to_creative_menu":{"type":"boolean","default":false,"description":"Whether or not to register this block to the creative inventory menu.","title":"Register To Creative Menu"}}},"components":{"$ref":"#/definitions/C"}}}}},"CH":{"description":"Minecraft blocks 1.12.0","required":["format_version","minecraft:block"],"title":"Block","type":"object","additionalProperties":false,"properties":{"format_version":{"title":"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."},"minecraft:block":{"title":"Block Definitions","description":"A custom block definition","type":"object","additionalProperties":false,"required":["description","components"],"properties":{"description":{"title":"Block Description","description":"The description for this block","type":"object","additionalProperties":false,"required":["identifier"],"properties":{"identifier":{"type":"string","description":"The identifier for this block. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla block.","title":"Identifier","$ref":"#/definitions/B"},"is_experimental":{"type":"boolean","default":false,"description":"If this block is experimental, it will only be registered if the world is marked as experimantal.","title":"Is Experimental"},"register_to_creative_menu":{"type":"boolean","default":false,"description":"Whether or not to register this block to the creative inventory menu.","title":"Register To Creative Menu"}}},"components":{"$ref":"#/definitions/C"}}}}},"CI":{"description":"Minecraft blocks 1.16.0","required":["format_version","minecraft:block"],"title":"Block","type":"object","additionalProperties":false,"properties":{"format_version":{"title":"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."},"minecraft:block":{"title":"Block Definitions","description":"A custom block definition","type":"object","additionalProperties":false,"required":["description","components"],"properties":{"description":{"title":"Block Description","description":"The description for this block","type":"object","additionalProperties":false,"required":["identifier"],"properties":{"identifier":{"type":"string","description":"The identifier for this block. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla block.","title":"Identifier","$ref":"#/definitions/B"},"is_experimental":{"type":"boolean","default":false,"description":"If this block is experimental, it will only be registered if the world is marked as experimantal.","title":"Is Experimental"},"register_to_creative_menu":{"type":"boolean","default":false,"description":"Whether or not to register this block to the creative inventory menu.","title":"Register To Creative Menu"},"properties":{"title":"Properties","description":"UNDOCUMENATED","propertyNames":{"pattern":"^([a-zA-Z0-9_]+:[a-zA-Z0-9_\\-]+)$"},"additionalProperties":{"title":"Property","description":"A block property","oneOf":[{"type":"array","items":{"title":"Property Value","description":"The value of this property","anyOf":[{"type":"boolean"},{"type":"number"},{"type":"integer"},{"type":"string"}]}},{"type":"object"}]}}}},"components":{"$ref":"#/definitions/C"}}}}},"DA":{"type":"object","title":"On Fall On","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"min_fall_distance":{"type":"number","default":0,"description":"The minimum distance in blocks that an actor needs to fall to trigger this event.","title":"Min Fall Distance"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"DB":{"type":"object","title":"On Fall On","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"DC":{"type":"object","title":"On Placed 1.16.100","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"DD":{"type":"object","title":"On Player Destroyed 1.16.100","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"DE":{"type":"object","title":"On Player Placing 1.16.100","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"DF":{"type":"object","title":"On Step Off 1.16.100","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"DG":{"type":"object","title":"On Step On 1.16.100","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"DH":{"additionalProperties":false,"type":"integer","title":"Block Light Absorption 1.16.100","description":"The amount of light this block will absorb.","default":0},"DI":{"additionalProperties":false,"type":"number","title":"Block Light Emission 1.16.100","description":"The amount of light this block will emit in a range [0.0, 1.0].","minimum":0,"maximum":1,"default":0.0},"DJ":{"additionalProperties":false,"type":"boolean","title":"Break On Push 1.16.100","description":"When pushed by a piston the block breaks."},"EA":{"additionalProperties":false,"type":"string","title":"Breathability 1.16.100","description":"Property describing the breathability of this block and whether it is treated as a solid or as air.","enum":["solid","air"],"default":"solid"},"EB":{"additionalProperties":false,"type":"number","title":"Destroy Time 1.16.100","description":"Sets the destroy time property for the block. Greater numbers result in greater mining times."},"EC":{"additionalProperties":false,"type":"string","title":"Display Name 1.16.100","description":"Specifies the display name id for the block."},"ED":{"additionalProperties":false,"title":"Entity Collision 1.16.100","description":"Can only be set to false, it disables the collision of the block with entities.","oneOf":[{"type":"boolean","const":false},{"type":"object","additionalProperties":false,"properties":{"origin":{"type":"array","title":"Origin","description":"Minimal position Bounds of the collision box","default":[-8.0,0.0,-8.0],"items":[{"type":"number","title":"X","description":"The x offset"},{"type":"number","title":"Y","description":"The y offset"},{"type":"number","title":"Z","description":"The z offset"}]},"size":{"type":"array","title":"Size","description":"Size of each side of the box of the component","default":[16.0,16.0,16.0],"items":[{"type":"number","title":"X","description":"The x size"},{"type":"number","title":"Y","description":"The y size"},{"type":"number","title":"Z","description":"The z size"}]}}}]},"EE":{"additionalProperties":false,"type":"number","title":"Explosion Resistance 1.16.100","description":"Sets the explosion resistance for this block.","default":0.0},"EF":{"additionalProperties":false,"type":"object","title":"Flammable 1.16.100","description":"Describes the flammable properties for this block.","additionalItems":false,"properties":{"burn_odds":{"type":"integer","default":0,"description":"How likely the block will be destroyed by flames when on fire.","title":"Burn Odds"},"flame_odds":{"type":"integer","default":0,"description":"How likely the block will catch flame when next to a fire.","title":"Flame Odds"}}},"EG":{"additionalProperties":false,"type":"number","title":"Friction 1.16.100","description":"Property describing the friction for this block. Friction effects an entities movements when it walks on the block.","default":0.1},"EH":{"additionalProperties":false,"type":"string","title":"Geometry 1.16.100","description":"The geometry definition name to use.","pattern":"^geometry\\.[a-zA-Z0-9_\\-\\.]+$"},"EI":{"additionalProperties":false,"type":"boolean","title":"Immovable 1.16.100","description":"An Immovable block cannot be pushed by pistons"},"EJ":{"additionalProperties":false,"type":"string","title":"Map Color 1.16.100","description":"A color represented as a hex value. This will be the color rendered to a map.","format":"color-hex"},"FA_material_instance":{"title":"Material Instance","description":"A single material instance","additionalProperties":false,"properties":{"ambient_occlusion":{"title":"Ambient Occlusion","type":"boolean","description":"UNDOCUMENTATED"},"face_dimming":{"title":"Face Dimming","type":"boolean","description":"UNDOCUMENTATED"},"render_method":{"type":"string","title":"Render Method","description":"TODO description","enum":["blend","opaque","alpha_test"]},"texture":{"type":"string","title":"Texture","description":"TODO description"}}},"FA":{"type":"object","title":"Material Instances 1.16.100","description":"Maps face or material_instance names in a geometry file to an actual material instance. Material instance can either be a full material instance or a name to another already defined instance","properties":{"*":{"$ref":"#/definitions/FA_material_instance"}},"additionalProperties":{"$ref":"#/definitions/FA_material_instance"}},"FB":{"type":"boolean","title":"Only Piston Push 1.16.100","description":"Blocks with those components won't stick to stickyPistons"},"FC":{"title":"Pick Collision 1.16.100","description":"Can only be set to false, it disables the collision of the block with entities","oneOf":[{"type":"boolean","const":false},{"type":"object","additionalProperties":false,"properties":{"origin":{"type":"array","title":"Origin","description":"Minimal position Bounds of the collision box","default":[-8.0,0.0,-8.0],"items":[{"type":"number","title":"X","description":"The x offset"},{"type":"number","title":"Y","description":"The y offset"},{"type":"number","title":"Z","description":"The z offset"}]},"size":{"type":"array","title":"Size","description":"Size of each side of the box of the component","default":[16.0,16.0,16.0],"items":[{"type":"number","title":"X","description":"The x size"},{"type":"number","title":"Y","description":"The y size"},{"type":"number","title":"Z","description":"The z size"}]}}}]},"FD":{"title":"Placement Filter 1.16.100","description":"Sets rules for under what conditions the block can be placed/survive","type":"object","properties":{"conditions":{"title":"Conditions","description":"List of conditions where the block can be placed/survive","type":"array","items":{"type":"object","title":"Condition","description":"TODO","properties":{"allowed_faces":{"title":"Allowed Faces","description":"List of any of the following strings: up, down, north, south, east, west, side, all","type":"array","items":{"type":"string","enum":["up","down","north","south","east","west","side","all"]}},"block_filter":{"title":"Block Filter","description":"List of blocks (can use tags to specify them) that this block can be placed against in the allowed_faces direction","type":"array","items":{"type":"string","title":"Block Identifier","description":"TODO"}}}}}}},"FE":{"title":"Prevents Jumping 1.16.100","description":"This component makes it so actors can't jump when walking on this block","type":"boolean"},"FF":{"title":"Random Ticking 1.16.100","description":"Describes the component that will trigger an even at a regular interval between two values","type":"object","additionalProperties":false,"properties":{"on_tick":{"title":"On Tick","description":"Describes the component that will trigger an even at a regular interval between two values","type":"string","additionalProperties":false,"properties":{"condition":{"title":"Condition","type":"string","default":"1","description":"The condition of event to be executed on the block. Molang"},"event":{"title":"Event","type":"string","default":"set_block_property","description":"The type of event executed on the block."},"range":{"title":"Range","type":"array","items":[{"type":"integer"},{"type":"integer"}]},"target":{"title":"Target","description":"The target of event executed on the block.","type":"string","enum":["block","damager","other","parent","player","self","target"]}}},"looping":{"type":"boolean","default":true,"description":"Does the event loop","title":"Looping"},"range":{"type":"array","default":[10,10],"description":"The Range between which the component will trigger his event.","title":"Range"}}},"FG":{"title":"Rotation 1.16.100","description":"This is the block's rotation around the center of the cube in degrees. The rotation order is x-y-z.","type":"array","additionalProperties":false,"items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]},"FH":{"title":"Ticking 1.16.100","description":"Describes the component that will trigger an even at a regular interval between two values","type":"object","additionalProperties":false,"properties":{"looping":{"type":"boolean","title":"Looping","description":"Does the event loop"},"range":{"title":"Range","description":"The Range between which the component will trigger his event.","type":"array","items":[{"type":"integer"},{"type":"integer"}]},"on_tick":{"type":"object","title":"On Tick","description":"Describes the component that will trigger an even at a regular interval between two values","condition":{"title":"Condition","type":"string","description":"The condition of event to be executed on the block. Molang"},"event":{"title":"Event","type":"string","description":"The type of event executed on the block."},"target":{"title":"Target","description":"The target of event executed on the block.","type":"string","enum":["block","damager","other","parent","player","self","target"]}}}},"FI":{"title":"Unit Cube 1.16.100","description":"Specifies that a unit cube is to be used with tessellation.","type":"string"},"FJ":{"title":"Unwalkable 1.16.100","description":"this component sets a block as unwalkable. Most mobs will not try to jump over it if the value is set to true","type":"boolean"},"GA_event_base":{"title":"Event","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"$ref":"#/definitions/GA_event_functions","properties":{"sequence":{"title":"Sequence","description":"UNDOCUMENTATED","type":"array","items":{"title":"Sequence","description":"UNDOCUMENTATED","type":"object","$ref":"#/definitions/GA_event_functions"}},"randomize":{"title":"Randomize","description":"UNDOCUMENTATED","type":"array","items":{"title":"Randomize","description":"UNDOCUMENTATED","type":"object","$ref":"#/definitions/GA_event_functions","required":["weight"],"properties":{"weight":{"title":"Weight","description":"UNDOCUMENTATED","type":"integer","minimum":0}}}},"add_mob_effect":{"$ref":"#/definitions/GB"},"damage":{"$ref":"#/definitions/GC"},"decrement_stack":{"$ref":"#/definitions/GD"},"die":{"$ref":"#/definitions/GE"},"play_effect":{"$ref":"#/definitions/GF"},"play_sound":{"$ref":"#/definitions/GG"},"remove_mob_effect":{"$ref":"#/definitions/GH"},"run_command":{"$ref":"#/definitions/GI"},"set_block":{"$ref":"#/definitions/GJ"},"set_block_at_pos":{"$ref":"#/definitions/HA"},"set_block_property":{"$ref":"#/definitions/HB"},"spawn_loot":{"$ref":"#/definitions/HC"},"swing":{"$ref":"#/definitions/HD"},"teleport":{"$ref":"#/definitions/HE"},"transform_item":{"$ref":"#/definitions/HF"}}},"GA_event_functions":{"title":"Event","description":"UNDOCUMENTATED","type":"object","properties":{"add_mob_effect":{"$ref":"#/definitions/GB"},"damage":{"$ref":"#/definitions/GC"},"decrement_stack":{"$ref":"#/definitions/GD"},"die":{"$ref":"#/definitions/GE"},"play_effect":{"$ref":"#/definitions/GF"},"play_sound":{"$ref":"#/definitions/GG"},"remove_mob_effect":{"$ref":"#/definitions/GH"},"run_command":{"$ref":"#/definitions/GI"},"set_block":{"$ref":"#/definitions/GJ"},"set_block_at_pos":{"$ref":"#/definitions/HA"},"set_block_property":{"$ref":"#/definitions/HB"},"spawn_loot":{"$ref":"#/definitions/HC"},"swing":{"$ref":"#/definitions/HD"},"teleport":{"$ref":"#/definitions/HE"},"transform_item":{"$ref":"#/definitions/HF"}}},"GB":{"type":"object","description":"Apply mob effect to target.","title":"Add Mob Effect","additionalProperties":false,"properties":{"amplifier":{"type":"integer","default":0,"description":"The amplifier for the mob effect.","title":"Amplifier"},"duration":{"type":"number","default":0,"description":"The duration of the mob effect.","title":"Duration"},"effect":{"type":"string","default":"","description":"The mob effect to apply.","title":"Effect"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"GC":{"type":"object","description":"Deals damage to the target.","title":"Damage","additionalProperties":false,"properties":{"amount":{"type":"integer","default":0,"description":"The amount of damage to deal.","title":"Amount"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"},"type":{"type":"string","default":"","description":"The type of damage to deal.","title":"Type"}}},"GD":{"type":"object","description":"Decrement item stack.","title":"Decrement Stack","additionalProperties":false,"properties":{}},"GE":{"type":"object","description":"Kill target. If target is self and this is run from a block then destroy the block.","title":"Die","additionalProperties":false,"properties":{"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"GF":{"type":"object","description":"Spawns a particle effect relative to target position.","title":"Play Effect","additionalProperties":false,"properties":{"data":{"type":"integer","default":0,"description":"Particle data value.","title":"Data"},"effect":{"type":"string","default":"","description":"The name of the particle effect to create.","title":"Effect"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"GG":{"type":"object","description":"Play a sound relative to target position.","title":"Playsound","additionalProperties":false,"properties":{"sound":{"type":"string","default":"","description":"The name of the sound to play.","title":"Sound"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"GH":{"type":"object","description":"Removes mob effect from target.","title":"Remove Mob Effect","additionalProperties":false,"properties":{"effect":{"type":"string","default":"","description":"The mob effect to remove. Use 'all' to remove all mob effects from target.","title":"Effect"},"target":{"type":"string","default":"self","description":"The target context to execute against.","title":"Target"}}},"GI":{"type":"object","description":"Triggers a slash command or a list of slash commands.","title":"Run Command","additionalProperties":false,"properties":{"command":{"default":"","description":"Slash command to run.","title":"Command","oneof":[{"type":"string"},{"type":"array","items":{"type":"string","title":"Command","description":"Slash command to run."}}]},"target":{"type":"string","default":"self","description":"The target context to execute against.","title":"Target"}}},"GJ":{"type":"object","description":"Sets this block to another block type.","title":"Set Block","additionalProperties":false,"properties":{"block_type":{"type":"string","default":"","description":"The type of block to set.","title":"Block Type"}}},"HA":{"type":"object","description":"Sets a block relative to this block to another block type.","title":"Set Block At Pos","additionalProperties":false,"properties":{"block_offset":{"type":"array","default":[0.0,0.0,0.0],"description":"The offset from the block's center.","title":"Block Offset","items":[{"type":"number","title":"X","description":"The x offset from the block's center."},{"type":"number","title":"Y","description":"The y offset from the block's center."},{"type":"number","title":"Z","description":"The z offset from the block's center."}]},"block_type":{"type":"string","default":"","description":"The type of block to set.","title":"Block Type"}}},"HB":{"type":"object","description":"Sets a block property on this block","title":"Set Block Property","additionalProperties":false,"properties":{"property":{"type":"string","description":"Block property to set on the block.","title":"Property"}}},"HC":{"type":"object","description":"Spawn loot from block.","title":"Spawn Loot","required":["table"],"additionalProperties":false,"properties":{"table":{"type":"string","description":"File path, relative to the Behavior Pack's path, to the loot table file.","title":"Table"}}},"HD":{"type":"object","description":"Event causes the actor to swing.","title":"Swing","additionalProperties":false,"properties":{}},"HE":{"type":"object","description":"Teleport target randomly around destination point.","title":"Teleport","additionalProperties":false,"properties":{"avoid_water":{"type":"boolean","default":true,"description":"Determines if the teleport avoids putting the target in water.","title":"Avoid Water"},"destination":{"default":[0.0,0.0,0.0],"description":"Origin destination of the teleport.","title":"Destination","items":[{"type":"number","title":"X","description":"The x offset from the block's center."},{"type":"number","title":"Y","description":"The y offset from the block's center."},{"type":"number","title":"Z","description":"The z offset from the block's center."}]},"land_on_block":{"type":"boolean","default":true,"description":"Determines if the teleport places the target on a block.","title":"Land On Block"},"max_range":{"default":[8.0,8.0,8.0],"description":"Max range the target can teleport relative to the origin destination.","title":"Max Range","items":[{"type":"number","title":"X","description":"The x offset from the block's center."},{"type":"number","title":"Y","description":"The y offset from the block's center."},{"type":"number","title":"Z","description":"The z offset from the block's center."}]},"target":{"type":"string","default":"self","description":"The target context to execute against.","title":"Target"}}},"HF":{"type":"object","description":"Transforms item into another item.","title":"Transform Item 1.16.100","additionalProperties":false,"properties":{"transform":{"type":"string","description":"Name of the item it should transform into","title":"Transform"}}},"GA":{"title":"Events","description":"UNDOCUMENTATED","type":"object","properties":{"minecraft:on_interact":{"$ref":"#/definitions/GA_event_base"},"minecraft:on_step_on":{"$ref":"#/definitions/GA_event_base"},"minecraft:on_step_off":{"$ref":"#/definitions/GA_event_base"},"minecraft:on_fall_on":{"$ref":"#/definitions/GA_event_base"},"minecraft:on_placed":{"$ref":"#/definitions/GA_event_base"},"minecraft:on_player_placing":{"$ref":"#/definitions/GA_event_base"},"minecraft:on_player_destroyed":{"$ref":"#/definitions/GA_event_base"},"minecraft:ticking":{"$ref":"#/definitions/GA_event_base"},"minecraft:random_ticking":{"$ref":"#/definitions/GA_event_base"}},"additionalProperties":{"$ref":"#/definitions/GA_event_base"}},"CJ":{"description":"Minecraft blocks 1.16.100","required":["format_version","minecraft:block"],"title":"Block","type":"object","additionalProperties":false,"properties":{"format_version":{"title":"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."},"minecraft:block":{"title":"Block Definitions","description":"A custom block definition","type":"object","additionalProperties":false,"required":["description","components"],"properties":{"description":{"title":"Block Description","description":"The description for this block","type":"object","additionalProperties":false,"required":["identifier"],"properties":{"identifier":{"type":"string","description":"The identifier for this block. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla block.","title":"Identifier","$ref":"#/definitions/B"},"is_experimental":{"type":"boolean","default":false,"description":"If this block is experimental, it will only be registered if the world is marked as experimantal.","title":"Is Experimental"},"register_to_creative_menu":{"type":"boolean","default":false,"description":"Whether or not to register this block to the creative inventory menu.","title":"Register To Creative Menu"},"properties":{"title":"Properties","description":"UNDOCUMENATED","propertyNames":{"pattern":"^([a-zA-Z0-9_]+:[a-zA-Z0-9_\\-]+)$"},"additionalProperties":{"title":"Property","description":"A block property","oneOf":[{"type":"array","items":{"title":"Property Value","description":"The value of this property","anyOf":[{"type":"boolean"},{"type":"number"},{"type":"integer"},{"type":"string"}]}},{"type":"object"}]}}}},"components":{"type":"object","title":"Component","description":"","properties":{"minecraft:on_fall_on":{"$ref":"#/definitions/DA"},"minecraft:on_interact":{"$ref":"#/definitions/DB"},"minecraft:on_placed":{"$ref":"#/definitions/DC"},"minecraft:on_player_destroyed":{"$ref":"#/definitions/DD"},"minecraft:on_player_placing":{"$ref":"#/definitions/DE"},"minecraft:on_step_off":{"$ref":"#/definitions/DF"},"minecraft:on_step_on":{"$ref":"#/definitions/DG"},"minecraft:block_light_absorption":{"$ref":"#/definitions/DH"},"minecraft:block_light_emission":{"$ref":"#/definitions/DI"},"minecraft:breakonpush":{"$ref":"#/definitions/DJ"},"minecraft:breathability":{"$ref":"#/definitions/EA"},"minecraft:destroy_time":{"$ref":"#/definitions/EB"},"minecraft:display_name":{"$ref":"#/definitions/EC"},"minecraft:entity_collision":{"$ref":"#/definitions/ED"},"minecraft:explosion_resistance":{"$ref":"#/definitions/EE"},"minecraft:flammable":{"$ref":"#/definitions/EF"},"minecraft:friction":{"$ref":"#/definitions/EG"},"minecraft:geometry":{"$ref":"#/definitions/EH"},"minecraft:immovable":{"$ref":"#/definitions/EI"},"minecraft:map_color":{"$ref":"#/definitions/EJ"},"minecraft:material_instances":{"$ref":"#/definitions/FA"},"minecraft:onlypistonpush":{"$ref":"#/definitions/FB"},"minecraft:pick_collision":{"$ref":"#/definitions/FC"},"minecraft:placement_filter":{"$ref":"#/definitions/FD"},"minecraft:preventsjumping":{"$ref":"#/definitions/FE"},"minecraft:random_ticking":{"$ref":"#/definitions/FF"},"minecraft:rotation":{"$ref":"#/definitions/FG"},"minecraft:ticking":{"$ref":"#/definitions/FH"},"minecraft:unit_cube":{"$ref":"#/definitions/FI"},"minecraft:unwalkable":{"$ref":"#/definitions/FJ"}}},"events":{"$ref":"#/definitions/GA"}}}}},"HH":{"type":"object","title":"On Fall On","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"min_fall_distance":{"type":"number","default":0,"description":"The minimum distance in blocks that an actor needs to fall to trigger this event.","title":"Min Fall Distance"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"HI":{"type":"object","title":"On Fall On","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"HJ":{"type":"object","title":"On Placed 1.16.200","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"IA":{"type":"object","title":"On Player Destroyed 1.16.200","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"IB":{"type":"object","title":"On Player Placing 1.16.200","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"IC":{"type":"object","title":"On Step Off 1.16.200","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"ID":{"type":"object","title":"On Step On 1.16.200","description":"Describes event for this block.","properties":{"condition":{"type":"string","default":"","description":"The condition of event to be executed on the block.","title":"Condition"},"event":{"type":"string","default":"","description":"The event executed on the block.","title":"Event"},"target":{"type":"string","default":"self","description":"The target of event executed on the block.","title":"Target"}}},"IE":{"additionalProperties":false,"type":"integer","title":"Block Light Absorption 1.16.200","description":"The amount of light this block will absorb.","default":0},"IF":{"additionalProperties":false,"type":"number","title":"Block Light Emission 1.16.200","description":"The amount of light this block will emit in a range [0.0, 1.0].","minimum":0,"maximum":1,"default":0.0},"IG":{"additionalProperties":false,"type":"boolean","title":"Break On Push 1.16.200","description":"When pushed by a piston the block breaks."},"IH":{"additionalProperties":false,"type":"string","title":"Breathability 1.16.200","description":"Property describing the breathability of this block and whether it is treated as a solid or as air.","enum":["solid","air"],"default":"solid"},"II":{"additionalProperties":false,"type":"number","title":"Destroy Time 1.16.200","description":"Sets the destroy time property for the block. Greater numbers result in greater mining times."},"IJ":{"additionalProperties":false,"type":"string","title":"Display Name 1.16.200","description":"Specifies the display name id for the block."},"JA":{"additionalProperties":false,"title":"Entity Collision 1.16.200","description":"Can only be set to false, it disables the collision of the block with entities.","oneOf":[{"type":"boolean","const":false},{"type":"object","additionalProperties":false,"properties":{"origin":{"type":"array","title":"Origin","description":"Minimal position Bounds of the collision box","default":[-8.0,0.0,-8.0],"items":[{"type":"number","title":"X","description":"The x offset"},{"type":"number","title":"Y","description":"The y offset"},{"type":"number","title":"Z","description":"The z offset"}]},"size":{"type":"array","title":"Size","description":"Size of each side of the box of the component","default":[16.0,16.0,16.0],"items":[{"type":"number","title":"X","description":"The x size"},{"type":"number","title":"Y","description":"The y size"},{"type":"number","title":"Z","description":"The z size"}]}}}]},"JB":{"additionalProperties":false,"type":"number","title":"Explosion Resistance 1.16.200","description":"Sets the explosion resistance for this block.","default":0.0},"JC":{"additionalProperties":false,"type":"object","title":"Flammable 1.16.200","description":"Describes the flammable properties for this block.","additionalItems":false,"properties":{"burn_odds":{"type":"integer","default":0,"description":"How likely the block will be destroyed by flames when on fire.","title":"Burn Odds"},"flame_odds":{"type":"integer","default":0,"description":"How likely the block will catch flame when next to a fire.","title":"Flame Odds"}}},"JD":{"additionalProperties":false,"type":"number","title":"Friction 1.16.200","description":"Property describing the friction for this block. Friction effects an entities movements when it walks on the block.","default":0.1},"JE":{"additionalProperties":false,"type":"string","title":"Geometry 1.16.200","description":"The geometry definition name to use.","pattern":"^geometry\\.[a-zA-Z0-9_\\-\\.]+$"},"JF":{"additionalProperties":false,"type":"boolean","title":"Immovable 1.16.200","description":"An Immovable block cannot be pushed by pistons"},"JG":{"additionalProperties":false,"type":"string","title":"Map Color 1.16.200","description":"A color represented as a hex value. This will be the color rendered to a map.","format":"color-hex"},"JH_material_instance":{"title":"Material Instance","description":"A single material instance","additionalProperties":false,"properties":{"ambient_occlusion":{"title":"Ambient Occlusion","type":"boolean","description":"UNDOCUMENTATED"},"face_dimming":{"title":"Face Dimming","type":"boolean","description":"UNDOCUMENTATED"},"render_method":{"type":"string","title":"Render Method","description":"TODO description","enum":["blend","opaque","alpha_test"]},"texture":{"type":"string","title":"Texture","description":"TODO description"}}},"JH":{"type":"object","title":"Material Instances 1.16.200","description":"Maps face or material_instance names in a geometry file to an actual material instance. Material instance can either be a full material instance or a name to another already defined instance","properties":{"*":{"$ref":"#/definitions/JH_material_instance"}},"additionalProperties":{"$ref":"#/definitions/JH_material_instance"}},"JI":{"type":"boolean","title":"Only Piston Push 1.16.200","description":"Blocks with those components won't stick to stickyPistons"},"JJ":{"title":"Pick Collision 1.16.200","description":"Can only be set to false, it disables the collision of the block with entities","oneOf":[{"type":"boolean","const":false},{"type":"object","additionalProperties":false,"properties":{"origin":{"type":"array","title":"Origin","description":"Minimal position Bounds of the collision box","default":[-8.0,0.0,-8.0],"items":[{"type":"number","title":"X","description":"The x offset"},{"type":"number","title":"Y","description":"The y offset"},{"type":"number","title":"Z","description":"The z offset"}]},"size":{"type":"array","title":"Size","description":"Size of each side of the box of the component","default":[16.0,16.0,16.0],"items":[{"type":"number","title":"X","description":"The x size"},{"type":"number","title":"Y","description":"The y size"},{"type":"number","title":"Z","description":"The z size"}]}}}]},"BAA":{"title":"Placement Filter 1.16.200","description":"Sets rules for under what conditions the block can be placed/survive","type":"object","properties":{"conditions":{"title":"Conditions","description":"List of conditions where the block can be placed/survive","type":"array","items":{"type":"object","title":"Condition","description":"TODO","properties":{"allowed_faces":{"title":"Allowed Faces","description":"List of any of the following strings: up, down, north, south, east, west, side, all","type":"array","items":{"type":"string","enum":["up","down","north","south","east","west","side","all"]}},"block_filter":{"title":"Block Filter","description":"List of blocks (can use tags to specify them) that this block can be placed against in the allowed_faces direction","type":"array","items":{"type":"string","title":"Block Identifier","description":"TODO"}}}}}}},"BAB":{"title":"Prevents Jumping 1.16.200","description":"This component makes it so actors can't jump when walking on this block","type":"boolean"},"BAC":{"title":"Random Ticking 1.16.200","description":"Describes the component that will trigger an even at a regular interval between two values","type":"object","additionalProperties":false,"properties":{"on_tick":{"title":"On Tick","description":"Describes the component that will trigger an even at a regular interval between two values","type":"string","additionalProperties":false,"properties":{"condition":{"title":"Condition","type":"string","default":"1","description":"The condition of event to be executed on the block. Molang"},"event":{"title":"Event","type":"string","default":"set_block_property","description":"The type of event executed on the block."},"range":{"title":"Range","type":"array","items":[{"type":"integer"},{"type":"integer"}]},"target":{"title":"Target","description":"The target of event executed on the block.","type":"string","enum":["block","damager","other","parent","player","self","target"]}}},"looping":{"type":"boolean","default":true,"description":"Does the event loop","title":"Looping"},"range":{"type":"array","default":[10,10],"description":"The Range between which the component will trigger his event.","title":"Range"}}},"BAD":{"title":"Rotation 1.16.200","description":"This is the block's rotation around the center of the cube in degrees. The rotation order is x-y-z.","type":"array","additionalProperties":false,"items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]},"BAE":{"title":"Ticking 1.16.200","description":"Describes the component that will trigger an even at a regular interval between two values","type":"object","additionalProperties":false,"properties":{"looping":{"type":"boolean","title":"Looping","description":"Does the event loop"},"range":{"title":"Range","description":"The Range between which the component will trigger his event.","type":"array","items":[{"type":"integer"},{"type":"integer"}]},"on_tick":{"type":"object","title":"On Tick","description":"Describes the component that will trigger an even at a regular interval between two values","condition":{"title":"Condition","type":"string","description":"The condition of event to be executed on the block. Molang"},"event":{"title":"Event","type":"string","description":"The type of event executed on the block."},"target":{"title":"Target","description":"The target of event executed on the block.","type":"string","enum":["block","damager","other","parent","player","self","target"]}}}},"BAF":{"title":"Unit Cube 1.16.200","description":"Specifies that a unit cube is to be used with tessellation.","type":"string"},"BAG":{"title":"Unwalkable 1.16.200","description":"this component sets a block as unwalkable. Most mobs will not try to jump over it if the value is set to true","type":"boolean"},"BAH_event_base":{"title":"Event","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"sequence":{"title":"Sequence","description":"UNDOCUMENTATED","type":"array","items":{"title":"Sequence","description":"UNDOCUMENTATED","type":"object","$ref":"#/definitions/BAH_event_functions"}},"randomize":{"title":"Randomize","description":"UNDOCUMENTATED","type":"array","items":{"title":"Randomize","description":"UNDOCUMENTATED","type":"object","$ref":"#/definitions/BAH_event_functions","required":["weight"],"properties":{"weight":{"title":"Weight","description":"UNDOCUMENTATED","type":"integer","minimum":0}}}},"add_mob_effect":{"$ref":"#/definitions/BAI"},"damage":{"$ref":"#/definitions/BAJ"},"decrement_stack":{"$ref":"#/definitions/BBA"},"die":{"$ref":"#/definitions/BBB"},"play_effect":{"$ref":"#/definitions/BBC"},"play_sound":{"$ref":"#/definitions/BBD"},"remove_mob_effect":{"$ref":"#/definitions/BBE"},"run_command":{"$ref":"#/definitions/BBF"},"set_block":{"$ref":"#/definitions/BBG"},"set_block_at_pos":{"$ref":"#/definitions/BBH"},"set_block_property":{"$ref":"#/definitions/BBI"},"spawn_loot":{"$ref":"#/definitions/BBJ"},"swing":{"$ref":"#/definitions/BCA"},"teleport":{"$ref":"#/definitions/BCB"},"transform_item":{"$ref":"#/definitions/BCC"}}},"BAH_event_functions":{"title":"Event","description":"UNDOCUMENTATED","type":"object","properties":{"add_mob_effect":{"$ref":"#/definitions/BAI"},"damage":{"$ref":"#/definitions/BAJ"},"decrement_stack":{"$ref":"#/definitions/BBA"},"die":{"$ref":"#/definitions/BBB"},"play_effect":{"$ref":"#/definitions/BBC"},"play_sound":{"$ref":"#/definitions/BBD"},"remove_mob_effect":{"$ref":"#/definitions/BBE"},"run_command":{"$ref":"#/definitions/BBF"},"set_block":{"$ref":"#/definitions/BBG"},"set_block_at_pos":{"$ref":"#/definitions/BBH"},"set_block_property":{"$ref":"#/definitions/BBI"},"spawn_loot":{"$ref":"#/definitions/BBJ"},"swing":{"$ref":"#/definitions/BCA"},"teleport":{"$ref":"#/definitions/BCB"},"transform_item":{"$ref":"#/definitions/BCC"}}},"BAI":{"type":"object","description":"Apply mob effect to target.","title":"Add Mob Effect 1.16.200","additionalProperties":false,"properties":{"amplifier":{"type":"integer","default":0,"description":"The amplifier for the mob effect.","title":"Amplifier"},"duration":{"type":"number","default":0,"description":"The duration of the mob effect.","title":"Duration"},"effect":{"type":"string","default":"","description":"The mob effect to apply.","title":"Effect"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"BAJ":{"type":"object","description":"Deals damage to the target.","title":"Damage 1.16.200","additionalProperties":false,"properties":{"amount":{"type":"integer","default":0,"description":"The amount of damage to deal.","title":"Amount"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"},"type":{"type":"string","default":"","description":"The type of damage to deal.","title":"Type"}}},"BBA":{"type":"object","description":"Decrement item stack.","title":"Decrement Stack 1.16.200","additionalProperties":false,"properties":{}},"BBB":{"type":"object","description":"Kill target. If target is self and this is run from a block then destroy the block.","title":"Die 1.16.200","additionalProperties":false,"properties":{"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"BBC":{"type":"object","description":"Spawns a particle effect relative to target position.","title":"Play Effect 1.16.200","additionalProperties":false,"properties":{"data":{"type":"integer","default":0,"description":"Particle data value.","title":"Data"},"effect":{"type":"string","default":"","description":"The name of the particle effect to create.","title":"Effect"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"BBD":{"type":"object","description":"Play a sound relative to target position.","title":"Playsound 1.16.200","additionalProperties":false,"properties":{"sound":{"type":"string","default":"","description":"The name of the sound to play.","title":"Sound"},"target":{"type":"object","default":"self","description":"The target context to execute against.","title":"Target"}}},"BBE":{"type":"object","description":"Removes mob effect from target.","title":"Remove Mob Effect 1.16.200","additionalProperties":false,"properties":{"effect":{"type":"string","default":"","description":"The mob effect to remove. Use 'all' to remove all mob effects from target.","title":"Effect"},"target":{"type":"string","default":"self","description":"The target context to execute against.","title":"Target"}}},"BBF":{"type":"object","description":"Triggers a slash command or a list of slash commands.","title":"Run Command 1.16.200","additionalProperties":false,"properties":{"command":{"default":"","description":"Slash command to run.","title":"Command","oneof":[{"type":"string"},{"type":"array","items":{"type":"string","title":"Command","description":"Slash command to run."}}]},"target":{"type":"string","default":"self","description":"The target context to execute against.","title":"Target"}}},"BBG":{"type":"object","description":"Sets this block to another block type.","title":"Set Block 1.16.200","additionalProperties":false,"properties":{"block_type":{"type":"string","default":"","description":"The type of block to set.","title":"Block Type"}}},"BBH":{"type":"object","description":"Sets a block relative to this block to another block type.","title":"Set Block At Pos 1.16.200","additionalProperties":false,"properties":{"block_offset":{"type":"array","default":[0.0,0.0,0.0],"description":"The offset from the block's center.","title":"Block Offset","items":[{"type":"number","title":"X","description":"The x offset from the block's center."},{"type":"number","title":"Y","description":"The y offset from the block's center."},{"type":"number","title":"Z","description":"The z offset from the block's center."}]},"block_type":{"type":"string","default":"","description":"The type of block to set.","title":"Block Type"}}},"BBI":{"type":"object","description":"Sets a block property on this block","title":"Set Block Property 1.16.200","additionalProperties":false,"properties":{"property":{"type":"string","description":"Block property to set on the block.","title":"Property"}}},"BBJ":{"type":"object","description":"Spawn loot from block.","title":"Spawn Loot 1.16.200","required":["table"],"additionalProperties":false,"properties":{"table":{"type":"string","description":"File path, relative to the Behavior Pack's path, to the loot table file.","title":"Table"}}},"BCA":{"type":"object","description":"Event causes the actor to swing.","title":"Swing 1.16.200","additionalProperties":false,"properties":{}},"BCB":{"type":"object","description":"Teleport target randomly around destination point.","title":"Teleport 1.16.200","additionalProperties":false,"properties":{"avoid_water":{"type":"boolean","default":true,"description":"Determines if the teleport avoids putting the target in water.","title":"Avoid Water"},"destination":{"default":[0.0,0.0,0.0],"description":"Origin destination of the teleport.","title":"Destination","items":[{"type":"number","title":"X","description":"The x offset from the block's center."},{"type":"number","title":"Y","description":"The y offset from the block's center."},{"type":"number","title":"Z","description":"The z offset from the block's center."}]},"land_on_block":{"type":"boolean","default":true,"description":"Determines if the teleport places the target on a block.","title":"Land On Block"},"max_range":{"default":[8.0,8.0,8.0],"description":"Max range the target can teleport relative to the origin destination.","title":"Max Range","items":[{"type":"number","title":"X","description":"The x offset from the block's center."},{"type":"number","title":"Y","description":"The y offset from the block's center."},{"type":"number","title":"Z","description":"The z offset from the block's center."}]},"target":{"type":"string","default":"self","description":"The target context to execute against.","title":"Target"}}},"BCC":{"type":"object","description":"Transforms item into another item.","title":"Transform Item 1.16.200","additionalProperties":false,"properties":{"transform":{"type":"string","description":"Name of the item it should transform into","title":"Transform"}}},"BAH":{"title":"Events","description":"UNDOCUMENTATED","type":"object","properties":{"minecraft:on_interact":{"$ref":"#/definitions/BAH_event_base"},"minecraft:on_step_on":{"$ref":"#/definitions/BAH_event_base"},"minecraft:on_step_off":{"$ref":"#/definitions/BAH_event_base"},"minecraft:on_fall_on":{"$ref":"#/definitions/BAH_event_base"},"minecraft:on_placed":{"$ref":"#/definitions/BAH_event_base"},"minecraft:on_player_placing":{"$ref":"#/definitions/BAH_event_base"},"minecraft:on_player_destroyed":{"$ref":"#/definitions/BAH_event_base"},"minecraft:ticking":{"$ref":"#/definitions/BAH_event_base"},"minecraft:random_ticking":{"$ref":"#/definitions/BAH_event_base"}},"additionalProperties":{"oneOf":[{"$ref":"#/definitions/BAH_event_base"},{"$ref":"#/definitions/BAH_event_functions"}]}},"HG":{"description":"Minecraft blocks 1.16.200","required":["format_version","minecraft:block"],"title":"Block","type":"object","additionalProperties":false,"properties":{"format_version":{"title":"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."},"minecraft:block":{"title":"Block Definitions","description":"A custom block definition","type":"object","additionalProperties":false,"required":["description","components"],"properties":{"description":{"title":"Block Description","description":"The description for this block","type":"object","additionalProperties":false,"required":["identifier"],"properties":{"identifier":{"type":"string","description":"The identifier for this block. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla block.","title":"Identifier","$ref":"#/definitions/B"},"is_experimental":{"type":"boolean","default":false,"description":"If this block is experimental, it will only be registered if the world is marked as experimantal.","title":"Is Experimental"},"register_to_creative_menu":{"type":"boolean","default":false,"description":"Whether or not to register this block to the creative inventory menu.","title":"Register To Creative Menu"},"properties":{"title":"Properties","description":"UNDOCUMENATED","propertyNames":{"pattern":"^([a-zA-Z0-9_]+:[a-zA-Z0-9_\\-]+)$"},"additionalProperties":{"title":"Property","description":"A block property","oneOf":[{"type":"array","items":{"title":"Property Value","description":"The value of this property","anyOf":[{"type":"boolean"},{"type":"number"},{"type":"integer"},{"type":"string"}]}},{"type":"object"}]}}}},"components":{"type":"object","title":"Component","description":"","properties":{"minecraft:on_fall_on":{"$ref":"#/definitions/HH"},"minecraft:on_interact":{"$ref":"#/definitions/HI"},"minecraft:on_placed":{"$ref":"#/definitions/HJ"},"minecraft:on_player_destroyed":{"$ref":"#/definitions/IA"},"minecraft:on_player_placing":{"$ref":"#/definitions/IB"},"minecraft:on_step_off":{"$ref":"#/definitions/IC"},"minecraft:on_step_on":{"$ref":"#/definitions/ID"},"minecraft:block_light_absorption":{"$ref":"#/definitions/IE"},"minecraft:block_light_emission":{"$ref":"#/definitions/IF"},"minecraft:breakonpush":{"$ref":"#/definitions/IG"},"minecraft:breathability":{"$ref":"#/definitions/IH"},"minecraft:destroy_time":{"$ref":"#/definitions/II"},"minecraft:display_name":{"$ref":"#/definitions/IJ"},"minecraft:entity_collision":{"$ref":"#/definitions/JA"},"minecraft:explosion_resistance":{"$ref":"#/definitions/JB"},"minecraft:flammable":{"$ref":"#/definitions/JC"},"minecraft:friction":{"$ref":"#/definitions/JD"},"minecraft:geometry":{"$ref":"#/definitions/JE"},"minecraft:immovable":{"$ref":"#/definitions/JF"},"minecraft:map_color":{"$ref":"#/definitions/JG"},"minecraft:material_instances":{"$ref":"#/definitions/JH"},"minecraft:onlypistonpush":{"$ref":"#/definitions/JI"},"minecraft:pick_collision":{"$ref":"#/definitions/JJ"},"minecraft:placement_filter":{"$ref":"#/definitions/BAA"},"minecraft:preventsjumping":{"$ref":"#/definitions/BAB"},"minecraft:random_ticking":{"$ref":"#/definitions/BAC"},"minecraft:rotation":{"$ref":"#/definitions/BAD"},"minecraft:ticking":{"$ref":"#/definitions/BAE"},"minecraft:unit_cube":{"$ref":"#/definitions/BAF"},"minecraft:unwalkable":{"$ref":"#/definitions/BAG"}}},"events":{"$ref":"#/definitions/BAH"}}}}}}} \ No newline at end of file diff --git a/behaviour/entities/entities.json b/behaviour/entities/entities.json deleted file mode 100644 index 3fc04bff..00000000 --- a/behaviour/entities/entities.json +++ /dev/null @@ -1 +0,0 @@ -{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behaviour.entities","required":["format_version"],"examples":[{"format_version":"1.16.0","minecraft:entity":{"description":{"identifier":"namespace:entity","is_spawnable":true,"is_summonable":true},"component_groups":{},"components":{},"events":{}}}],"allOf":[{"if":{"properties":{"format_version":{"type":"string","const":"1.8.0"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.10.0"}}},"then":{"$ref":"#/definitions/DEF"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.11.0"}}},"then":{"$ref":"#/definitions/DIH"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.12.0"}}},"then":{"$ref":"#/definitions/DJC"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.13.0"}}},"then":{"$ref":"#/definitions/EAA"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.14.0"}}},"then":{"$ref":"#/definitions/EEJ"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.0"}}},"then":{"$ref":"#/definitions/EFE"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.100"}}},"then":{"$ref":"#/definitions/FHE"}}],"definitions":{"C":{"type":"string","title":"Entity Identifier 1.8.0","description":"The minecraft entity identifier","examples":["namespace:entity_name"],"pattern":"^[0-9a-zA-Z:_\\.\\-]+$"},"E":{"additionalProperties":false,"type":"object","title":"Addrider 1.8.0","description":"Adds a rider to the entity. Requires minecraft:rideable.","required":["entity_type"],"properties":{"entity_type":{"type":"string","description":"The entity type that will be riding this entity","title":"Entity Type"},"spawn_event":{"type":"string","description":"The spawn event that will be used when the riding entity is created","title":"Spawn Event"}}},"G":{"type":"string","title":"Item Identifier 1.8.0","description":"The minecraft item identifier","pattern":"^[0-9a-zA-Z:_\\-\\.]+$"},"H":{"title":"Filters Subject 1.8.0","type":"string","description":"The subject of this filter test.","default":"self","enum":["block","other","parent","player","self","target","damager"]},"F":{"type":"object","title":"Ageable 1.8.0","description":"Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.","additionalProperties":false,"required":[],"properties":{"duration":{"type":"number","default":1200.0,"description":"Amount of time before the entity grows up, -1 for always a baby.","title":"Duration"},"feedItems":{"description":"List of items that can be fed to the entity. Includes 'item' for the item name and 'growth' to define how much time it grows up by","items":{"oneOf":[{"type":"object","properties":{"item":{"type":"string","description":"The item name that can be used to feed","title":"Item","$ref":"#/definitions/G"},"growth":{"type":"integer","description":"The amount that counts for aging","title":"Growth"}}},{"type":"string","$ref":"#/definitions/G"}],"description":"TODO description: feedItems","title":"Feed Items"},"title":"Feed Items"},"drop_items":{"type":"array","description":"List of items that the entity drops when it grows up.","items":{"type":"string","description":"Item names","title":"Drop Items","$ref":"#/definitions/G"},"title":"Drop Items"},"grow_up":{"description":"Event to run when this entity grows up","oneOf":[{"type":"string"},{"type":"object","properties":{"event":{"type":"string"},"target":{"$ref":"#/definitions/H"}}}],"title":"TODO Title"}}},"I":{"additionalProperties":false,"type":"object","title":"Ambient Sound Interval 1.8.0","description":"Sets the entity's delay between playing its ambient sound.","required":["event_name"],"properties":{"event_name":{"type":"string","default":"ambient","description":"Level sound event to be played as the ambient sound.","title":"TODO Title"},"max":{"type":"number","default":16,"description":"Maximum time in seconds to randomly add to the ambient sound delay time.","title":"TODO Title"},"min":{"type":"number","default":8,"description":"Minimum time in seconds before the entity plays its ambient sound again","title":"TODO Title"}}},"BA_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/BA_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/BA_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/BA_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/BA_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/BA_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/BA_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}}]}]},"BA_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/BA_groups_spec"}},{"type":"object","$ref":"#/definitions/BA_filters_spec"}]},"BC":{"title":"Filters Operator 1.8.0","type":"string","description":"The comparison to apply with 'value'.","default":"equals","enum":["!=","<","<=","<>","=","==",">",">=","equals","not"]},"BB":{"type":"object","title":"Filters Clock Time 1.8.0","description":"Compares the current 24 hour time with an int value in the range[0, 24000]","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Compares the current 24 hour time with an int value in the range[0, 24000]"},"operator":{"$ref":"#/definitions/BC","description":"(Optional) The comparison to apply with 'value'.","default":"equals","title":"Operator"},"subject":{"$ref":"#/definitions/H","description":"(Optional) The subject of this filter test.","default":"self","title":"Subject"},"value":{"type":"number","minimum":0,"maximum":240000,"description":"(Required) An integer value.","title":"Value"}}},"BD":{"type":"object","title":"Filters Distance To Nearest Player 1.8.0","description":"Compares the distance to the nearest Player with a float value.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Compares the distance to the nearest Player with a float value."},"operator":{"$ref":"#/definitions/BC","description":"(Optional) The comparison to apply with 'value'.","title":"Operator"},"subject":{"$ref":"#/definitions/H","description":"(Optional) The subject of this filter test.","title":"Subject"},"value":{"type":"number","description":"(Required) A floating point value.","title":"Value"}}},"BE":{"type":"object","title":"Filters Has Ability 1.8.0","description":"Returns true when the subject entity has the named ability.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity has the named ability."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"string","description":"(Required) The Ability type to test","enum":["flySpeed","flying","instabuild","invulnerable","lightning","mayfly","mute","noclip","walkSpeed","worldbuilder"],"title":"Value"}}},"BF":{"type":"object","title":"Filters Has Biome Tag 1.8.0","description":"Tests whether the biome the subject is in has the specified tag.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the biome the subject is in has the specified tag."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"(Required) The tag to look for","type":"string","title":"Value"}}},"BG":{"type":"object","title":"Filters Has Component 1.8.0","description":"Returns true when the subject entity contains the named component.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity contains the named component."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"string","description":"TODO description: value","title":"Value"}}},"BI":{"title":"Entity Damage Source","description":"The types of damage an entity can receive","type":"string","enum":["all","anvil","block_explosion","charging","contact","drowning","entity_attack","entity_explosion","fall","fatal","falling_block","fire","fire_tick","fireworks","fly_into_wall","freezing","lava","lightning","magic","magma","none","override","piston","projectile","starve","suffocation","suicide","temperature","thorns","void","wither"]},"BH":{"type":"object","title":"Filters Has Damage 1.8.0","description":"Returns true when the subject entity receives the named damage type.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity receives the named damage type."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"string","description":"The Damage type to test","$ref":"#/definitions/BI","title":"Value"}}},"BJ":{"type":"object","title":"Filters Has Equipment 1.8.0","description":"Tests for the presence of a named item in the designated slot of the subject entity.","required":["value"],"properties":{"test":{"type":"string","const":"has_equipment","description":"Tests for the presence of a named item in the designated slot of the subject entity.","title":"Test"},"domain":{"description":"The equipment location to test","default":"any","enum":["any","armor","feet","hand","head","leg","torso"],"title":"Domain"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The item name to look for","type":"string","$ref":"#/definitions/G","title":"TODO Title"}}},"CA":{"type":"object","title":"Filters Has Mob Effect 1.8.0","description":"Tests whether the Subject has the specified mob effect.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the Subject has the specified mob effect."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"string","description":"TODO description: value","title":"Value"}}},"CB":{"type":"object","title":"Filters Has Tag 1.8.0","description":"Returns true if the subject entity has the tag provided.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity has the tag provided."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"string","description":"The tag as a string","pattern":"[a-zA-Z0-9_]+","title":"Value"}}},"CC":{"type":"object","title":"Filters Has Trade Supply 1.8.0","description":"Tests whether the target has any trade supply left. Will return false if the target cannot be traded with.","properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the target has any trade supply left. Will return false if the target cannot be traded with."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CD":{"type":"object","title":"Filters Hourly Clock Time 1.8.0","description":"Compares the current 24 hour time with an int value in the range[0, 24000]","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Compares the current 24 hour time with an int value in the range[0, 24000]","const":"hourly_clock_time"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"integer","description":"An integer value.","minimum":0,"maximum":24000,"title":"Value"}}},"CE":{"type":"object","title":"Filters In Caravan 1.8.0","description":"Returns true if the subject entity is in a caravan.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is in a caravan."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CF":{"type":"object","title":"Filters In Clouds 1.8.0","description":"Returns true when the subject entity is in the clouds.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in the clouds."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CG":{"type":"object","title":"Filters In Lava 1.8.0","description":"Returns true when the subject entity is in lava.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in lava."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CH":{"type":"object","title":"Filters In Water 1.8.0","description":"Returns true when the subject entity is in water.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in water."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CI":{"type":"object","title":"Filters In Water Or Rain 1.8.0","description":"Returns true when the subject entity is in water or rain.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in water or rain."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CJ":{"type":"object","title":"Filters Is Altitude 1.8.0","description":"Tests the current altitude against a provided value. 0= bedrock elevation.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests the current altitude against a provided value. 0= bedrock elevation."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"integer","description":"The altitude value to compare with","minimum":0,"title":"Value"}}},"DA":{"type":"object","title":"Filters Is Avoiding Mobs 1.8.0","description":"Returns true if the subject entity is fleeing from other mobs.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is fleeing from other mobs."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"DB":{"type":"object","title":"Filters Is Biome 1.8.0","description":"Tests whether the Subject is currently in the named biome.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the Subject is currently in the named biome."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The Biome type to test","type":"string","enum":["beach","desert","extreme_hills","flat","forest","ice","jungle","mesa","mushroom_island","ocean","plain","river","savanna","stone_beach","swamp","taiga","the_end","the_nethe"],"title":"Value"}}},"DC":{"type":"object","title":"Filters Is Brightness 1.8.0","description":"Tests the current brightness against a provided value in the range (0.0f, 1.0f).","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests the current brightness against a provided value in the range (0.0f, 1.0f)."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The brightness value to compare with.","type":"number","minimum":0.0,"maximum":1.0,"title":"Value"}}},"DD":{"type":"object","title":"Filters Is Climbing 1.8.0","description":"Returns true if the subject entity is climbing.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is climbing."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"DE":{"type":"object","title":"Filters Is Color 1.8.0","description":"Returns true if the subject entity is the named color.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is the named color."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The Palette Color to test","type":"string","enum":["black","blue","brown","cyan","gray","green","light_blue","light_green","magenta","orange","pink","purple","red","silver","white","yello"],"title":"Value"}}},"DF":{"type":"object","title":"Filters Is Daytime 1.8.0","description":"Returns true during the daylight hours.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true during the daylight hours."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"DG":{"type":"object","title":"Filters Is Difficulty 1.8.0","description":"Tests the current difficulty level of the game.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests the current difficulty level of the game."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The game's difficulty level to test","type":"string","enum":["easy","hard","normal","peaceful"],"title":"Value"}}},"DH":{"type":"object","title":"Filters Is Family 1.8.0","description":"Returns true when the subject entity is a member of the named family.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is a member of the named family."},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"DI":{"type":"object","title":"Filters Is Game Rule 1.8.0","description":"TODO description: ","required":["domain"],"properties":{"domain":{"description":"The Game Rule to test.","title":"Domain"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"Tests whether a named game rule is active.","default":true,"type":"boolean","title":"Value"}}},"DJ":{"type":"object","title":"Filters Is Humid 1.8.0","description":"Tests whether the Subject is in an area with humidity","properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the Subject is in an area with humidity"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EA":{"type":"object","title":"Filters Is Immobile 1.8.0","description":"Returns true if the subject entity is immobile. An entity is immobile if it lacks AI goals, has just changed dimensions or if it is a mob and has no health.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EB":{"type":"object","title":"Filters Is In Village 1.8.0","description":"Tests whether the Subject is inside the bounds of a village.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EC":{"type":"object","title":"Filters Is Leashed 1.8.0","description":"Returns true if the subject entity is leashed.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"ED":{"type":"object","title":"Filters Is Mark Variant 1.8.0","description":"Returns true if the subject entity is the mark variant number provided.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"integer","description":"The altitude value to compare with","minimum":0,"title":"Value"}},"additionalProperties":false},"EE":{"type":"object","title":"Filters Is Moving 1.8.0","description":"Returns true if the subject entity is moving.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EF":{"type":"object","title":"Filters Is Owner 1.8.0","description":"Returns true if the subject entity is the owner of the calling entity.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EG":{"type":"object","title":"Filters Is Riding 1.8.0","description":"Returns true if the subject entity is riding on another entity.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EH":{"type":"object","title":"Filters Is Skin Id 1.8.0","description":"Returns true if the subject entity is the skin id number provided.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"integer","description":"The altitude value to compare with","title":"Value"}}},"EI":{"type":"object","title":"Filters Is Sneaking 1.8.0","description":"Returns true if the subject entity is sneaking.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EJ":{"type":"object","title":"Filters Is Snow Covered 1.8.0","description":"Tests whether the Subject is in an area with snow cover","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FA":{"type":"object","title":"Filters Is Target 1.8.0","description":"Returns true if the subject entity is the target of the calling entity.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FB":{"type":"object","title":"Filters Is Target 1.8.0","description":"Tests whether the current temperature is a given type.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The Biome temperature catagory to test","type":"string","enum":["cold","mild","ocean","warm"],"title":"Value"}}},"FC":{"type":"object","title":"Filters Is Temperature Value 1.8.0","description":"Tests the current temperature against a provided value in the range (0.0, 1.0) where 0.0f is the coldest temp and 1.0f is the hottest.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"The Biome temperature value to compare with.","type":"number","minimum":0.0,"maximum":1.0,"title":"Value"}}},"FD":{"type":"object","title":"Filters Is Underground 1.8.0","description":"Returns true when the subject entity is underground. An entity is considered underground if there are non-solid blocks above it.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FE":{"type":"object","title":"Filters Is Underwater 1.8.0","description":"Returns true when the subject entity is under water. An entity is considered underwater if it is completely submerged in water blocks.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FF":{"type":"object","title":"Filters Is Variant 1.8.0","description":"Returns true if the subject entity is the variant number provided.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"integer","description":"The altitude value to compare with","title":"Value"}}},"FG":{"type":"object","title":"Filters Is Visible 1.8.0","description":"Returns true if the subject entity is visible.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FH":{"type":"object","title":"Filters Moon Intensity 1.8.0","description":"Compares the current moon intensity with a float value in the range (0.0, 1.0)","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"description":"A floating point value.","type":"number","minimum":0,"maximum":1,"title":"Value"}}},"FI":{"type":"object","title":"Filters Moon Phase 1.8.0","description":"Compares the current moon phase with an integer value in the range (0, 7).","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"type":"integer","description":"An integer value.","minimum":0,"maximum":7,"title":"Value"}}},"FJ":{"type":"object","title":"Filters On Ground 1.8.0","description":"Returns true when the subject entity is on ground.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"GA":{"type":"object","title":"Filters On Ladder 1.8.0","description":"Returns true when the subject entity is on a ladder.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/H"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"BA":{"title":"Filters 1.8.0","$ref":"#/definitions/BA_groups_spec"},"GB":{"title":"Event","description":"Minecraft behaviour event 1.8.0","oneOf":[{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire"},{"type":"object","properties":{"event":{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire","title":"Event"},"target":{"type":"string","description":"The target of the event","enum":["block","damager","other","parent","player","self","target"]}}}]},"J":{"type":"object","title":"Angry 1.8.0","description":"Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.","additionalProperties":false,"required":[],"properties":{"broadcast_anger":{"type":"boolean","default":false,"description":"If true, other entities of the same entity definition within the broadcastRange will also become angry","title":"Broadcast Anger"},"broadcast_filters":{"$ref":"#/definitions/BA","description":"Conditions that make this entry in the list valid","title":"Broadcast Filters"},"broadcast_range":{"type":"integer","default":20,"description":"Distance in blocks within which other entities of the same entity definition will become angry","title":"Broadcast Range"},"broadcast_targets":{"type":"array","description":"A list of entity families to broadcast anger to","items":{"type":"string","description":"An entity family","pattern":"^.+$","title":"Broadcast Targets"},"title":"Broadcast Targets"},"calm_event":{"$ref":"#/definitions/GB","description":"Event to run after the number of seconds specified in duration expires (when the entity stops being 'angry')","title":"Calm Event"},"duration":{"type":"integer","default":25,"description":"The amount of time in seconds that the entity will be angry","title":"Duration"},"duration_delta":{"type":"integer","default":0,"description":"Variance in seconds added to the duration [-delta, delta]","title":"Duration Delta"},"broadcastAnger":{"type":"boolean","description":"TODO","title":"TODO"},"broadcastRange":{"type":"integer","description":"TODO","title":"TODO"}}},"GC":{"additionalProperties":false,"description":"Allows the actor to break doors assuming that that flags set up for the component to use in navigation","type":"object","title":"Annotation.break Door 1.8.0","required":[],"properties":{"break_time":{"type":"number","default":12,"description":"The time in seconds required to break through doors.","title":"TODO Title"},"min_difficulty":{"type":"string","default":"hard","description":"The minimum difficulty that the world must be on for this entity to break doors.","title":"TODO Title"}}},"GD":{"additionalProperties":false,"description":"Allows the actor to open doors assuming that that flags set up for the component to use in navigation","type":"object","title":"Annotation.open Door 1.8.0","required":[],"properties":{}},"GF":{"title":"Range [a, B]","description":"A described range","items":[{"type":"number","title":"Range: A","description":"The first value of the range"},{"type":"number","title":"Range: B","description":"The second value of the range"}]},"GE":{"type":"object","additionalProperties":false,"title":"Attack 1.8.0","description":"Defines an entity's melee attack and any additional effects on it.","required":["damage"],"properties":{"damage":{"description":"Range of the random amount of damage the melee attack deals. A negative value can heal the entity instead of hurting it","$ref":"#/definitions/GF","title":"Damage"},"effect_name":{"type":"string","description":"Identifier of the status ailment to apply to an entity attacked by this entity's melee attack","examples":["wither","hunger"],"title":"Effect Name"},"effect_duration":{"type":"number","description":"Duration in seconds of the status ailment applied to the damaged entity","title":"Effect Duration"}}},"GG":{"type":"object","title":"Attack Damage 1.8.0","additionalProperties":false,"required":["value"],"properties":{"value":{"type":"number","description":"TODO description: value","title":"Value"}},"description":"TODO description: "},"GH":{"additionalProperties":false,"type":"object","title":"Balloonable 1.8.0","required":[],"properties":{"mass":{"type":"number","description":"TODO description: mass","title":"Mass"}},"description":"TODO description: "},"GI":{"type":"object","title":"Boss 1.8.0","additionalProperties":false,"description":"The current state of the boss for updating the boss HUD","required":[],"properties":{"hud_range":{"type":"integer","default":55,"description":"The max distance from the boss at which the boss's health bar is present on the players screen.","title":"Hud Range"},"name":{"type":"string","default":"","description":"The name that will be displayed above the boss's health bar.","title":"Name"},"should_darken_sky":{"type":"boolean","default":false,"description":"Whether the sky should darken in the presence of the boss.","title":"Should Darken Sky"}}},"GJ":{"type":"object","title":"Boostable 1.8.0","additionalProperties":false,"description":"Defines the conditions and behavior of a rideable entity's boost","required":[],"properties":{"duration":{"type":"number","default":3,"description":"Time in seconds for the boost","title":"TODO Title"},"speed_multiplier":{"type":"number","default":1,"description":"Factor by which the entity's normal speed increases. E.g. 2.0 means go twice as fast","title":"TODO Title"},"boost_items":{"type":"array","items":{"type":"object","description":"List of items that can be used to boost while riding this entity.","properties":{"damage":{"type":"integer","default":1,"description":"This is the damage that the item will take each time it is used"},"item":{"type":"string","$ref":"#/definitions/G","description":"Name of the item that can be used to boost"},"replaceItem":{"type":"string","$ref":"#/definitions/G","description":"The item used to boost will become this item once it is used up"}}},"description":"TODO description","title":"TODO Title"}}},"HB":{"type":"string","title":"Block Name","description":"TODO description"},"HA":{"type":"object","title":"Break Blocks 1.8.0","additionalProperties":false,"description":"Specifies the blocks that this entity can break as it moves around.","required":[],"properties":{"breakable_blocks":{"type":"array","title":"Breakable Blocks","description":"A list of the blocks that can be broken as this entity moves around","items":{"$ref":"#/definitions/HB"}}}},"HD":{"type":"string","title":"Block Name","description":"TODO description"},"HC":{"type":"object","title":"Breathable 1.8.0","additionalProperties":false,"description":"Defines what blocks this entity can breathe in and gives them the ability to suffocate.","required":[],"properties":{"totalSupply":{"type":"integer","default":15,"description":"Time in seconds the entity can hold its breath","title":"TODO Title"},"total_supply":{"type":"integer","default":15,"description":"Time in seconds the entity can hold its breath","title":"TODO Title"},"suffocateTime":{"type":"integer","default":-20,"description":"Time in seconds between suffocation damage","title":"TODO Title"},"suffocate_time":{"type":"integer","default":-20,"description":"Time in seconds between suffocation damage","title":"TODO Title"},"inhaleTime":{"type":"number","default":0,"description":"Time in seconds to recover breath to maximum","title":"TODO Title"},"inhale_time":{"type":"number","default":0,"description":"Time in seconds to recover breath to maximum","title":"TODO Title"},"breathesAir":{"type":"boolean","default":true,"description":"If true, this entity can breathe in air","title":"TODO Title"},"breathes_air":{"type":"boolean","default":true,"description":"If true, this entity can breathe in air","title":"TODO Title"},"breathesWater":{"type":"boolean","default":false,"description":"If true, this entity can breathe in water","title":"TODO Title"},"breathes_water":{"type":"boolean","default":false,"description":"If true, this entity can breathe in water","title":"TODO Title"},"breathesLava":{"type":"boolean","default":false,"description":"If true, this entity can breathe in lava","title":"TODO Title"},"breathes_lava":{"type":"boolean","default":false,"description":"If true, this entity can breathe in lava","title":"TODO Title"},"breathesSolids":{"type":"boolean","default":false,"description":"If true, this entity can breathe in solid blocks","title":"TODO Title"},"breathes_solids":{"type":"boolean","default":false,"description":"If true, this entity can breathe in solid blocks","title":"TODO Title"},"generatesBubbles":{"type":"boolean","default":true,"description":"If true, this entity will have visible bubbles while in water","title":"TODO Title"},"generates_bubbles":{"type":"boolean","default":true,"description":"If true, this entity will have visible bubbles while in water","title":"TODO Title"},"breatheBlocks":{"type":"array","description":"List of blocks this entity can breathe in, in addition to the above","items":{"$ref":"#/definitions/HD"},"title":"TODO Title"},"breathe_blocks":{"type":"array","description":"List of blocks this entity can breathe in, in addition to the above","items":{"$ref":"#/definitions/HD"},"title":"TODO Title"},"nonBreatheBlocks":{"type":"array","description":"List of blocks this entity can't breathe in, in addition to the above","items":{"$ref":"#/definitions/HD"},"title":"TODO Title"},"non_breathe_blocks":{"type":"array","description":"List of blocks this entity can't breathe in, in addition to the above","items":{"$ref":"#/definitions/HD"},"title":"TODO Title"}}},"HE_breeds_with_spec":{"type":"object","description":"An entity definitions that this entity can breed with.","additionalItems":false,"required":[],"properties":{"baby_type":{"type":"string","description":"The entity definition of this entity's babies.","title":"Baby Type"},"breed_event":{"$ref":"#/definitions/GB","description":"Event to run when this entity breeds.","title":"Breed Event"},"mate_type":{"type":"string","description":"The entity definition of this entity's mate.","title":"Mate Type"}}},"HE":{"type":"object","title":"Breedable 1.8.0","additionalProperties":false,"description":"Specifies the blocks that this entity can break as it moves around.","required":[],"properties":{"allow_sitting":{"description":"If true, entities can breed while sitting.","type":"boolean","default":false,"title":"Allow Sitting"},"blend_attributes":{"description":"If true, the entities will blend their attributes in the offspring after they breed. For example, horses blend their health, movement, and jump_strength in their offspring.","type":"boolean","default":true,"title":"Blend Attributes"},"breed_cooldown":{"description":"Time in seconds before the Entity can breed again.","type":"number","default":60.0,"title":"Breed Cooldown"},"breed_items":{"description":"The list of items that can be used to get the entity into the 'love' state","title":"Breed Items","oneOf":[{"type":"array","items":{"type":"string","description":"An item that can be used to get the entity into the 'love' state","$ref":"#/definitions/G","title":"TODO Title"}},{"type":"string","$ref":"#/definitions/G","title":"TODO Title"}]},"breeds_with":{"description":"The list of entity definitions that this entity can breed with.","oneOf":[{"type":"object","$ref":"#/definitions/HE_breeds_with_spec"},{"uniqueItems":true,"type":"array","items":{"type":"object","$ref":"#/definitions/HE_breeds_with_spec"}}],"title":"TODO Title"},"causes_pregnancy":{"type":"boolean","default":false,"description":"If true, the entity will become pregnant instead of spawning a baby.","title":"Causes Pregnancy"},"deny_parents_variant":{"type":"object","description":"Determines how likely the baby of parents with the same variant will deny that variant and take a random variant within the given range instead.","additionalProperties":false,"properties":{"chance":{"type":"number","default":0,"description":"The percentage chance of denying the parents' variant.","title":"Chance"},"max_variant":{"type":"integer","default":0,"description":"The inclusive maximum of the variant range.","title":"Max Variant"},"min_variant":{"type":"integer","default":0,"description":"The inclusive minimum of the variant range.","title":"Min Variant"}},"title":"Deny Parents Variant"},"environment_requirements":{"type":"array","description":"The list of nearby block requirements to get the entity into the 'love' state.","items":{"type":"object","description":"A nearby block requirements to get the entity into the 'love' state.","properties":{"blocks":{"type":"array","description":"The block types required nearby for the entity to breed.","items":{"description":"A block type required nearby for the entity to breed.","type":"string","$ref":"#/definitions/HB","title":"Blocks"},"title":"Blocks"},"count":{"type":"number","description":"The number of the required block types nearby for the entity to breed.","title":"Count"},"radius":{"type":"number","description":"How many blocks radius from the mob's center to search in for the required blocks. Bounded between 0 and 16.","minimum":0,"title":"Radius"}},"title":"Environment Requirements"},"title":"Environment Requirements"},"extra_baby_chance":{"type":"number","default":0.0,"description":"Chance that up to 16 babies will spawn between 0.0 and 1.0, where 1.0 is 100%.","minimum":0.0,"maximum":1.0,"title":"Extra Baby Chance"},"inherit_tamed":{"description":"If true, the babies will be automatically tamed if its parents are","type":"boolean","default":true,"title":"Inherit Tamed"},"love_filters":{"$ref":"#/definitions/BA","description":"The filters to run when attempting to fall in love.","title":"Love Filters"},"mutation_factor":{"type":"object","description":"Determines how likely the babies are to NOT inherit one of their parent's variances. Values are between 0.0 and 1.0, with a higher number meaning more likely to mutate.","additionalProperties":false,"properties":{"color":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's color.","title":"Color"},"extra_variant":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's extra variant type.","title":"Extra Variant"},"variant":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's variant type.","title":"Variant"}},"title":"Mutation Factor"},"require_tame":{"type":"boolean","description":"If true, the entities need to be tamed first before they can breed.","default":true,"title":"Require Tame"}}},"HF":{"type":"object","title":"Bribeable 1.8.0","additionalProperties":false,"description":"Specifies if/how a mob burns in daylight.","required":[],"properties":{"bribe_cooldown":{"type":"number","default":2,"description":"Time in seconds before the Entity can be bribed again","title":"Bribe Cooldown"},"bribe_items":{"type":"array","description":"The list of items that can be used to bribe the entity","items":{"description":"An item that can be used to bribe the entity","$ref":"#/definitions/G","title":"Bribe Items"},"title":"Bribe Items"}}},"HG":{"title":"Burns In Daylight 1.8.0","additionalProperties":false,"description":"Specifies if/how a mob burns in daylight.","required":[],"properties":{},"oneOf":[{"type":"boolean"},{"type":"object"}]},"HH":{"type":"object","title":"Can Climb 1.8.0","additionalProperties":false,"description":"Allows this entity to climb up ladders.","required":[],"properties":{}},"HI":{"type":"object","title":"Can Fly 1.8.0","additionalProperties":false,"description":"Marks the entity as being able to fly, the pathfinder won't be restricted to paths where a solid block is required underneath it.","required":[],"properties":{"value":{"type":"boolean","default":true,"description":"TODO description: value","title":"Value"}}},"HJ":{"type":"object","title":"Can Power Jump 1.8.0","additionalProperties":false,"description":"Allows the entity to power jump like the horse does in vanilla.","required":[],"properties":{}},"IA":{"type":"object","title":"Collision Box 1.8.0","additionalProperties":false,"description":"Sets the width and height of the Entity's collision box.","required":[],"properties":{"height":{"type":"number","default":1,"description":"Height of the collision box in blocks. A negative value will be assumed to be 0","title":"Height"},"width":{"type":"number","default":1,"description":"Width and Depth of the collision box in blocks. A negative value will be assumed to be 0","title":"Width"}}},"IB":{"type":"object","title":"Color 1.8.0","additionalProperties":false,"description":"Defines the entity's color. Only works on vanilla entities that have predefined color values (sheep, llama, shulker).","required":[],"properties":{"value":{"type":"integer","default":0,"description":"The Palette Color value of the entity","title":"Value"}}},"IC":{"type":"object","title":"Color2 1.8.0","additionalProperties":false,"description":"Defines the entity's second texture color. Only works on vanilla entities that have a second predefined color values (tropical fish).","required":[],"properties":{"value":{"type":"integer","default":0,"description":"The second Palette Color value of the entity","title":"Value"}}},"ID":{"additionalProperties":false,"type":"object","title":"Conditional Bandwidth Optimization 1.8.0","description":"Defines the Conditional Spatial Update Bandwidth Optimizations of this entity.","properties":{"conditional_values":{"title":"Conditional Values","description":"The object containing the conditional bandwidth optimization values.","type":"array","items":{"title":"Conditional Value","description":"The object containing the conditional bandwidth optimization values.","additionalProperties":false,"properties":{"max_dropped_ticks":{"title":"Max Dropped Ticks","description":"In relation to the optimization value, determines the maximum ticks spatial update packets can be not sent.","type":"integer"},"max_optimized_distance":{"title":"Max Optimized Distance","description":"The maximum distance considered during bandwidth optimizations. Any value below the max is interpolated to find optimization, and any value greater than or equal to this max results in max optimization.","type":"number"},"use_motion_prediction_hints":{"title":"Use Motion Prediction Hints","description":"When set to true, smaller motion packets will be sent during drop packet intervals, resulting in the same amount of packets being sent as without optimizations but with much less data being sent. This should be used when actors are travelling very quickly or teleporting to prevent visual oddities.","type":"boolean"},"conditional_values":{"title":"Conditional Values","description":"Conditions that must be met for these optimization values to be used.","type":"array","items":{"$ref":"#/definitions/BA"}}}}},"default_values":{"title":"Default Values","description":"The object containing the default bandwidth optimization values.","type":"object","additionalProperties":false,"properties":{"max_dropped_ticks":{"title":"Max Dropped Ticks","description":"In relation to the optimization value, determines the maximum ticks spatial update packets can be not sent.","type":"integer"},"max_optimized_distance":{"title":"Max Optimized Distance","description":"The maximum distance considered during bandwidth optimizations. Any value below the max is interpolated to find optimization, and any value greater than or equal to this max results in max optimization.","type":"number"},"use_motion_prediction_hints":{"title":"Use Motion Prediction Hints","description":"When set to true, smaller motion packets will be sent during drop packet intervals, resulting in the same amount of packets being sent as without optimizations but with much less data being sent. This should be used when actors are travelling very quickly or teleporting to prevent visual oddities.","type":"boolean"}}}}},"IE":{"type":"object","title":"Damage Over Time 1.8.0","additionalProperties":false,"description":"Applies defined amount of damage to the entity at specified intervals.","required":[],"properties":{"damage_per_hurt":{"type":"integer","default":1,"description":"Amount of damage caused each hurt.","title":"Damage Per Hurt"},"time_between_hurt":{"type":"number","default":0,"description":"Time in seconds between damage.","title":"Time Between Hurt"}}},"IF_damagespec":{"type":"object","description":"A trigger with the events to call when taking specific kinds of damage.","additionalProperties":false,"properties":{"cause":{"type":"string","default":"none","description":"Type of damage that triggers the events.","$ref":"#/definitions/IG","title":"Cause"},"deals_damage":{"type":"boolean","default":true,"description":"If true, the damage dealt to the entity will take away health from it, set to false to make the entity ignore that damage.","title":"Deals Damage"},"on_damage":{"additionalProperties":false,"type":"object","properties":{"filters":{"$ref":"#/definitions/BA"},"event":{"type":"string","pattern":"^.*$","description":"TODO description: event","title":"Event"},"target":{"$ref":"#/definitions/H","description":"TODO description: target","title":"Target"}},"description":"Specifies filters for entity definitions and events.","title":"On Damage"}},"title":"Damagespec"},"IG":{"type":"string","title":"Entity Damage Name","enum":["all","anvil","block_explosion","charging","contact","drowning","entity_attack","entity_explosion","fall","falling_block","fire","fire_tick","fireworks","fly_into_wall","lava","lightning","magic","magma","none","override","piston","projectile","starve","suffocation","suicide","temperature","thorns","void","wither"],"description":"TODO description"},"IF":{"title":"Damage Sensor 1.8.0","additionalProperties":false,"description":"Defines what events to call when this entity is damaged by specific entities or items.","required":[],"oneOf":[{"type":"object","$ref":"#/definitions/IF_damagespec"},{"type":"array","items":{"$ref":"#/definitions/IF_damagespec"}}]},"IH":{"type":"object","title":"Default Look Angle 1.8.0","additionalProperties":false,"description":"Sets this entity's default head rotation angle.","required":[],"properties":{"value":{"type":"number","default":0.0,"description":"Angle in degrees","title":"TODO Title"}}},"II":{"type":"object","title":"Despawn 1.8.0","additionalProperties":false,"description":"Despawns the associated Actor immediately or when the optional filter evaluates to true.","required":[],"properties":{"filters":{"$ref":"#/definitions/BA","description":"The list of conditions that must be satisfied before the Actor is despawned","title":"Filters"},"despawn_from_chance":{"type":"boolean","default":true,"description":"Determines if \"min_range_random_chance\" is used in the standard despawn rules","title":"Despawn From Chance"},"despawn_from_inactivity":{"type":"boolean","default":true,"description":"Determines if the \"min_range_inactivity_timer\" is used in the standard despawn rules.","title":"Despawn From Inactivity"},"despawn_from_distance":{"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","additionalProperties":false},"despawn_from_simulation_edge":{"type":"boolean","default":true,"description":"Determines if the mob is instantly despawned at the edge of simulation distance in the standard despawn rules.","title":"Despawn From Simulation Edge"},"min_range_inactivity_timer":{"type":"integer","default":30,"description":"The amount of time in seconds that the mob must be inactive.","title":"Min Range Inactivity Timer"},"min_range_random_chance":{"type":"integer","default":800,"description":"A random chance between 1 and the given value.","title":"Min Range Random Chance"},"remove_child_entities":{"type":"boolean","default":false,"description":"If true, all entities linked to this entity in a child relationship (eg. leashed) will also be despawned.","title":"Remove Child Entities"}}},"IJ":{"type":"object","title":"Dweller 1.8.0","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"dwelling_type":{"type":"string","title":"Dwelling Type","description":"UNDOCUMENTATED"},"dweller_role":{"type":"string","title":"Dwelling Role","description":"UNDOCUMENTATED"},"update_interval_base":{"type":"integer","title":"Update Interval Base","description":"UNDOCUMENTATED"},"update_interval_variant":{"type":"integer","title":"Update Interval Variant","description":"UNDOCUMENTATED"},"preferred_profession":{"type":"string","title":"Preferred Profession","description":"UNDOCUMENTATED"},"can_find_poi":{"type":"boolean","title":"Can Find Poi","description":"UNDOCUMENTATED"},"can_migrate":{"type":"boolean","title":"Can Migrate","description":"UNDOCUMENTATED"},"first_founding_reward":{"type":"integer","title":"First Founding Reward","description":"UNDOCUMENTATED"}}},"JA":{"type":"object","title":"Economy Trade Table 1.8.0","additionalProperties":false,"description":"Defines this entity's ability to trade with players.","required":[],"properties":{"convert_trades_economy":{"type":"boolean","default":false,"description":"Determines when the mob transforms, if the trades should be converted when the new mob has a economy_trade_table. When the trades are converted, the mob will generate a new trade list with their new trade table, but then it will try to convert any of the same trades over to have the same enchantments and user data. For example, if the original has a Emerald to Enchanted Iron Sword (Sharpness 1), and the new trade also has an Emerald for Enchanted Iron Sword, then the enchantment will be Sharpness 1.","title":"Convert Trades Economy"},"cured_discount":{"type":"array","default":[-5,-20],"description":"How much should the discount be modified by when the player has cured the Zombie Villager. Can be specified as a pair of numbers (low-tier trade discount and high-tier trade discount)","title":"Cured Discount","items":[{"type":"integer","title":"A","description":""},{"type":"integer","title":"B","description":""}]},"display_name":{"type":"string","default":"","description":"Name to be displayed while trading with this entity","title":"Display Name"},"hero_demand_discount":{"type":"integer","default":-4,"description":"Used in legacy prices to determine how much should Demand be modified by when the player has the Hero of the Village mob effect","title":"Hero Demand Discount"},"max_cured_discount":{"type":"array","default":[-25,-63],"description":"The max the discount can be modified by when the player has cured the Zombie Villager. Can be specified as a pair of numbers (low-tier trade discount and high-tier trade discount)","title":"Max Cured Discount","items":[{"type":"integer","title":"A","description":""},{"type":"integer","title":"B","description":""}]},"max_nearby_cured_discount":{"type":"integer","default":-200,"description":"The max the discount can be modified by when the player has cured a nearby Zombie Villager","title":"Max Nearby Cured Discount"},"nearby_cured_discount":{"type":"integer","default":-25,"description":"How much should the discount be modified by when the player has cured a nearby Zombie Villager","title":"Nearby Cured Discount"},"new_screen":{"type":"boolean","default":false,"description":"Used to determine if trading with entity opens the new trade screen","title":"New Screen"},"persist_trades":{"type":"boolean","default":false,"description":"Determines if the trades should persist when the mob transforms. This makes it so that the next time the mob is transformed to something with a trade_table or economy_trade_table, then it keeps their trades.","title":"Persist Trades"},"show_trade_screen":{"type":"boolean","default":true,"description":"Show an in game trade screen when interacting with the mob.","title":"Show Trade Screen"},"table":{"type":"string","default":"","description":"File path relative to the resource pack root for this entity's trades","title":"table"},"use_legacy_price_formula":{"type":"boolean","default":false,"description":"Determines whether the legacy formula is used to determines the trade prices.","title":"Use Legacy Price Formula"}}},"JB_on_environement":{"type":"object","additionalProperties":false,"description":"TODO description: on environement","title":"On Environement","properties":{"filters":{"$ref":"#/definitions/BA","description":"The filters to evualate for this environment sensor","title":"Filters"},"event":{"type":"string","pattern":"^.+$","description":"The event to trigger if the filters are true","title":"Event"},"target":{"description":"The target of the event","$ref":"#/definitions/H"}}},"JB":{"title":"Environment Sensor 1.8.0","additionalProperties":false,"description":"Allows the entity to power jump like the horse does in vanilla.","required":[],"anyOf":[{"type":"object","$ref":"#/definitions/JB_on_environement"},{"type":"array","items":{"oneOf":[{"$ref":"#/definitions/JB_on_environement"},{"type":"object","properties":{"on_environment":{"$ref":"#/definitions/JB_on_environement"}}}]}}]},"JC":{"type":"object","title":"Equipment 1.8.0","additionalProperties":false,"required":[],"properties":{"table":{"type":"string","pattern":".*\\.json$","description":"TODO description: table","title":"Table"},"slot_drop_chance":{"type":"array","title":"Slot Drop Chance","description":"A list of slots with the chance to drop an equipped item from that slot","items":{"type":"object","title":"Slot Drop Chance","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"drop_chance":{"type":"number","title":"Drop Chance"},"slot":{"type":"string","title":"Slot","pattern":"slot\\.[a-z\\.0-9]+"}}}}},"description":"TODO description: "},"JD":{"type":"object","title":"Equippable 1.8.0","additionalProperties":false,"description":"Defines an entity's behavior for having items equipped to it","required":[],"properties":{"slots":{"description":"List of slots and the item that can be equipped","type":"array","items":{"description":"A slot and the item that can be equipped","type":"object","properties":{"slot":{"type":"integer","default":0,"description":"The slot number of this slot","title":"Slot"},"accepted_items":{"type":"array","description":"The list of items that can go in this slot","items":{"type":"string","description":"A item name","$ref":"#/definitions/G","title":"Accepted Items"},"title":"Accepted Items"},"item":{"type":"string","default":0,"description":"Identifier of the item that can be equipped for this slot","title":"Item"},"interact_text":{"type":"string","default":0,"description":"Text to be displayed when the entity can be equipped with this item when playing with Touch-screen controls","title":"Interact Text"},"on_equip":{"type":"string","default":0,"description":"Event to trigger when this entity is equipped with this item","title":"On Equip"},"on_unequip":{"type":"string","default":0,"description":"Event to trigger when this item is removed from this entity","title":"On Unequip"}},"title":"Slots"},"title":"Slots"}}},"JE":{"type":"object","title":"Explode 1.8.0","additionalProperties":false,"description":"Defines how the entity explodes.","required":[],"properties":{"fuseLength":{"$ref":"#/definitions/GF","default":[0.0,0.0],"description":"The range for the random amount of time the fuse will be lit before exploding, a negative value means the explosion will be immediate","title":"Fuse Length"},"power":{"type":"number","default":3,"description":"The radius of the explosion in blocks and the amount of damage the explosion deals","title":"Power"},"maxResistance":{"type":"number","description":"A blocks explosion resistance will be capped at this value when an explosion occurs","title":"Max Resistance"},"fuseLit":{"type":"boolean","default":false,"description":"If true, the fuse is already lit when this component is added to the entity","title":"Fuse Lit"},"causesFire":{"type":"boolean","default":false,"description":"If true, blocks in the explosion radius will be set on fire","title":"Causes Fire"},"breaks_blocks":{"type":"boolean","default":true,"description":"If true, the explosion will destroy blocks in the explosion radius","title":"Breaks Blocks"},"fireAffectedByGriefing":{"type":"boolean","default":false,"description":"If true, whether the explosion causes fire is affected by the mob griefing game rule","title":"Fire Affected By Griefing"},"destroyAffectedByGriefing":{"type":"boolean","default":false,"description":"If true, whether the explosion breaks blocks is affected by the mob griefing game rule","title":"Destroy Affected By Griefing"}}},"JF":{"type":"object","title":"Fall Damage 1.8.0","additionalProperties":false,"description":"TODO","required":[],"properties":{"value":{"type":"number","default":1,"description":"TODO description: value","title":"Value"}}},"JG":{"title":"Fire Immune 1.8.0","additionalProperties":false,"description":"Sets that this entity doesn't take damage from fire.","required":[],"properties":{}},"JH":{"type":"object","title":"Flocking 1.8.0","description":"Allows entities to flock in groups in water or not.","additionalProperties":false,"properties":{"block_distance":{"type":"number","default":0,"description":"The amount of blocks away the entity will look at to push away from.","title":"Block Distance"},"block_weight":{"type":"number","default":0,"description":"The weight of the push back away from blocks.","title":"Block Weight"},"breach_influence":{"type":"number","default":0,"description":"The amount of push back given to a flocker that breaches out of the water.","title":"Breach Influence"},"cohesion_threshold":{"type":"number","default":1,"description":"The threshold in which to start applying cohesion.","title":"Cohesion Threshold"},"cohesion_weight":{"type":"number","default":1,"description":"The weight applied for the cohesion steering of the flock.","title":"Cohesion Weight"},"goal_weight":{"type":"number","default":0,"description":"The weight on which to apply on the goal output.","title":"Goal Weight"},"high_flock_limit":{"type":"integer","default":0,"description":"Determines the high bound amount of entities that can be allowed in the flock.","title":"High Flock Limit"},"in_water":{"type":"boolean","default":false,"description":"Tells the Flocking Component if the entity exists in water.","title":"In Water"},"influence_radius":{"type":"number","default":0,"description":"The area around the entity that allows others to be added to the flock.","title":"Influence Radius"},"innner_cohesion_threshold":{"type":"number","default":0,"description":"The distance in which the flocker will stop applying cohesion.","title":"Innner Cohesion Threshold"},"loner_chance":{"type":"number","default":0,"description":"The percentage chance between 0-1 that a fish will spawn and not want to join flocks. Invalid values will be capped at the end points.","title":"Loner Chance"},"low_flock_limit":{"type":"integer","default":0,"description":"Determines the low bound amount of entities that can be allowed in the flock.","title":"Low Flock Limit"},"match_variants":{"type":"boolean","default":false,"description":"Tells the flockers that they can only match similar entities that also match the variant, mark variants, and color data of the other potential flockers.","title":"Match Variants"},"max_height":{"type":"number","default":0,"description":"The max height allowable in the air or water.","title":"Max Height"},"min_height":{"type":"number","default":0,"description":"The min height allowable in the air or water.","title":"Min Height"},"separation_threshold":{"type":"number","default":2,"description":"The distance that is determined to be to close to another flocking and to start applying separation.","title":"Separation Threshold"},"separation_weight":{"type":"number","default":1,"description":"The weight applied to the separation of the flock.","title":"Separation Weight"},"use_center_of_mass":{"type":"boolean","default":false,"description":"Tells the flockers that they will follow flocks based on the center of mass.","title":"Use Center Of Mass"}}},"JI":{"description":"Sets that this entity can float in liquid blocks.","type":"object","title":"Floats In Liquid 1.8.0","additionalProperties":false,"required":[],"properties":{}},"JJ":{"type":"object","title":"Flying Speed 1.8.0","additionalProperties":false,"description":"Speed in Blocks that this entity flies at.","required":[],"properties":{"value":{"type":"number","default":0.02,"description":"Flying speed in blocks per tick","title":"TODO Title"}}},"BAA":{"type":"object","title":"Follow Range 1.8.0","additionalProperties":false,"required":[],"properties":{"value":{"type":"integer","description":"TODO","title":"Value"},"max":{"type":"integer","description":"TODO","title":"Max"}},"description":"TODO description: "},"BAB":{"type":"object","title":"Foot Size 1.8.0","additionalProperties":false,"description":"Sets the number of blocks the entity can step without jumping.","required":[],"properties":{"value":{"type":"number","default":0.5,"description":"The value of the size of the entity's step","title":"Value"}}},"BAC":{"type":"object","title":"Friction Modifier 1.8.0","additionalProperties":false,"description":"Defines how much does friction affect this entity.","required":[],"properties":{"value":{"type":"number","default":1.0,"description":"The higher the number, the more the friction affects this entity. A value of 1.0 means regular friction, while 2.0 means twice as much","title":"TODO Title"}}},"BAD":{"type":"object","title":"Genetics 1.8.0","additionalProperties":false,"description":"Defines the way a mob's genes and alleles are passed on to it's offspring, and how those traits manifest in the child. Compatible parent genes are crossed together, the alleles are handed down from the parents to the child, and any matching genetic variants fire off JSON events to modify the child and express the traits.","required":[],"properties":{"mutation_rate":{"type":"number","default":0.03125,"description":"Chance that an allele will be replaced with a random one instead of the parent's allele during birth.","title":"TODO Title"},"genes":{"type":"array","items":{"type":"object","description":"The list of genes that this entity has and will cross with a partner during breeding.","properties":{"allele_range":{"description":"The range of positive integer allele values for this gene. Spawned mobs will have a random number in this range assigned to them.","oneOf":[{"type":"integer"},{"properties":{"range_min":{"type":"integer","default":0,"description":"Lower bound of the allele values for this gene."},"range_max":{"type":"integer","default":0,"description":"Upper bound of the allele values for this gene."}}}]},"genetic_variants":{"type":"array","description":"The list of genetic variants for this gene. These check for particular allele combinations and fire events when all of them are satisfied.","items":{"properties":{"birth_event":{"$ref":"#/definitions/GB","description":"Event to run when this mob is created and matches the above allele conditions."},"both_allele":{"description":"If this value is non-negative, compare both the mob's main and hidden alleles with this value for a match with both. Can also be a range of integers.","oneOf":[{"type":"integer"},{"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","additionalProperties":false,"properties":{"range_min":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"range_max":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}}]},"either_allele":{"type":"integer","default":-1,"description":"If this value is non-negative, compare both the mob's main and hidden alleles with this value for a match with either. Can also be a range of integers."},"hidden_allele":{"type":"integer","default":-1,"description":"If this value is non-negative, compare the mob's hidden allele with this value for a match. Can also be a range of integers."},"main_allele":{"type":"integer","default":-1,"description":"If this value is non-negative, compare the mob's main allele with this value for a match. Can also be a range of integers."}}}}}},"description":"TODO description","title":"TODO Title"}}},"BAE":{"additionalProperties":false,"description":"Defines sets of items that can be used to trigger events when used on this entity. The item will also be taken and placed in the entity's inventory.","type":"object","title":"Giveable 1.8.0","required":[],"properties":{"cooldown":{"type":"number","default":0,"description":"An optional cool down in seconds to prevent spamming interactions.","title":"Cooldown"},"items":{"type":"array","description":"The list of items that can be given to the entity to place in their inventory.","items":{"description":"An items that can be given to the entity to place in their inventory.","$ref":"#/definitions/G","title":"Properties"},"title":"Properties"},"on_give":{"type":"string","default":0,"description":"Event to fire when the correct item is given.","title":"On Give"}}},"BAF":{"type":"object","title":"Ground Offset 1.8.0","additionalProperties":false,"description":"Sets the offset from the ground that the entity is actually at.","required":[],"properties":{"value":{"type":"number","default":0.0,"description":"The value of the entity's offset from the terrain, in blocks","title":"TODO Title"}}},"BAG":{"description":"Defines the interactions with this entity for healing it.","type":"object","title":"Healable 1.8.0","additionalProperties":false,"required":[],"properties":{"filters":{"$ref":"#/definitions/BA","description":"The filter group that defines the conditions for this trigger","title":"Filters"},"force_use":{"type":"boolean","default":false,"description":"Determines if item can be used regardless of entity being at full health","title":"TODO Title"},"items":{"description":"The array of items that can be used to heal this entity","type":"array","items":{"type":"object","properties":{"filters":{"$ref":"#/definitions/BA","description":"The filter group that defines the conditions for using this item to heal the entity"},"heal_amount":{"type":"integer","default":1,"description":"The amount of health this entity gains when fed this item"},"item":{"type":"string","description":"Item identifier that can be used to heal this entity"}}},"title":"TODO Title"}}},"BAH":{"description":"TODO","type":"object","title":"Health 1.8.0","additionalProperties":false,"required":[],"properties":{"value":{"type":"integer","description":"Current health of the entity","title":"Value"},"max":{"type":"integer","description":"The maximum health the entity can heal","title":"Maximum"}},"dependencies":{"max":["value"]}},"BAI":{"type":"object","title":"Hurt When Wet 1.8.0","additionalProperties":false,"required":[],"properties":{},"description":"Specifies if an actor is hurt when wet."},"BAJ":{"type":"object","title":"Hurt On Condition 1.8.0","description":"Defines a set of conditions under which an entity should take damage.","additionalProperties":false,"properties":{"damage_conditions":{"type":"array","title":"Damage Conditions","description":"TODO","items":{"type":"object","title":"Damage Condition","description":"TODO","additionalProperties":false,"properties":{"filters":{"$ref":"#/definitions/BA"},"cause":{"type":"string","title":"Cause","description":"Damage cause","$ref":"#/definitions/BI"},"damage_per_tick":{"type":"integer","title":"Damage Per Tick","description":"TODO"}}}}}},"BBA":{"description":"When configured as a rideable entity, the entity will be controlled using WASD controls.","type":"object","title":"Input Ground Controlled 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BBC":{"title":"Block ","type":"object","additionalProperties":false,"properties":{"name":{"title":"Name","description":"The block id, for example: 'minecraft:air'","type":"string"},"states":{"title":"States","description":"The block states","type":"object","additionalProperties":{"title":"State","description":"A single state of a block","oneOf":[{"type":"string"},{"type":"boolean"},{"type":"number"}]}}}},"BBB":{"type":"object","title":"Inside Block Notifier 1.8.0","additionalProperties":false,"description":"Verifies whether the entity is inside any of the listed blocks.","required":[],"properties":{"block_list":{"title":"Block List","description":"List of blocks, with certain block states, that we are monitoring to see if the entity is inside.","type":"array","items":{"title":"Block","description":"TODO","type":"object","additionalProperties":false,"properties":{"block":{"$ref":"#/definitions/BBC"},"entered_block_event":{"title":"Entered Block Event","description":"UNDOCUMENTATED","$ref":"#/definitions/GB"},"exited_block_event":{"title":"Exited Block Event","description":"UNDOCUMENTATED","$ref":"#/definitions/GB"}}}}}},"BBD":{"description":"Adds a timer since last rested to see if phantoms should spawn.","type":"object","title":"Insomnia 1.8.0","additionalProperties":false,"required":[],"properties":{"days_until_insomnia":{"type":"number","default":3,"description":"Number of days the mob has to stay up until the insomnia effect begins.","title":"TODO Title"}}},"BBE_interact_object":{"type":"object","description":"An interact object","title":"Interact","properties":{"add_items":{"type":"object","description":"Loot table with items to add to the player's inventory upon successful interaction","properties":{"table":{"type":"string","description":"File path, relative to the Behavior Pack's path, to the loot table file"}}},"cooldown":{"type":"number","default":0,"description":"Time in seconds before this entity can be interacted with again"},"hurt_item":{"type":"integer","default":0,"description":"The amount of damage the item will take when used to interact with this entity. A value of 0 means the item won't lose durability"},"interact_text":{"type":"string","default":"","description":"Text to show when the player is able to interact in this way with this entity when playing with Touch-screen controls"},"on_interact":{"$ref":"#/definitions/BBF"},"particle_on_start":{"type":"object","description":"Particle effect that will be triggered at the start of the interaction","properties":{"particle_type":{"type":"string","description":"The type of particle that will be spawned"},"particle_y_offset":{"type":"string","description":"Will offset the particle this amount in the y direction"},"particle_offset_towards_interactor":{"type":"string","description":"Whether or not the particle will appear closer to who performed the interaction"}}},"play_sounds":{"type":"string","default":"","description":"List of sounds to play when the interaction occurs"},"spawn_entities":{"type":"string","default":"","description":"List of entities to spawn when the interaction occurs"},"spawn_items":{"type":"object","description":"Loot table with items to drop on the ground upon successful interaction","properties":{"table":{"type":"string","description":"File path, relative to the Behavior Pack's path, to the loot table file"}}},"swing":{"type":"boolean","default":false,"description":"If true, the player will do the 'swing' animation when interacting with this entity"},"transform_to_item":{"type":"string","description":"The item used will transform to this item upon successful interaction. Format: itemName:auxValue"},"use_item":{"type":"boolean","default":false,"description":"If true, the interaction will use an item"}}},"BBF":{"title":"Trigger1.8.0","type":"object","description":"Trigger to fire","minProperties":1,"properties":{"event":{"type":"string","description":"Event","title":"Event To Fire"},"filters":{"$ref":"#/definitions/BA","description":"The filters to check to determine if the event should be fired","title":"TODO Title"},"target":{"$ref":"#/definitions/H","description":"The entity to target","title":"Target"}},"additionalProperties":false},"BBE":{"description":"Defines interactions with this entity.","title":"Interact 1.8.0","additionalProperties":false,"anyOf":[{"type":"object","$ref":"#/definitions/BBE_interact_object"},{"type":"array","items":{"$ref":"#/definitions/BBE_interact_object"}}]},"BBG":{"description":"Defines this entity's inventory properties.","type":"object","title":"Inventory 1.8.0","additionalProperties":false,"required":[],"properties":{"additional_slots_per_strength":{"type":"integer","default":0,"description":"Number of slots that this entity can gain per extra strength","title":"TODO Title"},"can_be_siphoned_from":{"type":"boolean","default":false,"description":"If true, the contents of this inventory can be removed by a hopper","title":"TODO Title"},"container_type":{"type":"string","default":"none","description":"Type of container this entity has. Can be horse, minecart_chest, minecart_hopper, inventory, container or hopper","enum":["horse","minecart_chest","minecart_hopper","inventory","container","hopper"],"title":"TODO Title"},"inventory_size":{"type":"integer","default":5,"description":"Number of slots the container has","title":"TODO Title"},"private":{"type":"boolean","default":false,"description":"If true, only the entity can access the inventory","title":"TODO Title"},"restrict_to_owner":{"type":"boolean","default":false,"description":"If true, the entity's inventory can only be accessed by its owner or itself","title":"TODO Title"}}},"BBH":{"description":"Sets that this entity is a baby.","type":"object","title":"Is Baby 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BBI":{"description":"Sets that this entity is charged.","type":"object","title":"Is Charged 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BBJ":{"description":"Sets that this entity is currently carrying a chest.","type":"object","title":"Is Chested 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BCA":{"description":"Allows dyes to be used on this entity to change its color.","type":"object","title":"Is Dyeable 1.8.0","additionalProperties":false,"required":[],"properties":{"interact_text":{"type":"string","description":"The text that will display when interacting with this entity with a dye when playing with Touch-screen controls","title":"TODO Title"}}},"BCB":{"type":"object","title":"Is Hidden When Invisible 1.8.0","additionalProperties":false,"required":[],"properties":{},"description":"TODO description"},"BCC":{"description":"Sets that this entity is currently on fire.","type":"object","title":"Is Ignited 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BCD":{"description":"Sets that this entity is an illager captain.","type":"object","title":"Is Illager Captain 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BCE":{"description":"Sets that this entity is currently saddled.","type":"object","title":"Is Saddled 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BCF":{"description":"Sets that this entity is currently shaking.","type":"object","title":"Is Shaking 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BCG":{"description":"Sets that this entity is currently sheared.","type":"object","title":"Is Sheared 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BCH":{"description":"Sets that this entity can be stacked.","type":"object","title":"Is Stackable 1.8.0","additionalProperties":false,"required":[],"properties":{"value":{"type":"boolean","description":"TODO description","title":"TODO Title"}}},"BCI":{"description":"Sets that this entity is currently stunned.","type":"object","title":"Is Stunned 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BCJ":{"description":"Sets that this entity is currently tamed.","type":"object","title":"Is Tamed 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BDA":{"description":"Efines what items can be used to control this entity while ridden","type":"object","title":"Item Controllable 1.8.0","additionalProperties":false,"required":[],"properties":{"control_items":{"description":"List of items that can be used to control this entity","oneOf":[{"type":"array","items":{"type":"string","description":"An item that can be used to control this entity","title":"Item"}},{"type":"string"}],"title":"TODO Title"}}},"BDB":{"type":"object","title":"Item Hopper 1.8.0","additionalProperties":false,"required":[],"properties":{},"description":"Determines that this entity is an item hopper"},"BDC":{"description":"Defines a dynamic type jump control that will change jump properties based on the speed modifier of the mob.","type":"object","title":"Jump.dynamic 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BDD":{"description":"Gives the entity the ability to jump.","type":"object","title":"Jump.static 1.8.0","additionalProperties":false,"required":[],"properties":{"jump_power":{"type":"number","default":0.42,"description":"The initial vertical velocity for the jump","title":"TODO Title"}}},"BDE":{"type":"object","title":"Knockback Resistance 1.8.0","additionalProperties":false,"description":"UNDOCUMENTATED","required":[],"properties":{"value":{"type":"number","description":"UNDOCUMENTATED","title":"Value"},"max":{"type":"number","description":"UNDOCUMENTATED","title":"Maximum"}}},"BDF":{"description":"UNDOCUMENTATED","type":"object","title":"Lava Movement 1.8.0","additionalProperties":false,"required":[],"properties":{"value":{"type":"number","title":"Value","description":"UNDOCUMENTATED"}}},"BDG":{"description":"Allows this entity to be leashed and Defines the conditions and events for this entity when is leashed.","type":"object","title":"Leashable 1.8.0","additionalProperties":false,"required":[],"properties":{"can_be_stolen":{"type":"boolean","default":false,"description":"If true, players can leash this entity even if it is already leashed to another mob","title":"TODO Title"},"hard_distance":{"type":"number","default":6,"description":"Distance in blocks at which the leash stiffens, restricting movement","title":"TODO Title"},"max_distance":{"type":"number","default":10,"description":"Distance in blocks at which the leash breaks","title":"TODO Title"},"on_leash":{"type":"string","default":"","description":"Event to call when this entity is leashed","title":"TODO Title"},"on_unleash":{"type":"string","default":"","description":"Event to call when this entity is unleashed","title":"TODO Title"},"soft_distance":{"type":"number","default":4,"description":"Distance in blocks at which the 'spring' effect starts acting to keep this entity close to the entity that leashed it","title":"TODO Title"}}},"BDH":{"description":"Defines the behavior when another entity looks at this entity.","type":"object","title":"Lookat 1.8.0","additionalProperties":false,"required":[],"properties":{"filters":{"$ref":"#/definitions/BA","description":"Defines the entities that can trigger this component","title":"TODO Title"},"look_cooldown":{"$ref":"#/definitions/GF","default":[0.0,0.0],"description":"The range for the random amount of time during which the entity is 'cooling down' and won't get angered or look for a target","title":"TODO Title"},"look_event":{"type":"string","description":"The event identifier to run when the entities specified in filters look at this entity","title":"TODO Title"},"mAllowInvulnerable":{"type":"boolean","default":false,"description":"If true, invulnerable entities (e.g. Players in creative mode) are considered valid targets","title":"TODO Title"},"searchRadius":{"type":"number","default":10,"description":"Maximum distance this entity will look for another entity looking at it","title":"TODO Title"},"setTarget":{"type":"boolean","default":true,"description":"If true, this entity will set the attack target as the entity that looked at it","title":"TODO Title"}}},"BDI":{"type":"object","title":"Loot 1.8.0","additionalProperties":false,"required":[],"properties":{"table":{"type":"string","pattern":".*\\.json$","description":"TODO description: table","title":"Table"}},"description":"TODO description: "},"BDJ":{"type":"object","title":"Managed Wandering Trader 1.8.0","additionalProperties":false,"required":[],"properties":{},"description":"This component is used to implement part of the Wandering Trader behavior"},"BEA":{"type":"object","title":"Mark Variant 1.8.0","description":"Additional variant value. Can be used to further differentiate variants.","required":["value"],"properties":{"value":{"type":"integer","default":0,"description":"The ID of the variant. By convention, 0 is the ID of the base entity","title":"Value"}},"additionalProperties":false},"BEB":{"type":"object","title":"Movement 1.8.0","additionalProperties":false,"required":[],"properties":{"value":{"title":"Value","description":"UNDOCUMENTATED","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number"},"range_max":{"type":"number"}}}]},"max":{"type":"number","title":"Maximum","description":"UNDOCUMENTATED"}},"description":"TODO description"},"BEC":{"type":"object","title":"Movement.amphibious 1.8.0","additionalProperties":false,"required":[],"properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"TODO Title"}},"description":"This move control allows the mob to swim in water and walk on land."},"BED":{"type":"object","title":"Movement.basic 1.8.0","additionalProperties":false,"required":[],"properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"TODO Title"}},"description":"TODO description"},"BEE":{"type":"object","title":"Movement.fly 1.8.0","additionalProperties":false,"required":[],"properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"TODO Title"}},"description":"This move control causes the mob to fly."},"BEF":{"description":"This move control allows a mob to fly, swim, climb, etc.","type":"object","title":"Movement.generic 1.8.0","additionalProperties":false,"required":[],"properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"TODO Title"}}},"BEG":{"type":"object","title":"Movement.glide 1.8.0","description":"TODO description","additionalProperties":false,"required":[],"properties":{"start_speed":{"type":"number","title":"Start Speed","description":"UNDOCUMENTATED"},"speed_when_turning":{"type":"number","title":"Speed When Turning","description":"UNDOCUMENTATED"}}},"BEH":{"type":"object","title":"Movement.fly 1.8.0","additionalProperties":false,"required":[],"properties":{},"description":"TODO description"},"BEI":{"type":"object","title":"Movement.skip 1.8.0","additionalProperties":false,"required":[],"description":"This move control causes the mob to hop as it moves.","properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"TODO Title"}}},"BEJ":{"description":"This move control causes the mob to sway side to side giving the impression it is swimming.","type":"object","title":"Movement.sway 1.8.0","additionalProperties":false,"required":[],"properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"TODO Title"},"sway_amplitude":{"type":"number","description":"TODO description","title":"TODO Title"}}},"BFA":{"type":"object","title":"Nameable 1.8.0","additionalProperties":false,"description":"Allows this entity to be named (e.g. using a name tag).","required":[],"properties":{"name_actions":{"type":"object","description":"Describes the special names for this entity and the events to call when the entity acquires those names","properties":{"on_named":{"type":"string","description":"Event to be called when this entity acquires the name specified in 'name_filter'"},"name_filter":{"type":"string","description":"List of special names that will cause the events defined in 'on_named' to fire"}},"title":"TODO Title","additionalProperties":false},"default_trigger":{"type":"string","description":"Trigger to run when the entity gets named","title":"TODO Title"},"alwaysShow":{"type":"boolean","default":false,"description":"If true, the name will always be shown","title":"TODO Title"},"allowNameTagRenaming":{"type":"boolean","default":true,"description":"If true, this entity can be renamed with name tags","title":"TODO Title"},"allow_name_tag_renaming":{"type":"boolean","default":true,"description":"If true, this entity can be renamed with name tags","title":"Allow Name Tag Renaming"},"always_show":{"type":"boolean","default":false,"description":"If true, the name will always be shown","title":"Always Show"}}},"BFC":{"type":"string","title":"Block Identifier 1.8.0","description":"The minecraft block identifier","pattern":"^[0-9a-zA-Z:_\\.\\-]+$"},"BFB":{"type":"object","title":"Navigation.climb 1.8.0","additionalProperties":false,"description":"Allows this entity to generate paths that include vertical walls like the vanilla Spiders do.","required":[],"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"BFD":{"type":"object","title":"Navigation.float 1.8.0","additionalProperties":false,"description":"Allows this entity to generate paths that include vertical walls like the vanilla Spiders do.","required":[],"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"BFE":{"type":"object","title":"Navigation.walk.fly 1.8.0","additionalProperties":false,"description":"Allows this entity to generate paths in the air like the vanilla Parrots do.","required":[],"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"BFF":{"type":"object","title":"Navigation.walk.generic 1.8.0","additionalProperties":false,"description":"Allows this entity to generate paths in the air like the vanilla Parrots do.","required":[],"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"BFG":{"type":"object","title":"Navigation.walk.swim 1.8.0","additionalProperties":false,"description":"Allows this entity to generate paths that include water.","required":[],"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"BFH":{"type":"object","title":"Navigation.walk.skip 1.8.0","additionalProperties":false,"description":"Allows this entity to generate paths by walking around and jumping up and down a block like regular mobs.","required":[],"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"BFI":{"description":"Only usable by the Ender Dragon. Adds a trigger to call on this entity's death.","type":"object","title":"On Death 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BFJ":{"description":"Adds a trigger that will run when a nearby entity of the same type as this entity becomes Angry.","type":"object","title":"On Friendly Anger 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGA":{"description":"Adds a trigger to call when this entity takes damage.","type":"object","title":"On Hurt 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGB":{"description":"Adds a trigger to call when this entity is attacked by the player.","type":"object","title":"On Hurt By Player 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGC":{"description":"Adds a trigger to call when this entity is set on fire.","type":"object","title":"On Ignite 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGD":{"description":"Only usable by the Ender Dragon. Adds a trigger to call when this entity lands.","type":"object","title":"On Start Landing 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGE":{"description":"Only usable by the Ender Dragon. Adds a trigger to call when this entity starts flying.","type":"object","title":"On Start Takeoff 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGF":{"description":"Adds a trigger to call when this entity finds a target.","type":"object","title":"On Target Acquired 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGG":{"description":"Adds a trigger to call when this entity loses the target it currently has.","type":"object","title":"On Target Escape 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGH":{"description":"Adds a trigger to call when this pet's owner awakes after sleeping with the pet.","type":"object","title":"On Wake With Owner 1.8.0","additionalProperties":false,"required":[],"properties":{"event":{"type":"string","description":"The event to run when the conditions for this trigger are met","title":"TODO Title"},"filters":{"$ref":"#/definitions/BA","description":"The list of conditions for this trigger","title":"TODO Title"},"target":{"type":"string","$ref":"#/definitions/H","default":"self","description":"The target of the event","title":"TODO Title"}}},"BGI":{"type":"object","title":"Out Of Control","additionalProperties":false,"description":"Defines the entity's 'out of control' state.","required":[],"properties":{}},"BGJ":{"additionalProperties":false,"type":"object","title":"Player.saturation 1.8.0","description":"UNDOCUMENTATED","required":[],"properties":{"value":{"type":"number","default":true,"title":"Value","description":"UNDOCUMENTATED"}}},"BHA":{"additionalProperties":false,"type":"object","title":"Player.exhaustion 1.8.0","description":"UNDOCUMENTATED","required":[],"properties":{"value":{"type":"number","default":true,"title":"Value","description":"UNDOCUMENTATED"},"max":{"type":"number","default":true,"title":"Maximum","description":"UNDOCUMENTATED"}}},"BHB":{"additionalProperties":false,"type":"object","title":"Player.level 1.8.0","description":"UNDOCUMENTATED","required":[],"properties":{"value":{"type":"number","default":true,"title":"Value","description":"UNDOCUMENTATED"},"max":{"type":"number","default":true,"title":"Maximum","description":"UNDOCUMENTATED"}}},"BHC":{"additionalProperties":false,"type":"object","title":"Player.experience 1.8.0","description":"UNDOCUMENTATED","required":[],"properties":{"value":{"type":"number","default":true,"title":"Value","description":"UNDOCUMENTATED"},"max":{"type":"number","default":true,"title":"Maximum","description":"UNDOCUMENTATED"}}},"BHD":{"description":"Defines the entity's 'peek' behavior, defining the events that should be called during it","type":"object","title":"Peek 1.8.0","additionalProperties":false,"required":[],"properties":{"on_close":{"$ref":"#/definitions/GB","description":"Event to call when the entity is done peeking","title":"TODO Title"},"on_open":{"$ref":"#/definitions/GB","description":"Event to call when the entity starts peeking","title":"TODO Title"},"on_target_open":{"$ref":"#/definitions/GB","description":"Event to call when the entity's target entity starts peeking","title":"TODO Title"}}},"BHE":{"description":"Defines whether an entity should be persistent in the game world.","type":"object","title":"Persistent 1.8.0","additionalProperties":false,"required":[],"properties":{}},"BHF":{"additionalProperties":false,"type":"object","title":"Physics 1.8.0","description":"Defines a dynamic type jump control that will change jump properties based on the speed modifier of the mob.","required":[],"properties":{"has_collision":{"type":"boolean","default":true,"description":"Whether or not the object collides with things.","title":"TODO Title"},"has_gravity":{"type":"boolean","default":true,"description":"Whether or not the entity is affected by gravity.","title":"TODO Title"}}},"BHG":{"type":"object","title":"Preferred Path 1.8.0","description":"Specifies costing information for mobs that prefer to walk on preferred paths.","additionalProperties":false,"required":["preferred_path_blocks"],"properties":{"default_block_cost":{"type":"number","default":0,"description":"Cost for non-preferred blocks","title":"TODO Title"},"jump_cost":{"type":"integer","default":0,"description":"Added cost for jumping up a node","title":"TODO Title"},"max_fall_blocks":{"type":"integer","default":3,"description":"Distance mob can fall without taking damage","title":"TODO Title"},"preferred_path_blocks":{"type":"array","description":"A list of blocks with their associated cost","items":{"additionalProperties":false,"type":"object","description":"Blocks cost","properties":{"cost":{"type":"number"},"blocks":{"type":"array","items":{"$ref":"#/definitions/HB"}}}},"title":"TODO Title"}}},"BHI":{"type":"array","title":"Array Of 3 Items","description":"An array of 3 numbers","minimum":3,"maximum":3,"items":{"type":"number","description":"An number","title":"TODO Title"}},"BHH":{"description":"Allows the entity to be a thrown entity.","type":"object","title":"Projectile 1.8.0","additionalProperties":false,"required":[],"properties":{"angleoffset":{"type":"number","default":0,"description":"Determines the angle at which the projectile is thrown","title":"TODO Title"},"catchFire":{"type":"boolean","default":false,"description":"If true, the entity hit will be set on fire","title":"TODO Title"},"critParticleOnHurt":{"type":"boolean","default":false,"description":"If true, the projectile will produce additional particles when a critical hit happens","title":"TODO Title"},"destroyOnHurt":{"type":"boolean","default":false,"description":"If true, this entity will be destroyed when hit","title":"TODO Title"},"filter":{"$ref":"#/definitions/BA","description":"Entity Definitions defined here can't be hurt by the projectile","title":"TODO Title"},"fireAffectedByGriefing":{"type":"boolean","default":false,"description":"If true, whether the projectile causes fire is affected by the mob griefing game rule","title":"TODO Title"},"gravity":{"type":"number","default":0.05,"description":"The gravity applied to this entity when thrown. The higher the value, the faster the entity falls","title":"TODO Title"},"hitSound":{"type":"string","default":"","description":"The sound that plays when the projectile hits something","title":"TODO Title"},"homing":{"type":"boolean","default":false,"description":"If true, the projectile homes in to the nearest entity","title":"TODO Title"},"inertia":{"type":"number","default":0.99,"description":"The fraction of the projectile's speed maintained every frame while traveling in air","title":"TODO Title"},"isdangerous":{"type":"boolean","default":false,"description":"If true, the projectile will be treated as dangerous to the players","title":"TODO Title"},"knockback":{"type":"boolean","default":true,"description":"If true, the projectile will knock back the entity it hits","title":"TODO Title"},"lightning":{"type":"boolean","default":false,"description":"If true, the entity hit will be struck by lightning","title":"TODO Title"},"liquid_inertia":{"type":"number","default":0.6,"description":"The fraction of the projectile's speed maintained every frame while traveling in water","title":"TODO Title"},"multipletargets":{"type":"boolean","default":true,"description":"If true, the projectile can hit multiple entities per flight","title":"TODO Title"},"offset":{"$ref":"#/definitions/BHI","default":[0.0,0.5,0.0],"description":"The offset from the entity's anchor where the projectile will spawn","title":"TODO Title"},"onFireTime":{"type":"number","default":5,"description":"Time in seconds that the entity hit will be on fire for","title":"TODO Title"},"particle":{"type":"string","default":"iconcrack","description":"Particle to use upon collision","title":"TODO Title"},"potionEffect":{"type":"integer","default":-1,"description":"Defines the effect the arrow will apply to the entity it hits","title":"TODO Title"},"power":{"type":"number","default":1.3,"description":"Determines the velocity of the projectile","title":"TODO Title"},"reflectOnHurt":{"type":"boolean","default":false,"description":"If true, this entity will be reflected back when hit","title":"TODO Title"},"semirandomdiffdamage":{"type":"boolean","default":false,"description":"If true, damage will be randomized based on damage and speed","title":"TODO Title"},"shootSound":{"type":"string","description":"The sound that plays when the projectile is shot","title":"TODO Title"},"shoottarget":{"type":"boolean","default":true,"description":"If true, the projectile will be shot towards the target of the entity firing it","title":"TODO Title"},"shouldbounce":{"type":"boolean","default":false,"description":"If true, the projectile will bounce upon hit","title":"TODO Title"},"splashPotion":{"type":"boolean","default":false,"description":"If true, the projectile will be treated like a splash potion","title":"TODO Title"},"splashRange":{"type":"number","default":4,"description":"Radius in blocks of the 'splash' effect","title":"TODO Title"},"uncertaintyBase":{"type":"number","default":0,"description":"The base accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"TODO Title"},"uncertaintyMultiplier":{"type":"number","default":0,"description":"Determines how much difficulty affects accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"TODO Title"}}},"BHJ":{"type":"object","title":"Push Through 1.8.0","additionalProperties":false,"description":"Sets the distance through which the entity can push through.","required":[],"properties":{"value":{"type":"number","default":0.0,"description":"The value of the entity's push-through, in blocks","title":"TODO Title"}}},"BIA":{"additionalProperties":false,"type":"object","title":"Pushable 1.8.0","description":"Defines what can push an entity between other entities and pistons.","required":[],"properties":{"is_pushable":{"type":"boolean","default":true,"description":"Whether the entity can be pushed by other entities.","title":"TODO Title"},"is_pushable_by_piston":{"type":"boolean","default":true,"description":"Whether the entity can be pushed by pistons safely.","title":"TODO Title"}}},"BIB":{"type":"object","title":"Raid Trigger 1.8.0","additionalProperties":false,"description":"Attempts to trigger a raid at the entity's location.","required":[],"properties":{"triggered_event":{"$ref":"#/definitions/GB","description":"Event to run we attempt to trigger a raid on the village.","title":"TODO Title"}}},"BIC":{"type":"object","title":"Rail Movement 1.8.0","description":"Defines the entity's movement on the rails. An entity with this component is only allowed to move on the rail.","additionalProperties":false,"required":[],"properties":{"max_speed":{"type":"number","default":0.4,"description":"Maximum speed that this entity will move at when on the rail","title":"Max Speed"}}},"BID":{"description":"Defines the behavior of the entity when the rail gets activated or deactivated.","type":"object","title":"Rail Sensor 1.8.0","additionalProperties":false,"required":[],"properties":{"check_block_types":{"type":"boolean","default":false,"description":"If true, on tick this entity will trigger its on_deactivate behavior","title":"TODO Title"},"eject_on_activate":{"type":"boolean","default":true,"description":"If true, this entity will eject all of its riders when it passes over an activated rail","title":"TODO Title"},"eject_on_deactivate":{"type":"boolean","default":false,"description":"If true, this entity will eject all of its riders when it passes over a deactivated rail","title":"TODO Title"},"on_activate":{"$ref":"#/definitions/GB","description":"Event to call when the rail is activated","title":"TODO Title"},"on_deactivate":{"$ref":"#/definitions/GB","description":"Event to call when the rail is deactivated","title":"TODO Title"},"tick_command_block_on_activate":{"type":"boolean","default":true,"description":"If true, command blocks will start ticking when passing over an activated rail","title":"TODO Title"},"tick_command_block_on_deactivate":{"type":"boolean","default":false,"description":"If false, command blocks will stop ticking when passing over a deactivated rail","title":"TODO Title"}}},"BIE":{"description":"Defines the ravager's response to their melee attack being blocked.","type":"object","title":"Ravager Blocked 1.8.0","additionalProperties":false,"required":[],"properties":{"knockback_strength":{"type":"number","default":3,"description":"The strength with which blocking entities should be knocked back","title":"TODO Title"},"reaction_choices":{"type":"array","description":"A list of weighted responses to the melee attack being blocked","items":{"additionalProperties":false,"type":"object","properties":{"weight":{"type":"integer"},"value":{"additionalProperties":false,"type":"object","properties":{"event":{"type":"string"},"target":{"type":"string","$ref":"#/definitions/H"}}}}},"title":"TODO Title"}}},"BIF_seats_spec":{"additionalProperties":false,"type":"object","properties":{"lock_rider_rotation":{"type":"number","default":181,"description":"Angle in degrees that a rider is allowed to rotate while riding this entity. Omit this property for no limit"},"max_rider_count":{"type":"integer","default":0,"description":"Defines the maximum number of riders that can be riding this entity for this seat to be valid"},"min_rider_count":{"type":"integer","default":0,"description":"Defines the minimum number of riders that need to be riding this entity before this seat can be used"},"position":{"$ref":"#/definitions/BHI","default":[0.0,0.0,0.0],"description":"Position of this seat relative to this entity's position"},"rotate_rider_by":{"type":"number","default":0,"description":"Offset to rotate riders by"}}},"BIF":{"description":"Determines whether this entity can be ridden. Allows specifying the different seat positions and quantity.","type":"object","title":"Rideable 1.8.0","additionalProperties":false,"required":[],"properties":{"controlling_seat":{"type":"integer","default":0,"description":"The seat that designates the driver of the entity","title":"TODO Title"},"crouching_skip_interact":{"type":"boolean","default":true,"description":"If true, this entity can't be interacted with if the entity interacting with it is crouching","title":"TODO Title"},"family_types":{"type":"array","items":{"type":"string"},"description":"List of entities that can ride this entity","title":"TODO Title"},"interact_text":{"type":"string","default":"","description":"The text to display when the player can interact with the entity when playing with Touch-screen controls","title":"TODO Title"},"pull_in_entities":{"type":"boolean","default":false,"description":"If true, this entity will pull in entities that are in the correct family_types into any available seats","title":"TODO Title"},"rider_can_interact":{"type":"boolean","default":false,"description":"If true, this entity will be picked when looked at by the rider","title":"TODO Title"},"seat_count":{"type":"integer","default":1,"description":"The number of entities that can ride this entity at the same time","title":"TODO Title"},"seats":{"description":"The list of positions and number of riders for each position for entities riding this entity","oneOf":[{"type":"object","$ref":"#/definitions/BIF_seats_spec"},{"type":"array","items":{"$ref":"#/definitions/BIF_seats_spec"}}],"title":"TODO Title"}}},"BIG":{"type":"object","title":"Scaffolding Climber 1.8.0","description":"Allows the player to detect and manuever on the scaffolding block.","additionalProperties":false,"required":[],"properties":{}},"BIH":{"type":"object","title":"Scale 1.8.0","additionalProperties":false,"description":"Sets the entity's visual size.","required":[],"properties":{"value":{"type":"number","default":0.0,"description":"The value of the scale. 1.0 means the entity will appear at the scale they are defined in their model. Higher numbers make the entity bigger","title":"TODO Title"}}},"BII":{"type":"object","title":"Scale By Age 1.8.0","additionalProperties":false,"description":"Defines the entity's size interpolation based on the entity's age.","required":[],"properties":{"end_scale":{"type":"number","default":1,"description":"Ending scale of the entity when it's fully grown","title":"TODO Title"},"start_scale":{"type":"number","default":1,"description":"Initial scale of the newborn entity","title":"TODO Title"}}},"BIJ":{"description":"Fires off scheduled mob events at time of day events.","type":"object","title":"Scheduler 1.8.0","additionalProperties":false,"required":[],"properties":{"scheduled_event":{"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","items":{"type":"object","description":"UNKNOWN STRUCTURE"},"title":"TODO Title"}}},"BJA":{"description":"Defines a list of items the mob wants to share. Each item must have the following parameters:","type":"object","title":"Shareables 1.8.0","additionalProperties":false,"required":[],"properties":{"items":{"type":"array","description":"List of items that the entity wants to share","items":{"type":"object","properties":{"item":{"type":"string","description":"The name of the item","$ref":"#/definitions/G"},"want_amount":{"type":"integer","description":"Number of this item this entity wants to share"},"surplus_amount":{"type":"integer","description":"Number of this item considered extra that the entity wants to share"},"craft_info":{"$ref":"#/definitions/G","description":"Defines the item this entity wants to craft with the item defined above. Should be an item name"}}},"title":"TODO Title"}}},"BJB":{"description":"Defines the entity's ranged attack behavior.","type":"object","title":"Shooter 1.8.0","additionalProperties":false,"required":[],"properties":{"auxVal":{"type":"integer","title":"Aux Val","default":-1,"description":"ID of the Potion effect to be applied on hit"},"def":{"title":"Def","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":"TODO description"}}},"BJC":{"description":"Defines the entity's 'sit' state.","type":"object","title":"Sittable 1.8.0","additionalProperties":false,"required":[],"properties":{"sit_event":{"$ref":"#/definitions/GB","description":"Event to run when the entity enters the 'sit' state","title":"TODO Title"},"stand_event":{"$ref":"#/definitions/GB","description":"Event to run when the entity exits the 'sit' state","title":"TODO Title"}}},"BJD":{"type":"object","title":"Skin Id 1.8.0","additionalProperties":false,"description":"Skin ID value. Can be used to differentiate skins, such as base skins for villagers.","required":[],"properties":{"value":{"type":"integer","default":0,"description":"The ID of the skin. By convention, 0 is the ID of the base skin","title":"TODO Title"}}},"BJE":{"type":"object","title":"Sound Volume 1.8.0","additionalProperties":false,"description":"Sets the entity's base volume for sound effects.","required":[],"properties":{"value":{"type":"number","default":1.0,"description":"The value of the volume the entity uses for sound effects","title":"TODO Title"}}},"BJF":{"type":"object","title":"Spawn Entity 1.8.0","additionalProperties":false,"required":[],"properties":{"should_leash":{"type":"boolean","default":false,"description":"If true, this the spawned entity will be leashed to the parent","title":"TODO Title"},"num_to_spawn":{"type":"integer","default":1,"description":"The number of entities of this type to spawn each time that this triggers","title":"TODO Title"},"min_wait_time":{"type":"integer","default":300,"description":"Minimum amount of time to randomly wait in seconds before another entity is spawned","title":"TODO Title"},"max_wait_time":{"type":"integer","default":600,"description":"Maximum amount of time to randomly wait in seconds before another entity is spawned","title":"TODO Title"},"spawn_sound":{"type":"string","default":"plop","description":"Identifier of the sound effect to play when the entity is spawned","title":"TODO Title"},"spawn_item":{"type":"string","default":"egg","description":"Item identifier of the item to spawn","title":"TODO Title"},"spawn_entity":{"type":"string","default":"","description":"Identifier of the entity to spawn, leave empty to spawn the item defined above instead","title":"TODO Title"},"spawn_method":{"type":"string","default":"born","description":"Method to use to spawn the entity","title":"TODO Title"},"spawn_event":{"type":"string","default":"minecraft:entity_born","description":"Event to call when the entity is spawned","title":"TODO Title"},"filters":{"description":"If present, the specified entity will only spawn if the filter evaluates to true","$ref":"#/definitions/BA","title":"TODO Title"},"single_use":{"type":"boolean","default":false,"description":"If true, this component will only ever spawn the specified entity once","title":"TODO Title"}},"description":"Adds a timer after which this entity will spawn another entity or item (similar to vanilla's chicken's egg-laying behavior)."},"BJG":{"type":"object","title":"Spell Effects 1.8.0","additionalProperties":false,"description":"Defines what mob effects to add and remove to the entity when adding this component.","required":[],"properties":{"add_effects":{"type":"array","description":"List of effects to add to this entity after adding this component","items":{"oneOf":[{"type":"string"},{"type":"object","properties":{"effect":{"type":"string"},"duration":{"type":"integer"},"display_on_screen_animation":{"type":"boolean"}}}]},"title":"TODO Title"},"remove_effects":{"type":"string","description":"List of identifiers of effects to be removed from this entity after adding this component","title":"TODO Title"}}},"BJH":{"type":"object","title":"Tameable 1.8.0","description":"Defines the rules for a mob to be tamed by the player.","required":[],"additionalProperties":false,"properties":{"probability":{"type":"number","default":1,"description":"The chance of taming the entity with each item use between 0.0 and 1.0, where 1.0 is 100%","minimum":0,"maximum":1,"title":"TODO Title"},"tame_event":{"title":"Tame Event","$ref":"#/definitions/GB","description":"Event to run when this entity becomes tamed"},"tame_items":{"title":"Tame Items","description":"The list of items that can be used to tame this entity","oneOf":[{"type":"array","items":{"$ref":"#/definitions/G"}},{"$ref":"#/definitions/G"}]}}},"BJI_feed_items":{"type":"object","description":"The list of items that can be used to increase the entity's temper and speed up the taming process","properties":{"item":{"$ref":"#/definitions/G","description":"Name of the item this entity likes and can be used to increase this entity's temper"},"temperMod":{"type":"number","default":0,"description":"The amount of temper this entity gains when fed this item"}}},"BJI_auto_reject_items":{"type":"object","description":"The list of items that can be used to increase the entity's temper and speed up the taming process","properties":{"item":{"$ref":"#/definitions/G","description":"Name of the item this entity dislikes and will cause it to get angry if used while untamed"}}},"BJI":{"description":"Allows the Entity to be tamed by mounting it.","type":"object","title":"Tamemount 1.8.0","additionalProperties":false,"required":[],"properties":{"attemptTemperMod":{"type":"integer","default":5,"description":"The amount the entity's temper will increase when mounted","title":"TODO Title"},"autoRejectItems":{"description":"The list of items that, if carried while interacting with the entity, will anger it","oneOf":[{"type":"object","$ref":"#/definitions/BJI_auto_reject_items"},{"type":"array","items":{"$ref":"#/definitions/BJI_auto_reject_items"}}],"title":"TODO Title"},"feed_text":{"type":"string","default":"","description":"The text that shows in the feeding interact button","title":"TODO Title"},"feedItems":{"type":"object","description":"The list of items that can be used to increase the entity's temper and speed up the taming process","oneOf":[{"type":"object","$ref":"#/definitions/BJI_feed_items"},{"type":"array","items":{"$ref":"#/definitions/BJI_feed_items"}}],"title":"TODO Title"},"maxTemper":{"type":"integer","default":100,"description":"The maximum value for the entity's random starting temper","title":"TODO Title"},"minTemper":{"type":"integer","default":0,"description":"The minimum value for the entity's random starting temper","title":"TODO Title"},"ride_text":{"type":"string","description":"The text that shows in the riding interact button","title":"TODO Title"},"tame_event":{"$ref":"#/definitions/GB","description":"Event that triggers when the entity becomes tamed","title":"TODO Title"}}},"BJJ":{"description":"Defines the entity's range within which it can see or sense other entities to target them.","type":"object","title":"Target Nearby Sensor 1.8.0","additionalProperties":false,"required":[],"properties":{"must_see":{"type":"boolean","default":false,"description":"Whether the other entity needs to be visible to trigger 'inside' events","title":"TODO Title"},"inside_range":{"type":"number","default":1,"description":"Maximum distance in blocks that another entity will be considered in the 'inside' range","title":"TODO Title"},"on_inside_range":{"$ref":"#/definitions/GB","description":"Event to call when an entity gets in the inside range. Can specify 'event' for the name of the event and 'target' for the target of the event","title":"On Inside Range"},"on_outside_range":{"$ref":"#/definitions/GB","description":"Event to call when an entity gets in the outside range. Can specify 'event' for the name of the event and 'target' for the target of the event","title":"On Outside Range"},"on_vision_lost_inside_range":{"$ref":"#/definitions/GB","description":"Event to call when an entity exits visual range. Can specify 'event' for the name of the event and 'target' for the target of the event","title":"On Vision Lost Inside Range"},"outside_range":{"type":"number","default":5,"description":"Maximum distance in blocks that another entity will be considered in the 'outside' range","title":"Outside Range"}}},"CAA":{"description":"Defines an entity's teleporting behavior.","type":"object","title":"Teleport 1.8.0","additionalProperties":false,"required":[],"properties":{"dark_teleport_chance":{"type":"number","default":0.01,"description":"Modifies the chance that the entity will teleport if the entity is in darkness","title":"TODO Title"},"light_teleport_chance":{"type":"number","default":0.01,"description":"Modifies the chance that the entity will teleport if the entity is in daylight","title":"TODO Title"},"max_random_teleport_time":{"type":"number","default":20,"description":"Maximum amount of time in seconds between random teleports","title":"TODO Title"},"min_random_teleport_time":{"type":"number","default":0,"description":"Minimum amount of time in seconds between random teleports","title":"TODO Title"},"random_teleport_cube":{"type":"array","default":[32.0,16.0,32.0],"items":[{"type":"number","title":"A"},{"type":"number","title":"B"},{"type":"number","title":"C"}],"description":"Entity will teleport to a random position within the area defined by this cube","title":"TODO Title"},"random_teleports":{"type":"boolean","default":true,"description":"If true, the entity will teleport randomly","title":"TODO Title"},"target_distance":{"type":"number","default":16,"description":"Maximum distance the entity will teleport when chasing a target","title":"TODO Title"},"target_teleport_chance":{"type":"number","default":1,"description":"The chance that the entity will teleport between 0.0 and 1.0. 1.0 means 100%","title":"TODO Title"}}},"CAB":{"description":"Defines if the entity ticks the world and the radius around it to tick.","type":"object","title":"Tick World 1.8.0","additionalProperties":false,"required":[],"properties":{"distance_to_players":{"type":"number","default":128,"description":"The distance at which the closest player has to be before this entity despawns. This option will be ignored if never_despawn is true. Min: 128 blocks.","minimum":128,"title":"TODO Title"},"never_despawn":{"type":"boolean","default":true,"description":"If true, this entity will not despawn even if players are far away. If false, distance_to_players will be used to determine when to despawn.","title":"TODO Title"},"radius":{"type":"integer","default":2,"description":"The area around the entity to tick. Default: 2. Allowed range: 2-6.","minimum":2,"maximum":6,"title":"TODO Title"}}},"CAC":{"type":"object","title":"Timer 1.8.0","description":"Adds a timer after which an event will fire.","required":[],"additionalProperties":false,"properties":{"looping":{"type":"boolean","default":true,"description":"If true, the timer will restart every time after it fires","title":"Looping"},"randomInterval":{"type":"boolean","default":true,"description":"If true, the amount of time on the timer will be random between the min and max values specified in time","title":"Random Interval"},"time":{"description":"Amount of time in seconds for the timer. Can be specified as a number or a pair of numbers (min and max). Incompatible with random_time_choices.","title":"Time","oneOf":[{"type":"array","default":[0.0,0.0],"items":[{"type":"number","title":"A"},{"type":"number","title":"B"}],"title":"TODO Title"},{"type":"number","default":0}]},"time_down_event":{"description":"Event to fire when the time on the timer runs out","title":"TODO","$ref":"#/definitions/GB"},"random_time_choices":{"type":"array","default":[],"description":"This is a list of objects, representing one value in seconds that can be picked before firing the event and an optional weight. Incompatible with time.","items":{"properties":{"weight":{"type":"integer","description":"TODO description: weight","title":"Weight"},"value":{"type":"integer","description":"TODO description: value","title":"Value"}},"description":"TODO description: random time choices","title":"Random Time Choices"},"title":"Random Time Choices"}}},"CAD":{"description":"Defines this entity's ability to trade with players.","type":"object","title":"Trade Table 1.8.0","additionalProperties":false,"required":[],"properties":{"convert_trades_economy":{"type":"boolean","default":false,"description":"Determines when the mob transforms, if the trades should be converted when the new mob has a economy_trade_table. When the trades are converted, the mob will generate a new trade list with their new trade table, but then it will try to convert any of the same trades over to have the same enchantments and user data. For example, if the original has a Emerald to Enchanted Iron Sword (Sharpness 1), and the new trade also has an Emerald for Enchanted Iron Sword, then the enchantment will be Sharpness 1.","title":"TODO Title"},"display_name":{"type":"string","description":"Name to be displayed while trading with this entity.","title":"TODO Title"},"new_screen":{"type":"boolean","default":false,"description":"Used to determine if trading with entity opens the new trade screen.","title":"TODO Title"},"persist_trades":{"type":"boolean","default":false,"description":"Determines if the trades should persist when the mob transforms. This makes it so that the next time the mob is transformed to something with a trade_table or economy_trade_table, then it keeps their trades.","title":"TODO Title"},"table":{"type":"string","description":"File path relative to the resource pack root for this entity's trades.","title":"TODO Title"}}},"CAE":{"description":"Defines this entity's ability to trade with players.","type":"object","title":"Transformation 1.8.0","additionalProperties":false,"required":[],"properties":{"add":{"type":"object","description":"List of components to add to the entity after the transformation","properties":{"component_groups":{"type":"array","description":"Names of component groups to add","items":{"type":"string"}}},"title":"TODO Title","additionalProperties":false},"begin_transform_sound":{"type":"string","description":"Sound to play when the transformation starts","title":"TODO Title"},"delay":{"type":"object","description":"Defines the properties of the delay for the transformation","properties":{"block_assist_chance":{"type":"number","default":0,"description":"Chance that the entity will look for nearby blocks that can speed up the transformation. Value must be between 0.0 and 1.0"},"block_chance":{"type":"number","default":0,"description":"Chance that, once a block is found, will help speed up the transformation"},"block_max":{"type":"integer","default":0,"description":"Maximum number of blocks the entity will look for to aid in the transformation. If not defined or set to 0, it will be set to the block radius"},"block_radius":{"type":"integer","default":0,"description":"Distance in Blocks that the entity will search for blocks that can help the transformation"},"block_types":{"type":"array","description":"List of blocks that can help the transformation of this entity","items":{"$ref":"#/definitions/HB"}},"value":{"type":"number","default":0,"description":"Time in seconds before the entity transforms"}},"title":"TODO Title","additionalProperties":false},"drop_equipment":{"type":"boolean","default":false,"description":"Cause the entity to drop all equipment upon transformation","title":"TODO Title"},"into":{"type":"string","description":"Entity Definition that this entity will transform into","title":"TODO Title"},"keep_level":{"type":"boolean","default":false,"description":"If this entity has trades and has leveled up, it should maintain that level after transformation.","title":"TODO Title"},"keep_owner":{"type":"boolean","default":false,"description":"If this entity is owned by another entity, it should remain owned after transformation.","title":"TODO Title"},"transformation_sound":{"type":"string","description":"Sound to play when the entity is done transforming","title":"TODO Title"}}},"CAF":{"type":"object","title":"Trust 1.8.0","description":"UNDOCUMENTATED","required":[],"additionalProperties":false,"properties":{}},"CAG":{"type":"object","title":"Trusting 1.8.0","description":"Defines the rules for a mob to trust players.","required":[],"additionalProperties":false,"properties":{"probability":{"type":"number","default":1,"description":"The chance of the entity trusting with each item use between 0.0 and 1.0, where 1.0 is 100%","title":"TODO Title"},"trust_event":{"$ref":"#/definitions/GB","description":"Event to run when this entity becomes trusting","title":"TODO Title"},"trust_items":{"type":"array","description":"The list of items that can be used to get the entity to trust players","items":{"$ref":"#/definitions/G"},"title":"TODO Title"}}},"CAH":{"type":"object","title":"Type Family 1.8.0","additionalProperties":false,"description":"Defines the families this entity belongs to.","required":["family"],"properties":{"family":{"type":"array","items":{"type":"string","description":"Family name","title":"Family"},"description":"List of family names","title":"Family"}}},"CAI":{"additionalProperties":false,"type":"object","title":"Variant 1.8.0","description":"Used to differentiate the component group of a variant of an entity from others (e.g. ocelot, villager) Parameters","required":[],"properties":{"value":{"type":"integer","default":0,"description":"The ID of the variant. By convention, 0 is the ID of the base entity","title":"Value"}}},"CAJ":{"description":"UNDOCUMENTATED","type":"object","title":"Underwater Movement 1.8.0","additionalProperties":false,"required":[],"properties":{"value":{"type":"number","title":"Value","description":"UNDOCUMENTATED"}}},"CBA":{"additionalProperties":false,"type":"object","title":"Walk Animation Speed 1.8.0","description":"Sets the speed multiplier for this entity's walk animation speed.","required":[],"properties":{"value":{"type":"number","default":1,"description":"The higher the number, the faster the animation for walking plays. A value of 1.0 means normal speed, while 2.0 means twice as fast","title":"Value"}}},"CBB":{"description":"Sets that this entity wants to become a jockey.","type":"object","title":"Wants Jockey 1.8.0","additionalProperties":false,"required":[],"properties":{}},"CBC":{"description":"TODO description","type":"object","title":"Water Movement 1.8.0","additionalProperties":false,"required":[],"properties":{"drag_factor":{"type":"number","default":0.8,"description":"Drag factor to determine movement speed when in water.","title":"TODO Title"}}},"CBE":{"additionalProperties":false,"type":"integer","title":"Priority","minimum":0,"description":"Allows the mob to drink potions based on specified environment conditions."},"CBF":{"additionalProperties":false,"default":1.0,"description":"Movement speed multiplier of the mob when using this AI Goal.","type":"number","title":"Speed Multiplier"},"CBD":{"type":"object","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":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"duration":{"type":"number","default":1,"description":"Amount of time in seconds that the mob reacts.","title":"TODO Title"},"poi_type":{"type":"string","default":"","description":"Defines what POI type to hide at.","title":"TODO Title"},"timeout_cooldown":{"type":"number","default":8,"description":"The cooldown time in seconds before the goal can be reused after a internal failure or timeout condition.","title":"TODO Title"}}},"CBG":{"type":"object","title":"Move To Poi 1.8.0","additionalProperties":false,"description":"Allows the mob to move to a POI if able to","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"poi_type":{"type":"string","description":"Tells the goal what POI type it should be looking for","title":"TODO Title"}}},"CBH":{"description":"Allows the a mob to become scared when the weather outside is thundering.","type":"object","title":"Scared 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"sound_interval":{"type":"integer","default":0,"description":"The interval in which a sound will play when active in a 1/delay chance to kick off","title":"TODO Title"}}},"CBI":{"type":"object","title":"Work 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"active_time":{"type":"integer","default":0,"description":"The amount of ticks the NPC will stay in their the work location","title":"TODO Title"},"can_work_in_rain":{"type":"boolean","default":false,"description":"If true, this entity can work when their jobsite POI is being rained on.","title":"TODO Title"},"goal_cooldown":{"type":"integer","default":0,"description":"The amount of ticks the goal will be on cooldown before it can be used again","title":"TODO Title"},"on_arrival":{"$ref":"#/definitions/GB","description":"Event to run when the mob reaches their jobsite and finishes working.","title":"TODO Title"},"sound_delay_max":{"type":"integer","default":0,"description":"The max interval in which a sound will play","title":"TODO Title"},"sound_delay_min":{"type":"integer","default":0,"description":"The min interval in which a sound will play","title":"TODO Title"},"work_in_rain_tolerance":{"type":"integer","default":-1,"description":"If \"can_work_in_rain\" is false, this is the maximum number of ticks left in the goal where rain will not interrupt the goal","title":"TODO Title"}},"description":"TODO description"},"CCA_entity_definition":{"description":"The entity type","title":"Entity Type","type":"object","properties":{"filters":{"type":"object","$ref":"#/definitions/BA"},"max_dist":{"type":"number","description":"Maximum distance this mob can be away to be a valid choice","default":16,"title":"Max Dist"},"walk_speed_multiplier":{"type":"number","description":"Multiplier for the walking speed. A value of 1.0 means the speed is unchanged","default":16,"title":"Walk Speed Multiplier"},"sprint_speed_multiplier":{"type":"number","description":"Multiplier for the running speed. A value of 1.0 means the speed is unchanged","default":16,"title":"Sprint Speed Multiplier"},"must_see":{"type":"boolean","description":"If true, the mob has to be visible to be a valid choice","default":false,"title":"Must See"},"must_see_forget_duration":{"type":"number","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","default":3,"title":"Must See Forget Duration"}}},"CCA":{"title":"Entity Types 1.8.0","oneOf":[{"type":"array","items":{"$ref":"#/definitions/CCA_entity_definition"}},{"$ref":"#/definitions/CCA_entity_definition"}]},"CBJ":{"additionalProperties":false,"description":"Allows this entity to avoid certain mob types.","type":"object","title":"Avoid Mob Type 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"max_dist":{"type":"number","default":0,"description":"Maximum distance to look for an entity","title":"Max Dist"},"max_flee":{"type":"number","default":0.5,"description":"Distance in blocks within the mob considers it should stop fleeing.","title":"Max Flee"},"walk_speed_multiplier":{"type":"number","default":1.0,"description":"Multiplier for walking speed. 1.0 means keep the regular speed, while higher numbers make the walking speed faster","title":"Walk Speed Multiplier"},"sprint_speed_multiplier":{"type":"number","default":1.0,"description":"Multiplier for running speed. 1.0 means keep the regular speed, while higher numbers make the running speed faster","title":"Sprint Speed Multiplier"},"probability_per_strength":{"type":"number","default":1.0,"description":"Determines how likely it is that this entity will stop avoiding another entity based on that entity's strength","title":"Probability Per Strength"},"ignore_visibility":{"type":"boolean","default":false,"description":"If true, visbility between this entity and the mob type will not be checked.","title":"Ignore Visibility"},"entity_types":{"$ref":"#/definitions/CCA","description":"TODO description: 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":"#/definitions/GB","title":"On Escape Event","description":"UNDOCUMENTATED"},"sound_interval":{"default":0,"description":"UNDOCUMENTATED","title":"Sound Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number"},"range_max":{"type":"number"}}}]}}},"CCB":{"type":"object","title":"Beg 1.8.0","additionalProperties":false,"description":"Allows this mob to look at and follow the player that holds food they like.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"items":{"type":"array","description":"List of items that this mob likes","items":{"type":"string","description":"TODO description: properties","title":"Properties"},"title":"Properties"},"look_distance":{"type":"number","default":8,"description":"Distance in blocks the mob will beg from","title":"Look Distance"},"look_time":{"description":"The range of time in seconds this mob will stare at the player holding a food they like, begging for it","$ref":"#/definitions/GF","default":[2,4],"title":"Look Time"}}},"CCC":{"type":"object","title":"Break Door 1.8.0","description":"Allows this mob to break doors.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}},"additionalProperties":false},"CCD":{"additionalProperties":false,"type":"object","title":"Breed 1.8.0","description":"Allows this mob to breed with other mobs.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"CCE":{"additionalProperties":false,"type":"object","title":"Charge Attack 1.8.0","description":"Allows the mob to attack its target by running at it.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"CCF":{"type":"object","title":"Charge Held Item 1.8.0","description":"Allows this mob to charge and use their held item.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"items":{"type":"array","title":"Items","description":"The list of items that can be used to charge the held item.","items":{"type":"string","description":"Items names to be used.","title":"Item ID"}}}},"CCG":{"type":"object","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":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"type":"number","default":1.0,"description":"Movement speed multiplier of the mob when using this AI Goal","title":"Speed Multiplier"},"radius_range":{"$ref":"#/definitions/GF","default":[5.0,15.0],"description":"Range of radius in blocks of the circle to move around.","title":"Radius Range"},"radius_change_chance":{"type":"integer","default":250,"description":"A random value to determine when to increase the size of the radius up to the maximum. This has a 1/value chance every tick to do so.","title":"Radius Change Chance"},"height_above_target_range":{"$ref":"#/definitions/GF","default":[0.0,0.0],"description":"When the mob finds a target, the range of height in blocks above the target to start the anchor point.","title":"Height Above Target Range"},"height_offset_range":{"$ref":"#/definitions/GF","default":[0.0,0.0],"description":"The range of height in blocks offset the mob can have from it's anchor point.","title":"Height Offset Range"},"height_change_chance":{"type":"integer","default":350,"description":"A random value to determine when to change the height of the mob from the anchor point. This has a 1/value chance every tick to do so.","title":"Height Change Chance"},"goal_radius":{"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":"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"}}},"CCH":{"additionalProperties":false,"type":"object","title":"Controlled By Player 1.8.0","description":"Allows the mob to be controlled by the player.","properties":{"priority":{"$ref":"#/definitions/CBE"},"mount_speed_multiplier":{"type":"number","default":1,"description":"Speed multiplier of mount when controlled by player, defaults to 1.0f","title":"Mount Speed Multiplier"}}},"CCI":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entity types this mob considers a threat to the village","title":"TODO Title"},"must_reach":{"title":"Must Reach","description":"UNDOCUMENTATED","type":"boolean"},"attack_chance":{"title":"Attack Chance","description":"UNDOCUMENTATED","type":"number"}}},"CCJ":{"additionalProperties":false,"type":"object","title":"Delayed Attack 1.8.0","description":"Allows the mob to drink potions based on specified environment conditions.","properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"attack_duration":{"type":"number","default":1,"description":"The duration of the attack animation in seconds","title":"TODO Title"},"attack_once":{"type":"boolean","default":false,"description":"If true, this mob will attack only one time.","title":"TODO Title"},"attack_types":{"type":"string","default":"","description":"Defines the entity types this mob will attack","title":"TODO Title"},"hit_delay_pct":{"type":"number","default":1,"description":"The percentage of the attack_duration that must pass before the hit is made","title":"TODO Title"},"random_stop_interval":{"type":"integer","default":0,"description":"Defines the probability the mob will stop fighting. A value of 0 disables randomly stopping, while a value of 1 defines a 50% chance","title":"TODO Title"},"reach_multiplier":{"type":"number","default":2,"description":"Multiplier for how far outside its box the mob can reach its target (this can be used to simulate a mob with longer arms by making this bigger)","title":"TODO Title"},"require_complete_path":{"type":"boolean","title":"Require Complet Path","description":"UNDOCUMENATED"},"sound_event":{"type":"string","description":"The sound event to play when the attack starts","title":"TODO Title"},"track_target":{"type":"boolean","default":false,"description":"If true, this mob will chase after the target as long as it's a valid target","title":"TODO Title"}}},"CDA":{"additionalProperties":false,"type":"object","title":"Door Interact 1.8.0","description":"Allows the mob to drink potions based on specified environment conditions.","properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CDB":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDC":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDD":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDE":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDF":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDG":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDH":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDI":{"additionalProperties":false,"type":"object","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":"#/definitions/CBE"}}},"CDJ":{"type":"object","title":"Beg 1.8.0","description":"Allows the mob to drink potions based on specified environment conditions.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"speed_modifier":{"default":0.0,"description":"TODO description: speed modifier","title":"Speed Modifier"},"potions":{"type":"array","description":"A list of potions that this entity can drink.","items":{"required":["id","chance","filters"],"additionalProperties":false,"properties":{"id":{"type":"integer","default":-1,"description":"The registry ID of the potion to use","title":"Id"},"chance":{"type":"number","default":1.0,"minimum":0,"maximum":1,"description":"The percent chance (from 0.0 to 1.0) of this potion being selected when searching for a potion to use.","title":"Chance"},"filters":{"description":"The filters to use when determining if this potion can be selected.","$ref":"#/definitions/BA","title":"Filters"}},"description":"TODO description: potions","title":"Potions"},"title":"Potions"}}},"CEA":{"additionalProperties":false,"type":"object","title":"Drop Item For 1.8.0","description":"Allows the mob to drink potions based on specified environment conditions.","properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"entity_types":{"$ref":"#/definitions/CCA"},"drop_item_chance":{"type":"number","default":1.0,"description":"The probability that the mob will drop an item.","title":"TODO Title"},"goal_radius":{"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"},"loot_table":{"type":"string","description":"Loot table to select items from.","title":"TODO Title"},"max_dist":{"type":"number","description":"Maximum distance in blocks this mob will look for entities to drop an item for.","title":"TODO Title"},"offering_distance":{"type":"number","default":1.0,"description":"The distance in blocks the mob will try to be away from the entity when it drops the item.","title":"TODO Title"},"on_drop_attempt":{"$ref":"#/definitions/GB","description":"Event to run when this mob attempts to drop an item.","title":"TODO Title"},"search_height":{"type":"integer","default":1,"description":"Height in blocks from the target the mob can be.","title":"TODO Title"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks from the target the mob can be.","title":"TODO Title"},"time_of_day_range":{"$ref":"#/definitions/GF","default":[0.0,1.0],"description":"The valid times of day that this goal can be used. For reference: noon is 0.0, sunset is 0.25, midnight is 0.5, and sunrise is 0.75, and back to noon for 1.0.","title":"TODO Title"}}},"CEB":{"type":"object","title":"Eat Block 1.8.0","description":"UNDOCUMENTATED","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"on_eat":{"$ref":"#/definitions/BBF","description":"UNDOCUMENTATED","title":"On Eat"},"success_chance":{"title":"Succes Chance","description":"UNDOCUMENTATED","oneOf":[{"type":"number"},{"type":"string","title":"Molang"}]},"time_until_eat":{"title":"Time Until Eat","description":"UNDOCUMENTATED","type":"number"},"eat_and_replace_block_pairs":{"type":"array","title":"Eat And Replace Block Pairs","description":"UNDOCUMENTATED","items":{"type":"object","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED","properties":{"eat_block":{"type":"string","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"replace_block":{"type":"string","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"}}}}}},"CEC":{"type":"object","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":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CED":{"type":"object","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":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CEE":{"type":"object","title":"Explore Outskirts 1.8.0","description":"Behaviour explore outskirts","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"explore_dist":{"type":"number","default":5,"description":"The distance in which the mob will proceed past the village bounds","title":"Explore Dist"},"wait_time":{"type":"integer","default":0,"description":"The time the mob will stand around 'searching' for POIs","title":"Wait Time"},"next_xz":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"integer"},"next_y":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"integer"},"min_wait_time":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"max_wait_time":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"max_travel_time":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"min_perimeter":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"min_dist_from_target":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"timer_ratio":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"dist_from_boundary":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"array","items":[{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"}]}}},"CEF":{"type":"object","title":"Find Mount 1.8.0","description":"Allows the mob to look around for another mob to ride atop it.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"avoid_water":{"type":"boolean","default":false,"description":"If true, the mob will not go into water blocks when going towards a mount","title":"TODO Title"},"mount_distance":{"type":"number","default":-1,"description":"This is the distance the mob needs to be, in blocks, from the desired mount to mount it. If the value is below 0, the mob will use its default attack distance","title":"TODO Title"},"start_delay":{"type":"integer","default":0,"description":"Time the mob will wait before starting to move towards the mount","title":"TODO Title"},"target_needed":{"type":"boolean","default":false,"description":"If true, the mob will only look for a mount if it has a target","title":"TODO Title"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks within which the mob will look for a mount","title":"TODO Title"}}},"CEG":{"type":"object","title":"Find Underwater Treasure 1.8.0","description":"Allows the mob to move towards the nearest underwater ruin or shipwreck.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"search_range":{"type":"integer","default":0,"description":"The range that the mob will search for a treasure chest within a ruin or shipwreck to move towards.","title":"Search Range"},"stop_distance":{"type":"number","default":2.0,"description":"The distance the mob will move before stopping.","title":"Stop Distance"}}},"CEH":{"type":"object","title":"Flee Sun 1.8.0","description":"Allows the mob to run away from direct sunlight and seek shade.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"CEI":{"type":"object","title":"Float 1.8.0","description":"Allows the mob to stay afloat while swimming.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CEJ":{"type":"object","title":"Float Wander 1.8.0","description":"Allows the mob to float around like the Ghast.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"Xz Dist"},"y_dist":{"type":"integer","default":7,"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":"number","default":0.0,"description":"Height in blocks to add to the selected target position","title":"Y Offset"},"must_reach":{"type":"boolean","default":false,"description":"If true, the point has to be reachable to be a valid target","title":"Must Reach"},"random_reselect":{"type":"boolean","default":false,"description":"If true, the mob will randomly pick a new point while moving to the previously selected one","title":"Random Reselect"},"float_duration":{"$ref":"#/definitions/GF","default":[0.0,0.0],"description":"Range of time in seconds the mob will float around before landing and choosing to do something else","title":"Float Duration"}}},"CFA":{"type":"object","title":"Follow Caravan 1.8.0","description":"Allows the mob to follow mobs that are in a caravan.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entity types that this mob can follow in a caravan","title":"TODO Title"},"entity_count":{"type":"integer","description":"Number of entities that can be in the caravan","default":1,"title":"TODO Title"}}},"CFB":{"type":"object","title":"Follow Mob 1.8.0","description":"Allows the mob to follow other mobs.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for a mob to follow","title":"TODO Title"},"stop_distance":{"type":"number","default":2,"description":"The distance in blocks this mob stops from the mob it is following","title":"TODO Title"}}},"CFC":{"type":"object","title":"Follow Owner 1.8.0","description":"Allows the mob to follow their parent around.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"start_distance":{"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"},"stop_distance":{"type":"number","default":2,"description":"The distance in blocks this mob will stop from its owner while following it","title":"TODO Title"}}},"CFD":{"type":"object","title":"Float 1.8.0","description":"Allows the mob to follow their parent around.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"CFE":{"type":"object","title":"Follow Target Captain 1.8.0","description":"Allows mob to move towards its current target captain.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"follow_distance":{"type":"number","default":0,"description":"Defines the distance in blocks the mob will stay from its target while following.","title":"TODO Title"},"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"}}},"CFF":{"type":"object","title":"Go Home 1.8.0","description":"Allows the mob to move back to the position they were spawned.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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"},"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"},"on_home":{"$ref":"#/definitions/GB","description":"Event to run when this mob gets home.","title":"TODO Title"}}},"CFG":{"type":"object","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":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CFH":{"type":"object","title":"Harvest Farm Block 1.8.0","description":"Allows the villager to harvest nearby farms. Can only be used by Villagers.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"max_seconds_before_search":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"search_cooldown_max_seconds":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"},"seconds_until_new_task":{"title":"UNDOCUMENTATED","description":"UNDOCUMENATED","type":"number"}}},"CFI":{"type":"object","title":"Guardian Attack 1.8.0","additionalProperties":false,"description":"Allows the mob to target another mob that hurts them.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","description":"TODO description: entity types","title":"Entity Types"},"alert_same_type":{"type":"boolean","default":false,"description":"If true, nearby mobs of the same type will be alerted about the damage","title":"Alert Same Type"},"hurt_owner":{"type":"boolean","default":false,"description":"If true, the mob will hurt its owner and other mobs with the same owner as itself","title":"Hurt Owner"}}},"CFJ":{"type":"object","title":"Inspect Bookshelf 1.8.0","additionalProperties":false,"description":"Allows the mob to inspect bookshelves.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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"},"search_count":{"type":"integer","default":10,"description":"The number of blocks each tick that the mob will check within it's search range and height for a valid block to move to. A value of 0 will have the mob check every block within range in one tick","title":"TODO Title"},"search_height":{"type":"integer","default":1,"description":"The height that the mob will search for bookshelves","title":"TODO Title"},"search_range":{"type":"integer","default":0,"description":"Distance in blocks the mob will look for books to inspect","title":"TODO Title"}}},"CGA":{"description":"Allows the mob to perform a damaging knockback that affects all nearby entities.","type":"object","title":"Knockback Roar 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"attack_time":{"type":"number","default":0.5,"description":"The delay after which the knockback occurs (in seconds).","title":"TODO Title"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"TODO Title"},"duration":{"type":"number","default":1,"description":"The duration of the roar (in seconds).","title":"TODO Title"},"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":"#/definitions/BBF","description":"TODO","title":"Trigger"}}},"CGB":{"description":"Allows mobs to lay down at times.","type":"object","title":"Lay Down 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"interval":{"type":"integer","default":120,"description":"A random value to determine at what intervals something can occur. This has a 1/interval chance to choose this goal","title":"TODO Title"},"random_stop_interval":{"type":"integer","default":120,"description":"A random value in which the goal can use to pull out of the behavior. This is a 1/interval chance to play the sound","title":"TODO Title"}}},"CGC":{"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","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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"},"on_lay":{"$ref":"#/definitions/GB","description":"Event to run when this mob lays the egg.","title":"TODO Title"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for sand block to move towards","title":"TODO Title"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for a sand block to move towards","title":"TODO Title"}}},"CGD":{"description":"Allows monsters to jump at and attack their target. Can only be used by hostile mobs.","type":"object","title":"Leap At Target 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"must_be_on_ground":{"type":"boolean","default":true,"description":"If true, the mob will only jump at its target if its on the ground. Setting it to false will allow it to jump even if its already in the air","title":"TODO Title"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","title":"TODO Title"},"yd":{"type":"number","default":0,"description":"The height in blocks the mob jumps when leaping at its target","title":"TODO Title"}}},"CGE":{"description":"Allows the mob to look at nearby entities.","type":"object","title":"Look At Entity 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"look_distance":{"type":"number","default":8.0,"description":"The distance in blocks from which the entity will look at","title":"Look Distance"},"probability":{"type":"number","default":0.02,"description":"The probability of looking at the target. A value of 1.00 is 100%","title":"Probability"},"look_time":{"$ref":"#/definitions/GF","default":[2,4],"description":"Time range to look at the entity","title":"Look Time"},"angle_of_view_vertical":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the X-axis (left-right)","title":"Angle Of View Vertical"},"angle_of_view_horizontal":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the Y-axis (up-down)","title":"Angle Of View Horizontal"},"filters":{"description":"Filter to determine the conditions for this mob to look at the entity","$ref":"#/definitions/BA","title":"Filters"}}},"CGF":{"type":"object","title":"Look At Player 1.8.0","description":"Allows the mob to look at the player when the player is nearby.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"angle_of_view_vertical":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the X-axis (left-right)","title":"Angle Of View Vertical"},"angle_of_view_horizontal":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the Y-axis (up-down)","title":"Angle Of View Horizontal"},"look_distance":{"type":"number","default":8.0,"description":"The distance in blocks from which the entity will look at","title":"Look Distance"},"probability":{"type":"number","default":0.02,"minimum":0,"description":"The probability of looking at the target. A value of 1.00 is 100%","title":"Probability"},"look_time":{"type":"array","default":[2,4],"description":"Time range to look at the entity","title":"Look Time","items":[{"type":"integer"},{"type":"integer"}]},"target_distance":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"CGG":{"type":"object","title":"Look At Target 1.8.0","description":"Allows the mob to look at the entity they are targetting.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"look_distance":{"type":"number","default":8.0,"description":"The distance in blocks from which the entity will look at","title":"Look Distance"},"probability":{"type":"number","default":0.02,"description":"The probability of looking at the target. A value of 1.00 is 100%","title":"Probability"},"look_time":{"$ref":"#/definitions/GF","default":[2,4],"description":"Time range to look at the entity","title":"Look Time"},"angle_of_view_vertical":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the X-axis (left-right)","title":"Angle Of View Vertical"},"angle_of_view_horizontal":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the Y-axis (up-down)","title":"Angle Of View Horizontal"}}},"CGH":{"type":"object","title":"Look At Trading Player 1.8.0","additionalProperties":false,"description":"Allows the mob to look at the player they are trading with.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"look_distance":{"type":"number","default":8.0,"description":"The distance in blocks from which the entity will look at","title":"Look Distance"},"probability":{"type":"number","default":0.02,"description":"The probability of looking at the target. A value of 1.00 is 100%","title":"Probability"},"look_time":{"$ref":"#/definitions/GF","default":[2,4],"description":"Time range to look at the entity","title":"Look Time"},"angle_of_view_vertical":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the X-axis (left-right)","title":"Angle Of View Vertical"},"angle_of_view_horizontal":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the Y-axis (up-down)","title":"Angle Of View Horizontal"}}},"CGI":{"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","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CGJ":{"type":"object","title":"Melee Attack 1.8.0","description":"Allows the mob to use close combat melee attacks.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown_time":{"type":"number","title":"Cooldown Time","description":"UNDOCUMENTATED"},"melee_fov":{"type":"number","default":90.0,"description":"The allowable FOV the actor will use to determine if it can make a valid melee attack","title":"Melee Fov"},"track_target":{"type":"boolean","default":false,"description":"If true, this mob will chase after the target as long as it's a valid target","title":"Track Target"},"attack_types":{"type":"string","description":"Defines the entity types this mob will attack","title":"Attack Types"},"random_stop_interval":{"type":"integer","default":0,"description":"Defines the probability the mob will stop fighting. A value of 0 disables randomly stopping, while a value of 1 defines a 50% chance","title":"Random Stop Interval"},"reach_multiplier":{"type":"number","default":2.0,"description":"Multiplier for how far outside its box the mob can reach its target (this can be used to simulate a mob with longer arms by making this bigger)","title":"Reach Multiplier"},"attack_once":{"type":"boolean","default":false,"description":"If true, this mob will attack only one time.","title":"Attack Once"},"require_complete_path":{"type":"boolean","default":false,"description":"If true, this goal will only trigger if the mob can reach its target.","title":"Require Complete Path"},"on_attack":{"$ref":"#/definitions/GB","title":"On Attack","description":"UNDOCUMENTATED"}}},"CHA":{"description":"Allows an entity to go to the village bell and mingle with other entities.","type":"object","title":"Mingle 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown Time"},"duration":{"type":"number","default":1,"description":"Amount of time in seconds that the entity will chat with another entity","title":"Duration"},"mingle_distance":{"type":"number","default":2.0,"description":"The distance from its partner that this entity will mingle. If the entity type is not the same as the entity, this value needs to be identical on both entities.","title":"Mingle Distance"},"mingle_partner_type":{"description":"The entity type that this entity is allowed to mingle with","title":"Mingle Partner Type","oneOf":[{"type":"array","items":{"description":"The entity type that this entity is allowed to mingle with","type":"string"}},{"type":"string"}]}}},"CHB":{"type":"object","title":"Mount Pathing 1.8.0","description":"Allows the mob to move around on its own while mounted seeking a target to attack.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"target_dist":{"type":"number","default":0.0,"description":"The distance at which this mob wants to be away from its target","title":"Target Dist"},"track_target":{"type":"boolean","default":false,"description":"If true, this mob will chase after the target as long as it's a valid target","title":"Track Target"}}},"CHC":{"description":"Can only be used by Villagers. Allows them to seek shelter indoors.","type":"object","title":"Move Indoors 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"timeout_cooldown":{"type":"number","default":8,"description":"The cooldown time in seconds before the goal can be reused after a internal failure or timeout condition","title":"TODO Title"}}},"CHD":{"type":"object","title":"Move Through Village 1.8.0","description":"Can only be used by Villagers. Allows the villagers to create paths around the village.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"only_at_night":{"type":"boolean","default":false,"description":"If true, the mob will only move through the village during night time","title":"Only At Night"}}},"CHE":{"type":"object","title":"Move To Block 1.8.0","additionalProperties":false,"description":"UNDOCUMENTATED","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"tick_interval":{"type":"number","title":"Tick Interval","description":"UNDOCUMENTATED"},"start_chance":{"type":"number","title":"Start Chance","description":"UNDOCUMENTATED"},"search_range":{"type":"number","title":"Search Range","description":"UNDOCUMENTATED"},"search_height":{"type":"number","title":"Search Height","description":"UNDOCUMENTATED"},"goal_radius":{"type":"number","title":"Goal Radius","description":"UNDOCUMENTATED"},"stay_duration":{"type":"number","title":"Stay Duration","description":"UNDOCUMENTATED"},"target_selection_method":{"type":"string","title":"Target Selection Method","description":"UNDOCUMENTATED"},"target_offset":{"type":"array","title":"Target Offset","description":"UNDOCUMENTATED","items":[{"type":"number"},{"type":"number"},{"type":"number"}]},"target_blocks":{"type":"array","title":"Target Blocks","description":"UNDOCUMENTATED","items":{"type":"string"}},"on_stay_completed":{"type":"array","title":"On Stay Completed","description":"UNDOCUMENTATED","items":{"$ref":"#/definitions/GB"}},"on_reach":{"type":"array","title":"On Reach","description":"UNDOCUMENTATED","items":{"$ref":"#/definitions/GB"}}}},"CHF":{"description":"Allows the mob to move back onto land when in water.","type":"object","title":"Move To Land 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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"},"search_count":{"type":"integer","default":10,"description":"The number of blocks each tick that the mob will check within it's search range and height for a valid block to move to. A value of 0 will have the mob check every block within range in one tick","title":"TODO Title"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for land to move towards","title":"TODO Title"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for land to move towards","title":"TODO Title"}}},"CHG":{"type":"object","title":"Move To Liquid 1.8.0","description":"Allows the mob to move back into lava when on land.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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":"Goal Radius"},"search_count":{"type":"integer","default":10,"description":"The number of blocks each tick that the mob will check within it's search range and height for a valid block to move to. A value of 0 will have the mob check every block within range in one tick","title":"Search Count"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for lava to move towards","title":"Search Height"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for lava to move towards","title":"Search Range"},"material_type":{"title":"Material Type","description":"UNDOCUMENTAED, examples are : Lava","type":"string"}}},"CHH":{"type":"object","title":"Move To Random Block 1.8.0","description":"Allows mob to move towards a random block.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"block_distance":{"type":"number","default":16,"description":"Defines the distance from the mob, in blocks, that the block to move to will be chosen.","title":"TODO Title"},"within_radius":{"type":"number","default":0,"description":"Defines the distance in blocks the mob has to be from the block for the movement to be finished.","title":"TODO Title"}}},"CHI":{"type":"object","title":"Move To Village 1.8.0","additionalProperties":false,"description":"Allows the mob to move into a random location within a village.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"TODO Title"},"goal_radius":{"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"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks to search for villages. If <= 0, find the closest village regardless of distance.","title":"TODO Title"}}},"CHJ":{"type":"object","title":"Move To Water 1.8.0","additionalProperties":false,"description":"Allows the mob to move back into water when on land.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for water to move towards","title":"Search Range"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for water to move towards","title":"Search Height"},"search_count":{"type":"integer","default":10,"description":"The number of blocks each tick that the mob will check within it's search range and height for a valid block to move to. A value of 0 will have the mob check every block within range in one tick","title":"Search Count"},"goal_radius":{"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":"Goal Radius"}}},"CIA":{"type":"object","title":"Move Towards Dwelling Restriction 1.8.0","additionalProperties":false,"description":"UNDOCUMENTATED, comes from cat","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"CIB":{"type":"object","title":"Move Towards Restriction 1.8.0","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":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"control_flags":{"type":"array","items":{"type":"string","enum":["move","look"],"description":"TODO description: control flags","title":"Control Flags"},"description":"TODO description: control flags","title":"Control Flags"}}},"CIC":{"type":"object","title":"Guardian Attack 1.8.0","additionalProperties":false,"description":"Allows mob to move towards its current target.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"within_radius":{"type":"number","default":0.0,"description":"Defines the radius in blocks that the mob tries to be from the target. A value of 0 means it tries to occupy the same block as the target","title":"Within Radius"}}},"CID":{"type":"object","title":"Nearest Attackable Target 1.8.0","description":"Allows the mob to check for and pursue the nearest valid target.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"description":"List of entity types that this mob considers valid targets","$ref":"#/definitions/CCA","title":"TODO Title"},"attack_interval":{"type":"integer","default":0,"description":"Time in seconds between attacks","title":"TODO Title"},"must_reach":{"type":"boolean","default":false,"description":"If true, only entities that this mob can path to can be selected as targets","title":"TODO Title"},"must_see":{"type":"boolean","default":false,"description":"If true, only entities in this mob's viewing range can be selected as targets","title":"TODO Title"},"must_see_forget_duration":{"type":"number","default":3,"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":"TODO Title"},"persist_time":{"type":"number","default":0.0,"description":"Time in seconds for a valid target to stay targeted when it becomes and invalid target.","title":"TODO Title"},"reselect_targets":{"type":"boolean","default":false,"description":"If true, the target will change to the current closest entity whenever a different entity is closer","title":"TODO Title"},"scan_interval":{"type":"integer","default":10,"description":"How many ticks to wait between scanning for a target.","title":"TODO Title"},"target_search_height":{"type":"number","default":-1.0,"description":"Height in blocks to search for a target mob. -1.0f means the height does not matter.","title":"TODO Title"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks that the target can be within to launch an attack","title":"TODO Title"}}},"CIE":{"additionalProperties":false,"description":"TODO description","type":"object","title":"Ocelot Sit On Block 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"CIF":{"type":"object","title":"Ocelotattack 1.8.0","additionalProperties":false,"description":"Can only be used by the Ocelot. Allows it to perform the sneak and pounce attack.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"walk_speed_multiplier":{"type":"number","default":1.0,"description":"Multiplier for the walking speed while using this attack","title":"Walk Speed Multiplier"},"sprint_speed_multiplier":{"type":"number","default":1.0,"description":"Multiplier for the running speed of this mob while using this attack","title":"Sprint Speed Multiplier"},"sneak_speed_multiplier":{"type":"number","default":1.0,"description":"Multiplier for the sneaking speed. 1.0 means the ocelot will move at the speed it normally sneaks","title":"Sneak Speed Multiplier"},"cooldown_time":{"type":"number","title":"Cooldown Time","description":"UNDOCUMENTATED"},"x_max_rotation":{"type":"number","title":"X Max Rotation","description":"UNDOCUMENTATED"},"y_max_head_rotation":{"type":"number","title":"Y Max Head Rotation","description":"UNDOCUMENTATED"},"max_distance":{"type":"number","title":"Max Distance","description":"UNDOCUMENTATED"},"max_sneak_range":{"type":"number","title":"Max Sneak Range","description":"UNDOCUMENTATED"},"max_sprint_range":{"type":"number","title":"Max Sprint Range","description":"UNDOCUMENTATED"},"reach_multiplier":{"type":"number","title":"Reach Multiplier","description":"UNDOCUMENTATED"}}},"CIG":{"type":"object","title":"Offer Flower 1.8.0","additionalProperties":false,"description":"Allows the mob to offer the player a flower like the Iron Golem does.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CIH":{"type":"object","title":"Guardian Attack 1.8.0","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":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"close_door_after":{"type":"boolean","default":true,"description":"If true, the mob will close the door after opening it and going through it","title":"Close Door After"}}},"CII":{"type":"object","title":"Owner Hurt By Target 1.8.0","additionalProperties":false,"description":"Allows the mob to target another mob that hurts their owner.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entity types that this mob can target if they hurt their owner","title":"TODO Title"}}},"CIJ":{"type":"object","title":"Owner Hurt Target 1.8.0","additionalProperties":false,"description":"Allows the mob to target a mob that is hurt by their owner.","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entity types that this entity can target if the potential target is hurt by this mob's owner","title":"TODO Title"}}},"CJA":{"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","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"damage_sources":{"type":"array","items":{"$ref":"#/definitions/IG"},"description":"The list of Entity Damage Sources that will cause this mob to panic","title":"TODO Title"},"force":{"type":"boolean","default":false,"description":"If true, this mob will not stop panicking until it can't move anymore or the goal is removed from it","title":"TODO Title"},"ignore_mob_damage":{"type":"boolean","default":false,"description":"If true, the mob will not panic in response to damage from other mobs. This overrides the damage types in \"damage_sources\"","title":"TODO Title"},"prefer_water":{"type":"boolean","default":false,"description":"If true, the mob will prefer water over land","title":"TODO Title"},"panic_sound":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"sound_interval":{"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"range_min":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"range_max":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}},"additionalProperties":false}}},"CJB":{"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","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CJC":{"description":"Allows the pet mob to move onto a bed with it's owner while sleeping.","type":"object","title":"Pet Sleep With Owner 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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"},"search_height":{"type":"integer","default":1,"description":"Height in blocks from the owner the pet can be to sleep with owner.","title":"TODO Title"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks from the owner the pet can be to sleep with owner.","title":"TODO Title"}}},"CJD":{"description":"Allows the mob to pick up items on the ground.","additionalProperties":false,"type":"object","title":"Pickup Items 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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"},"max_dist":{"type":"number","default":0,"description":"Maximum distance this mob will look for items to pick up","title":"TODO Title"},"track_target":{"type":"boolean","default":false,"description":"If true, this mob will chase after the target as long as it's a valid target","title":"TODO Title"}}},"CJE":{"description":"Allows the mob to play with other baby villagers. This can only be used by Villagers.","type":"object","title":"Play 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"CJF":{"description":"Allows the mob to be ridden by the player after being tamed.","type":"object","title":"Player Ride Tamed 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"CJG":{"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","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"blocks":{"type":"array","description":"Blocks that the mob is looking for to eat","items":{"type":"string","title":"Block Id","description":"A block identifier","pattern":"[0-9:a-z_]+"},"title":"TODO Title"},"eat_delay":{"type":"integer","default":2,"description":"Time in seconds between each time it eats","title":"TODO Title"},"full_delay":{"type":"integer","default":100,"description":"Amount of time in seconds before this mob wants to eat again","title":"TODO Title"},"initial_eat_delay":{"type":"integer","default":0,"description":"Time in seconds before starting to eat/raid once it arrives at it","title":"Initial Eat Delay"},"goal_radius":{"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"},"max_to_eat":{"type":"integer","default":6,"description":"Maximum number of things this entity wants to eat","title":"TODO Title"},"search_range":{"type":"integer","default":0,"description":"Distance in blocks the mob will look for crops to eat","title":"TODO Title"},"search_height":{"type":"integer","default":0,"description":"UNDOCUMENTATED","title":"TODO Title"}}},"CJH":{"description":"Allows the mob to randomly break surface of the water.","type":"object","title":"Player Ride Tamed 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"TODO Title"},"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"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"TODO Title"},"y_dist":{"type":"integer","default":7,"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":"TODO Title"}}},"CJI":{"description":"Allows a mob to randomly fly around","type":"object","title":"Random Fly 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"can_land_on_trees":{"type":"boolean","default":true,"description":"If true, the mob can stop flying and land on a tree instead of the ground","title":"TODO Title"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"TODO Title"},"y_dist":{"type":"integer","default":7,"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":"TODO Title"}}},"CJJ":{"additionalProperties":false,"description":"Allows the mob to randomly look around.","type":"object","title":"Random Look Around 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"look_time":{"$ref":"#/definitions/GF","default":[2,4],"description":"The range of time in seconds the mob will stay looking in a random direction before looking elsewhere","title":"TODO Title"},"look_distance":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"DAA":{"type":"object","title":"Random Sitting 1.8.0","description":"Allows the mob to randomly sit for a duration.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown Time"},"min_sit_time":{"type":"number","default":10,"description":"The minimum amount of time in seconds before the mob can stand back up","title":"Min Sit Time"},"start_chance":{"type":"number","default":0.1,"description":"This is the chance that the mob will start this goal, from 0 to 1","title":"Start Chance"},"stop_chance":{"type":"number","default":0.3,"description":"This is the chance that the mob will stop this goal, from 0 to 1","title":"Stop Chance"}}},"DAB":{"description":"Allows a mob to randomly stroll around.","type":"object","title":"Random Stroll 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"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"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"TODO Title"},"y_dist":{"type":"integer","default":7,"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":"TODO Title"}},"additionalProperties":false},"DAC":{"type":"object","title":"Random Swim 1.8.0","description":"Allows an entity to randomly move through water","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"avoid_surface":{"type":"boolean","default":true,"description":"If true, the mob will avoid surface water blocks by swimming below them","title":"TODO Title"},"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"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"TODO Title"},"y_dist":{"type":"integer","default":7,"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":"TODO Title"}},"additionalProperties":false},"DAD":{"description":"Allows the mob to use ranged attacks like shooting arrows.","type":"object","title":"Ranged Attack 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"attack_interval":{"type":"number","default":0,"description":"UNDOCUMENTATED","title":"TODO Title"},"attack_interval_max":{"type":"number","default":0,"description":"Maximum amount of time in seconds the entity will wait after an attack before launching another","title":"TODO Title"},"attack_interval_min":{"type":"number","default":0,"description":"Minimum amount of time in seconds the entity will wait after an attack before launching another","title":"TODO Title"},"attack_radius":{"type":"number","default":0,"description":"Maximum distance the target can be for this mob to fire. If the target is further away, this mob will move first before firing","title":"TODO Title"},"burst_interval":{"type":"number","default":0,"description":"Amount of time in seconds between each individual shot when firing multiple shots per attack","title":"TODO Title"},"burst_shots":{"type":"integer","default":1,"description":"Number of shots fired every time the mob uses a charged attack","title":"TODO Title"},"charge_charged_trigger":{"type":"number","default":0,"description":"The minimum amount of time in ticks the mob has to charge before firing a charged attack","title":"TODO Title"},"charge_shoot_trigger":{"type":"number","default":0,"description":"The minimum amount of time in ticks for the mob to start charging a charged shot. Must be greater than 0 to enable burst shots","title":"TODO Title"},"ranged_fov":{"type":"number","default":90,"description":"The allowable FOV the actor will use to determine if it can make a valid ranged attack","title":"TODO Title"},"target_in_sight_time":{"type":"number","title":"Target In Sight Time","description":"UNDOCUMENTATED"},"attack_radius_min":{"type":"number","title":"Attack Radius Min","description":"UNDOCUMENTATED"}}},"DAE":{"description":"Allows the villager to stop so another villager can breed with it. Can only be used by a Villager.","type":"object","title":"Receive Love 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DAF":{"description":"Allows the mob to stay indoors during night time.","type":"object","title":"Restrict Open Door 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DAG":{"description":"Allows the mob to automatically start avoiding the sun when its a clear day out.","type":"object","title":"Restrict Sun 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DAH":{"description":"This allows the mob to roll forward.","type":"object","title":"Roll 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"probability":{"type":"number","minimum":0,"description":"The probability that the mob will use the goal.","title":"TODO Title"}}},"DAI":{"description":"Allows the mob to run around aimlessly.","type":"object","title":"Restrict Open Door 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"DAJ":{"description":"Allows the mob to send an event to another mob.","type":"object","title":"Send Event 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"cast_duration":{"type":"number","description":"Time in seconds for the entire event sending process","title":"TODO Title"},"sequence":{"type":"array","description":"List of events to send","items":{"type":"object","additionalProperties":false,"properties":{"base_delay":{"type":"number","default":0,"description":"Amount of time in seconds before starting this step"},"event":{"type":"string","default":"","description":"The event to send to the entity"},"sound_event":{"type":"string","default":"","description":"The sound event to play when this step happens"}}},"title":"TODO Title"}}},"DBA":{"description":"Allows the mob to send an event to another mob.","type":"object","title":"Share Items 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entities this mob will share items with","title":"TODO Title"},"goal_radius":{"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"},"max_dist":{"type":"number","default":0,"description":"Maximum distance in blocks this mob will look for entities to share items with","title":"TODO Title"}}},"DBB":{"description":"Allows the mob to go into stone blocks like Silverfish do. Currently it can only be used by Silverfish.","type":"object","title":"Silverfish Merge With Stone 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DBC":{"description":"Allows the mob to alert mobs in nearby blocks to come out. Currently it can only be used by Silverfish.","type":"object","title":"Silverfish Wake Up Friends 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DBD":{"description":"Allows Equine mobs to be Horse Traps and be triggered like them, spawning a lightning bolt and a bunch of horses when a player is nearby. Can only be used by Horses, Mules, Donkeys and Skeleton Horses.","type":"object","title":"Skeleton Horse Trap 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"duration":{"type":"number","default":1,"description":"Amount of time in seconds the trap exists. After this amount of time is elapsed, the trap is removed from the world if it hasn't been activated","title":"TODO Title"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks that the player has to be within to trigger the horse trap","title":"TODO Title"}}},"DBE":{"additionalProperties":false,"description":"Allows mobs that own a bed to in a village to move to and sleep in it.","type":"object","title":"Sleep 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown Time"},"goal_radius":{"type":"number","default":0,"description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"sleep_collider_height":{"type":"number","default":1,"description":"The height of the mob's collider while sleeping","title":"Sleep Collider Height"},"sleep_collider_width":{"type":"number","default":1,"description":"The width of the mob's collider while sleeping","title":"Sleep Collider Width"},"sleep_y_offset":{"type":"number","default":1,"description":"The y offset of the mob's collider while sleeping","title":"Sleep Y Offset"},"timeout_cooldown":{"type":"number","default":8,"description":"The cooldown time in seconds before the goal can be reused after a internal failure or timeout condition","title":"Timeout Cooldown"}}},"DBF":{"additionalProperties":false,"description":"Can only be used by Slimes and Magma Cubes. Allows the mob to use a melee attack like the slime's.","type":"object","title":"Slime Attack 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","title":"TODO Title"}}},"DBG":{"additionalProperties":false,"description":"Can only be used by Slimes and Magma Cubes. Controls their ability to float in water / lava.","type":"object","title":"Slime Float 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"jump_chance_percentage":{"type":"number","title":"Sink Delta","description":"UNDOCUMENTATED"}}},"DBH":{"additionalProperties":false,"description":"Can only be used by Slimes and Magma Cubes. Allows the mob to continuously jump around like a slime.","type":"object","title":"Slime Keep On Jumping 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"}}},"DBI":{"additionalProperties":false,"description":"Can only be used by Slimes and Magma Cubes. Allows the mob to move in random directions like a slime.","type":"object","title":"Slime Random Direction 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"add_random_time_range":{"type":"number","title":"Add Random Time Range","description":"UNDOCUMENTATED"},"turn_range":{"type":"number","title":"Turn Range","description":"UNDOCUMENTATED"},"min_change_direction_time":{"type":"number","title":"Min Change Direction Time","description":"UNDOCUMENTATED"}}},"DBJ":{"additionalProperties":false,"description":"Allows the mob to take a load off and snack on food that it found nearby.","type":"object","title":"Snacking 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"items":{"type":"array","description":"Items that we are interested in snacking on","$ref":"#/definitions/G","title":"TODO Title"},"snacking_cooldown":{"type":"number","default":7.5,"description":"The cooldown time in seconds before the mob is able to snack again","title":"TODO Title"},"snacking_cooldown_min":{"type":"number","default":0.5,"description":"The minimum time in seconds before the mob is able to snack again","title":"TODO Title"},"snacking_stop_chance":{"type":"number","default":0.0017,"description":"This is the chance that the mob will stop snacking, from 0 to 1","title":"TODO Title"}}},"DCA":{"additionalProperties":false,"description":"Allows the mob to stop and sneeze possibly startling nearby mobs and dropping an item.","type":"object","title":"Sneeze 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"TODO Title"},"drop_item_chance":{"type":"number","default":1,"description":"The probability that the mob will drop an item when it sneezes.","title":"TODO Title"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entity types this mob will startle (cause to jump) when it sneezes.","title":"TODO Title"},"loot_table":{"type":"string","default":"","description":"Loot table to select dropped items from.","title":"Loot Table"},"prepare_sound":{"type":"string","default":"","description":"Sound to play when the sneeze is about to happen.","title":"Prepare Sound"},"prepare_time":{"type":"number","default":1,"description":"The time in seconds that the mob takes to prepare to sneeze (while the prepare_sound is playing).","title":"Prepare Time"},"probability":{"type":"number","default":0.02,"minimum":0,"maximum":1,"description":"The probability of sneezing. A value of 1.00 is 100%","title":"Probability"},"sound":{"type":"string","default":"","description":"Sound to play when the sneeze occurs.","title":"Sound"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks that mobs will be startled.","title":"Within Radius"}}},"DCB":{"description":"Allows the squid to dive down in water. Can only be used by the Squid.","type":"object","title":"Squid Dive 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DCC":{"description":"Allows the squid to swim away. Can only be used by the Squid.","type":"object","title":"Squid Flee 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DCD":{"description":"Allows the squid to swim in place idly. Can only be used by the Squid.","type":"object","title":"Squid Idle 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DCE":{"description":"Allows the squid to move away from ground blocks and back to water. Can only be used by the Squid.","type":"object","title":"Squid Move Away From Ground 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DCF":{"description":"Allows the squid to stick to the ground when outside water. Can only be used by the Squid.","type":"object","title":"Squid Out Of Water 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DCG":{"description":"Allows the mob to stay put while it is in a sitting state instead of doing something else.","type":"object","title":"Stay While Sitting 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DCH":{"description":"Allows the mob to use the polar bear's melee attack.","type":"object","title":"Stomp Attack 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"attack_once":{"type":"boolean","default":false,"description":"If true, this mob will attack only one time.","title":"TODO Title"},"attack_types":{"type":"string","default":"","description":"Defines the entity types this mob will attack","title":"TODO Title"},"probability":{"type":"number","default":0.02,"description":"The probability of sneezing. A value of 1.00 is 100%","title":"TODO Title"},"random_stop_interval":{"type":"integer","default":0,"description":"Defines the probability the mob will stop fighting. A value of 0 disables randomly stopping, while a value of 1 defines a 50% chance","title":"TODO Title"},"reach_multiplier":{"type":"number","default":2,"description":"Multiplier for how far outside its box the mob can reach its target (this can be used to simulate a mob with longer arms by making this bigger)","title":"TODO Title"},"require_complete_path":{"type":"boolean","default":false,"description":"If true, this goal will only trigger if the mob can reach its target.","title":"TODO Title"},"sound":{"type":"string","description":"Sound to play when the sneeze occurs.","title":"TODO Title"},"track_target":{"type":"boolean","default":false,"description":"If true, this mob will chase after the target as long as it's a valid target","title":"TODO Title"},"stomp_range_multiplier":{"type":"number","title":"Stomp Range Multiplier","description":"UNDOCUMENTATED"},"no_damage_range_multiplier":{"type":"number","title":"No Damage Range Multiplier","description":"UNDOCUMENTATED"}}},"DCI":{"description":"Allows this mob to stomp turtle eggs","type":"object","title":"Stomp Turtle Egg 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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"},"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"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for turtle eggs to move towards","title":"TODO Title"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for turtle eggs to move towards","title":"TODO Title"}}},"DCJ":{"description":"Allows the mob to attack the player by summoning other entities.","title":"Stay While Sitting 1.8.0","type":"object","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"summon_choices":{"type":"array","description":"List of spells for the mob to use to summon entities. Each spell has the following parameters:","items":{"type":"object","additionalProperties":false,"properties":{"cast_duration":{"type":"number","description":"Time in seconds the spell casting will take"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the spell again"},"do_casting":{"type":"boolean","default":true,"description":"If true, the mob will do the casting animations and render spell particles"},"filters":{"$ref":"#/definitions/BA"},"max_activation_range":{"type":"number","default":-1,"description":"Upper bound of the activation distance in blocks for this spell"},"min_activation_range":{"type":"number","default":1,"description":"Lower bound of the activation distance in blocks for this spell"},"particle_color":{"description":"The color of the particles for this spell","title":"Particle Color","oneOf":[{"type":"integer","default":0},{"type":"string","format":"color-hex"}]},"sequence":{"type":"array","description":"List of steps for the spell. Each step has the following parameters:","items":{"type":"object","additionalProperties":false,"properties":{"base_delay":{"type":"number","default":0,"description":"Amount of time in seconds to wait before this step starts"},"delay_per_summon":{"type":"number","default":0,"description":"Amount of time in seconds before each entity is summoned in this step"},"entity_lifespan":{"type":"number","default":-1,"description":"Amount of time in seconds that the spawned entity will be alive for. A value of -1.0 means it will remain alive for as long as it can"},"entity_type":{"type":"string","description":"The entity type of the entities we will spawn in this step"},"num_entities_spawned":{"type":"integer","default":1,"description":"Number of entities that will be spawned in this step"},"shape":{"type":"string","default":"line","description":"The base shape of this step. Valid values are circle and line"},"size":{"type":"number","default":1,"description":"The base size of the entity"},"sound_event":{"type":"string","description":"The sound event to play for this step"},"summon_cap":{"type":"integer","default":0,"description":"Maximum number of summoned entities at any given time"},"summon_cap_radius":{"type":"number","default":0,"description":""},"target":{"type":"string","default":"self","description":"The target of the spell. This is where the spell will start (line will start here, circle will be centered here)"}}}},"start_sound_event":{"type":"string","description":"The sound event to play when using this spell"},"weight":{"type":"number","default":0,"description":"The weight of this spell. Controls how likely the mob is to choose this spell when casting one"}}},"title":"TODO Title"}}},"DDA":{"description":"Allows the creeper to swell up when a player is nearby. It can only be used by Creepers.","title":"Stay While Sitting 1.8.0","type":"object","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"start_distance":{"type":"number","default":10,"description":"This mob starts swelling when a target is at least this many blocks away","title":"TODO Title"},"stop_distance":{"type":"number","default":2,"description":"This mob stops swelling when a target has moved away at least this many blocks","title":"TODO Title"}}},"DDB":{"type":"object","title":"Swim Idle 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"idle_time":{"title":"TODO","description":"TODO Description","type":"number"},"success_rate":{"title":"TODO","description":"TODO Description","type":"number"}},"description":"TODO description"},"DDC":{"description":"Has the fish swim around when they can't pathfind","type":"object","title":"Swim Idle 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"interval":{"type":"number","title":"Interval","description":"UNDOCUMENTATED"},"look_ahead":{"type":"number","title":"Look Ahead","description":"UNDOCUMENTATED"},"wander_time":{"type":"number","title":"Wander Time","description":"UNDOCUMENTATED"}}},"DDD":{"type":"object","title":"Swim With Entity 1.8.0","description":"UNDOCUMENTATED","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"success_rate":{"type":"number","title":"Success Rate","description":"UNDOCUMENTATED"},"chance_to_stop":{"type":"number","title":"Chance To Stop","description":"UNDOCUMENTATED"},"state_check_interval":{"type":"number","title":"State Check Interval","description":"UNDOCUMENTATED"},"catch_up_threshold":{"type":"number","title":"Catch Up Threshold","description":"UNDOCUMENTATED"},"match_direction_threshold":{"type":"number","title":"Match Direction Threshold","description":"UNDOCUMENTATED"},"catch_up_multiplier":{"type":"number","title":"Catch Up Multiplier","description":"UNDOCUMENTATED"},"search_range":{"type":"number","title":"Search Range","description":"UNDOCUMENTATED"},"stop_distance":{"type":"number","title":"Stop Distance","description":"UNDOCUMENTATED"},"entity_types":{"$ref":"#/definitions/CCA","title":"Entity Types","description":"UNDOCUMENTATED"}}},"DDE":{"description":"Allows the mob to move to attack a target. The goal ends if it has a horizontal collision or gets hit. Built to be used with flying mobs.","type":"object","title":"Swoop Attack 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"damage_reach":{"type":"number","title":"Damage Reach","description":"UNDOCUMENTATED"},"delay_range":{"$ref":"#/definitions/GF","default":[10.0,20.0],"description":"Range of time in seconds between uses of this goal.","title":"TODO Title"}}},"DDF":{"description":"Can only be used by Villagers. Allows the mob to accept flowers from Iron Golems.","type":"object","title":"Take Flower 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DDG":{"description":"Allows the mob to be tempted by food they like.","type":"object","title":"Tempt 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"can_get_scared":{"type":"boolean","default":false,"description":"If true, the mob can stop being tempted if the player moves too fast while close to this mob","title":"TODO Title"},"can_tempt_while_ridden":{"type":"boolean","title":"Can Tempt While Ridden","description":"UNDOCUMENTATED"},"items":{"type":"array","description":"List of items this mob is tempted by","items":{"$ref":"#/definitions/G"},"title":"TODO Title"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks this mob can get tempted by a player holding an item they like","title":"TODO Title"}}},"DDH":{"description":"UNDOCUMENTATED","type":"object","title":"Target When Pushed 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","title":"Entity Types","description":"UNDOCUMENTATED"},"percent_chance":{"type":"number","title":"Percent Chance","description":"UNDOCUMENTATED"}}},"DDI":{"description":"Allows the mob to look at a player that is holding a tradable item.","type":"object","title":"Trade Interest 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"carried_item_switch_time":{"type":"number","default":2,"description":"The max time in seconds that the trader will hold an item before attempting to switch for a different item that takes the same trade","title":"Carried Item Switch Time"},"cooldown":{"type":"number","default":2,"description":"The time in seconds before the trader can use this goal again","title":"Cooldown"},"interest_time":{"type":"number","default":45,"description":"The max time in seconds that the trader will be interested with showing it's trade items","title":"Interest_time"},"remove_item_time":{"type":"number","default":1,"description":"The max time in seconds that the trader will wait when you no longer have items to trade","title":"Remove Item Time"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks this mob can be interested by a player holding an item they like","title":"Within Radius"}}},"DDJ":{"description":"Allows the player to trade with this mob.","type":"object","title":"Trade With Player 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DEA":{"description":"Allows the mob to target the same entity its owner is targeting.","additionalProperties":false,"type":"object","title":"Vex Copy Owner Target 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entities this mob can copy the owner from.","title":"TODO Title"}}},"DEB":{"description":"Allows the mob to target the same entity its owner is targeting.","additionalProperties":false,"type":"object","title":"Vex Random Move 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entities this mob can copy the owner from.","title":"TODO Title"}}},"DEC":{"description":"Allows the wither to launch random attacks. Can only be used by the Wither Boss.","additionalProperties":false,"type":"object","title":"Wither Random Attack Pos Goal 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"}}},"DED":{"description":"Allows the wither to launch random attacks. Can only be used by the Wither Boss.","additionalProperties":false,"type":"object","title":"Wither Target Highest Damage 1.8.0","required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"$ref":"#/definitions/CCA","description":"List of entity types the wither takes into account to find who dealt the most damage to it","title":"TODO Title"}}},"D":{"additionalProperties":false,"type":"object","title":"Components 1.8.0","description":"A collection of components","required":[],"properties":{"minecraft:addrider":{"$ref":"#/definitions/E"},"minecraft:ageable":{"$ref":"#/definitions/F"},"minecraft:ambient_sound_interval":{"$ref":"#/definitions/I"},"minecraft:angry":{"$ref":"#/definitions/J"},"minecraft:annotation.break_door":{"$ref":"#/definitions/GC"},"minecraft:annotation.open_door":{"$ref":"#/definitions/GD"},"minecraft:attack":{"$ref":"#/definitions/GE"},"minecraft:attack_damage":{"$ref":"#/definitions/GG"},"minecraft:balloonable":{"$ref":"#/definitions/GH"},"minecraft:boss":{"$ref":"#/definitions/GI"},"minecraft:boostable":{"$ref":"#/definitions/GJ"},"minecraft:break_blocks":{"$ref":"#/definitions/HA"},"minecraft:breathable":{"$ref":"#/definitions/HC"},"minecraft:breedable":{"$ref":"#/definitions/HE"},"minecraft:bribeable":{"$ref":"#/definitions/HF"},"minecraft:burns_in_daylight":{"$ref":"#/definitions/HG"},"minecraft:can_climb":{"$ref":"#/definitions/HH"},"minecraft:can_fly":{"$ref":"#/definitions/HI"},"minecraft:can_power_jump":{"$ref":"#/definitions/HJ"},"minecraft:collision_box":{"$ref":"#/definitions/IA"},"minecraft:color":{"$ref":"#/definitions/IB"},"minecraft:color2":{"$ref":"#/definitions/IC"},"minecraft:conditional_bandwidth_optimization":{"$ref":"#/definitions/ID"},"minecraft:damage_over_time":{"$ref":"#/definitions/IE"},"minecraft:damage_sensor":{"$ref":"#/definitions/IF"},"minecraft:default_look_angle":{"$ref":"#/definitions/IH"},"minecraft:despawn":{"$ref":"#/definitions/II"},"minecraft:dweller":{"$ref":"#/definitions/IJ"},"minecraft:economy_trade_table":{"$ref":"#/definitions/JA"},"minecraft:environment_sensor":{"$ref":"#/definitions/JB"},"minecraft:equipment":{"$ref":"#/definitions/JC"},"minecraft:equippable":{"$ref":"#/definitions/JD"},"minecraft:explode":{"$ref":"#/definitions/JE"},"minecraft:fall_damage":{"$ref":"#/definitions/JF"},"minecraft:fire_immune":{"$ref":"#/definitions/JG"},"minecraft:flocking":{"$ref":"#/definitions/JH"},"minecraft:floats_in_liquid":{"$ref":"#/definitions/JI"},"minecraft:flying_speed":{"$ref":"#/definitions/JJ"},"minecraft:follow_range":{"$ref":"#/definitions/BAA"},"minecraft:foot_size":{"$ref":"#/definitions/BAB"},"minecraft:friction_modifier":{"$ref":"#/definitions/BAC"},"minecraft:genetics":{"$ref":"#/definitions/BAD"},"minecraft:giveable":{"$ref":"#/definitions/BAE"},"minecraft:ground_offset":{"$ref":"#/definitions/BAF"},"minecraft:healable":{"$ref":"#/definitions/BAG"},"minecraft:health":{"$ref":"#/definitions/BAH"},"minecraft:hurt_when_wet":{"$ref":"#/definitions/BAI"},"minecraft:hurt_on_condition":{"$ref":"#/definitions/BAJ"},"minecraft:input_ground_controlled":{"$ref":"#/definitions/BBA"},"minecraft:inside_block_notifier":{"$ref":"#/definitions/BBB"},"minecraft:insomnia":{"$ref":"#/definitions/BBD"},"minecraft:interact":{"$ref":"#/definitions/BBE"},"minecraft:inventory":{"$ref":"#/definitions/BBG"},"minecraft:is_baby":{"$ref":"#/definitions/BBH"},"minecraft:is_charged":{"$ref":"#/definitions/BBI"},"minecraft:is_chested":{"$ref":"#/definitions/BBJ"},"minecraft:is_dyeable":{"$ref":"#/definitions/BCA"},"minecraft:is_hidden_when_invisible":{"$ref":"#/definitions/BCB"},"minecraft:is_ignited":{"$ref":"#/definitions/BCC"},"minecraft:is_illager_captain":{"$ref":"#/definitions/BCD"},"minecraft:is_saddled":{"$ref":"#/definitions/BCE"},"minecraft:is_shaking":{"$ref":"#/definitions/BCF"},"minecraft:is_sheared":{"$ref":"#/definitions/BCG"},"minecraft:is_stackable":{"$ref":"#/definitions/BCH"},"minecraft:is_stunned":{"$ref":"#/definitions/BCI"},"minecraft:is_tamed":{"$ref":"#/definitions/BCJ"},"minecraft:item_controllable":{"$ref":"#/definitions/BDA"},"minecraft:item_hopper":{"$ref":"#/definitions/BDB"},"minecraft:jump.dynamic":{"$ref":"#/definitions/BDC"},"minecraft:jump.static":{"$ref":"#/definitions/BDD"},"minecraft:knockback_resistance":{"$ref":"#/definitions/BDE"},"minecraft:lava_movement":{"$ref":"#/definitions/BDF"},"minecraft:leashable":{"$ref":"#/definitions/BDG"},"minecraft:lookat":{"$ref":"#/definitions/BDH"},"minecraft:loot":{"$ref":"#/definitions/BDI"},"minecraft:managed_wandering_trader":{"$ref":"#/definitions/BDJ"},"minecraft:mark_variant":{"$ref":"#/definitions/BEA"},"minecraft:movement":{"$ref":"#/definitions/BEB"},"minecraft:movement.amphibious":{"$ref":"#/definitions/BEC"},"minecraft:movement.basic":{"$ref":"#/definitions/BED"},"minecraft:movement.fly":{"$ref":"#/definitions/BEE"},"minecraft:movement.generic":{"$ref":"#/definitions/BEF"},"minecraft:movement.glide":{"$ref":"#/definitions/BEG"},"minecraft:movement.jump":{"$ref":"#/definitions/BEH"},"minecraft:movement.skip":{"$ref":"#/definitions/BEI"},"minecraft:movement.sway":{"$ref":"#/definitions/BEJ"},"minecraft:nameable":{"$ref":"#/definitions/BFA"},"minecraft:navigation.climb":{"$ref":"#/definitions/BFB"},"minecraft:navigation.float":{"$ref":"#/definitions/BFD"},"minecraft:navigation.fly":{"$ref":"#/definitions/BFE"},"minecraft:navigation.generic":{"$ref":"#/definitions/BFF"},"minecraft:navigation.swim":{"$ref":"#/definitions/BFG"},"minecraft:navigation.walk":{"$ref":"#/definitions/BFH"},"minecraft:on_death":{"$ref":"#/definitions/BFI"},"minecraft:on_friendly_anger":{"$ref":"#/definitions/BFJ"},"minecraft:on_hurt":{"$ref":"#/definitions/BGA"},"minecraft:on_hurt_by_player":{"$ref":"#/definitions/BGB"},"minecraft:on_ignite":{"$ref":"#/definitions/BGC"},"minecraft:on_start_landing":{"$ref":"#/definitions/BGD"},"minecraft:on_start_takeoff":{"$ref":"#/definitions/BGE"},"minecraft:on_target_acquired":{"$ref":"#/definitions/BGF"},"minecraft:on_target_escape":{"$ref":"#/definitions/BGG"},"minecraft:on_wake_with_owner":{"$ref":"#/definitions/BGH"},"minecraft:out_of_control":{"$ref":"#/definitions/BGI"},"minecraft:player.saturation":{"$ref":"#/definitions/BGJ"},"minecraft:player.exhaustion":{"$ref":"#/definitions/BHA"},"minecraft:player.level":{"$ref":"#/definitions/BHB"},"minecraft:player.experience":{"$ref":"#/definitions/BHC"},"minecraft:peek":{"$ref":"#/definitions/BHD"},"minecraft:persistent":{"$ref":"#/definitions/BHE"},"minecraft:physics":{"$ref":"#/definitions/BHF"},"minecraft:preferred_path":{"$ref":"#/definitions/BHG"},"minecraft:projectile":{"$ref":"#/definitions/BHH"},"minecraft:push_through":{"$ref":"#/definitions/BHJ"},"minecraft:pushable":{"$ref":"#/definitions/BIA"},"minecraft:raid_trigger":{"$ref":"#/definitions/BIB"},"minecraft:rail_movement":{"$ref":"#/definitions/BIC"},"minecraft:rail_sensor":{"$ref":"#/definitions/BID"},"minecraft:ravager_blocked":{"$ref":"#/definitions/BIE"},"minecraft:rideable":{"$ref":"#/definitions/BIF"},"minecraft:scaffolding_climber":{"$ref":"#/definitions/BIG"},"minecraft:scale":{"$ref":"#/definitions/BIH"},"minecraft:scale_by_age":{"$ref":"#/definitions/BII"},"minecraft:scheduler":{"$ref":"#/definitions/BIJ"},"minecraft:shareables":{"$ref":"#/definitions/BJA"},"minecraft:shooter":{"$ref":"#/definitions/BJB"},"minecraft:sittable":{"$ref":"#/definitions/BJC"},"minecraft:skin_id":{"$ref":"#/definitions/BJD"},"minecraft:sound_volume":{"$ref":"#/definitions/BJE"},"minecraft:spawn_entity":{"$ref":"#/definitions/BJF"},"minecraft:spell_effects":{"$ref":"#/definitions/BJG"},"minecraft:tameable":{"$ref":"#/definitions/BJH"},"minecraft:tamemount":{"$ref":"#/definitions/BJI"},"minecraft:target_nearby_sensor":{"$ref":"#/definitions/BJJ"},"minecraft:teleport":{"$ref":"#/definitions/CAA"},"minecraft:tick_world":{"$ref":"#/definitions/CAB"},"minecraft:timer":{"$ref":"#/definitions/CAC"},"minecraft:trade_table":{"$ref":"#/definitions/CAD"},"minecraft:transformation":{"$ref":"#/definitions/CAE"},"minecraft:trust":{"$ref":"#/definitions/CAF"},"minecraft:trusting":{"$ref":"#/definitions/CAG"},"minecraft:type_family":{"$ref":"#/definitions/CAH"},"minecraft:variant":{"$ref":"#/definitions/CAI"},"minecraft:underwater_movement":{"$ref":"#/definitions/CAJ"},"minecraft:walk_animation_speed":{"$ref":"#/definitions/CBA"},"minecraft:wants_jockey":{"$ref":"#/definitions/CBB"},"minecraft:water_movement":{"$ref":"#/definitions/CBC"},"minecraft:behavior.hide":{"$ref":"#/definitions/CBD"},"minecraft:behavior.move_to_poi":{"$ref":"#/definitions/CBG"},"minecraft:behavior.scared":{"$ref":"#/definitions/CBH"},"minecraft:behavior.work":{"$ref":"#/definitions/CBI"},"minecraft:behavior.avoid_mob_type":{"$ref":"#/definitions/CBJ"},"minecraft:behavior.beg":{"$ref":"#/definitions/CCB"},"minecraft:behavior.break_door":{"$ref":"#/definitions/CCC"},"minecraft:behavior.breed":{"$ref":"#/definitions/CCD"},"minecraft:behavior.charge_attack":{"$ref":"#/definitions/CCE"},"minecraft:behavior.charge_held_item":{"$ref":"#/definitions/CCF"},"minecraft:behavior.circle_around_anchor":{"$ref":"#/definitions/CCG"},"minecraft:behavior.controlled_by_player":{"$ref":"#/definitions/CCH"},"minecraft:behavior.defend_village_target":{"$ref":"#/definitions/CCI"},"minecraft:behavior.delayed_attack":{"$ref":"#/definitions/CCJ"},"minecraft:behavior.door_interact":{"$ref":"#/definitions/CDA"},"minecraft:behavior.dragonchargeplayer":{"$ref":"#/definitions/CDB"},"minecraft:behavior.dragondeath":{"$ref":"#/definitions/CDC"},"minecraft:behavior.dragonflaming":{"$ref":"#/definitions/CDD"},"minecraft:behavior.dragonholdingpattern":{"$ref":"#/definitions/CDE"},"minecraft:behavior.dragonlanding":{"$ref":"#/definitions/CDF"},"minecraft:behavior.dragonscanning":{"$ref":"#/definitions/CDG"},"minecraft:behavior.dragonstrafeplayer":{"$ref":"#/definitions/CDH"},"minecraft:behavior.dragontakeoff":{"$ref":"#/definitions/CDI"},"minecraft:behavior.drink_potion":{"$ref":"#/definitions/CDJ"},"minecraft:behavior.drop_item_for":{"$ref":"#/definitions/CEA"},"minecraft:behavior.eat_block":{"$ref":"#/definitions/CEB"},"minecraft:behavior.enderman_leave_block":{"$ref":"#/definitions/CEC"},"minecraft:behavior.enderman_take_block":{"$ref":"#/definitions/CED"},"minecraft:behavior.explore_outskirts":{"$ref":"#/definitions/CEE"},"minecraft:behavior.find_mount":{"$ref":"#/definitions/CEF"},"minecraft:behavior.find_underwater_treasure":{"$ref":"#/definitions/CEG"},"minecraft:behavior.flee_sun":{"$ref":"#/definitions/CEH"},"minecraft:behavior.float":{"$ref":"#/definitions/CEI"},"minecraft:behavior.float_wander":{"$ref":"#/definitions/CEJ"},"minecraft:behavior.follow_caravan":{"$ref":"#/definitions/CFA"},"minecraft:behavior.follow_mob":{"$ref":"#/definitions/CFB"},"minecraft:behavior.follow_owner":{"$ref":"#/definitions/CFC"},"minecraft:behavior.follow_parent":{"$ref":"#/definitions/CFD"},"minecraft:behavior.follow_target_captain":{"$ref":"#/definitions/CFE"},"minecraft:behavior.go_home":{"$ref":"#/definitions/CFF"},"minecraft:behavior.guardian_attack":{"$ref":"#/definitions/CFG"},"minecraft:behavior.harvest_farm_block":{"$ref":"#/definitions/CFH"},"minecraft:behavior.hurt_by_target":{"$ref":"#/definitions/CFI"},"minecraft:behavior.inspect_bookshelf":{"$ref":"#/definitions/CFJ"},"minecraft:behavior.knockback_roar":{"$ref":"#/definitions/CGA"},"minecraft:behavior.lay_down":{"$ref":"#/definitions/CGB"},"minecraft:behavior.lay_egg":{"$ref":"#/definitions/CGC"},"minecraft:behavior.leap_at_target":{"$ref":"#/definitions/CGD"},"minecraft:behavior.look_at_entity":{"$ref":"#/definitions/CGE"},"minecraft:behavior.look_at_player":{"$ref":"#/definitions/CGF"},"minecraft:behavior.look_at_target":{"$ref":"#/definitions/CGG"},"minecraft:behavior.look_at_trading_player":{"$ref":"#/definitions/CGH"},"minecraft:behavior.make_love":{"$ref":"#/definitions/CGI"},"minecraft:behavior.melee_attack":{"$ref":"#/definitions/CGJ"},"minecraft:behavior.mingle":{"$ref":"#/definitions/CHA"},"minecraft:behavior.mount_pathing":{"$ref":"#/definitions/CHB"},"minecraft:behavior.move_indoors":{"$ref":"#/definitions/CHC"},"minecraft:behavior.move_through_village":{"$ref":"#/definitions/CHD"},"minecraft:behavior.move_to_block":{"$ref":"#/definitions/CHE"},"minecraft:behavior.move_to_land":{"$ref":"#/definitions/CHF"},"minecraft:behavior.move_to_liquid":{"$ref":"#/definitions/CHG"},"minecraft:behavior.move_to_random_block":{"$ref":"#/definitions/CHH"},"minecraft:behavior.move_to_village":{"$ref":"#/definitions/CHI"},"minecraft:behavior.move_to_water":{"$ref":"#/definitions/CHJ"},"minecraft:behavior.move_towards_dwelling_restriction":{"$ref":"#/definitions/CIA"},"minecraft:behavior.move_towards_restriction":{"$ref":"#/definitions/CIB"},"minecraft:behavior.move_towards_target":{"$ref":"#/definitions/CIC"},"minecraft:behavior.nearest_attackable_target":{"$ref":"#/definitions/CID"},"minecraft:behavior.ocelot_sit_on_block":{"$ref":"#/definitions/CIE"},"minecraft:behavior.ocelotattack":{"$ref":"#/definitions/CIF"},"minecraft:behavior.offer_flower":{"$ref":"#/definitions/CIG"},"minecraft:behavior.open_door":{"$ref":"#/definitions/CIH"},"minecraft:behavior.owner_hurt_by_target":{"$ref":"#/definitions/CII"},"minecraft:behavior.owner_hurt_target":{"$ref":"#/definitions/CIJ"},"minecraft:behavior.panic":{"$ref":"#/definitions/CJA"},"minecraft:behavior.peek":{"$ref":"#/definitions/CJB"},"minecraft:behavior.pet_sleep_with_owner":{"$ref":"#/definitions/CJC"},"minecraft:behavior.pickup_items":{"$ref":"#/definitions/CJD"},"minecraft:behavior.play":{"$ref":"#/definitions/CJE"},"minecraft:behavior.player_ride_tamed":{"$ref":"#/definitions/CJF"},"minecraft:behavior.raid_garden":{"$ref":"#/definitions/CJG"},"minecraft:behavior.random_breach":{"$ref":"#/definitions/CJH"},"minecraft:behavior.random_fly":{"$ref":"#/definitions/CJI"},"minecraft:behavior.random_look_around":{"$ref":"#/definitions/CJJ"},"minecraft:behavior.random_sitting":{"$ref":"#/definitions/DAA"},"minecraft:behavior.random_stroll":{"$ref":"#/definitions/DAB"},"minecraft:behavior.random_swim":{"$ref":"#/definitions/DAC"},"minecraft:behavior.ranged_attack":{"$ref":"#/definitions/DAD"},"minecraft:behavior.receive_love":{"$ref":"#/definitions/DAE"},"minecraft:behavior.restrict_open_door":{"$ref":"#/definitions/DAF"},"minecraft:behavior.restrict_sun":{"$ref":"#/definitions/DAG"},"minecraft:behavior.roll":{"$ref":"#/definitions/DAH"},"minecraft:behavior.run_around_like_crazy":{"$ref":"#/definitions/DAI"},"minecraft:behavior.send_event":{"$ref":"#/definitions/DAJ"},"minecraft:behavior.share_items":{"$ref":"#/definitions/DBA"},"minecraft:behavior.silverfish_merge_with_stone":{"$ref":"#/definitions/DBB"},"minecraft:behavior.silverfish_wake_up_friends":{"$ref":"#/definitions/DBC"},"minecraft:behavior.skeleton_horse_trap":{"$ref":"#/definitions/DBD"},"minecraft:behavior.sleep":{"$ref":"#/definitions/DBE"},"minecraft:behavior.slime_attack":{"$ref":"#/definitions/DBF"},"minecraft:behavior.slime_float":{"$ref":"#/definitions/DBG"},"minecraft:behavior.slime_keep_on_jumping":{"$ref":"#/definitions/DBH"},"minecraft:behavior.slime_random_direction":{"$ref":"#/definitions/DBI"},"minecraft:behavior.snacking":{"$ref":"#/definitions/DBJ"},"minecraft:behavior.sneeze":{"$ref":"#/definitions/DCA"},"minecraft:behavior.squid_dive":{"$ref":"#/definitions/DCB"},"minecraft:behavior.squid_flee":{"$ref":"#/definitions/DCC"},"minecraft:behavior.squid_idle":{"$ref":"#/definitions/DCD"},"minecraft:behavior.squid_move_away_from_ground":{"$ref":"#/definitions/DCE"},"minecraft:behavior.squid_out_of_water":{"$ref":"#/definitions/DCF"},"minecraft:behavior.stay_while_sitting":{"$ref":"#/definitions/DCG"},"minecraft:behavior.stomp_attack":{"$ref":"#/definitions/DCH"},"minecraft:behavior.stomp_turtle_egg":{"$ref":"#/definitions/DCI"},"minecraft:behavior.summon_entity":{"$ref":"#/definitions/DCJ"},"minecraft:behavior.swell":{"$ref":"#/definitions/DDA"},"minecraft:behavior.swim_idle":{"$ref":"#/definitions/DDB"},"minecraft:behavior.swim_wander":{"$ref":"#/definitions/DDC"},"minecraft:behavior.swim_with_entity":{"$ref":"#/definitions/DDD"},"minecraft:behavior.swoop_attack":{"$ref":"#/definitions/DDE"},"minecraft:behavior.take_flower":{"$ref":"#/definitions/DDF"},"minecraft:behavior.tempt":{"$ref":"#/definitions/DDG"},"minecraft:behavior.target_when_pushed":{"$ref":"#/definitions/DDH"},"minecraft:behavior.trade_interest":{"$ref":"#/definitions/DDI"},"minecraft:behavior.trade_with_player":{"$ref":"#/definitions/DDJ"},"minecraft:behavior.vex_copy_owner_target":{"$ref":"#/definitions/DEA"},"minecraft:behavior.vex_random_move":{"$ref":"#/definitions/DEB"},"minecraft:behavior.wither_random_attack_pos_goal":{"$ref":"#/definitions/DEC"},"minecraft:behavior.wither_target_highest_damage":{"$ref":"#/definitions/DED"}}},"DEE_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"DEE_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"$ref":"#/definitions/DEE_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DEE_addremove","description":"TODO description: remove","title":"Remove"},"randomize":{"type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/DEE_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DEE_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}},"description":"TODO description: randomize","title":"Randomize"},"description":"TODO description: randomize","title":"Randomize"},"sequence":{"type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","properties":{"add":{"$ref":"#/definitions/DEE_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DEE_addremove","description":"TODO description: remove","title":"Remove"},"filters":{"$ref":"#/definitions/BA"}}},"description":"A series of filters and components to be added","title":"Sequences"},"filters":{"$ref":"#/definitions/BA"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"DEE":{"type":"object","title":"Events 1.8.0","description":"The events in minecraft","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/DEE_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/DEE_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/DEE_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/DEE_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/DEE_event_base"}},"B":{"title":"Entity 1.8.0","required":["description"],"dependencies":{"component_groups":["events"]},"additionalProperties":false,"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/D","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"$ref":"#/definitions/D","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"$ref":"#/definitions/DEE","uniqueItems":true,"description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"A":{"type":"object","title":"Behaviour Entity 1.8.0","description":"TODO description","required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"1.8.0 Format Version","type":"string","const":"1.8.0","description":"A version that tells minecraft what type of data format can be expected when reading this file."},"minecraft:entity":{"$ref":"#/definitions/B"}},"additionalProperties":false},"DEI":{"type":"object","title":"Admire Item 1.8.0","description":"Causes the mob to ignore attackable targets for a given duration.","additionalProperties":false,"properties":{"cooldown_after_being_attacked":{"type":"integer","default":0,"description":"Duration, in seconds, for which mob won't admire items if it was hurt","title":"Cooldown After Being Attacked"},"duration":{"type":"integer","default":10,"description":"Duration, in seconds, that the mob is pacified.","title":"Duration"}}},"DEJ":{"type":"object","title":"Area Attack 1.8.0","description":"A component that does damage to entities that get within range.","additionalProperties":false,"properties":{"damage_per_tick":{"type":"integer","default":2,"description":"How much damage per tick is applied to entities that enter the damage range.","title":"Damage Per Tick"},"damage_range":{"type":"number","default":0.2,"description":"How close a hostile entity must be to have the damage applied.","title":"Damage Range"},"entity_filter":{"$ref":"#/definitions/BA","description":"Entity_filter","title":"Filter"},"cause":{"type":"string","description":"TODO","title":"Cause","$ref":"#/definitions/BI"}}},"DFA":{"type":"object","title":"Attack Cooldown 1.8.0","description":"Adds a cooldown to a mob. The intention of this cooldown is to be used to prevent the mob from attempting to aquire new attack targets.","additionalProperties":false,"properties":{"attack_cooldown_complete_event":{"$ref":"#/definitions/BBF","description":"Event to be runned when the cooldown is complete.","title":"Attack Cooldown Complete Event"},"attack_cooldown_time":{"default":[0.0,1.0],"description":"Amount of time in seconds for the cooldown. Can be specified as a number or a pair of numbers (min and max).","title":"Attack Cooldown Time","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"}]}}},"DFB":{"type":"object","title":"Barter 1.8.0","description":"Enables the component to drop an item as a barter exchange.","additionalProperties":false,"properties":{"barter_table":{"type":"string","description":"Loot table that's used to drop a random item.","title":"Barter Table"},"cooldown_after_being_attacked":{"type":"integer","default":0,"description":"Duration, in seconds, for which mob won't barter items if it was hurt","title":"Cooldown After Being Attacked"}}},"DFC":{"type":"object","title":"Block Sensor 1.8.0","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":"TODO","title":"Sensor Radius","minimum":0},"on_break":{"type":"array","title":"On Break","items":{"type":"object","title":"On Block Broken","additionalProperties":false,"properties":{"block_list":{"type":"array","title":"Block List","description":"TODO","items":{"type":"string","title":"Block ID"}},"on_block_broken":{"type":"string","title":"On Block Broken","description":"On block broken"}}},"description":"TODO description"}}},"DFD":{"type":"object","title":"Buoyant 1.8.0","description":"Enables an entity to float on the specified liquid blocks.","additionalProperties":false,"properties":{"apply_gravity":{"type":"boolean","default":true,"description":"Applies gravity each tick. Causes more of a wave simulation, but will cause more gravity to be applied outside liquids.","title":"Apply Gravity"},"base_buoyancy":{"type":"number","default":1,"description":"Base buoyancy used to calculate how much will a mob float.","title":"Base Buoyancy"},"big_wave_probability":{"type":"number","default":0.03,"description":"Probability for a big wave hitting the entity. Only used if `simulate_waves` is true.","title":"Big Wave Probability"},"big_wave_speed":{"type":"number","default":10,"description":"Multiplier for the speed to make a big wave. Triggered depending on 'big_wave_probability'.","title":"Big Wave Speed"},"drag_down_on_buoyancy_removed":{"type":"number","default":0,"description":"How much an actor will be dragged down when the Buoyancy Component is removed.","title":"Drag Down On Buoyancy Removed"},"liquid_blocks":{"type":"array","description":"List of blocks this entity can float on. Must be a liquid block.","title":"Liquid Blocks","items":{"type":"string","title":"Block ID"}},"simulate_waves":{"type":"boolean","default":true,"description":"Should the movement simulate waves going through.","title":"Simulate Waves"}}},"DFE":{"type":"object","title":"Celebrate Hunt 1.8.0","description":"Specifies hunt celebration behaviour.","additionalProperties":false,"properties":{"broadcast":{"type":"boolean","default":true,"description":"If true, celebration will be broadcasted to other entities in the radius.","title":"Broadcast"},"celeberation_targets":{"$ref":"#/definitions/BA","description":"The list of conditions that target of hunt must satisfy to initiate celebration.","title":"Celeberation Targets"},"celebrate_sound":{"type":"string","default":"","description":"The sound event to play when the mob is celebrating","title":"Celebrate Sound"},"duration":{"type":"integer","default":4,"description":"Duration, in seconds, of celebration","title":"Duration"},"radius":{"type":"number","default":16,"description":"If broadcast is enabled, specifies the radius in which it will notify other entities for celebration.","title":"Radius"},"sound_interval":{"default":0,"description":"The range of time in seconds to randomly wait before playing the sound again","title":"Sound Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"}]}}},"DFF":{"type":"object","title":"Custom Hit Test 1.8.0","description":"List of hitboxes for melee and ranged hits against the entity.","additionalProperties":false,"properties":{"hitboxes":{"type":"array","title":"Hitboxes","description":"TODO","items":{"type":"object","title":"Hitbox","description":"TODO","additionalProperties":false,"properties":{"width":{"type":"number","title":"Width","description":"TODO"},"height":{"type":"number","title":"Height","description":"TODO"},"pivot":{"type":"array","title":"Pivot","description":"TODO","items":[{"type":"number"},{"type":"number"},{"type":"number"}]}}}}}},"DFG":{"type":"object","title":"Entity Sensor 1.8.0","description":"A component that fires an event when a set of conditions are met by other entities within the defined range.","additionalProperties":false,"properties":{"maximum_count":{"type":"integer","default":-1,"description":"The maximum number of entities that must pass the filter conditions for the event to send.","title":"Maximum Count"},"minimum_count":{"type":"integer","default":1,"description":"The minimum number of entities that must pass the filter conditions for the event to send.","title":"Minimum Count"},"relative_range":{"type":"boolean","default":true,"description":"If true the sensor range is additive on top of the entity's size.","title":"Relative Range"},"require_all":{"type":"boolean","default":false,"description":"If true requires all nearby entities to pass the filter conditions for the event to send.","title":"Require All"},"sensor_range":{"type":"number","default":10,"description":"The maximum distance another entity can be from this and have the filters checked against it.","title":"Sensor Range"},"event_filters":{"$ref":"#/definitions/BA"},"event":{"title":"Event","description":"event","type":"string"}}},"DFH":{"type":"object","title":"Equip Item 1.8.0","description":"The entity puts on the desired equipment.","additionalProperties":false,"properties":{}},"DFI":{"type":"object","title":"Experience Reward 1.8.0","description":"TODO","additionalProperties":false,"properties":{"on_bred":{"type":"string","default":0,"description":"A molang expression defining the amount of experience rewarded when this entity is successfully bred. An array of expressions adds each expression's result together for a final total.","title":"On Bred"},"on_death":{"type":"string","default":0,"description":"A molang expression defining the amount of experience rewarded when this entity dies. An array of expressions adds each expression's result together for a final total.","title":"On Death"}}},"DFJ":{"type":"object","title":"Group Size 1.8.0","description":"Keeps track of entity group size in the given radius.","additionalProperties":false,"properties":{"filters":{"$ref":"#/definitions/BA","description":"The list of conditions that must be satisfied for other entities to be counted towards group size.","title":"Filters"},"radius":{"type":"number","default":16,"description":"Radius from center of entity.","title":"Radius"}}},"DGA":{"type":"object","title":"Grows Crop 1.8.0","description":"Could increase crop growth when entity walks over crop.","additionalProperties":false,"properties":{"chance":{"type":"number","default":0,"description":"Value between 0-1. Chance of success per tick.","minimum":0,"maximum":1,"title":"Chance"},"charges":{"type":"integer","default":10,"description":"Number of charges","title":"Charges"}}},"DGB":{"type":"object","title":"Home 1.8.0","description":"Saves a home pos for when the the entity is spawned.","additionalProperties":false,"properties":{"restriction_radius":{"title":"Restriction Radius","description":"The radius that the entity will be restricted to in relation to its home","type":"integer","default":-1}}},"DGC":{"type":"object","title":"Instant Despawn 1.8.0","description":"Despawns the Actor immediately.","additionalProperties":false,"properties":{"remove_child_entities":{"type":"boolean","default":false,"description":"If true, all entities linked to this entity in a child relationship (eg. leashed) will also be despawned.","title":"Remove Child Entities"}}},"DGD":{"type":"object","title":"Mob Effect 1.8.0","description":"A component that applies a mob effect to entities that get within range.","additionalProperties":false,"properties":{"effect_range":{"type":"number","default":0.2,"description":"How close a hostile entity must be to have the mob effect applied.","title":"Effect Range"},"effect_time":{"type":"integer","default":10,"description":"How long the applied mob effect lasts in seconds.","title":"Effect Time"},"mob_effect":{"type":"string","default":"","description":"The mob effect that is applied to entities that enter this entities effect range.","title":"Mob Effect"},"entity_filter":{"$ref":"#/definitions/BA","title":"Entity Filter","description":"TODO"}}},"DGE":{"title":"Movement.hover 1.8.0","description":"This move control causes the mob to hover.","type":"object","additionalProperties":false,"properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"Max Turn"}}},"DGF":{"title":"Navigation.hover 1.8.0","description":"Allows this entity to generate paths in the air like the vanilla Bees do. Keeps them from falling out of the skies and doing predictive movement.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"DGG_rangeXYZ":{"type":"array","items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]},"DGG":{"type":"object","title":"Npc 1.8.0","description":"A component that applies a mob effect to entities that get within range.","additionalProperties":false,"properties":{"npc_data":{"type":"object","title":"Npc Data","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"portrait_offsets":{"type":"object","title":"Portrait Offsets","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"translate":{"$ref":"#/definitions/DGG_rangeXYZ","title":"Translate","description":"UNDOCUMENTATED"},"scale":{"$ref":"#/definitions/DGG_rangeXYZ","title":"Scale","description":"UNDOCUMENTATED"}}},"picker_offsets":{"type":"object","title":"Picker Offsets","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"translate":{"$ref":"#/definitions/DGG_rangeXYZ","title":"Translate","description":"UNDOCUMENTATED"},"scale":{"$ref":"#/definitions/DGG_rangeXYZ","title":"Scale","description":"UNDOCUMENTATED"}}},"skin_list":{"type":"array","title":"Skin List","description":"UNDOCUMENTATED","items":{"type":"object","title":"Skin","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"variant":{"title":"Variant","description":"UNDOCUMENTATED","type":"integer","minimum":0}}}}}}}},"DGI":{"title":"Event","description":"Minecraft behaviour event 1.10.0","oneOf":[{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire"},{"type":"object","properties":{"event":{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire","title":"Event"},"target":{"type":"string","description":"The target of the event","enum":["block","damager","other","parent","player","self","target"]}}}]},"DGH":{"description":"Allows the entity to be a thrown entity.","type":"object","title":"Projectile 1.10.0","additionalProperties":false,"required":[],"properties":{"anchor":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"angle_offset":{"type":"number","default":0,"description":"Determines the angle at which the projectile is thrown","title":"Angle Offset"},"catch_fire":{"type":"boolean","default":false,"description":"If true, the entity hit will be set on fire","title":"Catch Fire"},"crit_particle_on_hurt":{"type":"boolean","default":false,"description":"If true, the projectile will produce additional particles when a critical hit happens","title":"Crit Particle On Hurt"},"destroy_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be destroyed when hit","title":"Destroy On Hurt"},"destroyOnHurt":{"type":"boolean","default":false,"description":"If true, this entity will be destroyed when hit","title":"Destroy On Hurt"},"filter":{"type":"string","default":"","description":"Entity Definitions defined here can't be hurt by the projectile","title":"Filter"},"fire_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the projectile causes fire is affected by the mob griefing game rule","title":"Fire Affected By Griefing"},"gravity":{"type":"number","default":0.05,"description":"The gravity applied to this entity when thrown. The higher the value, the faster the entity falls","title":"Gravity"},"hit_sound":{"type":"string","default":"","description":"The sound that plays when the projectile hits something","title":"Hit Sound"},"homing":{"type":"boolean","default":false,"description":"If true, the projectile homes in to the nearest entity","title":"Homing"},"inertia":{"type":"number","default":0.99,"description":"The fraction of the projectile's speed maintained every frame while traveling in air","title":"Inertia"},"is_dangerous":{"type":"boolean","default":false,"description":"If true, the projectile will be treated as dangerous to the players","title":"Is Dangerous"},"knockback":{"type":"boolean","default":true,"description":"If true, the projectile will knock back the entity it hits","title":"Knockback"},"lightning":{"type":"boolean","default":false,"description":"If true, the entity hit will be struck by lightning","title":"Lightning"},"liquid_inertia":{"type":"number","default":0.6,"description":"The fraction of the projectile's speed maintained every frame while traveling in water","title":"Liquid Inertia"},"multiple_targets":{"type":"boolean","default":true,"description":"If true, the projectile can hit multiple entities per flight","title":"Multiple Targets"},"offset":{"type":"array","default":[0,0.5,0],"description":"The offset from the entity's anchor where the projectile will spawn","title":"Offset","items":[{"type":"number","description":"X","title":"X"},{"type":"number","description":"Y","title":"Y"},{"type":"number","description":"Z","title":"Z"}]},"on_fire_time":{"type":"number","default":5,"description":"Time in seconds that the entity hit will be on fire for","title":"On Fire Time"},"on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"definition_event":{"additionalProperties":false,"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"object","properties":{"affect_projectile":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"event_trigger":{"$ref":"#/definitions/DGI"}}},"douse_fire":{"type":"object","additionalProperties":false,"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"impact_damage":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"damage":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"knockback":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"destroy_on_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"should_bounce":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"mob_effect":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","effect":"levitation","properties":{"effect":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"durationeasy":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"durationnormal":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"durationhard":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"amplifier":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"particle_on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"particle_type":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"num_particles":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"on_entity_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"on_other_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"remove_on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_chance":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"first_spawn_percent_chance":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"first_spawn_chance":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"second_spawn_chance":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"first_spawn_count":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"second_spawn_count":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_definition":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_baby":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"spawn_aoe_cloud":{"additionalProperties":false,"type":"object","properties":{"radius":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"radius_on_use":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"potion":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"particle":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"duration":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"color":{"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"array","format":"color-array","items":[{"type":"integer","minimum":0,"maximum":255,"description":"R","title":"R"},{"type":"integer","minimum":0,"maximum":255,"description":"G","title":"G"},{"type":"integer","minimum":0,"maximum":255,"description":"B","title":"B"}]},"affect_owner":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"reapplication_delay":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"stick_in_ground":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"teleport_owner":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"particle":{"type":"string","default":"iconcrack","description":"Particle to use upon collision","title":"Particle"},"potion_effect":{"type":"integer","default":-1,"description":"Defines the effect the arrow will apply to the entity it hits","title":"Potion Effect"},"power":{"type":"number","default":1.3,"description":"Determines the velocity of the projectile","title":"Power"},"reflect_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be reflected back when hit","title":"Reflect On Hurt"},"semi_random_diff_damage":{"type":"boolean","default":false,"description":"If true, damage will be randomized based on damage and speed","title":"Semi Random Diff Damage"},"shoot_sound":{"type":"string","default":"","description":"The sound that plays when the projectile is shot","title":"Shoot Sound"},"shoot_target":{"type":"boolean","default":true,"description":"If true, the projectile will be shot towards the target of the entity firing it","title":"Shoot Target"},"should_bounce":{"type":"boolean","default":false,"description":"If true, the projectile will bounce upon hit","title":"Should Bounce"},"splash_potion":{"type":"boolean","default":false,"description":"If true, the projectile will be treated like a splash potion","title":"Splash Potion"},"splash_range":{"type":"number","default":4,"description":"Radius in blocks of the 'splash' effect","title":"Splash Range"},"uncertainty_base":{"type":"number","default":0,"description":"The base accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Base"},"uncertainty_multiplier":{"type":"number","default":0,"description":"Determines how much difficulty affects accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Multiplier"}}},"DGJ":{"description":"Defines the entity's strength to carry items.","type":"object","title":"Strength 1.8.0","additionalProperties":false,"required":[],"properties":{"max":{"type":"integer","default":5,"description":"The maximum strength of this entity","title":"Maximum"},"value":{"type":"integer","default":1,"description":"The initial value of the strength","title":"Value"}}},"DHA":{"description":"Defines the entity's trail to carry items.","type":"object","title":"Trail 1.8.0","additionalProperties":false,"required":[],"properties":{"block_type":{"type":"string","default":"air","description":"The type of block you wish to be spawned by the entity as it move about the world. Solid blocks may not be spawned at an offset of (0,0,0).","title":"Block Type"},"spawn_filter":{"$ref":"#/definitions/BA","description":"One or more conditions that must be met in order to cause the chosen block type to spawn.","title":"Spawn Filter"},"spawn_offset":{"type":"array","default":[0,0,0],"description":"The distance from the entities current position to spawn the block. Capped at up to 16 blocks away. The X value is left/right(-/+), the Z value is backward/forward(-/+), the Y value is below/above(-/+).","title":"Spawn Offset","items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]}}},"DHB":{"type":"object","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":{"admire_item_sound":{"type":"string","default":"","description":"The sound event to play when admiring the item","title":"Admire Item Sound"},"sound_interval":{"type":"array","default":0,"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"}]}}},"DHC":{"type":"object","title":"Celebrate 1.8.0","description":"This allows the mob celebrate by jumping up and playing a sound periodically.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/CBE"},"celebration_sound":{"type":"string","default":"","description":"The sound to occasionally play.","title":"Celebration Sound"},"duration":{"type":"number","default":1,"description":"The duration of the celebration (in seconds).","title":"Duration"},"jump_interval":{"type":"array","default":0,"description":"The range of time in seconds to randomly wait before jumping again.","title":"Jump Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"}]},"on_celebration_end_event":{"$ref":"#/definitions/BBF","description":"The event to trigger when the goal's duration expires.","title":"On Celebration End Event"},"sound_interval":{"type":"array","default":0,"description":"The range of time in seconds to randomly wait before playing the sound again.","title":"Sound Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"}]}}},"DHD":{"type":"object","title":"Defend Trusted Target 1.8.0","description":"Allows the mob to target another mob that hurts an entity it trusts.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/CBE"},"aggro_sound":{"type":"string","default":"","description":"Sound to occasionally play while defending.","title":"Aggro Sound"},"attack_interval":{"type":"integer","default":0,"description":"Time in seconds between attacks","title":"Attack Interval"},"must_see":{"type":"boolean","default":false,"description":"If true, only entities in this mob's viewing range can be selected as targets","title":"Must See"},"must_see_forget_duration":{"type":"number","default":3,"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":"#/definitions/GB","title":"On Defend Start","description":"UNDOCUMENTATED"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks that the target can be within to launch an attack","title":"Within Radius"},"entity_types":{"type":"object","description":"List of entity types that this mob considers valid targets","title":"Entity Types","additionalProperties":false}}},"DHE":{"type":"object","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":{"priority":{"$ref":"#/definitions/CBE"},"delay_before_eating":{"type":"number","description":"Time in seconds the mob should wait before eating the item.","title":"Delay Before Eating"}}},"DHF":{"type":"object","title":"Find Cover 1.8.0","description":"Allows the mob to seek shade.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown Time"}}},"DHG":{"type":"object","title":"Hold Ground 1.8.0","description":"The mob freezes and looks at the mob they are targeting.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/CBE"},"broadcast":{"type":"boolean","default":false,"description":"Whether to broadcast out the mob's target to other mobs of the same type.","title":"Broadcast"},"broadcast_range":{"type":"number","default":0.0,"description":"Range in blocks for how far to broadcast.","title":"Broadcast Range"},"min_radius":{"type":"number","default":10.0,"description":"Minimum distance the target must be for the mob to run this goal.","title":"Min Radius"},"within_radius_event":{"$ref":"#/definitions/GB","description":"Event to run when target is within the radius. This event is broadcasted if broadcast is true.","title":"Within Radius Event"}}},"DHH":{"type":"object","title":"Move To Lava 1.8.0","description":"Allows the mob to move back into lava when on land.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"goal_radius":{"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":"Goal Radius"},"search_count":{"type":"integer","default":10,"description":"The number of blocks each tick that the mob will check within it's search range and height for a valid block to move to. A value of 0 will have the mob check every block within range in one tick","title":"Search Count"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for lava to move towards","title":"Search Height"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for lava to move towards","title":"Search Range"}}},"DHI":{"type":"object","title":"Nap 1.8.0","description":"Allows the mob to move back into lava when on land.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"cooldown_max":{"type":"number","default":0,"description":"Maximum time in seconds the mob has to wait before using the goal again","title":"Cooldown Max"},"cooldown_min":{"type":"number","default":0,"description":"Minimum time in seconds the mob has to wait before using the goal again","title":"Cooldown Min"},"mob_detect_dist":{"type":"number","default":6,"description":"The block distance in x and z that will be checked for mobs that this mob detects","title":"Mob Detect Dist"},"mob_detect_height":{"type":"number","default":6,"description":"The block distance in y that will be checked for mobs that this mob detects","title":"Mob Detect Height"}}},"DHJ":{"type":"object","title":"Nearest Prioritized Attackable Target 1.8.0","description":"Allows the mob to check for and pursue the nearest valid target.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"entity_types":{"description":"List of entity types that this mob considers valid targets","title":"Entity Types","$ref":"#/definitions/CCA"},"attack_interval":{"type":"integer","default":0,"description":"Time in seconds before selecting a target","title":"Attack Interval"},"must_reach":{"type":"boolean","default":false,"description":"If true, only entities that this mob can path to can be selected as targets","title":"Must Reach"},"must_see":{"type":"boolean","default":false,"description":"If true, only entities in this mob's viewing range can be selected as targets","title":"Must See"},"must_see_forget_duration":{"type":"number","default":3,"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"},"persist_time":{"type":"number","default":0.0,"description":"Time in seconds for a valid target to stay targeted when it becomes and invalid target.","title":"Persist Time"},"reselect_targets":{"type":"boolean","default":false,"description":"If true, the target will change to the current closest entity whenever a different entity is closer","title":"Reselect Targets"},"scan_interval":{"type":"integer","default":10,"description":"How many ticks to wait between scanning for a target.","title":"Scan Interval"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","title":"Set Persistent"},"target_search_height":{"type":"number","default":-1.0,"description":"Height in blocks to search for a target mob. -1.0f means the height does not matter.","title":"Target Search Height"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks that the target can be within to launch an attack","title":"Within Radius"}}},"DIA":{"description":"Allows the mob to hover around randomly, close to the surface","type":"object","title":"Random Hover 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"speed_multiplier":{"$ref":"#/definitions/CBF"},"hover_height":{"type":"array","description":"UNDOCUMENTATED","title":"Hover Height","items":[{"type":"number"},{"type":"number"}]},"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":"Interval"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"Xz Dist"},"y_dist":{"type":"integer","default":7,"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":"number","default":0,"description":"Height in blocks to add to the selected target position","title":"Y Offset"}}},"DIB":{"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":"Random Look Around And Sit 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"max_look_count":{"type":"integer","default":2,"description":"The max amount of unique looks a mob will have while looking around.","title":"Max Look Count"},"max_look_time":{"type":"integer","default":40,"description":"The max amount of time (in ticks) a mob will stay looking at a direction while looking around.","title":"Max Look Time"},"min_look_count":{"type":"integer","default":1,"description":"The min amount of unique looks a mob will have while looking around.","title":"Min Look Count"},"min_look_time":{"type":"integer","default":20,"description":"The min amount of time (in ticks) a mob will stay looking at a direction while looking around.","title":"Min Look Time"},"probability":{"type":"number","default":0.02,"description":"The probability of randomly looking around/sitting.","title":"Probability"}}},"DIC":{"description":"Allows the mob to stay at a certain level when in liquid.","type":"object","title":"Rise To Liquid Level 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"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"}}},"DID":{"description":"Allows the mob to stay at a certain level when in liquid.","type":"object","title":"Stalk And Pounce On Target 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"interest_time":{"type":"number","default":2,"description":"The amount of time the mob will be interested before pouncing. This happens when the mob is within range of pouncing","title":"Interest Time"},"leap_distance":{"type":"number","default":0.8,"description":"The distance in blocks the mob jumps in the direction of its target","title":"Leap Distance"},"leap_height":{"type":"number","default":0.9,"description":"The height in blocks the mob jumps when leaping at its target","title":"Leap Height"},"max_stalk_dist":{"type":"number","default":10,"description":"The maximum distance away a target can be before the mob gives up on stalking","title":"Max Stalk Dist"},"pounce_max_dist":{"type":"number","default":5,"description":"The maximum distance away from the target in blocks to begin pouncing at the target","title":"Pounce Max Dist"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","title":"Set Persistent"},"stalk_speed":{"type":"number","default":1.2,"description":"The movement speed in which you stalk your target","title":"Stalk Speed"},"strike_dist":{"type":"number","default":2,"description":"The max distance away from the target when landing from the pounce that will still result in damaging the target","title":"Strike Dist"},"stuck_time":{"type":"number","default":2,"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"}}},"DIE":{"description":"Allows the mob to stay at a certain level when in liquid.","type":"object","title":"Stroll Towards Village 1.8.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/CBE"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown Time"},"goal_radius":{"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":"Goal Radius"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks to search for points inside villages. If <= 0, find the closest village regardless of distance.","title":"Search Range"},"speed_multiplier":{"type":"number","default":1,"description":"Movement speed multiplier of the mob when using this AI Goal","title":"Speed Multiplier"},"start_chance":{"type":"number","default":0.1,"description":"This is the chance that the mob will start this goal, from 0 to 1","title":"Start Chance"}}},"DEH":{"additionalProperties":false,"type":"object","title":"Components 1.10.0","description":"A collection of components","required":[],"properties":{"minecraft:addrider":{"$ref":"#/definitions/E"},"minecraft:admire_item":{"$ref":"#/definitions/DEI"},"minecraft:ageable":{"$ref":"#/definitions/F"},"minecraft:ambient_sound_interval":{"$ref":"#/definitions/I"},"minecraft:angry":{"$ref":"#/definitions/J"},"minecraft:annotation.break_door":{"$ref":"#/definitions/GC"},"minecraft:annotation.open_door":{"$ref":"#/definitions/GD"},"minecraft:area_attack":{"$ref":"#/definitions/DEJ"},"minecraft:attack":{"$ref":"#/definitions/GE"},"minecraft:attack_cooldown":{"$ref":"#/definitions/DFA"},"minecraft:attack_damage":{"$ref":"#/definitions/GG"},"minecraft:balloonable":{"$ref":"#/definitions/GH"},"minecraft:barter":{"$ref":"#/definitions/DFB"},"minecraft:block_sensor":{"$ref":"#/definitions/DFC"},"minecraft:boostable":{"$ref":"#/definitions/GJ"},"minecraft:boss":{"$ref":"#/definitions/GI"},"minecraft:break_blocks":{"$ref":"#/definitions/HA"},"minecraft:breathable":{"$ref":"#/definitions/HC"},"minecraft:breedable":{"$ref":"#/definitions/HE"},"minecraft:bribeable":{"$ref":"#/definitions/HF"},"minecraft:buoyant":{"$ref":"#/definitions/DFD"},"minecraft:burns_in_daylight":{"$ref":"#/definitions/HG"},"minecraft:can_climb":{"$ref":"#/definitions/HH"},"minecraft:can_fly":{"$ref":"#/definitions/HI"},"minecraft:can_power_jump":{"$ref":"#/definitions/HJ"},"minecraft:celebrate_hunt":{"$ref":"#/definitions/DFE"},"minecraft:collision_box":{"$ref":"#/definitions/IA"},"minecraft:color":{"$ref":"#/definitions/IB"},"minecraft:color2":{"$ref":"#/definitions/IC"},"minecraft:conditional_bandwidth_optimization":{"$ref":"#/definitions/ID"},"minecraft:custom_hit_test":{"$ref":"#/definitions/DFF"},"minecraft:damage_over_time":{"$ref":"#/definitions/IE"},"minecraft:damage_sensor":{"$ref":"#/definitions/IF"},"minecraft:default_look_angle":{"$ref":"#/definitions/IH"},"minecraft:despawn":{"$ref":"#/definitions/II"},"minecraft:economy_trade_table":{"$ref":"#/definitions/JA"},"minecraft:entity_sensor":{"$ref":"#/definitions/DFG"},"minecraft:environment_sensor":{"$ref":"#/definitions/JB"},"minecraft:equip_item":{"$ref":"#/definitions/DFH"},"minecraft:equipment":{"$ref":"#/definitions/JC"},"minecraft:equippable":{"$ref":"#/definitions/JD"},"minecraft:experience_reward":{"$ref":"#/definitions/DFI"},"minecraft:explode":{"$ref":"#/definitions/JE"},"minecraft:fall_damage":{"$ref":"#/definitions/JF"},"minecraft:fire_immune":{"$ref":"#/definitions/JG"},"minecraft:floats_in_liquid":{"$ref":"#/definitions/JI"},"minecraft:flocking":{"$ref":"#/definitions/JH"},"minecraft:flying_speed":{"$ref":"#/definitions/JJ"},"minecraft:follow_range":{"$ref":"#/definitions/BAA"},"minecraft:foot_size":{"$ref":"#/definitions/BAB"},"minecraft:friction_modifier":{"$ref":"#/definitions/BAC"},"minecraft:genetics":{"$ref":"#/definitions/BAD"},"minecraft:giveable":{"$ref":"#/definitions/BAE"},"minecraft:ground_offset":{"$ref":"#/definitions/BAF"},"minecraft:group_size":{"$ref":"#/definitions/DFJ"},"minecraft:grows_crop":{"$ref":"#/definitions/DGA"},"minecraft:healable":{"$ref":"#/definitions/BAG"},"minecraft:health":{"$ref":"#/definitions/BAH"},"minecraft:home":{"$ref":"#/definitions/DGB"},"minecraft:hurt_on_condition":{"$ref":"#/definitions/BAJ"},"minecraft:hurt_when_wet":{"$ref":"#/definitions/BAI"},"minecraft:input_ground_controlled":{"$ref":"#/definitions/BBA"},"minecraft:inside_block_notifier":{"$ref":"#/definitions/BBB"},"minecraft:insomnia":{"$ref":"#/definitions/BBD"},"minecraft:instant_despawn":{"$ref":"#/definitions/DGC"},"minecraft:interact":{"$ref":"#/definitions/BBE"},"minecraft:inventory":{"$ref":"#/definitions/BBG"},"minecraft:is_baby":{"$ref":"#/definitions/BBH"},"minecraft:is_charged":{"$ref":"#/definitions/BBI"},"minecraft:is_chested":{"$ref":"#/definitions/BBJ"},"minecraft:is_dyeable":{"$ref":"#/definitions/BCA"},"minecraft:is_hidden_when_invisible":{"$ref":"#/definitions/BCB"},"minecraft:is_ignited":{"$ref":"#/definitions/BCC"},"minecraft:is_illager_captain":{"$ref":"#/definitions/BCD"},"minecraft:is_saddled":{"$ref":"#/definitions/BCE"},"minecraft:is_shaking":{"$ref":"#/definitions/BCF"},"minecraft:is_sheared":{"$ref":"#/definitions/BCG"},"minecraft:is_stackable":{"$ref":"#/definitions/BCH"},"minecraft:is_stunned":{"$ref":"#/definitions/BCI"},"minecraft:is_tamed":{"$ref":"#/definitions/BCJ"},"minecraft:item_controllable":{"$ref":"#/definitions/BDA"},"minecraft:item_hopper":{"$ref":"#/definitions/BDB"},"minecraft:jump.dynamic":{"$ref":"#/definitions/BDC"},"minecraft:jump.static":{"$ref":"#/definitions/BDD"},"minecraft:knockback_resistance":{"$ref":"#/definitions/BDE"},"minecraft:lava_movement":{"$ref":"#/definitions/BDF"},"minecraft:leashable":{"$ref":"#/definitions/BDG"},"minecraft:lookat":{"$ref":"#/definitions/BDH"},"minecraft:loot":{"$ref":"#/definitions/BDI"},"minecraft:managed_wandering_trader":{"$ref":"#/definitions/BDJ"},"minecraft:mark_variant":{"$ref":"#/definitions/BEA"},"minecraft:mob_effect":{"$ref":"#/definitions/DGD"},"minecraft:movement":{"$ref":"#/definitions/BEB"},"minecraft:movement.amphibious":{"$ref":"#/definitions/BEC"},"minecraft:movement.basic":{"$ref":"#/definitions/BED"},"minecraft:movement.fly":{"$ref":"#/definitions/BEE"},"minecraft:movement.generic":{"$ref":"#/definitions/BEF"},"minecraft:movement.glide":{"$ref":"#/definitions/BEG"},"minecraft:movement.hover":{"$ref":"#/definitions/DGE"},"minecraft:movement.jump":{"$ref":"#/definitions/BEH"},"minecraft:movement.skip":{"$ref":"#/definitions/BEI"},"minecraft:movement.sway":{"$ref":"#/definitions/BEJ"},"minecraft:nameable":{"$ref":"#/definitions/BFA"},"minecraft:navigation.climb":{"$ref":"#/definitions/BFB"},"minecraft:navigation.float":{"$ref":"#/definitions/BFD"},"minecraft:navigation.fly":{"$ref":"#/definitions/BFE"},"minecraft:navigation.generic":{"$ref":"#/definitions/BFF"},"minecraft:navigation.hover":{"$ref":"#/definitions/DGF"},"minecraft:navigation.swim":{"$ref":"#/definitions/BFG"},"minecraft:navigation.walk":{"$ref":"#/definitions/BFH"},"minecraft:npc":{"$ref":"#/definitions/DGG"},"minecraft:on_death":{"$ref":"#/definitions/BFI"},"minecraft:on_friendly_anger":{"$ref":"#/definitions/BFJ"},"minecraft:on_hurt":{"$ref":"#/definitions/BGA"},"minecraft:on_hurt_by_player":{"$ref":"#/definitions/BGB"},"minecraft:on_ignite":{"$ref":"#/definitions/BGC"},"minecraft:on_start_landing":{"$ref":"#/definitions/BGD"},"minecraft:on_start_takeoff":{"$ref":"#/definitions/BGE"},"minecraft:on_target_acquired":{"$ref":"#/definitions/BGF"},"minecraft:on_target_escape":{"$ref":"#/definitions/BGG"},"minecraft:on_wake_with_owner":{"$ref":"#/definitions/BGH"},"minecraft:out_of_control":{"$ref":"#/definitions/BGI"},"minecraft:player.saturation":{"$ref":"#/definitions/BGJ"},"minecraft:player.exhaustion":{"$ref":"#/definitions/BHA"},"minecraft:player.level":{"$ref":"#/definitions/BHB"},"minecraft:player.experience":{"$ref":"#/definitions/BHC"},"minecraft:peek":{"$ref":"#/definitions/BHD"},"minecraft:persistent":{"$ref":"#/definitions/BHE"},"minecraft:physics":{"$ref":"#/definitions/BHF"},"minecraft:preferred_path":{"$ref":"#/definitions/BHG"},"minecraft:projectile":{"$ref":"#/definitions/DGH"},"minecraft:push_through":{"$ref":"#/definitions/BHJ"},"minecraft:pushable":{"$ref":"#/definitions/BIA"},"minecraft:raid_trigger":{"$ref":"#/definitions/BIB"},"minecraft:rail_movement":{"$ref":"#/definitions/BIC"},"minecraft:rail_sensor":{"$ref":"#/definitions/BID"},"minecraft:ravager_blocked":{"$ref":"#/definitions/BIE"},"minecraft:rideable":{"$ref":"#/definitions/BIF"},"minecraft:scaffolding_climber":{"$ref":"#/definitions/BIG"},"minecraft:scale":{"$ref":"#/definitions/BIH"},"minecraft:scale_by_age":{"$ref":"#/definitions/BII"},"minecraft:scheduler":{"$ref":"#/definitions/BIJ"},"minecraft:shareables":{"$ref":"#/definitions/BJA"},"minecraft:shooter":{"$ref":"#/definitions/BJB"},"minecraft:sittable":{"$ref":"#/definitions/BJC"},"minecraft:skin_id":{"$ref":"#/definitions/BJD"},"minecraft:sound_volume":{"$ref":"#/definitions/BJE"},"minecraft:spawn_entity":{"$ref":"#/definitions/BJF"},"minecraft:spell_effects":{"$ref":"#/definitions/BJG"},"minecraft:strength":{"$ref":"#/definitions/DGJ"},"minecraft:tameable":{"$ref":"#/definitions/BJH"},"minecraft:tamemount":{"$ref":"#/definitions/BJI"},"minecraft:target_nearby_sensor":{"$ref":"#/definitions/BJJ"},"minecraft:teleport":{"$ref":"#/definitions/CAA"},"minecraft:tick_world":{"$ref":"#/definitions/CAB"},"minecraft:timer":{"$ref":"#/definitions/CAC"},"minecraft:trade_table":{"$ref":"#/definitions/CAD"},"minecraft:trail":{"$ref":"#/definitions/DHA"},"minecraft:transformation":{"$ref":"#/definitions/CAE"},"minecraft:trust":{"$ref":"#/definitions/CAF"},"minecraft:trusting":{"$ref":"#/definitions/CAG"},"minecraft:type_family":{"$ref":"#/definitions/CAH"},"minecraft:underwater_movement":{"$ref":"#/definitions/CAJ"},"minecraft:variant":{"$ref":"#/definitions/CAI"},"minecraft:walk_animation_speed":{"$ref":"#/definitions/CBA"},"minecraft:wants_jockey":{"$ref":"#/definitions/CBB"},"minecraft:water_movement":{"$ref":"#/definitions/CBC"},"minecraft:behavior.admire_item":{"$ref":"#/definitions/DHB"},"minecraft:behavior.avoid_mob_type":{"$ref":"#/definitions/CBJ"},"minecraft:behavior.beg":{"$ref":"#/definitions/CCB"},"minecraft:behavior.break_door":{"$ref":"#/definitions/CCC"},"minecraft:behavior.breed":{"$ref":"#/definitions/CCD"},"minecraft:behavior.celebrate":{"$ref":"#/definitions/DHC"},"minecraft:behavior.charge_attack":{"$ref":"#/definitions/CCE"},"minecraft:behavior.charge_held_item":{"$ref":"#/definitions/CCF"},"minecraft:behavior.circle_around_anchor":{"$ref":"#/definitions/CCG"},"minecraft:behavior.controlled_by_player":{"$ref":"#/definitions/CCH"},"minecraft:behavior.defend_trusted_target":{"$ref":"#/definitions/DHD"},"minecraft:behavior.defend_village_target":{"$ref":"#/definitions/CCI"},"minecraft:behavior.delayed_attack":{"$ref":"#/definitions/CCJ"},"minecraft:behavior.door_interact":{"$ref":"#/definitions/CDA"},"minecraft:behavior.dragonchargeplayer":{"$ref":"#/definitions/CDB"},"minecraft:behavior.dragondeath":{"$ref":"#/definitions/CDC"},"minecraft:behavior.dragonflaming":{"$ref":"#/definitions/CDD"},"minecraft:behavior.dragonholdingpattern":{"$ref":"#/definitions/CDE"},"minecraft:behavior.dragonlanding":{"$ref":"#/definitions/CDF"},"minecraft:behavior.dragonscanning":{"$ref":"#/definitions/CDG"},"minecraft:behavior.dragonstrafeplayer":{"$ref":"#/definitions/CDH"},"minecraft:behavior.dragontakeoff":{"$ref":"#/definitions/CDI"},"minecraft:behavior.drink_potion":{"$ref":"#/definitions/CDJ"},"minecraft:behavior.drop_item_for":{"$ref":"#/definitions/CEA"},"minecraft:behavior.eat_block":{"$ref":"#/definitions/CEB"},"minecraft:behavior.eat_carried_item":{"$ref":"#/definitions/DHE"},"minecraft:behavior.enderman_leave_block":{"$ref":"#/definitions/CEC"},"minecraft:behavior.enderman_take_block":{"$ref":"#/definitions/CED"},"minecraft:behavior.explore_outskirts":{"$ref":"#/definitions/CEE"},"minecraft:behavior.find_cover":{"$ref":"#/definitions/DHF"},"minecraft:behavior.find_mount":{"$ref":"#/definitions/CEF"},"minecraft:behavior.find_underwater_treasure":{"$ref":"#/definitions/CEG"},"minecraft:behavior.flee_sun":{"$ref":"#/definitions/CEH"},"minecraft:behavior.float":{"$ref":"#/definitions/CEI"},"minecraft:behavior.float_wander":{"$ref":"#/definitions/CEJ"},"minecraft:behavior.follow_caravan":{"$ref":"#/definitions/CFA"},"minecraft:behavior.follow_mob":{"$ref":"#/definitions/CFB"},"minecraft:behavior.follow_owner":{"$ref":"#/definitions/CFC"},"minecraft:behavior.follow_parent":{"$ref":"#/definitions/CFD"},"minecraft:behavior.follow_target_captain":{"$ref":"#/definitions/CFE"},"minecraft:behavior.go_home":{"$ref":"#/definitions/CFF"},"minecraft:behavior.guardian_attack":{"$ref":"#/definitions/CFG"},"minecraft:behavior.harvest_farm_block":{"$ref":"#/definitions/CFH"},"minecraft:behavior.hide":{"$ref":"#/definitions/CBD"},"minecraft:behavior.hold_ground":{"$ref":"#/definitions/DHG"},"minecraft:behavior.hurt_by_target":{"$ref":"#/definitions/CFI"},"minecraft:behavior.inspect_bookshelf":{"$ref":"#/definitions/CFJ"},"minecraft:behavior.knockback_roar":{"$ref":"#/definitions/CGA"},"minecraft:behavior.lay_down":{"$ref":"#/definitions/CGB"},"minecraft:behavior.lay_egg":{"$ref":"#/definitions/CGC"},"minecraft:behavior.leap_at_target":{"$ref":"#/definitions/CGD"},"minecraft:behavior.look_at_entity":{"$ref":"#/definitions/CGE"},"minecraft:behavior.look_at_player":{"$ref":"#/definitions/CGF"},"minecraft:behavior.look_at_target":{"$ref":"#/definitions/CGG"},"minecraft:behavior.look_at_trading_player":{"$ref":"#/definitions/CGH"},"minecraft:behavior.make_love":{"$ref":"#/definitions/CGI"},"minecraft:behavior.melee_attack":{"$ref":"#/definitions/CGJ"},"minecraft:behavior.mingle":{"$ref":"#/definitions/CHA"},"minecraft:behavior.mount_pathing":{"$ref":"#/definitions/CHB"},"minecraft:behavior.move_indoors":{"$ref":"#/definitions/CHC"},"minecraft:behavior.move_through_village":{"$ref":"#/definitions/CHD"},"minecraft:behavior.move_to_block":{"$ref":"#/definitions/CHE"},"minecraft:behavior.move_to_land":{"$ref":"#/definitions/CHF"},"minecraft:behavior.move_to_lava":{"$ref":"#/definitions/DHH"},"minecraft:behavior.move_to_liquid":{"$ref":"#/definitions/CHG"},"minecraft:behavior.move_to_poi":{"$ref":"#/definitions/CBG"},"minecraft:behavior.move_to_random_block":{"$ref":"#/definitions/CHH"},"minecraft:behavior.move_to_village":{"$ref":"#/definitions/CHI"},"minecraft:behavior.move_to_water":{"$ref":"#/definitions/CHJ"},"minecraft:behavior.move_towards_dwelling_restriction":{"$ref":"#/definitions/CIA"},"minecraft:behavior.move_towards_restriction":{"$ref":"#/definitions/CIB"},"minecraft:behavior.move_towards_target":{"$ref":"#/definitions/CIC"},"minecraft:behavior.nap":{"$ref":"#/definitions/DHI"},"minecraft:behavior.nearest_attackable_target":{"$ref":"#/definitions/CID"},"minecraft:behavior.nearest_prioritized_attackable_target":{"$ref":"#/definitions/DHJ"},"minecraft:behavior.ocelot_sit_on_block":{"$ref":"#/definitions/CIE"},"minecraft:behavior.ocelotattack":{"$ref":"#/definitions/CIF"},"minecraft:behavior.offer_flower":{"$ref":"#/definitions/CIG"},"minecraft:behavior.open_door":{"$ref":"#/definitions/CIH"},"minecraft:behavior.owner_hurt_by_target":{"$ref":"#/definitions/CII"},"minecraft:behavior.owner_hurt_target":{"$ref":"#/definitions/CIJ"},"minecraft:behavior.panic":{"$ref":"#/definitions/CJA"},"minecraft:behavior.peek":{"$ref":"#/definitions/CJB"},"minecraft:behavior.pet_sleep_with_owner":{"$ref":"#/definitions/CJC"},"minecraft:behavior.pickup_items":{"$ref":"#/definitions/CJD"},"minecraft:behavior.play":{"$ref":"#/definitions/CJE"},"minecraft:behavior.player_ride_tamed":{"$ref":"#/definitions/CJF"},"minecraft:behavior.raid_garden":{"$ref":"#/definitions/CJG"},"minecraft:behavior.random_breach":{"$ref":"#/definitions/CJH"},"minecraft:behavior.random_fly":{"$ref":"#/definitions/CJI"},"minecraft:behavior.random_hover":{"$ref":"#/definitions/DIA"},"minecraft:behavior.random_look_around":{"$ref":"#/definitions/CJJ"},"minecraft:behavior.random_look_around_and_sit":{"$ref":"#/definitions/DIB"},"minecraft:behavior.random_sitting":{"$ref":"#/definitions/DAA"},"minecraft:behavior.random_stroll":{"$ref":"#/definitions/DAB"},"minecraft:behavior.random_swim":{"$ref":"#/definitions/DAC"},"minecraft:behavior.ranged_attack":{"$ref":"#/definitions/DAD"},"minecraft:behavior.receive_love":{"$ref":"#/definitions/DAE"},"minecraft:behavior.restrict_open_door":{"$ref":"#/definitions/DAF"},"minecraft:behavior.restrict_sun":{"$ref":"#/definitions/DAG"},"minecraft:behavior.rise_to_liquid_level":{"$ref":"#/definitions/DIC"},"minecraft:behavior.roll":{"$ref":"#/definitions/DAH"},"minecraft:behavior.run_around_like_crazy":{"$ref":"#/definitions/DAI"},"minecraft:behavior.scared":{"$ref":"#/definitions/CBH"},"minecraft:behavior.send_event":{"$ref":"#/definitions/DAJ"},"minecraft:behavior.share_items":{"$ref":"#/definitions/DBA"},"minecraft:behavior.silverfish_merge_with_stone":{"$ref":"#/definitions/DBB"},"minecraft:behavior.silverfish_wake_up_friends":{"$ref":"#/definitions/DBC"},"minecraft:behavior.skeleton_horse_trap":{"$ref":"#/definitions/DBD"},"minecraft:behavior.sleep":{"$ref":"#/definitions/DBE"},"minecraft:behavior.slime_attack":{"$ref":"#/definitions/DBF"},"minecraft:behavior.slime_float":{"$ref":"#/definitions/DBG"},"minecraft:behavior.slime_keep_on_jumping":{"$ref":"#/definitions/DBH"},"minecraft:behavior.slime_random_direction":{"$ref":"#/definitions/DBI"},"minecraft:behavior.snacking":{"$ref":"#/definitions/DBJ"},"minecraft:behavior.sneeze":{"$ref":"#/definitions/DCA"},"minecraft:behavior.squid_dive":{"$ref":"#/definitions/DCB"},"minecraft:behavior.squid_flee":{"$ref":"#/definitions/DCC"},"minecraft:behavior.squid_idle":{"$ref":"#/definitions/DCD"},"minecraft:behavior.squid_move_away_from_ground":{"$ref":"#/definitions/DCE"},"minecraft:behavior.squid_out_of_water":{"$ref":"#/definitions/DCF"},"minecraft:behavior.stalk_and_pounce_on_target":{"$ref":"#/definitions/DID"},"minecraft:behavior.stay_while_sitting":{"$ref":"#/definitions/DCG"},"minecraft:behavior.stomp_attack":{"$ref":"#/definitions/DCH"},"minecraft:behavior.stomp_turtle_egg":{"$ref":"#/definitions/DCI"},"minecraft:behavior.stroll_towards_village":{"$ref":"#/definitions/DIE"},"minecraft:behavior.summon_entity":{"$ref":"#/definitions/DCJ"},"minecraft:behavior.swell":{"$ref":"#/definitions/DDA"},"minecraft:behavior.swim_wander":{"$ref":"#/definitions/DDC"},"minecraft:behavior.swim_with_entity":{"$ref":"#/definitions/DDD"},"minecraft:behavior.swoop_attack":{"$ref":"#/definitions/DDE"},"minecraft:behavior.target_when_pushed":{"$ref":"#/definitions/DDH"},"minecraft:behavior.take_flower":{"$ref":"#/definitions/DDF"},"minecraft:behavior.tempt":{"$ref":"#/definitions/DDG"},"minecraft:behavior.trade_interest":{"$ref":"#/definitions/DDI"},"minecraft:behavior.trade_with_player":{"$ref":"#/definitions/DDJ"},"minecraft:behavior.vex_copy_owner_target":{"$ref":"#/definitions/DEA"},"minecraft:behavior.vex_random_move":{"$ref":"#/definitions/DEB"},"minecraft:behavior.wither_random_attack_pos_goal":{"$ref":"#/definitions/DEC"},"minecraft:behavior.wither_target_highest_damage":{"$ref":"#/definitions/DED"},"minecraft:behavior.work":{"$ref":"#/definitions/CBI"}}},"DIF_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"DIF_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"$ref":"#/definitions/DIF_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DIF_addremove","description":"TODO description: remove","title":"Remove"},"randomize":{"type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/DIF_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DIF_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}},"description":"TODO description: randomize","title":"Randomize"},"description":"TODO description: randomize","title":"Randomize"},"sequence":{"type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","properties":{"add":{"$ref":"#/definitions/DIF_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DIF_addremove","description":"TODO description: remove","title":"Remove"},"filters":{"$ref":"#/definitions/DIG"}}},"description":"A series of filters and components to be added","title":"Sequences"},"filters":{"$ref":"#/definitions/DIG"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"DIG_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/DIG_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/DIG_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/DIG_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/DIG_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/DIG_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/DIG_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}}]}]},"DIG_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/DIG_groups_spec"}},{"type":"object","$ref":"#/definitions/DIG_filters_spec"}]},"DIG":{"title":"Filters 1.10.0","$ref":"#/definitions/DIG_groups_spec"},"DIF":{"type":"object","title":"Entity 1.10.0","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/DIF_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/DIF_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/DIF_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/DIF_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/DIF_event_base"},"description":"TODO description: "},"DEG":{"title":"Entity 1.10.0","required":["description"],"additionalProperties":false,"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/DEH","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"$ref":"#/definitions/DEH","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"$ref":"#/definitions/DIF","uniqueItems":true,"description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"DEF":{"type":"object","title":"Behaviour Entity 1.10.0","description":"TODO description","additionalProperties":false,"required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"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."},"minecraft:entity":{"$ref":"#/definitions/DEG","description":"TODO description: minecraft:entity","title":"Entity"}}},"DIJ":{"type":"object","title":"Entity 1.11.0","$ref":"#/definitions/DEH","description":"TODO description"},"DJA_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"DJA_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"$ref":"#/definitions/DJA_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DJA_addremove","description":"TODO description: remove","title":"Remove"},"randomize":{"type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/DJA_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DJA_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}},"description":"TODO description: randomize","title":"Randomize"},"description":"TODO description: randomize","title":"Randomize"},"sequence":{"type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","properties":{"add":{"$ref":"#/definitions/DJA_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DJA_addremove","description":"TODO description: remove","title":"Remove"},"filters":{"$ref":"#/definitions/DJB"}}},"description":"A series of filters and components to be added","title":"Sequences"},"filters":{"$ref":"#/definitions/DJB"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"DJB_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJB_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJB_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/DJB_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJB_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJB_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/DJB_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}}]}]},"DJB_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/DJB_groups_spec"}},{"type":"object","$ref":"#/definitions/DJB_filters_spec"}]},"DJB":{"title":"Filters 1.11.0","$ref":"#/definitions/DJB_groups_spec"},"DJA":{"type":"object","title":"Entity 1.11.0","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/DJA_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/DJA_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/DJA_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/DJA_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/DJA_event_base"},"description":"TODO description: "},"DII":{"title":"Entity 1.11.0","required":["description"],"additionalProperties":false,"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/DIJ","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"$ref":"#/definitions/DIJ","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"$ref":"#/definitions/DJA","uniqueItems":true,"description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"DIH":{"type":"object","title":"Behaviour Entity 1.11.0","description":"TODO description","required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"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."},"minecraft:entity":{"$ref":"#/definitions/DII","description":"TODO description: minecraft:entity","title":"Entity"}},"additionalProperties":false},"DJF":{"type":"object","title":"Explode 1.12.0","additionalProperties":false,"description":"Defines how the entity explodes.","required":[],"properties":{"breaks_blocks":{"type":"boolean","default":true,"description":"If true, the explosion will destroy blocks in the explosion radius.","title":"Breaks Blocks"},"causes_fire":{"type":"boolean","default":false,"description":"If true, blocks in the explosion radius will be set on fire.","title":"Causes Fire"},"destroy_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the explosion breaks blocks is affected by the mob griefing game rule.","title":"Destroy Affected By Griefing"},"fire_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the explosion causes fire is affected by the mob griefing game rule.","title":"Fire Affected By Griefing"},"fuse_length":{"default":[0.0,0.0],"description":"The range for the random amount of time the fuse will be lit before exploding, a negative value means the explosion will be immediate.","title":"Fuse Length","oneOf":[{"type":"array","items":[{"type":"number"},{"type":"number"}]},{"type":"number"},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"range_max":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}}]},"fuse_lit":{"type":"boolean","default":false,"description":"If true, the fuse is already lit when this component is added to the entity.","title":"Fuse Lit"},"max_resistance":{"type":"number","default":3.40282E+38,"description":"A blocks explosion resistance will be capped at this value when an explosion occurs.","title":"Max Resistance"},"power":{"type":"number","default":3,"description":"The radius of the explosion in blocks and the amount of damage the explosion deals.","title":"Power"}}},"DJH":{"title":"Event","description":"Minecraft behaviour event 1.12.0","oneOf":[{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire"},{"type":"object","properties":{"event":{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire","title":"Event"},"target":{"type":"string","description":"The target of the event","enum":["block","damager","other","parent","player","self","target"]}}}]},"DJG":{"description":"Allows the entity to be a thrown entity.","type":"object","title":"Projectile 1.12.0","additionalProperties":false,"required":[],"properties":{"anchor":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"angle_offset":{"type":"number","default":0,"description":"Determines the angle at which the projectile is thrown","title":"Angle Offset"},"catch_fire":{"type":"boolean","default":false,"description":"If true, the entity hit will be set on fire","title":"Catch Fire"},"crit_particle_on_hurt":{"type":"boolean","default":false,"description":"If true, the projectile will produce additional particles when a critical hit happens","title":"Crit Particle On Hurt"},"destroy_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be destroyed when hit","title":"Destroy On Hurt"},"filter":{"type":"string","default":"","description":"Entity Definitions defined here can't be hurt by the projectile","title":"Filter"},"fire_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the projectile causes fire is affected by the mob griefing game rule","title":"Fire Affected By Griefing"},"gravity":{"type":"number","default":0.05,"description":"The gravity applied to this entity when thrown. The higher the value, the faster the entity falls","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":"UNDOCUMENTATED"},"homing":{"type":"boolean","default":false,"description":"If true, the projectile homes in to the nearest entity","title":"Homing"},"inertia":{"type":"number","default":0.99,"description":"The fraction of the projectile's speed maintained every frame while traveling in air","title":"Inertia"},"is_dangerous":{"type":"boolean","default":false,"description":"If true, the projectile will be treated as dangerous to the players","title":"Is Dangerous"},"knockback":{"type":"boolean","default":true,"description":"If true, the projectile will knock back the entity it hits","title":"Knockback"},"lightning":{"type":"boolean","default":false,"description":"If true, the entity hit will be struck by lightning","title":"Lightning"},"liquid_inertia":{"type":"number","default":0.6,"description":"The fraction of the projectile's speed maintained every frame while traveling in water","title":"Liquid Inertia"},"multiple_targets":{"type":"boolean","default":true,"description":"If true, the projectile can hit multiple entities per flight","title":"Multiple Targets"},"offset":{"type":"array","default":[0,0.5,0],"description":"The offset from the entity's anchor where the projectile will spawn","title":"Offset","items":[{"type":"number","description":"X","title":"X"},{"type":"number","description":"Y","title":"Y"},{"type":"number","description":"Z","title":"Z"}]},"on_fire_time":{"type":"number","default":5,"description":"Time in seconds that the entity hit will be on fire for","title":"On Fire Time"},"on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"catch_fire":{"additionalProperties":false,"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"object","properties":{"fire_affected_by_griefing":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"definition_event":{"additionalProperties":false,"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"object","properties":{"affect_projectile":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"event_trigger":{"$ref":"#/definitions/DJH"}}},"douse_fire":{"type":"object","additionalProperties":false,"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"grant_xp":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","effect":"levitation","properties":{"minXP":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"maxXP":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"impact_damage":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"catch_fire":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"damage":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"destroy_on_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"knockback":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"semi_random_diff_damage":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"mob_effect":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","effect":"levitation","properties":{"effect":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"durationeasy":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"durationnormal":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"durationhard":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"amplifier":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"particle_on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"particle_type":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"num_particles":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"on_entity_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"on_other_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"remove_on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_chance":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"first_spawn_percent_chance":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"first_spawn_chance":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"second_spawn_chance":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"first_spawn_count":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"second_spawn_count":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_definition":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_baby":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"spawn_aoe_cloud":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"radius":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"radius_on_use":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"potion":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"particle":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"duration":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"color":{"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"array","format":"color-array","items":[{"type":"integer","minimum":0,"maximum":255,"description":"R","title":"R"},{"type":"integer","minimum":0,"maximum":255,"description":"G","title":"G"},{"type":"integer","minimum":0,"maximum":255,"description":"B","title":"B"}]},"affect_owner":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"reapplication_delay":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"stick_in_ground":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"shake_time":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"teleport_owner":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"thrown_potion_effect":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"particle":{"type":"string","default":"iconcrack","description":"Particle to use upon collision","title":"Particle"},"potion_effect":{"type":"integer","default":-1,"description":"Defines the effect the arrow will apply to the entity it hits","title":"Potion Effect"},"power":{"type":"number","default":1.3,"description":"Determines the velocity of the projectile","title":"Power"},"reflect_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be reflected back when hit","title":"Reflect On Hurt"},"semi_random_diff_damage":{"type":"boolean","default":false,"description":"If true, damage will be randomized based on damage and speed","title":"Semi Random Diff Damage"},"shoot_sound":{"type":"string","default":"","description":"The sound that plays when the projectile is shot","title":"Shoot Sound"},"shoot_target":{"type":"boolean","default":true,"description":"If true, the projectile will be shot towards the target of the entity firing it","title":"Shoot Target"},"should_bounce":{"type":"boolean","default":false,"description":"If true, the projectile will bounce upon hit","title":"Should Bounce"},"splash_potion":{"type":"boolean","default":false,"description":"If true, the projectile will be treated like a splash potion","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":"UNDOCUMENTATED"},"uncertainty_base":{"type":"number","default":0,"description":"The base accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Base"},"uncertainty_multiplier":{"type":"number","default":0,"description":"Determines how much difficulty affects accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Multiplier"}}},"DJE":{"additionalProperties":false,"type":"object","title":"Components 1.12.0","description":"A collection of components","required":[],"properties":{"minecraft:addrider":{"$ref":"#/definitions/E"},"minecraft:admire_item":{"$ref":"#/definitions/DEI"},"minecraft:ageable":{"$ref":"#/definitions/F"},"minecraft:ambient_sound_interval":{"$ref":"#/definitions/I"},"minecraft:angry":{"$ref":"#/definitions/J"},"minecraft:annotation.break_door":{"$ref":"#/definitions/GC"},"minecraft:annotation.open_door":{"$ref":"#/definitions/GD"},"minecraft:area_attack":{"$ref":"#/definitions/DEJ"},"minecraft:attack":{"$ref":"#/definitions/GE"},"minecraft:attack_cooldown":{"$ref":"#/definitions/DFA"},"minecraft:attack_damage":{"$ref":"#/definitions/GG"},"minecraft:balloonable":{"$ref":"#/definitions/GH"},"minecraft:barter":{"$ref":"#/definitions/DFB"},"minecraft:block_sensor":{"$ref":"#/definitions/DFC"},"minecraft:boostable":{"$ref":"#/definitions/GJ"},"minecraft:boss":{"$ref":"#/definitions/GI"},"minecraft:break_blocks":{"$ref":"#/definitions/HA"},"minecraft:breathable":{"$ref":"#/definitions/HC"},"minecraft:breedable":{"$ref":"#/definitions/HE"},"minecraft:bribeable":{"$ref":"#/definitions/HF"},"minecraft:buoyant":{"$ref":"#/definitions/DFD"},"minecraft:burns_in_daylight":{"$ref":"#/definitions/HG"},"minecraft:can_climb":{"$ref":"#/definitions/HH"},"minecraft:can_fly":{"$ref":"#/definitions/HI"},"minecraft:can_power_jump":{"$ref":"#/definitions/HJ"},"minecraft:celebrate_hunt":{"$ref":"#/definitions/DFE"},"minecraft:collision_box":{"$ref":"#/definitions/IA"},"minecraft:color":{"$ref":"#/definitions/IB"},"minecraft:color2":{"$ref":"#/definitions/IC"},"minecraft:conditional_bandwidth_optimization":{"$ref":"#/definitions/ID"},"minecraft:custom_hit_test":{"$ref":"#/definitions/DFF"},"minecraft:damage_over_time":{"$ref":"#/definitions/IE"},"minecraft:damage_sensor":{"$ref":"#/definitions/IF"},"minecraft:default_look_angle":{"$ref":"#/definitions/IH"},"minecraft:despawn":{"$ref":"#/definitions/II"},"minecraft:dweller":{"$ref":"#/definitions/IJ"},"minecraft:economy_trade_table":{"$ref":"#/definitions/JA"},"minecraft:entity_sensor":{"$ref":"#/definitions/DFG"},"minecraft:environment_sensor":{"$ref":"#/definitions/JB"},"minecraft:equip_item":{"$ref":"#/definitions/DFH"},"minecraft:equipment":{"$ref":"#/definitions/JC"},"minecraft:equippable":{"$ref":"#/definitions/JD"},"minecraft:experience_reward":{"$ref":"#/definitions/DFI"},"minecraft:explode":{"$ref":"#/definitions/DJF"},"minecraft:fall_damage":{"$ref":"#/definitions/JF"},"minecraft:fire_immune":{"$ref":"#/definitions/JG"},"minecraft:floats_in_liquid":{"$ref":"#/definitions/JI"},"minecraft:flocking":{"$ref":"#/definitions/JH"},"minecraft:flying_speed":{"$ref":"#/definitions/JJ"},"minecraft:follow_range":{"$ref":"#/definitions/BAA"},"minecraft:foot_size":{"$ref":"#/definitions/BAB"},"minecraft:friction_modifier":{"$ref":"#/definitions/BAC"},"minecraft:genetics":{"$ref":"#/definitions/BAD"},"minecraft:giveable":{"$ref":"#/definitions/BAE"},"minecraft:ground_offset":{"$ref":"#/definitions/BAF"},"minecraft:group_size":{"$ref":"#/definitions/DFJ"},"minecraft:grows_crop":{"$ref":"#/definitions/DGA"},"minecraft:healable":{"$ref":"#/definitions/BAG"},"minecraft:health":{"$ref":"#/definitions/BAH"},"minecraft:home":{"$ref":"#/definitions/DGB"},"minecraft:hurt_on_condition":{"$ref":"#/definitions/BAJ"},"minecraft:hurt_when_wet":{"$ref":"#/definitions/BAI"},"minecraft:input_ground_controlled":{"$ref":"#/definitions/BBA"},"minecraft:inside_block_notifier":{"$ref":"#/definitions/BBB"},"minecraft:insomnia":{"$ref":"#/definitions/BBD"},"minecraft:instant_despawn":{"$ref":"#/definitions/DGC"},"minecraft:interact":{"$ref":"#/definitions/BBE"},"minecraft:inventory":{"$ref":"#/definitions/BBG"},"minecraft:is_baby":{"$ref":"#/definitions/BBH"},"minecraft:is_charged":{"$ref":"#/definitions/BBI"},"minecraft:is_chested":{"$ref":"#/definitions/BBJ"},"minecraft:is_dyeable":{"$ref":"#/definitions/BCA"},"minecraft:is_hidden_when_invisible":{"$ref":"#/definitions/BCB"},"minecraft:is_ignited":{"$ref":"#/definitions/BCC"},"minecraft:is_illager_captain":{"$ref":"#/definitions/BCD"},"minecraft:is_saddled":{"$ref":"#/definitions/BCE"},"minecraft:is_shaking":{"$ref":"#/definitions/BCF"},"minecraft:is_sheared":{"$ref":"#/definitions/BCG"},"minecraft:is_stackable":{"$ref":"#/definitions/BCH"},"minecraft:is_stunned":{"$ref":"#/definitions/BCI"},"minecraft:is_tamed":{"$ref":"#/definitions/BCJ"},"minecraft:item_controllable":{"$ref":"#/definitions/BDA"},"minecraft:item_hopper":{"$ref":"#/definitions/BDB"},"minecraft:jump.dynamic":{"$ref":"#/definitions/BDC"},"minecraft:jump.static":{"$ref":"#/definitions/BDD"},"minecraft:knockback_resistance":{"$ref":"#/definitions/BDE"},"minecraft:lava_movement":{"$ref":"#/definitions/BDF"},"minecraft:leashable":{"$ref":"#/definitions/BDG"},"minecraft:lookat":{"$ref":"#/definitions/BDH"},"minecraft:loot":{"$ref":"#/definitions/BDI"},"minecraft:managed_wandering_trader":{"$ref":"#/definitions/BDJ"},"minecraft:mark_variant":{"$ref":"#/definitions/BEA"},"minecraft:mob_effect":{"$ref":"#/definitions/DGD"},"minecraft:movement":{"$ref":"#/definitions/BEB"},"minecraft:movement.amphibious":{"$ref":"#/definitions/BEC"},"minecraft:movement.basic":{"$ref":"#/definitions/BED"},"minecraft:movement.fly":{"$ref":"#/definitions/BEE"},"minecraft:movement.generic":{"$ref":"#/definitions/BEF"},"minecraft:movement.glide":{"$ref":"#/definitions/BEG"},"minecraft:movement.hover":{"$ref":"#/definitions/DGE"},"minecraft:movement.jump":{"$ref":"#/definitions/BEH"},"minecraft:movement.skip":{"$ref":"#/definitions/BEI"},"minecraft:movement.sway":{"$ref":"#/definitions/BEJ"},"minecraft:nameable":{"$ref":"#/definitions/BFA"},"minecraft:navigation.climb":{"$ref":"#/definitions/BFB"},"minecraft:navigation.float":{"$ref":"#/definitions/BFD"},"minecraft:navigation.fly":{"$ref":"#/definitions/BFE"},"minecraft:navigation.generic":{"$ref":"#/definitions/BFF"},"minecraft:navigation.hover":{"$ref":"#/definitions/DGF"},"minecraft:navigation.swim":{"$ref":"#/definitions/BFG"},"minecraft:navigation.walk":{"$ref":"#/definitions/BFH"},"minecraft:npc":{"$ref":"#/definitions/DGG"},"minecraft:on_death":{"$ref":"#/definitions/BFI"},"minecraft:on_friendly_anger":{"$ref":"#/definitions/BFJ"},"minecraft:on_hurt":{"$ref":"#/definitions/BGA"},"minecraft:on_hurt_by_player":{"$ref":"#/definitions/BGB"},"minecraft:on_ignite":{"$ref":"#/definitions/BGC"},"minecraft:on_start_landing":{"$ref":"#/definitions/BGD"},"minecraft:on_start_takeoff":{"$ref":"#/definitions/BGE"},"minecraft:on_target_acquired":{"$ref":"#/definitions/BGF"},"minecraft:on_target_escape":{"$ref":"#/definitions/BGG"},"minecraft:on_wake_with_owner":{"$ref":"#/definitions/BGH"},"minecraft:out_of_control":{"$ref":"#/definitions/BGI"},"minecraft:player.saturation":{"$ref":"#/definitions/BGJ"},"minecraft:player.exhaustion":{"$ref":"#/definitions/BHA"},"minecraft:player.level":{"$ref":"#/definitions/BHB"},"minecraft:player.experience":{"$ref":"#/definitions/BHC"},"minecraft:peek":{"$ref":"#/definitions/BHD"},"minecraft:persistent":{"$ref":"#/definitions/BHE"},"minecraft:physics":{"$ref":"#/definitions/BHF"},"minecraft:preferred_path":{"$ref":"#/definitions/BHG"},"minecraft:projectile":{"$ref":"#/definitions/DJG"},"minecraft:push_through":{"$ref":"#/definitions/BHJ"},"minecraft:pushable":{"$ref":"#/definitions/BIA"},"minecraft:raid_trigger":{"$ref":"#/definitions/BIB"},"minecraft:rail_movement":{"$ref":"#/definitions/BIC"},"minecraft:rail_sensor":{"$ref":"#/definitions/BID"},"minecraft:ravager_blocked":{"$ref":"#/definitions/BIE"},"minecraft:rideable":{"$ref":"#/definitions/BIF"},"minecraft:scaffolding_climber":{"$ref":"#/definitions/BIG"},"minecraft:scale":{"$ref":"#/definitions/BIH"},"minecraft:scale_by_age":{"$ref":"#/definitions/BII"},"minecraft:scheduler":{"$ref":"#/definitions/BIJ"},"minecraft:shareables":{"$ref":"#/definitions/BJA"},"minecraft:shooter":{"$ref":"#/definitions/BJB"},"minecraft:sittable":{"$ref":"#/definitions/BJC"},"minecraft:skin_id":{"$ref":"#/definitions/BJD"},"minecraft:sound_volume":{"$ref":"#/definitions/BJE"},"minecraft:spawn_entity":{"$ref":"#/definitions/BJF"},"minecraft:spell_effects":{"$ref":"#/definitions/BJG"},"minecraft:strength":{"$ref":"#/definitions/DGJ"},"minecraft:tameable":{"$ref":"#/definitions/BJH"},"minecraft:tamemount":{"$ref":"#/definitions/BJI"},"minecraft:target_nearby_sensor":{"$ref":"#/definitions/BJJ"},"minecraft:teleport":{"$ref":"#/definitions/CAA"},"minecraft:tick_world":{"$ref":"#/definitions/CAB"},"minecraft:timer":{"$ref":"#/definitions/CAC"},"minecraft:trade_table":{"$ref":"#/definitions/CAD"},"minecraft:trail":{"$ref":"#/definitions/DHA"},"minecraft:transformation":{"$ref":"#/definitions/CAE"},"minecraft:trust":{"$ref":"#/definitions/CAF"},"minecraft:trusting":{"$ref":"#/definitions/CAG"},"minecraft:type_family":{"$ref":"#/definitions/CAH"},"minecraft:variant":{"$ref":"#/definitions/CAI"},"minecraft:underwater_movement":{"$ref":"#/definitions/CAJ"},"minecraft:walk_animation_speed":{"$ref":"#/definitions/CBA"},"minecraft:wants_jockey":{"$ref":"#/definitions/CBB"},"minecraft:water_movement":{"$ref":"#/definitions/CBC"},"minecraft:behavior.admire_item":{"$ref":"#/definitions/DHB"},"minecraft:behavior.avoid_mob_type":{"$ref":"#/definitions/CBJ"},"minecraft:behavior.beg":{"$ref":"#/definitions/CCB"},"minecraft:behavior.break_door":{"$ref":"#/definitions/CCC"},"minecraft:behavior.breed":{"$ref":"#/definitions/CCD"},"minecraft:behavior.celebrate":{"$ref":"#/definitions/DHC"},"minecraft:behavior.charge_attack":{"$ref":"#/definitions/CCE"},"minecraft:behavior.charge_held_item":{"$ref":"#/definitions/CCF"},"minecraft:behavior.circle_around_anchor":{"$ref":"#/definitions/CCG"},"minecraft:behavior.controlled_by_player":{"$ref":"#/definitions/CCH"},"minecraft:behavior.defend_trusted_target":{"$ref":"#/definitions/DHD"},"minecraft:behavior.defend_village_target":{"$ref":"#/definitions/CCI"},"minecraft:behavior.delayed_attack":{"$ref":"#/definitions/CCJ"},"minecraft:behavior.door_interact":{"$ref":"#/definitions/CDA"},"minecraft:behavior.dragonchargeplayer":{"$ref":"#/definitions/CDB"},"minecraft:behavior.dragondeath":{"$ref":"#/definitions/CDC"},"minecraft:behavior.dragonflaming":{"$ref":"#/definitions/CDD"},"minecraft:behavior.dragonholdingpattern":{"$ref":"#/definitions/CDE"},"minecraft:behavior.dragonlanding":{"$ref":"#/definitions/CDF"},"minecraft:behavior.dragonscanning":{"$ref":"#/definitions/CDG"},"minecraft:behavior.dragonstrafeplayer":{"$ref":"#/definitions/CDH"},"minecraft:behavior.dragontakeoff":{"$ref":"#/definitions/CDI"},"minecraft:behavior.drink_potion":{"$ref":"#/definitions/CDJ"},"minecraft:behavior.drop_item_for":{"$ref":"#/definitions/CEA"},"minecraft:behavior.eat_block":{"$ref":"#/definitions/CEB"},"minecraft:behavior.eat_carried_item":{"$ref":"#/definitions/DHE"},"minecraft:behavior.enderman_leave_block":{"$ref":"#/definitions/CEC"},"minecraft:behavior.enderman_take_block":{"$ref":"#/definitions/CED"},"minecraft:behavior.explore_outskirts":{"$ref":"#/definitions/CEE"},"minecraft:behavior.find_cover":{"$ref":"#/definitions/DHF"},"minecraft:behavior.find_mount":{"$ref":"#/definitions/CEF"},"minecraft:behavior.find_underwater_treasure":{"$ref":"#/definitions/CEG"},"minecraft:behavior.flee_sun":{"$ref":"#/definitions/CEH"},"minecraft:behavior.float":{"$ref":"#/definitions/CEI"},"minecraft:behavior.float_wander":{"$ref":"#/definitions/CEJ"},"minecraft:behavior.follow_caravan":{"$ref":"#/definitions/CFA"},"minecraft:behavior.follow_mob":{"$ref":"#/definitions/CFB"},"minecraft:behavior.follow_owner":{"$ref":"#/definitions/CFC"},"minecraft:behavior.follow_parent":{"$ref":"#/definitions/CFD"},"minecraft:behavior.follow_target_captain":{"$ref":"#/definitions/CFE"},"minecraft:behavior.go_home":{"$ref":"#/definitions/CFF"},"minecraft:behavior.guardian_attack":{"$ref":"#/definitions/CFG"},"minecraft:behavior.harvest_farm_block":{"$ref":"#/definitions/CFH"},"minecraft:behavior.hide":{"$ref":"#/definitions/CBD"},"minecraft:behavior.hold_ground":{"$ref":"#/definitions/DHG"},"minecraft:behavior.hurt_by_target":{"$ref":"#/definitions/CFI"},"minecraft:behavior.inspect_bookshelf":{"$ref":"#/definitions/CFJ"},"minecraft:behavior.knockback_roar":{"$ref":"#/definitions/CGA"},"minecraft:behavior.lay_down":{"$ref":"#/definitions/CGB"},"minecraft:behavior.lay_egg":{"$ref":"#/definitions/CGC"},"minecraft:behavior.leap_at_target":{"$ref":"#/definitions/CGD"},"minecraft:behavior.look_at_entity":{"$ref":"#/definitions/CGE"},"minecraft:behavior.look_at_player":{"$ref":"#/definitions/CGF"},"minecraft:behavior.look_at_target":{"$ref":"#/definitions/CGG"},"minecraft:behavior.look_at_trading_player":{"$ref":"#/definitions/CGH"},"minecraft:behavior.make_love":{"$ref":"#/definitions/CGI"},"minecraft:behavior.melee_attack":{"$ref":"#/definitions/CGJ"},"minecraft:behavior.mingle":{"$ref":"#/definitions/CHA"},"minecraft:behavior.mount_pathing":{"$ref":"#/definitions/CHB"},"minecraft:behavior.move_indoors":{"$ref":"#/definitions/CHC"},"minecraft:behavior.move_through_village":{"$ref":"#/definitions/CHD"},"minecraft:behavior.move_to_block":{"$ref":"#/definitions/CHE"},"minecraft:behavior.move_to_land":{"$ref":"#/definitions/CHF"},"minecraft:behavior.move_to_lava":{"$ref":"#/definitions/DHH"},"minecraft:behavior.move_to_liquid":{"$ref":"#/definitions/CHG"},"minecraft:behavior.move_to_poi":{"$ref":"#/definitions/CBG"},"minecraft:behavior.move_to_random_block":{"$ref":"#/definitions/CHH"},"minecraft:behavior.move_to_village":{"$ref":"#/definitions/CHI"},"minecraft:behavior.move_to_water":{"$ref":"#/definitions/CHJ"},"minecraft:behavior.move_towards_dwelling_restriction":{"$ref":"#/definitions/CIA"},"minecraft:behavior.move_towards_restriction":{"$ref":"#/definitions/CIB"},"minecraft:behavior.move_towards_target":{"$ref":"#/definitions/CIC"},"minecraft:behavior.nap":{"$ref":"#/definitions/DHI"},"minecraft:behavior.nearest_attackable_target":{"$ref":"#/definitions/CID"},"minecraft:behavior.nearest_prioritized_attackable_target":{"$ref":"#/definitions/DHJ"},"minecraft:behavior.ocelot_sit_on_block":{"$ref":"#/definitions/CIE"},"minecraft:behavior.ocelotattack":{"$ref":"#/definitions/CIF"},"minecraft:behavior.offer_flower":{"$ref":"#/definitions/CIG"},"minecraft:behavior.open_door":{"$ref":"#/definitions/CIH"},"minecraft:behavior.owner_hurt_by_target":{"$ref":"#/definitions/CII"},"minecraft:behavior.owner_hurt_target":{"$ref":"#/definitions/CIJ"},"minecraft:behavior.panic":{"$ref":"#/definitions/CJA"},"minecraft:behavior.peek":{"$ref":"#/definitions/CJB"},"minecraft:behavior.pet_sleep_with_owner":{"$ref":"#/definitions/CJC"},"minecraft:behavior.pickup_items":{"$ref":"#/definitions/CJD"},"minecraft:behavior.play":{"$ref":"#/definitions/CJE"},"minecraft:behavior.player_ride_tamed":{"$ref":"#/definitions/CJF"},"minecraft:behavior.raid_garden":{"$ref":"#/definitions/CJG"},"minecraft:behavior.random_breach":{"$ref":"#/definitions/CJH"},"minecraft:behavior.random_fly":{"$ref":"#/definitions/CJI"},"minecraft:behavior.random_hover":{"$ref":"#/definitions/DIA"},"minecraft:behavior.random_look_around":{"$ref":"#/definitions/CJJ"},"minecraft:behavior.random_look_around_and_sit":{"$ref":"#/definitions/DIB"},"minecraft:behavior.random_sitting":{"$ref":"#/definitions/DAA"},"minecraft:behavior.random_stroll":{"$ref":"#/definitions/DAB"},"minecraft:behavior.random_swim":{"$ref":"#/definitions/DAC"},"minecraft:behavior.ranged_attack":{"$ref":"#/definitions/DAD"},"minecraft:behavior.receive_love":{"$ref":"#/definitions/DAE"},"minecraft:behavior.restrict_open_door":{"$ref":"#/definitions/DAF"},"minecraft:behavior.restrict_sun":{"$ref":"#/definitions/DAG"},"minecraft:behavior.rise_to_liquid_level":{"$ref":"#/definitions/DIC"},"minecraft:behavior.roll":{"$ref":"#/definitions/DAH"},"minecraft:behavior.run_around_like_crazy":{"$ref":"#/definitions/DAI"},"minecraft:behavior.scared":{"$ref":"#/definitions/CBH"},"minecraft:behavior.send_event":{"$ref":"#/definitions/DAJ"},"minecraft:behavior.share_items":{"$ref":"#/definitions/DBA"},"minecraft:behavior.silverfish_merge_with_stone":{"$ref":"#/definitions/DBB"},"minecraft:behavior.silverfish_wake_up_friends":{"$ref":"#/definitions/DBC"},"minecraft:behavior.skeleton_horse_trap":{"$ref":"#/definitions/DBD"},"minecraft:behavior.sleep":{"$ref":"#/definitions/DBE"},"minecraft:behavior.slime_attack":{"$ref":"#/definitions/DBF"},"minecraft:behavior.slime_float":{"$ref":"#/definitions/DBG"},"minecraft:behavior.slime_keep_on_jumping":{"$ref":"#/definitions/DBH"},"minecraft:behavior.slime_random_direction":{"$ref":"#/definitions/DBI"},"minecraft:behavior.snacking":{"$ref":"#/definitions/DBJ"},"minecraft:behavior.sneeze":{"$ref":"#/definitions/DCA"},"minecraft:behavior.squid_dive":{"$ref":"#/definitions/DCB"},"minecraft:behavior.squid_flee":{"$ref":"#/definitions/DCC"},"minecraft:behavior.squid_idle":{"$ref":"#/definitions/DCD"},"minecraft:behavior.squid_move_away_from_ground":{"$ref":"#/definitions/DCE"},"minecraft:behavior.squid_out_of_water":{"$ref":"#/definitions/DCF"},"minecraft:behavior.stalk_and_pounce_on_target":{"$ref":"#/definitions/DID"},"minecraft:behavior.stay_while_sitting":{"$ref":"#/definitions/DCG"},"minecraft:behavior.stomp_attack":{"$ref":"#/definitions/DCH"},"minecraft:behavior.stomp_turtle_egg":{"$ref":"#/definitions/DCI"},"minecraft:behavior.stroll_towards_village":{"$ref":"#/definitions/DIE"},"minecraft:behavior.summon_entity":{"$ref":"#/definitions/DCJ"},"minecraft:behavior.swell":{"$ref":"#/definitions/DDA"},"minecraft:behavior.swim_idle":{"$ref":"#/definitions/DDB"},"minecraft:behavior.swim_wander":{"$ref":"#/definitions/DDC"},"minecraft:behavior.swim_with_entity":{"$ref":"#/definitions/DDD"},"minecraft:behavior.swoop_attack":{"$ref":"#/definitions/DDE"},"minecraft:behavior.take_flower":{"$ref":"#/definitions/DDF"},"minecraft:behavior.target_when_pushed":{"$ref":"#/definitions/DDH"},"minecraft:behavior.tempt":{"$ref":"#/definitions/DDG"},"minecraft:behavior.trade_interest":{"$ref":"#/definitions/DDI"},"minecraft:behavior.trade_with_player":{"$ref":"#/definitions/DDJ"},"minecraft:behavior.vex_copy_owner_target":{"$ref":"#/definitions/DEA"},"minecraft:behavior.vex_random_move":{"$ref":"#/definitions/DEB"},"minecraft:behavior.wither_random_attack_pos_goal":{"$ref":"#/definitions/DEC"},"minecraft:behavior.wither_target_highest_damage":{"$ref":"#/definitions/DED"},"minecraft:behavior.work":{"$ref":"#/definitions/CBI"}}},"DJI_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"DJI_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"$ref":"#/definitions/DJI_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DJI_addremove","description":"TODO description: remove","title":"Remove"},"randomize":{"type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/DJI_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DJI_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}},"description":"TODO description: randomize","title":"Randomize"},"description":"TODO description: randomize","title":"Randomize"},"sequence":{"type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","properties":{"add":{"$ref":"#/definitions/DJI_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/DJI_addremove","description":"TODO description: remove","title":"Remove"},"filters":{"$ref":"#/definitions/DJJ"}}},"description":"A series of filters and components to be added","title":"Sequences"},"filters":{"$ref":"#/definitions/DJJ"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"DJJ_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJJ_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJJ_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/DJJ_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJJ_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/DJJ_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/DJJ_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}}]}]},"DJJ_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/DJJ_groups_spec"}},{"type":"object","$ref":"#/definitions/DJJ_filters_spec"}]},"DJJ":{"title":"Filters 1.12.0","$ref":"#/definitions/DJJ_groups_spec"},"DJI":{"type":"object","title":"Entity 1.12.0","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/DJI_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/DJI_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/DJI_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/DJI_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/DJI_event_base"},"description":"TODO description: "},"DJD":{"title":"Entity 1.12.0","required":["description"],"additionalProperties":false,"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/DJE","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"$ref":"#/definitions/DJE","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"$ref":"#/definitions/DJI","uniqueItems":true,"description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"DJC":{"type":"object","title":"Behaviour Entity 1.12.0","description":"TODO description","required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"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."},"minecraft:entity":{"$ref":"#/definitions/DJD","description":"TODO description: minecraft:entity","title":"Entity"}},"additionalProperties":false},"EAD":{"type":"object","title":"Ageable 1.13.0","description":"Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.","additionalProperties":false,"properties":{"drop_items":{"description":"List of items that the entity drops when it grows up.","oneOf":[{"type":"array","items":{"type":"string"}},{"type":"string"}],"title":"TODO Title"},"duration":{"type":"number","default":1200,"description":"Amount of time before the entity grows up, -1 for always a baby.","title":"TODO Title"},"feed_items":{"description":"List of items that can be fed to the entity. Includes 'item' for the item name and 'growth' to define how much time it grows up by","oneOf":[{"type":"array","items":{"type":"string"}},{"type":"string"}],"title":"TODO Title"},"grow_up":{"description":"Event to run when this entity grows up.","title":"TODO Title"}}},"EAE":{"additionalProperties":false,"type":"object","title":"Ambient Sound Interval 1.8.0","description":"Sets the entity's delay between playing its ambient sound.","required":["event_name"],"properties":{"event_name":{"type":"string","default":"ambient","description":"Level sound event to be played as the ambient sound.","title":"Event Name"},"range":{"type":"number","default":16,"description":"Maximum time in seconds to randomly add to the ambient sound delay time.","title":"Range"},"value":{"type":"number","default":8,"description":"Minimum time in seconds before the entity plays its ambient sound again","title":"Value"}}},"EAF_breeds_with_spec":{"type":"object","description":"An entity definitions that this entity can breed with.","additionalItems":false,"required":[],"properties":{"baby_type":{"type":"string","description":"The entity definition of this entity's babies.","title":"Baby Type"},"breed_event":{"$ref":"#/definitions/EAG","description":"Event to run when this entity breeds.","title":"Breed Event"},"mate_type":{"type":"string","description":"The entity definition of this entity's mate.","title":"Mate Type"}}},"EAG":{"title":"Event","description":"Minecraft behaviour event 1.13.0","oneOf":[{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire"},{"type":"object","properties":{"event":{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire","title":"Event"},"target":{"type":"string","description":"The target of the event","enum":["block","damager","other","parent","player","self","target","baby"]}}}]},"EAH_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/EAH_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/EAH_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/EAH_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/EAH_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/EAH_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/EAH_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_container_open"}}},"then":{"$ref":"#/definitions/EAI"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_ranged_weapon"}}},"then":{"$ref":"#/definitions/EBB"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_target"}}},"then":{"$ref":"#/definitions/EBC"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_nether"}}},"then":{"$ref":"#/definitions/EBD"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"inactivity_timer"}}},"then":{"$ref":"#/definitions/EBE"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_block"}}},"then":{"$ref":"#/definitions/EBF"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_leashed_to"}}},"then":{"$ref":"#/definitions/EBG"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_persistent"}}},"then":{"$ref":"#/definitions/EBH"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sleeping"}}},"then":{"$ref":"#/definitions/EBI"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"not":{"properties":{"test":{"const":"is_weather"}},"$comment":"DEPRECATED"}},{"if":{"properties":{"test":{"const":"light_level"}}},"then":{"$ref":"#/definitions/EBJ"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}},{"if":{"properties":{"test":{"const":"random_chance"}}},"then":{"$ref":"#/definitions/ECA"}},{"if":{"properties":{"test":{"const":"rider_count"}}},"then":{"$ref":"#/definitions/ECB"}},{"if":{"properties":{"test":{"const":"surface_mob"}}},"then":{"$ref":"#/definitions/ECC"}},{"if":{"properties":{"test":{"const":"trusts"}}},"then":{"$ref":"#/definitions/ECD"}},{"if":{"properties":{"test":{"const":"weather"}}},"then":{"$ref":"#/definitions/ECE"}},{"if":{"properties":{"test":{"const":"weather_at_position"}}},"then":{"$ref":"#/definitions/ECF"}}]}]},"EAH_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/EAH_groups_spec"}},{"type":"object","$ref":"#/definitions/EAH_filters_spec"}]},"EAJ":{"title":"Operator","type":"string","description":"The operator comparison to apply with 'value'.","default":"equals","enum":["!=","<","<=","<>","=","==",">",">=","equals","not"]},"EBA":{"title":"Subject 1.13.0","type":"string","description":"The subject of this filter test.","default":"self","enum":["block","damager","other","parent","player","self","target"]},"EAI":{"type":"object","title":"Filters Has Container Open 1.13.0","description":"Returns true when the subject Player entity has opened a container.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EBB":{"type":"object","title":"Filters Has Ranged Weapon 1.13.0","description":"Returns true when the subject entity is holding a ranged weapon like a bow or crossbow.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EBC":{"type":"object","title":"Filters Has Target 1.13.0","description":"Returns true if the subject entity has a valid target.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EBD":{"type":"object","title":"Filters In Nether 1.13.0","description":"Returns true when the subject entity is in Nether.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EBE":{"type":"object","title":"Filters Inactivity Timer 1.13.0","description":"Tests if the specified duration in seconds of inactivity for despawning has been reached.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"The Family name to look for","type":"integer","title":"Value"}}},"EBF":{"type":"object","title":"Filters Is Block 1.13.0","description":"Returns true when the block has the given name.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"EBG":{"type":"object","title":"Filters Is Leashed To 1.13.0","description":"Returns true if the subject entity leashed to the calling entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EBH":{"type":"object","title":"Filters Is Persistent 1.13.0","description":"Tests if the subject's persistence matches the bool value passed in.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EBI":{"type":"object","title":"Filters Is Sleeping 1.13.0","description":"Tests whether the Subject is sleeping.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EBJ":{"type":"object","title":"Filters Light Level 1.13.0","description":"Tests is the mob is outside of the specified light level range (0, 16).","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"An integer value.","type":"integer","title":"Value","minimum":0,"maximum":16}}},"ECA":{"type":"object","title":"Filters Random Chance 1.13.0","description":"Returns true if the random chance rolls 0 out of a specified max range.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"ECB":{"type":"object","title":"Filters Rider Count 1.13.0","description":"Returns the number of riders on this entity.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"ECC":{"type":"object","title":"Filters Surface Mob 1.13.0","description":"Tests if the subject is a surface mob.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"ECD":{"type":"object","title":"Filters Trusts 1.13.0","description":"Returns true if the subject is trusted by entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"ECE":{"type":"object","title":"Filters Weather 1.13.0","description":"Tests the current weather in the dimension against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"ECF":{"type":"object","title":"Filters Weather At Position 1.13.0","description":"Tests the current weather, at the actor's position, against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EAJ"},"subject":{"$ref":"#/definitions/EBA"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"EAH":{"title":"Filters 1.13.0","$ref":"#/definitions/EAH_groups_spec"},"EAF":{"type":"object","title":"Breedable 1.13.0","additionalProperties":false,"description":"Specifies the blocks that this entity can break as it moves around.","required":[],"properties":{"allow_sitting":{"description":"If true, entities can breed while sitting.","type":"boolean","default":false,"title":"Allow Sitting"},"blend_attributes":{"description":"If true, the entities will blend their attributes in the offspring after they breed. For example, horses blend their health, movement, and jump_strength in their offspring.","type":"boolean","default":true,"title":"Blend Attributes"},"breed_cooldown":{"description":"Time in seconds before the Entity can breed again.","type":"number","default":60.0,"title":"Breed Cooldown"},"breed_items":{"description":"The list of items that can be used to get the entity into the 'love' state","title":"Breed Items","oneOf":[{"type":"array","items":{"type":"string"}},{"type":"string"}]},"breeds_with":{"description":"The list of entity definitions that this entity can breed with.","oneOf":[{"type":"object","$ref":"#/definitions/EAF_breeds_with_spec"},{"uniqueItems":true,"type":"array","items":{"type":"object","$ref":"#/definitions/EAF_breeds_with_spec"}}],"title":"TODO Title"},"deny_parents_variant":{"type":"object","description":"Determines how likely the baby of parents with the same variant will deny that variant and take a random variant within the given range instead.","additionalProperties":false,"properties":{"chance":{"type":"number","default":0,"description":"The percentage chance of denying the parents' variant.","title":"Chance"},"max_variant":{"type":"integer","default":0,"description":"The inclusive maximum of the variant range.","title":"Max Variant"},"min_variant":{"type":"integer","default":0,"description":"The inclusive minimum of the variant range.","title":"Min Variant"}},"title":"Deny Parents Variant"},"environment_requirements":{"type":"array","description":"The list of nearby block requirements to get the entity into the 'love' state.","items":{"type":"object","description":"A nearby block requirements to get the entity into the 'love' state.","properties":{"blocks":{"type":"array","description":"The block types required nearby for the entity to breed.","items":{"description":"A block type required nearby for the entity to breed.","type":"string","$ref":"#/definitions/HB","title":"Blocks"},"title":"Blocks"},"count":{"type":"number","description":"The number of the required block types nearby for the entity to breed.","title":"Count"},"radius":{"type":"number","description":"How many blocks radius from the mob's center to search in for the required blocks. Bounded between 0 and 16.","minimum":0,"title":"Radius"}},"title":"Environment Requirements"},"title":"Environment Requirements"},"extra_baby_chance":{"type":"number","default":0.0,"description":"Chance that up to 16 babies will spawn between 0.0 and 1.0, where 1.0 is 100%.","minimum":0.0,"maximum":1.0,"title":"Extra Baby Chance"},"love_filters":{"$ref":"#/definitions/EAH","description":"The filters to run when attempting to fall in love.","title":"Love Filters"},"mutation_factor":{"type":"object","description":"Determines how likely the babies are to NOT inherit one of their parent's variances. Values are between 0.0 and 1.0, with a higher number meaning more likely to mutate.","additionalProperties":false,"properties":{"color":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's color.","title":"Color"},"extra_variant":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's extra variant type.","title":"Extra Variant"},"variant":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's variant type.","title":"Variant"}},"title":"Mutation Factor"},"causes_pregnancy":{"type":"boolean","default":false,"description":"If true, the entity will become pregnant instead of spawning a baby.","title":"Causes Pregnancy"},"inherit_tamed":{"type":"boolean","default":true,"description":"If true, the babies will be automatically tamed if its parents are","title":"Inherit Tamed"},"require_full_health":{"type":"boolean","default":false,"description":"If true, the entity needs to be at full health before it can breed.","title":"Require Full Health"},"require_tame":{"type":"boolean","default":true,"description":"If true, the entities need to be tamed first before they can breed.","title":"Require Tame"}}},"ECG_trigger":{"properties":{"cause":{"type":"string","default":"none","description":"Type of damage that triggers the events.","title":"Cause","$ref":"#/definitions/BI"},"damage_multiplier":{"type":"number","default":1,"description":"A multiplier that modifies the base damage from the damage cause. If deals_damage is true the multiplier can only reduce the damage the entity will take to a minimum of 1.","title":"Damage Multiplier"},"deals_damage":{"type":"boolean","default":true,"description":"If true, the damage dealt to the entity will take away health from it, set to false to make the entity ignore that damage.","title":"Deals Damage"},"on_damage":{"additionalProperties":false,"type":"object","description":"Specifies filters for entity definitions and events.","title":"On Damage","properties":{"filters":{"$ref":"#/definitions/EAH"},"event":{"type":"string","pattern":"^.*$","description":"TODO description: event","title":"Event"},"target":{"$ref":"#/definitions/EBA","description":"TODO description: target","title":"Target"}},"on_damage_sound_event":{"type":"string","description":"Defines what sound to play, if any, when the on_damage filters are met.","title":"On Damage Sound Event"}},"on_damage_sound_event":{"$ref":"#/definitions/GB"}}},"ECG":{"title":"Damage Sensor 1.13.0","description":"Defines what events to call when this entity is damaged by specific entities or items.","type":"object","additionalProperties":false,"properties":{"triggers":{"description":"The list of triggers with the events to call when taking specific kinds of damage.","title":"Triggers","oneOf":[{"type":"array","items":{"$ref":"#/definitions/ECG_trigger"}},{"type":"object","$ref":"#/definitions/ECG_trigger"}]}}},"ECI":{"title":"Trigger 1.13.0","type":"object","description":"Trigger to fire","minProperties":1,"properties":{"event":{"type":"string","description":"Event","title":"Event To Fire"},"filters":{"$ref":"#/definitions/EAH","description":"The filters to check to determine if the event should be fired","title":"Filters"},"target":{"$ref":"#/definitions/EBA","description":"The entity to target","title":"Target"}},"additionalProperties":false},"ECH":{"title":"Environment Sensor 1.13.0","description":"Creates a trigger based on environment conditions.","type":"object","additionalProperties":false,"properties":{"triggers":{"description":"The list of triggers that fire when the environment conditions match the given filter criteria.","title":"Triggers","anyOf":[{"type":"array","items":{"$ref":"#/definitions/ECI"}},{"type":"object","$ref":"#/definitions/ECI"}]}}},"ECJ":{"type":"object","title":"Experience Reward 1.13.0","description":"TODO","additionalProperties":false,"properties":{"on_bred":{"type":"string","default":0,"description":"A molang expression defining the amount of experience rewarded when this entity is successfully bred. An array of expressions adds each expression's result together for a final total.","title":"On Bred"},"on_death":{"type":"string","default":0,"description":"A molang expression defining the amount of experience rewarded when this entity dies. An array of expressions adds each expression's result together for a final total.","title":"On Death"}}},"EDA_interaction_spec":{"type":"object","properties":{"add_items":{"type":"object","description":"Loot table with items to add to the player's inventory upon successful interaction.","title":"Add Items"},"cooldown":{"type":"number","default":0,"description":"Time in seconds before this entity can be interacted with again.","title":"Cooldown"},"hurt_item":{"type":"integer","default":0,"description":"The amount of damage the item will take when used to interact with this entity. A value of 0 means the item won't lose durability.","title":"Hurt Item"},"interact_text":{"type":"string","default":"","description":"Text to show when the player is able to interact in this way with this entity when playing with Touch-screen controls.","title":"Interact Text"},"on_interact":{"$ref":"#/definitions/ECI","description":"Event to fire when the interaction occurs.","title":"On Interact"},"particle_on_start":{"type":"object","description":"Particle effect that will be triggered at the start of the interaction.","title":"Particle On Start","properties":{"particle_offset_towards_interactor":{"type":"boolean","description":"Whether or not the particle will appear closer to who performed the interaction.","title":"Particle Offset Towards Interactor"},"particle_type":{"type":"string","description":"The type of particle that will be spawned.","title":"Particle Type"},"particle_y_offset":{"type":"number","description":"Will offset the particle this amount in the y direction.","title":"Particle Y Offset"}}},"play_sounds":{"type":"string","default":"","description":"List of sounds to play when the interaction occurs.","title":"Play Sounds"},"spawn_entities":{"type":"string","default":"","description":"List of entities to spawn when the interaction occurs.","title":"Spawn Entities"},"spawn_items":{"type":"object","description":"Loot table with items to drop on the ground upon successful interaction.","title":"Spawn Items","properties":{"table":{"type":"string","default":"","description":"File path, relative to the Behavior Pack's path, to the loot table file.","title":"Table"}}},"swing":{"type":"boolean","default":false,"description":"If true, the player will do the 'swing' animation when interacting with this entity.","title":"Swing"},"transform_to_item":{"type":"string","default":"","description":"The item used will transform to this item upon successful interaction. Format: itemName:auxValue","title":"Transform To Item"},"use_item":{"type":"boolean","default":false,"description":"If true, the interaction will use an item.","title":"Use Item"}}},"EDA":{"type":"object","title":"Interact 1.13.0","description":"Defines interactions with this entity.","additionalProperties":false,"properties":{"interactions":{"oneOf":[{"type":"object","$ref":"#/definitions/EDA_interaction_spec"},{"type":"array","items":{"$ref":"#/definitions/EDA_interaction_spec"}}],"description":"TODO description","title":"TODO Title"}}},"EDB":{"title":"Navigation.climb","description":"Allows this entity to generate paths that include vertical walls like the vanilla Spiders do.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"EDC":{"title":"Navigation.float","description":"Allows this entity to generate paths by flying around the air like the regular Ghast.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"EDD":{"title":"Navigation.fly","description":"Allows this entity to generate paths in the air like the vanilla Parrots do.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"EDE":{"title":"Navigation.generic 1.13.0","description":"Allows this entity to generate paths by walking, swimming, flying and/or climbing around and jumping up and down a block.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"EDF":{"title":"Navigation.swim","description":"Allows this entity to generate paths by walking, swimming, flying and/or climbing around and jumping up and down a block.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"EDG":{"title":"Navigation.walk 1.13.0","description":"Allows this entity to generate paths by walking around and jumping up and down a block like regular mobs.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"EDH":{"description":"Allows the entity to be a thrown entity.","type":"object","title":"Projectile 1.13.0","additionalProperties":false,"required":[],"properties":{"anchor":{"type":"number","title":"Anchor","description":"UNDOCUMENTATED"},"angle_offset":{"type":"number","default":0,"description":"Determines the angle at which the projectile is thrown","title":"Angle Offset"},"catch_fire":{"type":"boolean","default":false,"description":"If true, the entity hit will be set on fire","title":"Catch Fire"},"crit_particle_on_hurt":{"type":"boolean","default":false,"description":"If true, the projectile will produce additional particles when a critical hit happens","title":"Crit Particle On Hurt"},"destroy_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be destroyed when hit","title":"Destroy On Hurt"},"filter":{"type":"string","default":"","description":"Entity Definitions defined here can't be hurt by the projectile","title":"Filter"},"fire_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the projectile causes fire is affected by the mob griefing game rule","title":"Fire Affected By Griefing"},"gravity":{"type":"number","default":0.05,"description":"The gravity applied to this entity when thrown. The higher the value, the faster the entity falls","title":"Gravity"},"hit_sound":{"type":"string","default":"","description":"The sound that plays when the projectile hits something","title":"Hit Sound"},"homing":{"type":"boolean","default":false,"description":"If true, the projectile homes in to the nearest entity","title":"Homing"},"inertia":{"type":"number","default":0.99,"description":"The fraction of the projectile's speed maintained every frame while traveling in air","title":"Inertia"},"is_dangerous":{"type":"boolean","default":false,"description":"If true, the projectile will be treated as dangerous to the players","title":"Is Dangerous"},"knockback":{"type":"boolean","default":true,"description":"If true, the projectile will knock back the entity it hits","title":"Knockback"},"lightning":{"type":"boolean","default":false,"description":"If true, the entity hit will be struck by lightning","title":"Lightning"},"liquid_inertia":{"type":"number","default":0.6,"description":"The fraction of the projectile's speed maintained every frame while traveling in water","title":"Liquid Inertia"},"multiple_targets":{"type":"boolean","default":true,"description":"If true, the projectile can hit multiple entities per flight","title":"Multiple Targets"},"offset":{"type":"array","default":[0.0,0.5,0.0],"description":"The offset from the entity's anchor where the projectile will spawn","title":"Offset","items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]},"on_fire_time":{"type":"number","default":5,"description":"Time in seconds that the entity hit will be on fire for","title":"On Fire Time"},"on_hit":{"additionalProperties":false,"type":"object","title":"On Hit","description":"UNDOCUMENTATED","properties":{"arrow_effect":{"description":"UNDOCUMENTATED","title":"Arrow Effect","type":"object","additionalProperties":false},"impact_damage":{"additionalProperties":false,"type":"object","title":"Impact Damage","description":"UNDOCUMENTATED","properties":{"damage":{"oneOf":[{"type":"number"},{"type":"array","items":[{"type":"integer"},{"type":"integer"}]}],"title":"Damage","description":"UNDOCUMENTATED"},"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"}}},"stick_in_ground":{"additionalProperties":false,"title":"Stick In Ground","description":"UNDOCUMENTATED","type":"object","properties":{"shake_time":{"title":"Shake Time","description":"UNDOCUMENTATED","type":"number"}}}}},"particle":{"type":"string","default":"iconcrack","description":"Particle to use upon collision","title":"Particle"},"potion_effect":{"type":"integer","default":-1,"description":"Defines the effect the arrow will apply to the entity it hits","title":"Potion Effect"},"power":{"type":"number","default":1.3,"description":"Determines the velocity of the projectile","title":"Power"},"reflect_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be reflected back when hit","title":"Reflect On Hurt"},"semi_random_diff_damage":{"type":"boolean","default":false,"description":"If true, damage will be randomized based on damage and speed","title":"Semi Random Diff Damage"},"shoot_sound":{"type":"string","default":"","description":"The sound that plays when the projectile is shot","title":"Shoot Sound"},"shoot_target":{"type":"boolean","default":true,"description":"If true, the projectile will be shot towards the target of the entity firing it","title":"Shoot Target"},"should_bounce":{"type":"boolean","default":false,"description":"If true, the projectile will bounce upon hit","title":"Should Bounce"},"splash_potion":{"type":"boolean","default":false,"description":"If true, the projectile will be treated like a splash potion","title":"Splash Potion"},"splash_range":{"type":"number","default":4,"description":"Radius in blocks of the 'splash' effect","title":"Splash Range"},"uncertainty_base":{"type":"number","default":0,"description":"The base accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Base"},"uncertainty_multiplier":{"type":"number","default":0,"description":"Determines how much difficulty affects accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Multiplier"}}},"EDI_seats_spec":{"additionalProperties":false,"type":"object","properties":{"lock_rider_rotation":{"type":"number","default":181,"description":"Angle in degrees that a rider is allowed to rotate while riding this entity. Omit this property for no limit"},"max_rider_count":{"type":"integer","default":0,"description":"Defines the maximum number of riders that can be riding this entity for this seat to be valid"},"min_rider_count":{"type":"integer","default":0,"description":"Defines the minimum number of riders that need to be riding this entity before this seat can be used"},"position":{"$ref":"#/definitions/BHI","default":[0.0,0.0,0.0],"description":"Position of this seat relative to this entity's position"},"rotate_rider_by":{"$ref":"#/definitions/EDJ","description":"Offset to rotate riders by"}}},"EDJ":{"title":"Molang Number","description":"The minecraft molang definition that results in a float","anyOf":[{"type":"string","minLength":0,"format":"molang"},{"type":"number"}]},"EEA":{"additionalProperties":false,"type":"integer","title":"Priority","minimum":0,"description":"Allows the mob to drink potions based on specified environment conditions."},"EDI":{"description":"Determines whether this entity can be ridden. Allows specifying the different seat positions and quantity.","type":"object","title":"Rideable 1.13.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/EEA"},"controlling_seat":{"type":"integer","default":0,"description":"The seat that designates the driver of the entity","title":"TODO Title"},"crouching_skip_interact":{"type":"boolean","default":true,"description":"If true, this entity can't be interacted with if the entity interacting with it is crouching","title":"TODO Title"},"family_types":{"type":"array","items":{"type":"string"},"description":"List of entities that can ride this entity","title":"TODO Title"},"interact_text":{"type":"string","default":"","description":"The text to display when the player can interact with the entity when playing with Touch-screen controls","title":"TODO Title"},"pull_in_entities":{"type":"boolean","default":false,"description":"If true, this entity will pull in entities that are in the correct family_types into any available seats","title":"TODO Title"},"rider_can_interact":{"type":"boolean","default":false,"description":"If true, this entity will be picked when looked at by the rider","title":"TODO Title"},"seat_count":{"type":"integer","default":1,"description":"The number of entities that can ride this entity at the same time","title":"TODO Title"},"seats":{"description":"The list of positions and number of riders for each position for entities riding this entity","oneOf":[{"type":"object","$ref":"#/definitions/EDI_seats_spec"},{"type":"array","items":{"$ref":"#/definitions/EDI_seats_spec"}}],"title":"TODO Title"}}},"EEB":{"description":"Defines this entity's ability to trade with players.","type":"object","title":"Transformation 1.13.0","additionalProperties":false,"required":[],"properties":{"add":{"type":"object","description":"List of components to add to the entity after the transformation","properties":{"component_groups":{"type":"array","description":"Names of component groups to add","items":{"type":"string"}}},"title":"TODO Title","additionalProperties":false},"begin_transform_sound":{"type":"string","description":"Sound to play when the transformation starts","title":"TODO Title"},"delay":{"type":"object","description":"Defines the properties of the delay for the transformation","properties":{"block_assist_chance":{"type":"number","default":0,"description":"Chance that the entity will look for nearby blocks that can speed up the transformation. Value must be between 0.0 and 1.0"},"block_chance":{"type":"number","default":0,"description":"Chance that, once a block is found, will help speed up the transformation"},"block_max":{"type":"integer","default":0,"description":"Maximum number of blocks the entity will look for to aid in the transformation. If not defined or set to 0, it will be set to the block radius"},"block_radius":{"type":"integer","default":0,"description":"Distance in Blocks that the entity will search for blocks that can help the transformation"},"block_types":{"type":"array","description":"List of blocks that can help the transformation of this entity","items":{"$ref":"#/definitions/HD"}},"value":{"type":"number","default":0,"description":"Time in seconds before the entity transforms"}},"title":"TODO Title","additionalProperties":false},"drop_equipment":{"type":"boolean","default":false,"description":"Cause the entity to drop all equipment upon transformation","title":"TODO Title"},"into":{"type":"string","description":"Entity Definition that this entity will transform into","title":"TODO Title"},"keep_level":{"type":"boolean","default":false,"description":"If this entity has trades and has leveled up, it should maintain that level after transformation.","title":"TODO Title"},"keep_owner":{"type":"boolean","default":false,"description":"If this entity is owned by another entity, it should remain owned after transformation.","title":"TODO Title"},"transformation_sound":{"type":"string","description":"Sound to play when the entity is done transforming","title":"TODO Title"}}},"EED":{"additionalProperties":false,"type":"integer","title":"Priority","minimum":0,"description":"Allows the mob to drink potions based on specified environment conditions."},"EEC":{"type":"object","title":"Find Mount 1.8.0","description":"Allows the mob to look around for another mob to ride atop it.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/EED"},"avoid_water":{"type":"boolean","default":false,"description":"If true, the mob will not go into water blocks when going towards a mount","title":"Avoid Water"},"mount_distance":{"type":"number","default":-1,"description":"This is the distance the mob needs to be, in blocks, from the desired mount to mount it. If the value is below 0, the mob will use its default attack distance","title":"Mount Distance"},"start_delay":{"type":"integer","default":0,"description":"Time the mob will wait before starting to move towards the mount","title":"Start Delay"},"target_needed":{"type":"boolean","default":false,"description":"If true, the mob will only look for a mount if it has a target","title":"Target Needed"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks within which the mob will look for a mount","title":"Within Radius"}}},"EEF":{"additionalProperties":false,"default":1.0,"description":"Movement speed multiplier of the mob when using this AI Goal.","type":"number","title":"Speed Multiplier"},"EEE":{"type":"object","title":"Go Home 1.13.0","description":"Allows the mob to move back to the position they were spawned.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/EED"},"speed_multiplier":{"$ref":"#/definitions/EEF"},"goal_radius":{"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":"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":"Interval"},"on_home":{"title":"On Home","description":"Event to run when this mob gets home.","oneOf":[{"type":"string"},{"type":"object","$ref":"#/definitions/ECI"},{"type":"array","items":{"$ref":"#/definitions/ECI"}}]},"on_failed":{"description":"Event to run when this mob gets home.","oneOf":[{"type":"string"},{"type":"object","$ref":"#/definitions/ECI"},{"type":"array","items":{"$ref":"#/definitions/ECI"}}],"title":"On Failed"}}},"EEG":{"description":"Allows this mob to stomp turtle eggs","type":"object","title":"Stomp Turtle Egg 1.13.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/EED"},"speed_multiplier":{"$ref":"#/definitions/EEF"},"goal_radius":{"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":"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":"Interval"},"search_count":{"type":"integer","default":10,"description":"The number of blocks each tick that the mob will check within it's search range and height for a valid block to move to. A value of 0 will have the mob check every block within range in one tick","title":"Search Count"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for turtle eggs to move towards","title":"Search Height"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for turtle eggs to move towards","title":"Search Range"}}},"EEH":{"description":"Allows the mob to be tempted by food they like.","type":"object","title":"Tempt 1.13.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/EED"},"speed_multiplier":{"$ref":"#/definitions/EEF"},"can_get_scared":{"type":"boolean","default":false,"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"},"items":{"type":"array","description":"List of items this mob is tempted by","items":{"type":"string","title":"Item","description":"An item identifier"},"title":"Items"},"within_radius":{"type":"number","default":0,"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"},"sound_interval":{"type":"object","description":"UNDOCUMENTATED","title":"Sound Interval","properties":{"range_min":{"type":"number","description":"UNDOCUMENTATED","title":"Range Min"},"range_max":{"type":"number","description":"UNDOCUMENTATED","title":"Range Max"}},"additionalProperties":false}}},"EAC":{"additionalProperties":false,"type":"object","title":"Entity 1.13.0","description":"TODO description","properties":{"minecraft:addrider":{"$ref":"#/definitions/E"},"minecraft:admire_item":{"$ref":"#/definitions/DEI"},"minecraft:ageable":{"$ref":"#/definitions/EAD"},"minecraft:ambient_sound_interval":{"$ref":"#/definitions/EAE"},"minecraft:angry":{"$ref":"#/definitions/J"},"minecraft:annotation.break_door":{"$ref":"#/definitions/GC"},"minecraft:annotation.open_door":{"$ref":"#/definitions/GD"},"minecraft:area_attack":{"$ref":"#/definitions/DEJ"},"minecraft:attack":{"$ref":"#/definitions/GE"},"minecraft:attack_cooldown":{"$ref":"#/definitions/DFA"},"minecraft:attack_damage":{"$ref":"#/definitions/GG"},"minecraft:balloonable":{"$ref":"#/definitions/GH"},"minecraft:barter":{"$ref":"#/definitions/DFB"},"minecraft:block_sensor":{"$ref":"#/definitions/DFC"},"minecraft:boostable":{"$ref":"#/definitions/GJ"},"minecraft:boss":{"$ref":"#/definitions/GI"},"minecraft:break_blocks":{"$ref":"#/definitions/HA"},"minecraft:breathable":{"$ref":"#/definitions/HC"},"minecraft:breedable":{"$ref":"#/definitions/EAF"},"minecraft:bribeable":{"$ref":"#/definitions/HF"},"minecraft:buoyant":{"$ref":"#/definitions/DFD"},"minecraft:burns_in_daylight":{"$ref":"#/definitions/HG"},"minecraft:can_climb":{"$ref":"#/definitions/HH"},"minecraft:can_fly":{"$ref":"#/definitions/HI"},"minecraft:can_power_jump":{"$ref":"#/definitions/HJ"},"minecraft:celebrate_hunt":{"$ref":"#/definitions/DFE"},"minecraft:collision_box":{"$ref":"#/definitions/IA"},"minecraft:color":{"$ref":"#/definitions/IB"},"minecraft:color2":{"$ref":"#/definitions/IC"},"minecraft:conditional_bandwidth_optimization":{"$ref":"#/definitions/ID"},"minecraft:custom_hit_test":{"$ref":"#/definitions/DFF"},"minecraft:damage_over_time":{"$ref":"#/definitions/IE"},"minecraft:damage_sensor":{"$ref":"#/definitions/ECG"},"minecraft:default_look_angle":{"$ref":"#/definitions/IH"},"minecraft:despawn":{"$ref":"#/definitions/II"},"minecraft:dweller":{"$ref":"#/definitions/IJ"},"minecraft:economy_trade_table":{"$ref":"#/definitions/JA"},"minecraft:entity_sensor":{"$ref":"#/definitions/DFG"},"minecraft:environment_sensor":{"$ref":"#/definitions/ECH"},"minecraft:equip_item":{"$ref":"#/definitions/DFH"},"minecraft:equipment":{"$ref":"#/definitions/JC"},"minecraft:equippable":{"$ref":"#/definitions/JD"},"minecraft:experience_reward":{"$ref":"#/definitions/ECJ"},"minecraft:explode":{"$ref":"#/definitions/DJF"},"minecraft:fall_damage":{"$ref":"#/definitions/JF"},"minecraft:fire_immune":{"$ref":"#/definitions/JG"},"minecraft:floats_in_liquid":{"$ref":"#/definitions/JI"},"minecraft:flocking":{"$ref":"#/definitions/JH"},"minecraft:flying_speed":{"$ref":"#/definitions/JJ"},"minecraft:follow_range":{"$ref":"#/definitions/BAA"},"minecraft:foot_size":{"$ref":"#/definitions/BAB"},"minecraft:friction_modifier":{"$ref":"#/definitions/BAC"},"minecraft:genetics":{"$ref":"#/definitions/BAD"},"minecraft:giveable":{"$ref":"#/definitions/BAE"},"minecraft:ground_offset":{"$ref":"#/definitions/BAF"},"minecraft:group_size":{"$ref":"#/definitions/DFJ"},"minecraft:grows_crop":{"$ref":"#/definitions/DGA"},"minecraft:healable":{"$ref":"#/definitions/BAG"},"minecraft:health":{"$ref":"#/definitions/BAH"},"minecraft:home":{"$ref":"#/definitions/DGB"},"minecraft:hurt_on_condition":{"$ref":"#/definitions/BAJ"},"minecraft:hurt_when_wet":{"$ref":"#/definitions/BAI"},"minecraft:input_ground_controlled":{"$ref":"#/definitions/BBA"},"minecraft:inside_block_notifier":{"$ref":"#/definitions/BBB"},"minecraft:insomnia":{"$ref":"#/definitions/BBD"},"minecraft:instant_despawn":{"$ref":"#/definitions/DGC"},"minecraft:interact":{"$ref":"#/definitions/EDA"},"minecraft:inventory":{"$ref":"#/definitions/BBG"},"minecraft:is_baby":{"$ref":"#/definitions/BBH"},"minecraft:is_charged":{"$ref":"#/definitions/BBI"},"minecraft:is_chested":{"$ref":"#/definitions/BBJ"},"minecraft:is_dyeable":{"$ref":"#/definitions/BCA"},"minecraft:is_hidden_when_invisible":{"$ref":"#/definitions/BCB"},"minecraft:is_ignited":{"$ref":"#/definitions/BCC"},"minecraft:is_illager_captain":{"$ref":"#/definitions/BCD"},"minecraft:is_saddled":{"$ref":"#/definitions/BCE"},"minecraft:is_shaking":{"$ref":"#/definitions/BCF"},"minecraft:is_sheared":{"$ref":"#/definitions/BCG"},"minecraft:is_stackable":{"$ref":"#/definitions/BCH"},"minecraft:is_stunned":{"$ref":"#/definitions/BCI"},"minecraft:is_tamed":{"$ref":"#/definitions/BCJ"},"minecraft:item_controllable":{"$ref":"#/definitions/BDA"},"minecraft:item_hopper":{"$ref":"#/definitions/BDB"},"minecraft:jump.dynamic":{"$ref":"#/definitions/BDC"},"minecraft:jump.static":{"$ref":"#/definitions/BDD"},"minecraft:knockback_resistance":{"$ref":"#/definitions/BDE"},"minecraft:lava_movement":{"$ref":"#/definitions/BDF"},"minecraft:leashable":{"$ref":"#/definitions/BDG"},"minecraft:lookat":{"$ref":"#/definitions/BDH"},"minecraft:loot":{"$ref":"#/definitions/BDI"},"minecraft:managed_wandering_trader":{"$ref":"#/definitions/BDJ"},"minecraft:mark_variant":{"$ref":"#/definitions/BEA"},"minecraft:mob_effect":{"$ref":"#/definitions/DGD"},"minecraft:movement":{"$ref":"#/definitions/BEB"},"minecraft:movement.amphibious":{"$ref":"#/definitions/BEC"},"minecraft:movement.basic":{"$ref":"#/definitions/BED"},"minecraft:movement.fly":{"$ref":"#/definitions/BEE"},"minecraft:movement.generic":{"$ref":"#/definitions/BEF"},"minecraft:movement.glide":{"$ref":"#/definitions/BEG"},"minecraft:movement.hover":{"$ref":"#/definitions/DGE"},"minecraft:movement.jump":{"$ref":"#/definitions/BEH"},"minecraft:movement.skip":{"$ref":"#/definitions/BEI"},"minecraft:movement.sway":{"$ref":"#/definitions/BEJ"},"minecraft:nameable":{"$ref":"#/definitions/BFA"},"minecraft:navigation.climb":{"$ref":"#/definitions/EDB"},"minecraft:navigation.float":{"$ref":"#/definitions/EDC"},"minecraft:navigation.fly":{"$ref":"#/definitions/EDD"},"minecraft:navigation.generic":{"$ref":"#/definitions/EDE"},"minecraft:navigation.hover":{"$ref":"#/definitions/DGF"},"minecraft:navigation.swim":{"$ref":"#/definitions/EDF"},"minecraft:navigation.walk":{"$ref":"#/definitions/EDG"},"minecraft:npc":{"$ref":"#/definitions/DGG"},"minecraft:on_death":{"$ref":"#/definitions/BFI"},"minecraft:on_friendly_anger":{"$ref":"#/definitions/BFJ"},"minecraft:on_hurt":{"$ref":"#/definitions/BGA"},"minecraft:on_hurt_by_player":{"$ref":"#/definitions/BGB"},"minecraft:on_ignite":{"$ref":"#/definitions/BGC"},"minecraft:on_start_landing":{"$ref":"#/definitions/BGD"},"minecraft:on_start_takeoff":{"$ref":"#/definitions/BGE"},"minecraft:on_target_acquired":{"$ref":"#/definitions/BGF"},"minecraft:on_target_escape":{"$ref":"#/definitions/BGG"},"minecraft:on_wake_with_owner":{"$ref":"#/definitions/BGH"},"minecraft:out_of_control":{"$ref":"#/definitions/BGI"},"minecraft:player.saturation":{"$ref":"#/definitions/BGJ"},"minecraft:player.exhaustion":{"$ref":"#/definitions/BHA"},"minecraft:player.level":{"$ref":"#/definitions/BHB"},"minecraft:player.experience":{"$ref":"#/definitions/BHC"},"minecraft:peek":{"$ref":"#/definitions/BHD"},"minecraft:persistent":{"$ref":"#/definitions/BHE"},"minecraft:physics":{"$ref":"#/definitions/BHF"},"minecraft:preferred_path":{"$ref":"#/definitions/BHG"},"minecraft:projectile":{"$ref":"#/definitions/EDH"},"minecraft:push_through":{"$ref":"#/definitions/BHJ"},"minecraft:pushable":{"$ref":"#/definitions/BIA"},"minecraft:raid_trigger":{"$ref":"#/definitions/BIB"},"minecraft:rail_movement":{"$ref":"#/definitions/BIC"},"minecraft:rail_sensor":{"$ref":"#/definitions/BID"},"minecraft:ravager_blocked":{"$ref":"#/definitions/BIE"},"minecraft:rideable":{"$ref":"#/definitions/EDI"},"minecraft:scaffolding_climber":{"$ref":"#/definitions/BIG"},"minecraft:scale":{"$ref":"#/definitions/BIH"},"minecraft:scale_by_age":{"$ref":"#/definitions/BII"},"minecraft:scheduler":{"$ref":"#/definitions/BIJ"},"minecraft:shareables":{"$ref":"#/definitions/BJA"},"minecraft:shooter":{"$ref":"#/definitions/BJB"},"minecraft:sittable":{"$ref":"#/definitions/BJC"},"minecraft:skin_id":{"$ref":"#/definitions/BJD"},"minecraft:sound_volume":{"$ref":"#/definitions/BJE"},"minecraft:spawn_entity":{"$ref":"#/definitions/BJF"},"minecraft:spell_effects":{"$ref":"#/definitions/BJG"},"minecraft:strength":{"$ref":"#/definitions/DGJ"},"minecraft:tameable":{"$ref":"#/definitions/BJH"},"minecraft:tamemount":{"$ref":"#/definitions/BJI"},"minecraft:target_nearby_sensor":{"$ref":"#/definitions/BJJ"},"minecraft:teleport":{"$ref":"#/definitions/CAA"},"minecraft:tick_world":{"$ref":"#/definitions/CAB"},"minecraft:timer":{"$ref":"#/definitions/CAC"},"minecraft:trade_table":{"$ref":"#/definitions/CAD"},"minecraft:trail":{"$ref":"#/definitions/DHA"},"minecraft:transformation":{"$ref":"#/definitions/EEB"},"minecraft:trust":{"$ref":"#/definitions/CAF"},"minecraft:trusting":{"$ref":"#/definitions/CAG"},"minecraft:type_family":{"$ref":"#/definitions/CAH"},"minecraft:variant":{"$ref":"#/definitions/CAI"},"minecraft:underwater_movement":{"$ref":"#/definitions/CAJ"},"minecraft:walk_animation_speed":{"$ref":"#/definitions/CBA"},"minecraft:wants_jockey":{"$ref":"#/definitions/CBB"},"minecraft:water_movement":{"$ref":"#/definitions/CBC"},"minecraft:behavior.admire_item":{"$ref":"#/definitions/DHB"},"minecraft:behavior.avoid_mob_type":{"$ref":"#/definitions/CBJ"},"minecraft:behavior.beg":{"$ref":"#/definitions/CCB"},"minecraft:behavior.break_door":{"$ref":"#/definitions/CCC"},"minecraft:behavior.breed":{"$ref":"#/definitions/CCD"},"minecraft:behavior.celebrate":{"$ref":"#/definitions/DHC"},"minecraft:behavior.charge_attack":{"$ref":"#/definitions/CCE"},"minecraft:behavior.charge_held_item":{"$ref":"#/definitions/CCF"},"minecraft:behavior.circle_around_anchor":{"$ref":"#/definitions/CCG"},"minecraft:behavior.controlled_by_player":{"$ref":"#/definitions/CCH"},"minecraft:behavior.defend_trusted_target":{"$ref":"#/definitions/DHD"},"minecraft:behavior.defend_village_target":{"$ref":"#/definitions/CCI"},"minecraft:behavior.delayed_attack":{"$ref":"#/definitions/CCJ"},"minecraft:behavior.door_interact":{"$ref":"#/definitions/CDA"},"minecraft:behavior.dragonchargeplayer":{"$ref":"#/definitions/CDB"},"minecraft:behavior.dragondeath":{"$ref":"#/definitions/CDC"},"minecraft:behavior.dragonflaming":{"$ref":"#/definitions/CDD"},"minecraft:behavior.dragonholdingpattern":{"$ref":"#/definitions/CDE"},"minecraft:behavior.dragonlanding":{"$ref":"#/definitions/CDF"},"minecraft:behavior.dragonscanning":{"$ref":"#/definitions/CDG"},"minecraft:behavior.dragonstrafeplayer":{"$ref":"#/definitions/CDH"},"minecraft:behavior.dragontakeoff":{"$ref":"#/definitions/CDI"},"minecraft:behavior.drink_potion":{"$ref":"#/definitions/CDJ"},"minecraft:behavior.drop_item_for":{"$ref":"#/definitions/CEA"},"minecraft:behavior.eat_block":{"$ref":"#/definitions/CEB"},"minecraft:behavior.eat_carried_item":{"$ref":"#/definitions/DHE"},"minecraft:behavior.enderman_leave_block":{"$ref":"#/definitions/CEC"},"minecraft:behavior.enderman_take_block":{"$ref":"#/definitions/CED"},"minecraft:behavior.explore_outskirts":{"$ref":"#/definitions/CEE"},"minecraft:behavior.find_cover":{"$ref":"#/definitions/DHF"},"minecraft:behavior.find_mount":{"$ref":"#/definitions/EEC"},"minecraft:behavior.find_underwater_treasure":{"$ref":"#/definitions/CEG"},"minecraft:behavior.flee_sun":{"$ref":"#/definitions/CEH"},"minecraft:behavior.float":{"$ref":"#/definitions/CEI"},"minecraft:behavior.float_wander":{"$ref":"#/definitions/CEJ"},"minecraft:behavior.follow_caravan":{"$ref":"#/definitions/CFA"},"minecraft:behavior.follow_mob":{"$ref":"#/definitions/CFB"},"minecraft:behavior.follow_owner":{"$ref":"#/definitions/CFC"},"minecraft:behavior.follow_parent":{"$ref":"#/definitions/CFD"},"minecraft:behavior.follow_target_captain":{"$ref":"#/definitions/CFE"},"minecraft:behavior.go_home":{"$ref":"#/definitions/EEE"},"minecraft:behavior.guardian_attack":{"$ref":"#/definitions/CFG"},"minecraft:behavior.harvest_farm_block":{"$ref":"#/definitions/CFH"},"minecraft:behavior.hide":{"$ref":"#/definitions/CBD"},"minecraft:behavior.hold_ground":{"$ref":"#/definitions/DHG"},"minecraft:behavior.hurt_by_target":{"$ref":"#/definitions/CFI"},"minecraft:behavior.inspect_bookshelf":{"$ref":"#/definitions/CFJ"},"minecraft:behavior.knockback_roar":{"$ref":"#/definitions/CGA"},"minecraft:behavior.lay_down":{"$ref":"#/definitions/CGB"},"minecraft:behavior.lay_egg":{"$ref":"#/definitions/CGC"},"minecraft:behavior.leap_at_target":{"$ref":"#/definitions/CGD"},"minecraft:behavior.look_at_entity":{"$ref":"#/definitions/CGE"},"minecraft:behavior.look_at_player":{"$ref":"#/definitions/CGF"},"minecraft:behavior.look_at_target":{"$ref":"#/definitions/CGG"},"minecraft:behavior.look_at_trading_player":{"$ref":"#/definitions/CGH"},"minecraft:behavior.make_love":{"$ref":"#/definitions/CGI"},"minecraft:behavior.melee_attack":{"$ref":"#/definitions/CGJ"},"minecraft:behavior.mingle":{"$ref":"#/definitions/CHA"},"minecraft:behavior.mount_pathing":{"$ref":"#/definitions/CHB"},"minecraft:behavior.move_indoors":{"$ref":"#/definitions/CHC"},"minecraft:behavior.move_through_village":{"$ref":"#/definitions/CHD"},"minecraft:behavior.move_to_block":{"$ref":"#/definitions/CHE"},"minecraft:behavior.move_to_land":{"$ref":"#/definitions/CHF"},"minecraft:behavior.move_to_lava":{"$ref":"#/definitions/DHH"},"minecraft:behavior.move_to_liquid":{"$ref":"#/definitions/CHG"},"minecraft:behavior.move_to_poi":{"$ref":"#/definitions/CBG"},"minecraft:behavior.move_to_random_block":{"$ref":"#/definitions/CHH"},"minecraft:behavior.move_to_village":{"$ref":"#/definitions/CHI"},"minecraft:behavior.move_to_water":{"$ref":"#/definitions/CHJ"},"minecraft:behavior.move_towards_dwelling_restriction":{"$ref":"#/definitions/CIA"},"minecraft:behavior.move_towards_restriction":{"$ref":"#/definitions/CIB"},"minecraft:behavior.move_towards_target":{"$ref":"#/definitions/CIC"},"minecraft:behavior.nap":{"$ref":"#/definitions/DHI"},"minecraft:behavior.nearest_attackable_target":{"$ref":"#/definitions/CID"},"minecraft:behavior.nearest_prioritized_attackable_target":{"$ref":"#/definitions/DHJ"},"minecraft:behavior.ocelot_sit_on_block":{"$ref":"#/definitions/CIE"},"minecraft:behavior.ocelotattack":{"$ref":"#/definitions/CIF"},"minecraft:behavior.offer_flower":{"$ref":"#/definitions/CIG"},"minecraft:behavior.open_door":{"$ref":"#/definitions/CIH"},"minecraft:behavior.owner_hurt_by_target":{"$ref":"#/definitions/CII"},"minecraft:behavior.owner_hurt_target":{"$ref":"#/definitions/CIJ"},"minecraft:behavior.panic":{"$ref":"#/definitions/CJA"},"minecraft:behavior.peek":{"$ref":"#/definitions/CJB"},"minecraft:behavior.pet_sleep_with_owner":{"$ref":"#/definitions/CJC"},"minecraft:behavior.pickup_items":{"$ref":"#/definitions/CJD"},"minecraft:behavior.play":{"$ref":"#/definitions/CJE"},"minecraft:behavior.player_ride_tamed":{"$ref":"#/definitions/CJF"},"minecraft:behavior.raid_garden":{"$ref":"#/definitions/CJG"},"minecraft:behavior.random_breach":{"$ref":"#/definitions/CJH"},"minecraft:behavior.random_fly":{"$ref":"#/definitions/CJI"},"minecraft:behavior.random_hover":{"$ref":"#/definitions/DIA"},"minecraft:behavior.random_look_around":{"$ref":"#/definitions/CJJ"},"minecraft:behavior.random_look_around_and_sit":{"$ref":"#/definitions/DIB"},"minecraft:behavior.random_sitting":{"$ref":"#/definitions/DAA"},"minecraft:behavior.random_stroll":{"$ref":"#/definitions/DAB"},"minecraft:behavior.random_swim":{"$ref":"#/definitions/DAC"},"minecraft:behavior.ranged_attack":{"$ref":"#/definitions/DAD"},"minecraft:behavior.receive_love":{"$ref":"#/definitions/DAE"},"minecraft:behavior.restrict_open_door":{"$ref":"#/definitions/DAF"},"minecraft:behavior.restrict_sun":{"$ref":"#/definitions/DAG"},"minecraft:behavior.rise_to_liquid_level":{"$ref":"#/definitions/DIC"},"minecraft:behavior.roll":{"$ref":"#/definitions/DAH"},"minecraft:behavior.run_around_like_crazy":{"$ref":"#/definitions/DAI"},"minecraft:behavior.scared":{"$ref":"#/definitions/CBH"},"minecraft:behavior.send_event":{"$ref":"#/definitions/DAJ"},"minecraft:behavior.share_items":{"$ref":"#/definitions/DBA"},"minecraft:behavior.silverfish_merge_with_stone":{"$ref":"#/definitions/DBB"},"minecraft:behavior.silverfish_wake_up_friends":{"$ref":"#/definitions/DBC"},"minecraft:behavior.skeleton_horse_trap":{"$ref":"#/definitions/DBD"},"minecraft:behavior.sleep":{"$ref":"#/definitions/DBE"},"minecraft:behavior.slime_attack":{"$ref":"#/definitions/DBF"},"minecraft:behavior.slime_float":{"$ref":"#/definitions/DBG"},"minecraft:behavior.slime_keep_on_jumping":{"$ref":"#/definitions/DBH"},"minecraft:behavior.slime_random_direction":{"$ref":"#/definitions/DBI"},"minecraft:behavior.snacking":{"$ref":"#/definitions/DBJ"},"minecraft:behavior.sneeze":{"$ref":"#/definitions/DCA"},"minecraft:behavior.squid_dive":{"$ref":"#/definitions/DCB"},"minecraft:behavior.squid_flee":{"$ref":"#/definitions/DCC"},"minecraft:behavior.squid_idle":{"$ref":"#/definitions/DCD"},"minecraft:behavior.squid_move_away_from_ground":{"$ref":"#/definitions/DCE"},"minecraft:behavior.squid_out_of_water":{"$ref":"#/definitions/DCF"},"minecraft:behavior.stalk_and_pounce_on_target":{"$ref":"#/definitions/DID"},"minecraft:behavior.stay_while_sitting":{"$ref":"#/definitions/DCG"},"minecraft:behavior.stomp_attack":{"$ref":"#/definitions/DCH"},"minecraft:behavior.stomp_turtle_egg":{"$ref":"#/definitions/EEG"},"minecraft:behavior.stroll_towards_village":{"$ref":"#/definitions/DIE"},"minecraft:behavior.summon_entity":{"$ref":"#/definitions/DCJ"},"minecraft:behavior.swell":{"$ref":"#/definitions/DDA"},"minecraft:behavior.swim_idle":{"$ref":"#/definitions/DDB"},"minecraft:behavior.swim_wander":{"$ref":"#/definitions/DDC"},"minecraft:behavior.swim_with_entity":{"$ref":"#/definitions/DDD"},"minecraft:behavior.swoop_attack":{"$ref":"#/definitions/DDE"},"minecraft:behavior.take_flower":{"$ref":"#/definitions/DDF"},"minecraft:behavior.target_when_pushed":{"$ref":"#/definitions/DDH"},"minecraft:behavior.tempt":{"$ref":"#/definitions/EEH"},"minecraft:behavior.trade_interest":{"$ref":"#/definitions/DDI"},"minecraft:behavior.trade_with_player":{"$ref":"#/definitions/DDJ"},"minecraft:behavior.vex_copy_owner_target":{"$ref":"#/definitions/DEA"},"minecraft:behavior.vex_random_move":{"$ref":"#/definitions/DEB"},"minecraft:behavior.wither_random_attack_pos_goal":{"$ref":"#/definitions/DEC"},"minecraft:behavior.wither_target_highest_damage":{"$ref":"#/definitions/DED"},"minecraft:behavior.work":{"$ref":"#/definitions/CBI"}}},"EEI_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"EEI_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"$ref":"#/definitions/EEI_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/EEI_addremove","description":"TODO description: remove","title":"Remove"},"randomize":{"type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/EEI_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/EEI_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}},"description":"TODO description: randomize","title":"Randomize"},"description":"TODO description: randomize","title":"Randomize"},"sequence":{"type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","properties":{"add":{"$ref":"#/definitions/EEI_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/EEI_addremove","description":"TODO description: remove","title":"Remove"},"filters":{"$ref":"#/definitions/EAH"}}},"description":"A series of filters and components to be added","title":"Sequences"},"filters":{"$ref":"#/definitions/EAH"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"EEI":{"type":"object","title":"Entity 1.13.0","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/EEI_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/EEI_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/EEI_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/EEI_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/EEI_event_base"},"description":"TODO description: "},"EAB":{"title":"Entity 1.13.0","required":["description"],"additionalProperties":false,"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/EAC","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"$ref":"#/definitions/EAC","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"$ref":"#/definitions/EEI","uniqueItems":true,"description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"EAA":{"type":"object","title":"Behaviour Entity 1.13.0","description":"TODO description","required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"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."},"minecraft:entity":{"$ref":"#/definitions/EAB","description":"TODO description: minecraft:entity","title":"Entity"}},"additionalProperties":false},"EFB":{"type":"object","title":"Entity 1.14.0","$ref":"#/definitions/EAC","description":"TODO description"},"EFC_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"EFC_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"$ref":"#/definitions/EFC_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/EFC_addremove","description":"TODO description: remove","title":"Remove"},"randomize":{"type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/EFC_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/EFC_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}},"description":"TODO description: randomize","title":"Randomize"},"description":"TODO description: randomize","title":"Randomize"},"sequence":{"type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","properties":{"add":{"$ref":"#/definitions/EFC_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/EFC_addremove","description":"TODO description: remove","title":"Remove"},"filters":{"$ref":"#/definitions/EFD"}}},"description":"A series of filters and components to be added","title":"Sequences"},"filters":{"$ref":"#/definitions/EFD"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"EFD_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/EFD_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/EFD_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/EFD_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/EFD_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/EFD_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/EFD_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}},{"if":{"properties":{"test":{"const":"has_target"}}},"then":{"$ref":"#/definitions/EBC"}},{"if":{"properties":{"test":{"const":"is_block"}}},"then":{"$ref":"#/definitions/EBF"}},{"if":{"properties":{"test":{"const":"is_leashed_to"}}},"then":{"$ref":"#/definitions/EBG"}},{"if":{"properties":{"test":{"const":"is_sleeping"}}},"then":{"$ref":"#/definitions/EBI"}},{"not":{"properties":{"test":{"const":"is_weather"}},"$comment":"DEPRECATED"}},{"if":{"properties":{"test":{"const":"rider_count"}}},"then":{"$ref":"#/definitions/ECB"}},{"if":{"properties":{"test":{"const":"trusts"}}},"then":{"$ref":"#/definitions/ECD"}}]}]},"EFD_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/EFD_groups_spec"}},{"type":"object","$ref":"#/definitions/EFD_filters_spec"}]},"EFD":{"title":"Filters 1.14.0","$ref":"#/definitions/EFD_groups_spec"},"EFC":{"type":"object","title":"Entity 1.14.0","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/EFC_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/EFC_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/EFC_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/EFC_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/EFC_event_base"},"description":"TODO description: "},"EFA":{"title":"Entity 1.14.0","required":["description"],"additionalProperties":false,"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/EFB","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"$ref":"#/definitions/EFB","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"$ref":"#/definitions/EFC","uniqueItems":true,"description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"EEJ":{"type":"object","title":"Behaviour Entity 1.14.0","description":"TODO description","required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"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."},"minecraft:entity":{"$ref":"#/definitions/EFA"}},"additionalProperties":false},"EFH":{"type":"object","title":"Admire Item 1.16.0","description":"Causes the mob to ignore attackable targets for a given duration.","additionalProperties":false,"properties":{"cooldown_after_being_attacked":{"type":"integer","default":0,"description":"Duration, in seconds, for which mob won't admire items if it was hurt","title":"Cooldown After Being Attacked"},"duration":{"type":"integer","default":10,"description":"Duration, in seconds, that the mob is pacified.","title":"Duration"}}},"EFJ":{"title":"Event","description":"Minecraft behaviour event 1.16.0","oneOf":[{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire"},{"type":"object","properties":{"event":{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire","title":"Event"},"target":{"type":"string","description":"The target of the event","title":"Target","enum":["baby","block","damager","other","parent","player","self","target"]}}}]},"EFI":{"type":"object","title":"Ageable 1.16.0","description":"Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.","additionalProperties":false,"properties":{"drop_items":{"description":"List of items that the entity drops when it grows up.","oneOf":[{"type":"array","items":{"$ref":"#/definitions/G"}},{"type":"string","$ref":"#/definitions/G"}],"title":"TODO Title"},"duration":{"type":"number","default":1200,"description":"Amount of time before the entity grows up, -1 for always a baby.","title":"TODO Title"},"feed_items":{"description":"List of items that can be fed to the entity. Includes 'item' for the item name and 'growth' to define how much time it grows up by","oneOf":[{"type":"array","items":{"$ref":"#/definitions/G"}},{"type":"array","items":{"type":"object","properties":{"growth":{"type":"number"},"item":{"$ref":"#/definitions/G"}}}},{"type":"string","$ref":"#/definitions/G"}],"title":"TODO Title"},"grow_up":{"$ref":"#/definitions/EFJ","description":"Event to run when this entity grows up.","title":"TODO Title"}}},"EGA":{"additionalProperties":false,"type":"object","title":"Ambient Sound Interval 1.16.0","description":"Sets the entity's delay between playing its ambient sound.","required":[],"properties":{"event_name":{"type":"string","default":"ambient","description":"Level sound event to be played as the ambient sound.","title":"Event Name"},"range":{"type":"number","default":16,"description":"Maximum time in seconds to randomly add to the ambient sound delay time.","title":"Range"},"value":{"type":"number","default":8,"description":"Minimum time in seconds before the entity plays its ambient sound again","title":"Value"}}},"EGC_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/EGC_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/EGC_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/EGC_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/EGC_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/EGC_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/EGC_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_container_open"}}},"then":{"$ref":"#/definitions/EGD"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_ranged_weapon"}}},"then":{"$ref":"#/definitions/EGG"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_target"}}},"then":{"$ref":"#/definitions/EGH"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_nether"}}},"then":{"$ref":"#/definitions/EGI"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"inactivity_timer"}}},"then":{"$ref":"#/definitions/EGJ"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_block"}}},"then":{"$ref":"#/definitions/EHA"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_leashed_to"}}},"then":{"$ref":"#/definitions/EHB"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_persistent"}}},"then":{"$ref":"#/definitions/EHC"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sleeping"}}},"then":{"$ref":"#/definitions/EHD"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"not":{"properties":{"test":{"const":"is_weather"}},"$comment":"DEPRECATED"}},{"if":{"properties":{"test":{"const":"light_level"}}},"then":{"$ref":"#/definitions/EHE"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}},{"if":{"properties":{"test":{"const":"random_chance"}}},"then":{"$ref":"#/definitions/EHF"}},{"if":{"properties":{"test":{"const":"rider_count"}}},"then":{"$ref":"#/definitions/EHG"}},{"if":{"properties":{"test":{"const":"surface_mob"}}},"then":{"$ref":"#/definitions/EHH"}},{"if":{"properties":{"test":{"const":"trusts"}}},"then":{"$ref":"#/definitions/EHI"}},{"if":{"properties":{"test":{"const":"weather"}}},"then":{"$ref":"#/definitions/EHJ"}},{"if":{"properties":{"test":{"const":"weather_at_position"}}},"then":{"$ref":"#/definitions/EIA"}}]}]},"EGC_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/EGC_groups_spec"}},{"type":"object","$ref":"#/definitions/EGC_filters_spec"}]},"EGE":{"title":"Operator","type":"string","description":"The operator comparison to apply with 'value'.","default":"equals","enum":["!=","<","<=","<>","=","==",">",">=","equals","not"]},"EGF":{"title":"Subject 1.16.0","type":"string","description":"The subject of this filter test.","default":"self","enum":["block","damager","other","parent","player","self","target"]},"EGD":{"type":"object","title":"Filters Has Container Open 1.16.0","description":"Returns true when the subject Player entity has opened a container.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EGG":{"type":"object","title":"Filters Has Ranged Weapon 1.16.0","description":"Returns true when the subject entity is holding a ranged weapon like a bow or crossbow.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EGH":{"type":"object","title":"Filters Has Target 1.16.0","description":"Returns true if the subject entity has a valid target.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EGI":{"type":"object","title":"Filters In Nether 1.16.0","description":"Returns true when the subject entity is in Nether.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EGJ":{"type":"object","title":"Filters Inactivity Timer 1.16.0","description":"Tests if the specified duration in seconds of inactivity for despawning has been reached.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"The Family name to look for","type":"integer","title":"Value"}}},"EHA":{"type":"object","title":"Filters Is Block 1.16.0","description":"Returns true when the block has the given name.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"EHB":{"type":"object","title":"Filters Is Leashed To 1.16.0","description":"Returns true if the subject entity leashed to the calling entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EHC":{"type":"object","title":"Filters Is Persistent 1.16.0","description":"Tests if the subject's persistence matches the bool value passed in.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EHD":{"type":"object","title":"Filters Is Sleeping 1.16.0","description":"Tests whether the Subject is sleeping.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EHE":{"type":"object","title":"Filters Light Level 1.16.0","description":"Tests is the mob is outside of the specified light level range (0, 16).","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"An integer value.","type":"integer","title":"Value","minimum":0,"maximum":16}}},"EHF":{"type":"object","title":"Filters Random Chance 1.16.0","description":"Returns true if the random chance rolls 0 out of a specified max range.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"EHG":{"type":"object","title":"Filters Rider Count 1.16.0","description":"Returns the number of riders on this entity.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"EHH":{"type":"object","title":"Filters Surface Mob 1.16.0","description":"Tests if the subject is a surface mob.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EHI":{"type":"object","title":"Filters Trusts 1.16.0","description":"Returns true if the subject is trusted by entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EHJ":{"type":"object","title":"Filters Weather 1.16.0","description":"Tests the current weather in the dimension against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"EIA":{"type":"object","title":"Filters Weather At Position 1.16.0","description":"Tests the current weather, at the actor's position, against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/EGE"},"subject":{"$ref":"#/definitions/EGF"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"EGC":{"title":"Filters 1.16.0","$ref":"#/definitions/EGC_groups_spec"},"EGB":{"type":"object","title":"Angry 1.16.0","description":"Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.","additionalProperties":false,"required":[],"properties":{"broadcast_anger":{"type":"boolean","default":false,"description":"If true, other entities of the same entity definition within the broadcastRange will also become angry","title":"Broadcast Anger"},"broadcast_filters":{"$ref":"#/definitions/EGC","description":"Conditions that make this entry in the list valid","title":"Broadcast Filters"},"filters":{"$ref":"#/definitions/EGC","description":"Filter out mob types that it should not attack while angry (other Piglins)","title":"Filters"},"broadcast_range":{"type":"integer","default":20,"description":"Distance in blocks within which other entities of the same entity definition will become angry","title":"Broadcast Range"},"broadcast_targets":{"type":"array","description":"A list of entity families to broadcast anger to","items":{"type":"string","description":"An entity family","pattern":"^.+$","title":"Broadcast Targets"},"title":"Broadcast Targets"},"calm_event":{"$ref":"#/definitions/EFJ","description":"Event to run after the number of seconds specified in duration expires (when the entity stops being 'angry')","title":"Calm Event"},"angry_sound":{"type":"string","default":"","description":"The sound event to play when the mob is angry","title":"Angry Sound"},"broadcast_anger_on_attack":{"type":"boolean","default":false,"description":"If true, other entities of the same entity definition within the broadcastRange will also become angry whenever this mob attacks","title":"Broadcast Anger On Attack"},"broadcast_anger_on_being_attacked":{"type":"boolean","default":false,"description":"If true, other entities of the same entity definition within the broadcastRange will also become angry whenever this mob is attacked","title":"Broadcast Anger On Being Attacked"},"duration":{"type":"integer","default":25,"description":"The amount of time in seconds that the entity will be angry","title":"Duration"},"duration_delta":{"type":"integer","default":0,"description":"Variance in seconds added to the duration [-delta, delta]","title":"Duration Delta"},"sound_interval":{"description":"The range of time in seconds to randomly wait before playing the sound again","title":"Sound Interval","oneOf":[{"type":"array","default":[0,0],"items":[{"type":"integer","minimum":0},{"type":"integer","minimum":0}]},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"range_max":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}}]}}},"EIB":{"type":"object","title":"Area Attack 1.16.0","description":"A component that does damage to entities that get within range.","additionalProperties":false,"properties":{"damage_per_tick":{"type":"integer","default":2,"description":"How much damage per tick is applied to entities that enter the damage range.","title":"Damage Per Tick"},"damage_range":{"type":"number","default":0.2,"description":"How close a hostile entity must be to have the damage applied.","title":"Damage Range"},"entity_filter":{"$ref":"#/definitions/EGC","description":"Entity_filter","title":"Filter"},"cause":{"type":"string","description":"TODO","title":"Cause","$ref":"#/definitions/BI"}}},"EID":{"title":"Trigger","type":"object","description":"Trigger to fire for 1.16.0","properties":{"event":{"type":"string","description":"Event","title":"Event To Fire"},"filters":{"$ref":"#/definitions/EGC","description":"The filters to check to determine if the event should be fired","title":"TODO Title"},"target":{"$ref":"#/definitions/EGF","description":"The entity to target","title":"Target"}},"additionalProperties":false},"EIC":{"type":"object","title":"Attack Cooldown 1.16.0","description":"Adds a cooldown to a mob. The intention of this cooldown is to be used to prevent the mob from attempting to aquire new attack targets.","additionalProperties":false,"properties":{"attack_cooldown_complete_event":{"$ref":"#/definitions/EID","description":"Event to be runned when the cooldown is complete.","title":"Attack Cooldown Complete Event"},"attack_cooldown_time":{"default":[0.0,1.0],"description":"Amount of time in seconds for the cooldown. Can be specified as a number or a pair of numbers (min and max).","title":"Attack Cooldown Time","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"}]}}},"EIE":{"type":"object","title":"Barter 1.16.0","description":"Enables the component to drop an item as a barter exchange.","additionalProperties":false,"properties":{"barter_table":{"type":"string","description":"Loot table that's used to drop a random item.","title":"Barter Table"},"cooldown_after_being_attacked":{"type":"integer","default":0,"description":"Duration, in seconds, for which mob won't barter items if it was hurt","title":"Cooldown After Being Attacked"}}},"EIF":{"type":"object","title":"Block Sensor 1.16.0","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":"TODO","title":"Sensor Radius","minimum":0},"on_break":{"type":"array","title":"On Break","items":{"type":"object","title":"On Block Broken","additionalProperties":false,"properties":{"block_list":{"type":"array","title":"Block List","description":"TODO","items":{"type":"string","title":"Block ID"}},"on_block_broken":{"type":"string","title":"On Block Broken","description":"On block broken"}}},"description":"TODO description"}}},"EIG":{"type":"object","title":"Boostable 1.16.0","additionalProperties":false,"description":"Defines the conditions and behavior of a rideable entity's boost","required":[],"properties":{"duration":{"type":"number","default":3,"description":"Time in seconds for the boost.","title":"Duration"},"speed_multiplier":{"type":"number","default":1,"description":"Factor by which the entity's normal speed increases. E.g. 2.0 means go twice as fast.","title":"Speed Multiplier"},"boost_items":{"type":"array","description":"List of items that can be used to boost while riding this entity","title":"Boost Items","items":{"type":"object","additionalProperties":false,"description":"List of items that can be used to boost while riding this entity.","properties":{"damage":{"type":"integer","default":1,"description":"This is the damage that the item will take each time it is used.","title":"Damage"},"item":{"type":"string","default":"","description":"Name of the item that can be used to boost.","title":"Item"},"replace_item":{"type":"string","default":"","description":"The item used to boost will become this item once it is used up.","title":"Replace Item"}}}}}},"EIH_breeds_with_spec":{"type":"object","description":"An entity definitions that this entity can breed with.","additionalItems":false,"required":[],"properties":{"baby_type":{"type":"string","description":"The entity definition of this entity's babies.","title":"Baby Type"},"breed_event":{"$ref":"#/definitions/EFJ","description":"Event to run when this entity breeds.","title":"Breed Event"},"mate_type":{"type":"string","description":"The entity definition of this entity's mate.","title":"Mate Type"}}},"EIH_enviroment_requirements":{"type":"object","description":"A nearby block requirements to get the entity into the 'love' state.","properties":{"blocks":{"description":"The block types required nearby for the entity to breed.","title":"Blocks","oneOf":[{"type":"array","items":{"description":"A block type required nearby for the entity to breed.","type":"string","$ref":"#/definitions/HB","title":"Blocks"}},{"description":"A block type required nearby for the entity to breed.","type":"string","$ref":"#/definitions/HB","title":"Blocks"}]},"count":{"type":"number","description":"The number of the required block types nearby for the entity to breed.","title":"Count"},"radius":{"type":"number","description":"How many blocks radius from the mob's center to search in for the required blocks. Bounded between 0 and 16.","minimum":0,"title":"Radius"}},"title":"Environment Requirements"},"EIH":{"type":"object","title":"Breedable 1.16.0","additionalProperties":false,"description":"Specifies the blocks that this entity can break as it moves around.","required":[],"properties":{"allow_sitting":{"description":"If true, entities can breed while sitting.","type":"boolean","default":false,"title":"Allow Sitting"},"blend_attributes":{"description":"If true, the entities will blend their attributes in the offspring after they breed. For example, horses blend their health, movement, and jump_strength in their offspring.","type":"boolean","default":true,"title":"Blend Attributes"},"breed_cooldown":{"description":"Time in seconds before the Entity can breed again.","type":"number","default":60.0,"title":"Breed Cooldown"},"breed_items":{"description":"The list of items that can be used to get the entity into the 'love' state","title":"Breed Items","oneOf":[{"type":"array","items":{"type":"string","description":"An item that can be used to get the entity into the 'love' state","$ref":"#/definitions/G","title":"TODO Title"}},{"type":"string","$ref":"#/definitions/G","title":"TODO Title"}]},"breeds_with":{"description":"The list of entity definitions that this entity can breed with.","oneOf":[{"type":"object","$ref":"#/definitions/EIH_breeds_with_spec"},{"uniqueItems":true,"type":"array","items":{"type":"object","$ref":"#/definitions/EIH_breeds_with_spec"}}],"title":"TODO Title"},"deny_parents_variant":{"type":"object","description":"Determines how likely the baby of parents with the same variant will deny that variant and take a random variant within the given range instead.","additionalProperties":false,"properties":{"chance":{"type":"number","default":0,"description":"The percentage chance of denying the parents' variant.","title":"Chance"},"max_variant":{"type":"integer","default":0,"description":"The inclusive maximum of the variant range.","title":"Max Variant"},"min_variant":{"type":"integer","default":0,"description":"The inclusive minimum of the variant range.","title":"Min Variant"}},"title":"Deny Parents Variant"},"environment_requirements":{"description":"The list of nearby block requirements to get the entity into the 'love' state.","oneOf":[{"type":"object","$ref":"#/definitions/EIH_enviroment_requirements"},{"type":"array","items":{"$ref":"#/definitions/EIH_enviroment_requirements"}}],"title":"Environment Requirements"},"extra_baby_chance":{"type":"number","default":0.0,"description":"Chance that up to 16 babies will spawn between 0.0 and 1.0, where 1.0 is 100%.","minimum":0.0,"maximum":1.0,"title":"Extra Baby Chance"},"love_filters":{"$ref":"#/definitions/EGC","description":"The filters to run when attempting to fall in love.","title":"Love Filters"},"mutation_factor":{"type":"object","description":"Determines how likely the babies are to NOT inherit one of their parent's variances. Values are between 0.0 and 1.0, with a higher number meaning more likely to mutate.","additionalProperties":false,"properties":{"color":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's color.","title":"Color"},"extra_variant":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's extra variant type.","title":"Extra Variant"},"variant":{"type":"number","default":0,"minimum":0.0,"maximum":1.0,"description":"The percentage chance of a mutation on the entity's variant type.","title":"Variant"}},"title":"Mutation Factor"},"causes_pregnancy":{"type":"boolean","default":false,"description":"If true, the entity will become pregnant instead of spawning a baby.","title":"Causes Pregnancy"},"inherit_tamed":{"type":"boolean","default":true,"description":"If true, the babies will be automatically tamed if its parents are","title":"Inherit Tamed"},"require_full_health":{"type":"boolean","default":false,"description":"If true, the entity needs to be at full health before it can breed.","title":"Require Full Health"},"require_tame":{"type":"boolean","default":true,"description":"If true, the entities need to be tamed first before they can breed.","title":"Require Tame"}}},"EII":{"type":"object","title":"Buoyant 1.16.0","description":"Enables an entity to float on the specified liquid blocks.","additionalProperties":false,"properties":{"apply_gravity":{"type":"boolean","default":true,"description":"Applies gravity each tick. Causes more of a wave simulation, but will cause more gravity to be applied outside liquids.","title":"Apply Gravity"},"base_buoyancy":{"type":"number","default":1,"description":"Base buoyancy used to calculate how much will a mob float.","title":"Base Buoyancy"},"big_wave_probability":{"type":"number","default":0.03,"description":"Probability for a big wave hitting the entity. Only used if `simulate_waves` is true.","title":"Big Wave Probability"},"big_wave_speed":{"type":"number","default":10,"description":"Multiplier for the speed to make a big wave. Triggered depending on 'big_wave_probability'.","title":"Big Wave Speed"},"drag_down_on_buoyancy_removed":{"type":"number","default":0,"description":"How much an actor will be dragged down when the Buoyancy Component is removed.","title":"Drag Down On Buoyancy Removed"},"liquid_blocks":{"type":"array","description":"List of blocks this entity can float on. Must be a liquid block.","title":"Liquid Blocks","items":{"type":"string","title":"Block ID"}},"simulate_waves":{"type":"boolean","default":true,"description":"Should the movement simulate waves going through.","title":"Simulate Waves"}}},"EIJ":{"type":"object","title":"Celebrate Hunt 1.16.0","description":"Specifies hunt celebration behaviour.","additionalProperties":false,"properties":{"broadcast":{"type":"boolean","default":true,"description":"If true, celebration will be broadcasted to other entities in the radius.","title":"Broadcast"},"celebration_targets":{"$ref":"#/definitions/EGC","description":"The list of conditions that target of hunt must satisfy to initiate celebration.","title":"Celeberation Targets"},"celebrate_sound":{"type":"string","default":"","description":"The sound event to play when the mob is celebrating","title":"Celebrate Sound"},"duration":{"type":"integer","default":4,"description":"Duration, in seconds, of celebration","title":"Duration"},"radius":{"type":"number","default":16,"description":"If broadcast is enabled, specifies the radius in which it will notify other entities for celebration.","title":"Radius"},"sound_interval":{"default":0,"description":"The range of time in seconds to randomly wait before playing the sound again","title":"Sound Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"},{"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"}}}]}}},"EJA":{"type":"object","title":"Custom Hit Test 1.16.0","description":"List of hitboxes for melee and ranged hits against the entity.","additionalProperties":false,"properties":{"hitboxes":{"type":"array","title":"Hitboxes","description":"TODO","items":{"type":"object","title":"Hitbox","description":"TODO","additionalProperties":false,"properties":{"width":{"type":"number","title":"Width","description":"TODO"},"height":{"type":"number","title":"Height","description":"TODO"},"pivot":{"type":"array","title":"Pivot","description":"TODO","items":[{"type":"number"},{"type":"number"},{"type":"number"}]}}}}}},"EJB_trigger":{"properties":{"cause":{"type":"string","default":"none","description":"Type of damage that triggers the events.","title":"Cause","$ref":"#/definitions/BI"},"damage_multiplier":{"type":"number","default":1,"description":"A multiplier that modifies the base damage from the damage cause. If deals_damage is true the multiplier can only reduce the damage the entity will take to a minimum of 1.","title":"Damage Multiplier"},"deals_damage":{"type":"boolean","default":true,"description":"If true, the damage dealt to the entity will take away health from it, set to false to make the entity ignore that damage.","title":"Deals Damage"},"on_damage":{"additionalProperties":false,"type":"object","description":"Specifies filters for entity definitions and events.","title":"On Damage","properties":{"filters":{"$ref":"#/definitions/EGC"},"event":{"type":"string","pattern":"^.*$","description":"TODO description: event","title":"Event"},"target":{"$ref":"#/definitions/EGF","description":"TODO description: target","title":"Target"}},"on_damage_sound_event":{"type":"string","description":"Defines what sound to play, if any, when the on_damage filters are met.","title":"On Damage Sound Event"}}}},"EJB":{"title":"Damage Sensor","description":"Defines what events to call when this entity is damaged by specific entities or items.","type":"object","additionalProperties":false,"properties":{"triggers":{"description":"The list of triggers that fire when the environment conditions match the given filter criteria.","title":"Triggers","oneOf":[{"type":"array","items":{"$ref":"#/definitions/EJB_trigger"}},{"type":"object","$ref":"#/definitions/EJB_trigger"}]}}},"EJC":{"type":"object","title":"Despawn 1.16.0","description":"Despawns the Actor when the despawn rules or optional filters evaluate to true.","additionalProperties":false,"properties":{"despawn_from_chance":{"type":"boolean","default":true,"description":"Determines if \"min_range_random_chance\" is used in the standard despawn rules","title":"Despawn From Chance"},"despawn_from_distance":{"type":"object","additionalProperties":false,"properties":{"max_distance":{"type":"integer","default":128,"description":"Maximum distance for standard despawn rules to instantly despawn the mob.","title":"Max Distance"},"min_distance":{"type":"integer","default":32,"description":"Minimum distance for standard despawn rules to try to despawn the mob.","title":"Min Distance"}},"description":"TODO description","title":"TODO Title"},"despawn_from_inactivity":{"type":"boolean","default":true,"description":"Determines if the \"min_range_inactivity_timer\" is used in the standard despawn rules.","title":"Despawn From Inactivity"},"despawn_from_simulation_edge":{"type":"boolean","default":true,"description":"Determines if the mob is instantly despawned at the edge of simulation distance in the standard despawn rules.","title":"Despawn From Simulation Edge"},"filters":{"$ref":"#/definitions/EGC","description":"The list of conditions that must be satisfied before the Actor is despawned. If a filter is defined then standard despawn rules are ignored.","title":"Filters"},"min_range_inactivity_timer":{"type":"integer","default":30,"description":"The amount of time in seconds that the mob must be inactive.","title":"Min Range Inactivity Timer"},"min_range_random_chance":{"type":"integer","default":800,"description":"A random chance between 1 and the given value.","title":"Min Range Random Chance"},"remove_child_entities":{"type":"boolean","default":false,"description":"If true, all entities linked to this entity in a child relationship (eg. leashed) will also be despawned.","title":"Remove Child Entities"}}},"EJD":{"type":"object","title":"Entity Sensor 1.16.0","description":"A component that fires an event when a set of conditions are met by other entities within the defined range.","additionalProperties":false,"properties":{"maximum_count":{"type":"integer","default":-1,"description":"The maximum number of entities that must pass the filter conditions for the event to send.","title":"Maximum Count"},"minimum_count":{"type":"integer","default":1,"description":"The minimum number of entities that must pass the filter conditions for the event to send.","title":"Minimum Count"},"relative_range":{"type":"boolean","default":true,"description":"If true the sensor range is additive on top of the entity's size.","title":"Relative Range"},"require_all":{"type":"boolean","default":false,"description":"If true requires all nearby entities to pass the filter conditions for the event to send.","title":"Require All"},"sensor_range":{"type":"number","default":10,"description":"The maximum distance another entity can be from this and have the filters checked against it.","title":"Sensor Range"},"event_filters":{"$ref":"#/definitions/EGC"},"event":{"title":"Event","description":"event","type":"string"}}},"EJE_trigger":{"$ref":"#/definitions/EID"},"EJE":{"title":"Environment Sensor","description":"Creates a trigger based on environment conditions.","type":"object","additionalProperties":false,"properties":{"triggers":{"description":"The list of triggers that fire when the environment conditions match the given filter criteria.","title":"Triggers","oneOf":[{"type":"array","items":{"$ref":"#/definitions/EJE_trigger"}},{"type":"object","$ref":"#/definitions/EJE_trigger"}]}}},"EJF":{"type":"object","title":"Equip Item 1.16.0","description":"The entity puts on the desired equipment.","additionalProperties":false,"properties":{}},"EJG":{"type":"object","title":"Equipment 1.16.0","additionalProperties":false,"required":[],"properties":{"slot_drop_chance":{"type":"array","description":"A list of slots with the chance to drop an equipped item from that slot","title":"Slot Drop Chance","items":{"additionalProperties":false,"title":"Slot Drop Chance","description":"UNDOCUMENTATED","type":"object","properties":{"drop_chance":{"type":"number","title":"Drop Chance","description":"UNDOCUMENTATED"},"slot":{"type":"string","title":"Slot","description":"UNDOCUMENTATED"}}}},"table":{"type":"string","pattern":".*\\.json$","description":"TODO description: table","title":"Table"}},"description":"TODO description: "},"EJH":{"type":"object","title":"Equippable 1.16.0","additionalProperties":false,"description":"Defines an entity's behavior for having items equipped to it","required":[],"properties":{"slots":{"description":"List of slots and the item that can be equipped","type":"array","items":{"description":"A slot and the item that can be equipped","type":"object","properties":{"slot":{"type":"integer","default":0,"description":"The slot number of this slot","title":"Slot"},"accepted_items":{"type":"array","description":"The list of items that can go in this slot","items":{"type":"string","description":"A item name","$ref":"#/definitions/G","title":"Accepted Items"},"title":"Accepted Items"},"item":{"$ref":"#/definitions/G","description":"Identifier of the item that can be equipped for this slot","title":"Item"},"interact_text":{"type":"string","description":"Text to be displayed when the entity can be equipped with this item when playing with Touch-screen controls","title":"Interact Text"},"on_equip":{"$ref":"#/definitions/EFJ","description":"Event to trigger when this entity is equipped with this item","title":"On Equip"},"on_unequip":{"$ref":"#/definitions/EFJ","description":"Event to trigger when this item is removed from this entity","title":"On Unequip"}},"title":"Slots"},"title":"Slots"}}},"EJI":{"type":"object","title":"Experience Reward 1.16.0","description":"TODO","additionalProperties":false,"properties":{"on_bred":{"type":"string","default":0,"description":"A molang expression defining the amount of experience rewarded when this entity is successfully bred. An array of expressions adds each expression's result together for a final total.","title":"On Bred"},"on_death":{"type":"string","default":0,"description":"A molang expression defining the amount of experience rewarded when this entity dies. An array of expressions adds each expression's result together for a final total.","title":"On Death"}}},"EJJ":{"type":"object","title":"Explode 1.16.0","additionalProperties":false,"description":"Defines how the entity explodes.","required":[],"properties":{"breaks_blocks":{"type":"boolean","default":true,"description":"If true, the explosion will destroy blocks in the explosion radius.","title":"Breaks Blocks"},"causes_fire":{"type":"boolean","default":false,"description":"If true, blocks in the explosion radius will be set on fire.","title":"Causes Fire"},"destroy_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the explosion breaks blocks is affected by the mob griefing game rule.","title":"Destroy Affected By Griefing"},"fire_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the explosion causes fire is affected by the mob griefing game rule.","title":"Fire Affected By Griefing"},"fuse_length":{"default":[0.0,0.0],"description":"The range for the random amount of time the fuse will be lit before exploding, a negative value means the explosion will be immediate.","title":"Fuse Length","oneOf":[{"type":"array","items":[{"type":"number"},{"type":"number"}]},{"type":"number"}]},"fuse_lit":{"type":"boolean","default":false,"description":"If true, the fuse is already lit when this component is added to the entity.","title":"Fuse Lit"},"max_resistance":{"type":"number","default":3.40282E+38,"description":"A blocks explosion resistance will be capped at this value when an explosion occurs.","title":"Max Resistance"},"power":{"type":"number","default":3,"description":"The radius of the explosion in blocks and the amount of damage the explosion deals.","title":"Power"}}},"FAA":{"type":"object","title":"Flocking 1.16.0","description":"Allows entities to flock in groups in water or not.","additionalProperties":false,"properties":{"block_distance":{"type":"number","default":0,"description":"The amount of blocks away the entity will look at to push away from.","title":"Block Distance"},"block_weight":{"type":"number","default":0,"description":"The weight of the push back away from blocks.","title":"Block Weight"},"breach_influence":{"type":"number","default":0,"description":"The amount of push back given to a flocker that breaches out of the water.","title":"Breach Influence"},"cohesion_threshold":{"type":"number","default":1,"description":"The threshold in which to start applying cohesion.","title":"Cohesion Threshold"},"cohesion_weight":{"type":"number","default":1,"description":"The weight applied for the cohesion steering of the flock.","title":"Cohesion Weight"},"goal_weight":{"type":"number","default":0,"description":"The weight on which to apply on the goal output.","title":"Goal Weight"},"high_flock_limit":{"type":"integer","default":0,"description":"Determines the high bound amount of entities that can be allowed in the flock.","title":"High Flock Limit"},"in_water":{"type":"boolean","default":false,"description":"Tells the Flocking Component if the entity exists in water.","title":"In Water"},"influence_radius":{"type":"number","default":0,"description":"The area around the entity that allows others to be added to the flock.","title":"Influence Radius"},"innner_cohesion_threshold":{"type":"number","default":0,"description":"The distance in which the flocker will stop applying cohesion.","title":"Innner Cohesion Threshold"},"loner_chance":{"type":"number","default":0,"description":"The percentage chance between 0-1 that a fish will spawn and not want to join flocks. Invalid values will be capped at the end points.","title":"Loner Chance"},"low_flock_limit":{"type":"integer","default":0,"description":"Determines the low bound amount of entities that can be allowed in the flock.","title":"Low Flock Limit"},"match_variants":{"type":"boolean","default":false,"description":"Tells the flockers that they can only match similar entities that also match the variant, mark variants, and color data of the other potential flockers.","title":"Match Variants"},"max_height":{"type":"number","default":0,"description":"The max height allowable in the air or water.","title":"Max Height"},"min_height":{"type":"number","default":0,"description":"The min height allowable in the air or water.","title":"Min Height"},"separation_threshold":{"type":"number","default":2,"description":"The distance that is determined to be to close to another flocking and to start applying separation.","title":"Separation Threshold"},"separation_weight":{"type":"number","default":1,"description":"The weight applied to the separation of the flock.","title":"Separation Weight"},"use_center_of_mass":{"type":"boolean","default":false,"description":"Tells the flockers that they will follow flocks based on the center of mass.","title":"Use Center Of Mass"}}},"FAB":{"additionalProperties":false,"description":"Defines sets of items that can be used to trigger events when used on this entity. The item will also be taken and placed in the entity's inventory.","type":"object","title":"Giveable 1.16.0","required":[],"properties":{"triggers":{"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"cooldown":{"type":"number","default":0.0,"description":"An optional cool down in seconds to prevent spamming interactions.","title":"Cooldown"},"items":{"type":"array","description":"The list of items that can be given to the entity to place in their inventory.","items":{"description":"An items that can be given to the entity to place in their inventory.","$ref":"#/definitions/G","title":"Properties"},"title":"Properties"},"on_give":{"$ref":"#/definitions/EFJ","description":"Event to fire when the correct item is given.","title":"On Give"}}}}},"FAC":{"type":"object","title":"Group Size 1.16.0","description":"Keeps track of entity group size in the given radius.","additionalProperties":false,"properties":{"filters":{"$ref":"#/definitions/EGC","description":"The list of conditions that must be satisfied for other entities to be counted towards group size.","title":"Filters"},"radius":{"type":"number","default":16,"description":"Radius from center of entity.","title":"Radius"}}},"FAD":{"type":"object","title":"Grows Crop 1.16.0","description":"Could increase crop growth when entity walks over crop.","additionalProperties":false,"properties":{"chance":{"type":"number","default":0,"description":"Value between 0-1. Chance of success per tick.","minimum":0,"maximum":1,"title":"Chance"},"charges":{"type":"integer","default":10,"description":"Number of charges","title":"Charges"}}},"FAE":{"type":"object","title":"Hide 1.16.0","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{}},"FAF":{"type":"object","title":"Home 1.16.0","description":"Saves a home pos for when the the entity is spawned.","additionalProperties":false,"properties":{"restriction_radius":{"title":"Restriction Radius","description":"The radius that the entity will be restricted to in relation to its home","type":"integer","default":-1},"home_block_list":{"title":"Home Block List","description":"Optional block list that the home position will be associated with. If any of the blocks no longer exist at that position, the home restriction is removed. Example syntax: minecraft:sand. Not supported: minecraft:sand:1","type":"array","items":{"title":"Home Block","description":"Optional block that the home position will be associated with. If any of the blocks no longer exist at that position, the home restriction is removed. Example syntax: minecraft:sand. Not supported: minecraft:sand:1","type":"string","$ref":"#/definitions/G"}}}},"FAG":{"type":"object","title":"Horse.jump Strength 1.16.0","additionalProperties":false,"description":"UNDOCUMENTATED","required":[],"properties":{"value":{"description":"UNDOCUMENTATED","title":"Value","oneOf":[{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number"},"range_max":{"type":"number"}}},{"type":"number"}]}}},"FAH":{"type":"object","title":"Hurt On Condition 1.16.0","description":"Defines a set of conditions under which an entity should take damage.","additionalProperties":false,"properties":{"damage_conditions":{"type":"array","title":"Damage Conditions","description":"TODO","items":{"type":"object","title":"Damage Condition","description":"TODO","additionalProperties":false,"properties":{"filters":{"$ref":"#/definitions/EGC"},"cause":{"type":"string","title":"Cause","description":"Damage cause","$ref":"#/definitions/BI"},"damage_per_tick":{"type":"integer","title":"Damage Per Tick","description":"TODO"}}}}}},"FAI":{"type":"object","title":"Instant Despawn 1.16.0","description":"Despawns the Actor immediately.","additionalProperties":false,"properties":{"remove_child_entities":{"type":"boolean","default":false,"description":"If true, all entities linked to this entity in a child relationship (eg. leashed) will also be despawned.","title":"Remove Child Entities"}}},"FAJ_interaction_spec":{"type":"object","properties":{"add_items":{"type":"object","description":"Loot table with items to add to the player's inventory upon successful interaction.","title":"Add Items"},"cooldown":{"type":"number","default":0,"description":"Time in seconds before this entity can be interacted with again.","title":"Cooldown"},"hurt_item":{"type":"integer","default":0,"description":"The amount of damage the item will take when used to interact with this entity. A value of 0 means the item won't lose durability.","title":"Hurt Item"},"interact_text":{"type":"string","default":"","description":"Text to show when the player is able to interact in this way with this entity when playing with Touch-screen controls.","title":"Interact Text"},"on_interact":{"$ref":"#/definitions/EID","description":"Event to fire when the interaction occurs.","title":"On Interact"},"particle_on_start":{"type":"object","description":"Particle effect that will be triggered at the start of the interaction.","title":"Particle On Start","properties":{"particle_offset_towards_interactor":{"type":"boolean","description":"Whether or not the particle will appear closer to who performed the interaction.","title":"Particle Offset Towards Interactor"},"particle_type":{"type":"string","description":"The type of particle that will be spawned.","title":"Particle Type"},"particle_y_offset":{"type":"number","description":"Will offset the particle this amount in the y direction.","title":"Particle Y Offset"}}},"play_sounds":{"type":"string","default":"","description":"List of sounds to play when the interaction occurs.","title":"Play Sounds"},"spawn_entities":{"type":"string","default":"","description":"List of entities to spawn when the interaction occurs.","title":"Spawn Entities"},"spawn_items":{"type":"object","description":"Loot table with items to drop on the ground upon successful interaction.","title":"Spawn Items","properties":{"table":{"type":"string","default":"","description":"File path, relative to the Behavior Pack's path, to the loot table file.","title":"Table"}}},"swing":{"type":"boolean","default":false,"description":"If true, the player will do the 'swing' animation when interacting with this entity.","title":"Swing"},"transform_to_item":{"type":"string","default":"","description":"The item used will transform to this item upon successful interaction. Format: itemName:auxValue","title":"Transform To Item"},"use_item":{"type":"boolean","default":false,"description":"If true, the interaction will use an item.","title":"Use Item"}}},"FAJ":{"type":"object","title":"Interact 1.16.0","description":"Defines interactions with this entity.","additionalProperties":false,"properties":{"interactions":{"oneOf":[{"type":"object","$ref":"#/definitions/FAJ_interaction_spec"},{"type":"array","items":{"$ref":"#/definitions/FAJ_interaction_spec"}}],"description":"TODO description","title":"TODO Title"}}},"FBA":{"description":"Defines this entity's inventory properties.","type":"object","title":"Inventory 1.16.0","additionalProperties":false,"required":[],"properties":{"additional_slots_per_strength":{"type":"integer","default":0,"description":"Number of slots that this entity can gain per extra strength","title":"Additional Slots Per Strength"},"can_be_siphoned_from":{"type":"boolean","default":false,"description":"If true, the contents of this inventory can be removed by a hopper","title":"Can Be Siphoned From"},"container_type":{"type":"string","default":"none","description":"Type of container this entity has. Can be horse, minecart_chest, minecart_hopper, inventory, container or hopper","title":"Container Type","enum":["horse","minecart_chest","minecart_hopper","inventory","container","hopper"]},"inventory_size":{"type":"integer","default":5,"description":"Number of slots the container has","title":"Inventory Size"},"private":{"type":"boolean","default":false,"description":"If true, only the entity can access the inventory","title":"Private"},"restrict_to_owner":{"type":"boolean","default":false,"description":"If true, the entity's inventory can only be accessed by its owner or itself","title":"Restrict To Owner"}}},"FBB":{"type":"object","title":"Leashable 1.16.0","description":"Defines interactions with this entity.","additionalProperties":false,"properties":{"can_be_stolen":{"type":"boolean","default":false,"description":"If true, players can leash this entity even if it is already leashed to another mob.","title":"Can Be Stolen"},"hard_distance":{"type":"number","default":6,"description":"Distance in blocks at which the leash stiffens, restricting movement.","title":"Hard Distance"},"max_distance":{"type":"number","default":10,"description":"Distance in blocks at which the leash breaks.","title":"Max Distance"},"on_leash":{"$ref":"#/definitions/EFJ","description":"Event to call when this entity is leashed.","title":"On Leash"},"on_unleash":{"$ref":"#/definitions/EFJ","description":"Event to call when this entity is unleashed.","title":"On Unleash"},"soft_distance":{"type":"number","default":4,"description":"Distance in blocks at which the 'spring' effect starts acting to keep this entity close to the entity that leashed it.","title":"Soft Distance"}}},"FBD":{"title":"Range [a, B]","description":"A described range","items":[{"type":"number","title":"Range: A","description":"The first value of the range"},{"type":"number","title":"Range: B","description":"The second value of the range"}]},"FBC":{"description":"Defines the behavior when another entity looks at this entity.","type":"object","title":"Lookat 1.16.0","additionalProperties":false,"required":[],"properties":{"allow_invulnerable":{"type":"boolean","default":false,"description":"If true, invulnerable entities (e.g. Players in creative mode) are considered valid targets.","title":"Allow Invulnerable"},"filters":{"$ref":"#/definitions/EGC","description":"Defines the entities that can trigger this component","title":"TODO Title"},"look_cooldown":{"$ref":"#/definitions/FBD","default":[0.0,0.0],"description":"The range for the random amount of time during which the entity is 'cooling down' and won't get angered or look for a target","title":"TODO Title"},"look_event":{"type":"string","description":"The event identifier to run when the entities specified in filters look at this entity","title":"TODO Title"},"mAllowInvulnerable":{"type":"boolean","default":false,"description":"If true, invulnerable entities (e.g. Players in creative mode) are considered valid targets","title":"TODO Title"},"searchRadius":{"type":"number","default":10,"description":"Maximum distance this entity will look for another entity looking at it","title":"TODO Title"},"setTarget":{"type":"boolean","default":true,"description":"If true, this entity will set the attack target as the entity that looked at it","title":"TODO Title"},"search_radius":{"type":"number","default":10,"description":"Maximum distance this entity will look for another entity looking at it.","title":"Search Radius"},"set_target":{"type":"boolean","default":true,"description":"If true, this entity will set the attack target as the entity that looked at it.","title":"Set Target"}}},"FBE":{"type":"object","title":"Mob Effect 1.16.0","description":"A component that applies a mob effect to entities that get within range.","additionalProperties":false,"properties":{"effect_range":{"type":"number","default":0.2,"description":"How close a hostile entity must be to have the mob effect applied.","title":"Effect Range"},"effect_time":{"type":"integer","default":10,"description":"How long the applied mob effect lasts in seconds.","title":"Effect Time"},"mob_effect":{"type":"string","default":"","description":"The mob effect that is applied to entities that enter this entities effect range.","title":"Mob Effect"},"entity_filter":{"$ref":"#/definitions/EGC","title":"Entity Filter","description":"TODO"}}},"FBF":{"title":"Movement.hover 1.16.0","description":"This move control causes the mob to hover.","type":"object","additionalProperties":false,"properties":{"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"Max Turn"}}},"FBG":{"type":"object","title":"Movement.jump 1.16.0","description":"Move control that causes the mob to jump as it moves with a specified delay between jumps.","additionalProperties":false,"required":[],"properties":{"jump_delay":{"type":"array","default":[0.0,0.0],"description":"Delay after landing when using the slime move control.","title":"Jump Delay","items":[{"type":"number"},{"type":"number"}]},"max_turn":{"type":"number","default":30,"description":"The maximum number in degrees the mob can turn per tick.","title":"Max Turn"}}},"FBH":{"title":"Movement.sway 1.16.0","description":"This move control causes the mob to sway side to side giving the impression it is swimming.","type":"object","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":"TODO description","title":"TODO Title"}}},"FBI_name_action":{"type":"object","additionalProperties":false,"description":"Describes the special names for this entity and the events to call when the entity acquires those names","title":"Name Action","properties":{"name_filter":{"type":"string","default":"","description":"List of special names that will cause the events defined in 'on_named' to fire","title":"Name Filter"},"on_named":{"$ref":"#/definitions/EFJ","description":"Event to be called when this entity acquires the name specified in 'name_filter'","title":"On Named"}}},"FBI":{"type":"object","title":"Nameable 1.16.0","additionalProperties":false,"description":"Allows this entity to be named (e.g. using a name tag).","required":[],"properties":{"allow_name_tag_renaming":{"type":"boolean","default":true,"description":"If true, this entity can be renamed with name tags","title":"Allow Name Tag Renaming"},"always_show":{"type":"boolean","default":false,"description":"If true, the name will always be shown","title":"Always Show"},"default_trigger":{"$ref":"#/definitions/EID","description":"Trigger to run when the entity gets named","title":"Default Trigger"},"name_actions":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/FBI_name_action"}},{"type":"object","$ref":"#/definitions/FBI_name_action"}],"description":"TODO description","title":"TODO Title"}}},"FBJ":{"title":"Navigation.climb 1.16.0","description":"Allows this entity to generate paths that include vertical walls like the vanilla Spiders do.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"FCA":{"title":"Navigation.float 1.16.0","description":"Allows this entity to generate paths by flying around the air like the regular Ghast.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"FCB":{"title":"Navigation.fly 1.16.0","description":"Allows this entity to generate paths in the air like the vanilla Bees do. Keeps them from falling out of the skies and doing predictive movement.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"FCC":{"title":"Navigation.generic 1.16.0","description":"Allows this entity to generate paths by walking, swimming, flying and/or climbing around and jumping up and down a block.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"FCD":{"title":"Navigation.hover 1.16.0","description":"Allows this entity to generate paths in the air like the vanilla Bees do. Keeps them from falling out of the skies and doing predictive movement.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"FCE":{"title":"Navigation.swim 1.16.0","description":"Allows this entity to generate paths that include water.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"FCF":{"title":"Navigation.walk","description":"Allows this entity to generate paths by walking around and jumping up and down a block like regular mobs.","type":"object","additionalProperties":false,"properties":{"avoid_damage_blocks":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid blocks that cause damage when finding a path","title":"Avoid Damage Blocks"},"avoid_portals":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid portals (like nether portals) when finding a path","title":"Avoid Portals"},"avoid_sun":{"type":"boolean","default":false,"description":"Whether or not the pathfinder should avoid tiles that are exposed to the sun when creating paths","title":"Avoid Sun"},"avoid_water":{"type":"boolean","default":false,"description":"Tells the pathfinder to avoid water when creating a path","title":"Avoid Water"},"blocks_to_avoid":{"type":"array","description":"Tells the pathfinder which blocks to avoid when creating a path","title":"Blocks To Avoid","items":{"title":"Block","description":"UNDOCUMENTATED","$ref":"#/definitions/BFC"}},"can_breach":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can jump out of water (like a dolphin)","title":"Can Breach"},"can_break_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door and break it","title":"Can Break Doors"},"can_jump":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can jump up blocks","title":"Can Jump"},"can_open_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed door assuming the AI will open the door","title":"Can Open Doors"},"can_open_iron_doors":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can path through a closed iron door assuming the AI will open the door","title":"Can Open Iron Doors"},"can_pass_doors":{"type":"boolean","default":true,"description":"Whether a path can be created through a door","title":"Can Pass Doors"},"can_path_from_air":{"type":"boolean","default":false,"description":"Tells the pathfinder that it can start pathing when in the air","title":"Can Path From Air"},"can_path_over_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the lava","title":"Can Path Over Lava"},"can_path_over_water":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel on the surface of the water","title":"Can Path Over Water"},"can_sink":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it will be pulled down by gravity while in water","title":"Can Sink"},"can_swim":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can path anywhere through water and plays swimming animation along that path","title":"Can Swim"},"can_walk":{"type":"boolean","default":true,"description":"Tells the pathfinder whether or not it can walk on the ground outside water","title":"Can Walk"},"can_walk_in_lava":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can travel in lava like walking on ground","title":"Can Walk In Lava"},"is_amphibious":{"type":"boolean","default":false,"description":"Tells the pathfinder whether or not it can walk on the ground underwater","title":"Is Amphibious"}}},"FCG_rangeXYZ":{"type":"array","items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]},"FCG":{"type":"object","title":"Npc 1.16.0","description":"A component that applies a mob effect to entities that get within range.","additionalProperties":false,"properties":{"npc_data":{"type":"object","title":"Npc Data","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"portrait_offsets":{"type":"object","title":"Portrait Offsets","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"translate":{"$ref":"#/definitions/FCG_rangeXYZ","title":"Translate","description":"UNDOCUMENTATED"},"scale":{"$ref":"#/definitions/FCG_rangeXYZ","title":"Scale","description":"UNDOCUMENTATED"}}},"picker_offsets":{"type":"object","title":"Picker Offsets","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"translate":{"$ref":"#/definitions/FCG_rangeXYZ","title":"Translate","description":"UNDOCUMENTATED"},"scale":{"$ref":"#/definitions/FCG_rangeXYZ","title":"Scale","description":"UNDOCUMENTATED"}}},"skin_list":{"type":"array","title":"Skin List","description":"UNDOCUMENTATED","items":{"type":"object","title":"Skin","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"variant":{"title":"Variant","description":"UNDOCUMENTATED","type":"integer","minimum":0}}}}}}}},"FCH":{"type":"object","title":"Interact 1.16.0","description":"Allows the entity to be a thrown entity.","additionalProperties":false,"properties":{"anchor":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"angle_offset":{"type":"number","default":0,"description":"Determines the angle at which the projectile is thrown","title":"Angle Offset"},"catch_fire":{"type":"boolean","default":false,"description":"If true, the entity hit will be set on fire","title":"Catch Fire"},"crit_particle_on_hurt":{"type":"boolean","default":false,"description":"If true, the projectile will produce additional particles when a critical hit happens","title":"Crit Particle On Hurt"},"destroy_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be destroyed when hit","title":"Destroy On Hurt"},"filter":{"type":"string","default":"","description":"Entity Definitions defined here can't be hurt by the projectile","title":"Filter"},"fire_affected_by_griefing":{"type":"boolean","default":false,"description":"If true, whether the projectile causes fire is affected by the mob griefing game rule","title":"Fire Affected By Griefing"},"gravity":{"type":"number","default":0.05,"description":"The gravity applied to this entity when thrown. The higher the value, the faster the entity falls","title":"Gravity"},"hit_sound":{"type":"string","default":"","description":"The sound that plays when the projectile hits something","title":"Hit Sound"},"homing":{"type":"boolean","default":false,"description":"If true, the projectile homes in to the nearest entity","title":"Homing"},"inertia":{"type":"number","default":0.99,"description":"The fraction of the projectile's speed maintained every frame while traveling in air","title":"Inertia"},"is_dangerous":{"type":"boolean","default":false,"description":"If true, the projectile will be treated as dangerous to the players","title":"Is Dangerous"},"knockback":{"type":"boolean","default":true,"description":"If true, the projectile will knock back the entity it hits","title":"Knockback"},"lightning":{"type":"boolean","default":false,"description":"If true, the entity hit will be struck by lightning","title":"Lightning"},"liquid_inertia":{"type":"number","default":0.6,"description":"The fraction of the projectile's speed maintained every frame while traveling in water","title":"Liquid Inertia"},"multiple_targets":{"type":"boolean","default":true,"description":"If true, the projectile can hit multiple entities per flight","title":"Multiple Targets"},"offset":{"type":"array","default":[0,0.5,0],"description":"The offset from the entity's anchor where the projectile will spawn","title":"Offset","items":[{"type":"number","description":"X","title":"X"},{"type":"number","description":"Y","title":"Y"},{"type":"number","description":"Z","title":"Z"}]},"on_fire_time":{"type":"number","default":5,"description":"Time in seconds that the entity hit will be on fire for","title":"On Fire Time"},"on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"catch_fire":{"additionalProperties":false,"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"object","properties":{"fire_affected_by_griefing":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"definition_event":{"additionalProperties":false,"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"object","properties":{"affect_projectile":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"event_trigger":{"$ref":"#/definitions/EFJ"}}},"douse_fire":{"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"impact_damage":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"filter":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"catch_fire":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"damage":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"destroy_on_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"knockback":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"semi_random_diff_damage":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"particle_on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"particle_type":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"num_particles":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"on_entity_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"on_other_hit":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"remove_on_hit":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_chance":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"first_spawn_percent_chance":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"first_spawn_chance":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"second_spawn_chance":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"first_spawn_count":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"second_spawn_count":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_definition":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"spawn_baby":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"spawn_aoe_cloud":{"additionalProperties":false,"type":"object","properties":{"radius":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"radius_on_use":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"potion":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"particle":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"duration":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"color":{"description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","type":"array","format":"color-array","items":[{"type":"integer","minimum":0,"maximum":255,"description":"R","title":"R"},{"type":"integer","minimum":0,"maximum":255,"description":"G","title":"G"},{"type":"integer","minimum":0,"maximum":255,"description":"B","title":"B"}]},"affect_owner":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"reapplication_delay":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"stick_in_ground":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"teleport_owner":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"particle":{"type":"string","default":"iconcrack","description":"Particle to use upon collision","title":"Particle"},"potion_effect":{"type":"integer","default":-1,"description":"Defines the effect the arrow will apply to the entity it hits","title":"Potion Effect"},"power":{"type":"number","default":1.3,"description":"Determines the velocity of the projectile","title":"Power"},"reflect_on_hurt":{"type":"boolean","default":false,"description":"If true, this entity will be reflected back when hit","title":"Reflect On Hurt"},"semi_random_diff_damage":{"type":"boolean","default":false,"description":"If true, damage will be randomized based on damage and speed","title":"Semi Random Diff Damage"},"shoot_sound":{"type":"string","default":"","description":"The sound that plays when the projectile is shot","title":"Shoot Sound"},"shoot_target":{"type":"boolean","default":true,"description":"If true, the projectile will be shot towards the target of the entity firing it","title":"Shoot Target"},"should_bounce":{"type":"boolean","default":false,"description":"If true, the projectile will bounce upon hit","title":"Should Bounce"},"splash_potion":{"type":"boolean","default":false,"description":"If true, the projectile will be treated like a splash potion","title":"Splash Potion"},"splash_range":{"type":"number","default":4,"description":"Radius in blocks of the 'splash' effect","title":"Splash Range"},"uncertainty_base":{"type":"number","default":0,"description":"The base accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Base"},"uncertainty_multiplier":{"type":"number","default":0,"description":"Determines how much difficulty affects accuracy. Accuracy is determined by the formula uncertaintyBase - difficultyLevel * uncertaintyMultiplier","title":"Uncertainty Multiplier"}}},"FCI_seats_spec":{"additionalProperties":false,"type":"object","properties":{"lock_rider_rotation":{"type":"number","default":181,"description":"Angle in degrees that a rider is allowed to rotate while riding this entity. Omit this property for no limit"},"max_rider_count":{"type":"integer","default":0,"description":"Defines the maximum number of riders that can be riding this entity for this seat to be valid"},"min_rider_count":{"type":"integer","default":0,"description":"Defines the minimum number of riders that need to be riding this entity before this seat can be used"},"position":{"$ref":"#/definitions/BHI","default":[0.0,0.0,0.0],"description":"Position of this seat relative to this entity's position"},"rotate_rider_by":{"$ref":"#/definitions/EDJ","description":"Offset to rotate riders by"}}},"FCI":{"description":"Determines whether this entity can be ridden. Allows specifying the different seat positions and quantity.","type":"object","title":"Rideable 1.16.0","additionalProperties":false,"required":[],"properties":{"controlling_seat":{"type":"integer","default":0,"description":"The seat that designates the driver of the entity","title":"TODO Title"},"crouching_skip_interact":{"type":"boolean","default":true,"description":"If true, this entity can't be interacted with if the entity interacting with it is crouching","title":"TODO Title"},"family_types":{"type":"array","items":{"type":"string"},"description":"List of entities that can ride this entity","title":"TODO Title"},"interact_text":{"type":"string","default":"","description":"The text to display when the player can interact with the entity when playing with Touch-screen controls","title":"TODO Title"},"pull_in_entities":{"type":"boolean","default":false,"description":"If true, this entity will pull in entities that are in the correct family_types into any available seats","title":"TODO Title"},"rider_can_interact":{"type":"boolean","default":false,"description":"If true, this entity will be picked when looked at by the rider","title":"TODO Title"},"seat_count":{"type":"integer","default":1,"description":"The number of entities that can ride this entity at the same time","title":"TODO Title"},"seats":{"description":"The list of positions and number of riders for each position for entities riding this entity","title":"TODO Title","oneOf":[{"type":"object","$ref":"#/definitions/FCI_seats_spec"},{"type":"array","items":{"$ref":"#/definitions/FCI_seats_spec"}}]}}},"FCJ":{"description":"Defines a list of items the mob wants to share or pick up. Each item must have the following parameters:","type":"object","title":"Scheduler 1.16.0","additionalProperties":false,"required":[],"properties":{"min_delay_secs":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","minimum":0},"max_delay_secs":{"type":"integer","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","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.","title":"Scheduled Events","items":{"additionalProperties":false,"type":"object","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED","properties":{"filters":{"$ref":"#/definitions/EGC"},"event":{"$ref":"#/definitions/EFJ"}}}}}},"FDA":{"description":"Defines a list of items the mob wants to share or pick up. Each item must have the following parameters:","type":"object","title":"Shareables 1.16.0","additionalProperties":false,"required":[],"properties":{"all_items":{"type":"boolean","default":false,"description":"A bucket for all other items in the game. Note this category is always least priority items.","title":"All Items"},"all_items_max_amount":{"type":"integer","default":-1,"description":"Maximum number of this item the mob will hold.","title":"All Items Max Amount"},"all_items_surplus_amount":{"type":"integer","default":-1,"description":"Number of this item considered extra that the entity wants to share.","title":"All Items Surplus Amount"},"all_items_want_amount":{"type":"integer","default":-1,"description":"Number of this item this entity wants to share.","title":"All Items Want Amount"},"items":{"type":"array","description":"List of items that the entity wants to share","items":{"type":"object","properties":{"admire":{"type":"boolean","description":"Mob will admire the item after picking up by looking at it. For this to happen the mob needs to have an Admire component and an Admire goal.","title":"Admire"},"barter":{"type":"boolean","description":"Mob will barter for the item after picking it up. For this to work the mob needs to have a Barter component and a Barter goal.","title":"Barter"},"consume_item":{"type":"boolean","description":"Determines whether the mob will consume the item or not.","title":"Consume Item"},"craft_into":{"type":"string","description":"Defines the item this entity wants to craft with the item defined above. Should be an item name.","title":"Craft Into"},"item":{"type":"string","description":"The name of the item","$ref":"#/definitions/G"},"item_aux":{"type":"integer","description":"Aux value for the item.","title":"Item Aux"},"max_amount":{"type":"integer","description":"Maximum number of this item the mob will hold.","title":"Max Amount"},"pickup_limit":{"type":"integer","description":"Maximum number of this item the mob will pick up during a single goal tick.","title":"Pickup Limit"},"priority":{"type":"integer","description":"Prioritizes which items the entity prefers. 0 is the highest priority.","title":"Priority"},"stored_in_inventory":{"type":"boolean","description":"Determines whether the mob will try to put the item in its inventory if it has the inventory component and if it can't be equipped.","title":"Stored In Inventory"},"surplus_amount":{"type":"integer","description":"Number of this item considered extra that the entity wants to share.","title":"Surplus Amount"},"want_amount":{"type":"integer","description":"Number of this item this entity wants to have.","title":"Want Amount"}}},"title":"TODO Title"}}},"FDB":{"description":"Defines the entity's ranged attack behavior.","type":"object","title":"Shooter 1.16.0","additionalProperties":false,"required":[],"properties":{"aux_val":{"type":"integer","title":"Aux Val","default":-1,"description":"ID of the Potion effect to be applied on hit"},"def":{"title":"Def","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"}}},"FDC_entity_spawn":{"additionalProperties":false,"type":"object","title":"Entity Spawn","properties":{"filters":{"description":"If present, the specified entity will only spawn if the filter evaluates to true","$ref":"#/definitions/EGC"},"max_wait_time":{"type":"integer","default":600,"description":"Maximum amount of time to randomly wait in seconds before another entity is spawned.","title":"Max Wait Time"},"min_wait_time":{"type":"integer","default":300,"description":"Minimum amount of time to randomly wait in seconds before another entity is spawned.","title":"Min Wait Time"},"num_to_spawn":{"type":"integer","default":1,"description":"The number of entities of this type to spawn each time that this triggers.","title":"Num To Spawn"},"should_leash":{"type":"boolean","default":false,"description":"If true, this the spawned entity will be leashed to the parent.","title":"Should Leash"},"single_use":{"type":"boolean","default":false,"description":"If true, this component will only ever spawn the specified entity once.","title":"Single Use"},"spawn_entity":{"type":"string","default":"","description":"Identifier of the entity to spawn, leave empty to spawn the item defined above instead.","title":"Spawn Entity"},"spawn_event":{"type":"string","default":"minecraft:entity_born","description":"Event to call when the entity is spawned.","title":"Spawn Event"},"spawn_item":{"type":"string","default":"egg","description":"Item identifier of the item to spawn.","title":"Spawn Item"},"spawn_method":{"type":"string","default":"born","description":"Method to use to spawn the entity.","title":"Spawn Method"},"spawn_sound":{"type":"string","default":"plop","description":"Identifier of the sound effect to play when the entity is spawned.","title":"Spawn Sound"}}},"FDC":{"type":"object","description":"Adds a timer after which this entity will spawn another entity or item (similar to vanilla's chicken's egg-laying behavior).","title":"Spawn Entity 1.16.0","additionalProperties":false,"required":[],"properties":{"entities":{"title":"Entities","description":"UNDOCUMENTATED","oneOf":[{"type":"object","$ref":"#/definitions/FDC_entity_spawn"},{"type":"array","items":{"$ref":"#/definitions/FDC_entity_spawn"}}]}}},"FDD":{"description":"Defines the entity's strength to carry items.","type":"object","title":"Strength 1.16.0","additionalProperties":false,"required":[],"properties":{"max":{"type":"integer","default":5,"description":"The maximum strength of this entity","title":"Maximum"},"value":{"type":"integer","default":1,"description":"The initial value of the strength","title":"Value"}}},"FDE_feed_items":{"type":"object","description":"The list of items that can be used to increase the entity's temper and speed up the taming process","properties":{"item":{"$ref":"#/definitions/G","description":"Name of the item this entity likes and can be used to increase this entity's temper","title":"Item"},"temper_mod":{"type":"number","default":0,"description":"The amount of temper this entity gains when fed this item","title":"Temper Mod"}}},"FDE_auto_reject_items":{"type":"object","description":"The list of items that this entity dislikes and will cause it to get angry if used while untamed.","properties":{"item":{"$ref":"#/definitions/G","description":"Name of the item this entity dislikes and will cause it to get angry if used while untamed"}}},"FDE":{"description":"Allows the Entity to be tamed by mounting it.","type":"object","title":"Tamemount 1.16.0","additionalProperties":false,"required":[],"properties":{"attempt_temper_mod":{"type":"integer","default":5,"description":"The amount the entity's temper will increase when mounted.","title":"Attempt Temper Mod"},"auto_reject_items":{"description":"The list of items that, if carried while interacting with the entity, will anger it.","oneOf":[{"type":"object","$ref":"#/definitions/FDE_auto_reject_items"},{"type":"array","items":{"$ref":"#/definitions/FDE_auto_reject_items"}}],"title":"TODO Title"},"feed_text":{"type":"string","description":"The text that shows in the feeding interact button","title":"Feed Text"},"feed_items":{"description":"The list of items that can be used to increase the entity's temper and speed up the taming process","title":"Feed Items","oneOf":[{"type":"object","$ref":"#/definitions/FDE_feed_items"},{"type":"array","items":{"$ref":"#/definitions/FDE_feed_items"}}]},"max_temper":{"type":"integer","default":100,"description":"The maximum value for the entity's random starting temper","title":"Max Temper"},"min_temper":{"type":"integer","default":0,"description":"The minimum value for the entity's random starting temper","title":"Min Temper"},"ride_text":{"type":"string","description":"The text that shows in the riding interact button","title":"Ride Text"},"tame_event":{"$ref":"#/definitions/EFJ","description":"Event that triggers when the entity becomes tamed","title":"TODO Title"}}},"FDF":{"description":"UNDOCUMENTATED","type":"object","title":"Trade Resupply 1.16.0","additionalProperties":false,"required":[],"properties":{}},"FDG":{"description":"Defines the entity's trail to carry items.","type":"object","title":"Trail 1.16.0","additionalProperties":false,"required":[],"properties":{"block_type":{"type":"string","default":"air","description":"The type of block you wish to be spawned by the entity as it move about the world. Solid blocks may not be spawned at an offset of (0,0,0).","title":"Block Type"},"spawn_filter":{"$ref":"#/definitions/EGC","description":"One or more conditions that must be met in order to cause the chosen block type to spawn.","title":"Spawn Filter"},"spawn_offset":{"type":"array","default":[0,0,0],"description":"The distance from the entities current position to spawn the block. Capped at up to 16 blocks away. The X value is left/right(-/+), the Z value is backward/forward(-/+), the Y value is below/above(-/+).","title":"Spawn Offset","items":[{"type":"number","title":"X"},{"type":"number","title":"Y"},{"type":"number","title":"Z"}]}}},"FDH":{"description":"Defines this entity's ability to trade with players.","type":"object","title":"Transformation 1.16.0","additionalProperties":false,"required":[],"properties":{"add":{"type":"object","description":"List of components to add to the entity after the transformation","properties":{"component_groups":{"type":"array","description":"Names of component groups to add","items":{"type":"string"}}},"title":"TODO Title","additionalProperties":false},"begin_transform_sound":{"type":"string","description":"Sound to play when the transformation starts","title":"TODO Title"},"delay":{"description":"Defines the properties of the delay for the transformation","oneOf":[{"type":"number"},{"type":"object","properties":{"block_assist_chance":{"type":"number","default":0,"description":"Chance that the entity will look for nearby blocks that can speed up the transformation. Value must be between 0.0 and 1.0"},"block_chance":{"type":"number","default":0,"description":"Chance that, once a block is found, will help speed up the transformation"},"block_max":{"type":"integer","default":0,"description":"Maximum number of blocks the entity will look for to aid in the transformation. If not defined or set to 0, it will be set to the block radius"},"block_radius":{"type":"integer","default":0,"description":"Distance in Blocks that the entity will search for blocks that can help the transformation"},"block_types":{"type":"array","description":"List of blocks that can help the transformation of this entity","items":{"$ref":"#/definitions/HD"}},"value":{"type":"number","default":0,"description":"Time in seconds before the entity transforms"}}}],"title":"TODO Title"},"drop_equipment":{"type":"boolean","default":false,"description":"Cause the entity to drop all equipment upon transformation","title":"Drop Equipment"},"drop_inventory":{"type":"boolean","default":false,"description":"Cause the entity to drop all items in inventory upon transformation","title":"Drop Inventory"},"into":{"type":"string","default":"","description":"Entity Definition that this entity will transform into","title":"Into"},"keep_level":{"type":"boolean","default":false,"description":"If this entity has trades and has leveled up, it should maintain that level after transformation.","title":"Keep Level"},"keep_owner":{"type":"boolean","default":false,"description":"If this entity is owned by another entity, it should remain owned after transformation.","title":"Keep Owner"},"preserve_equipment":{"type":"boolean","default":false,"description":"Cause the entity to keep equipment after going through transformation","title":"Preserve Equipment"},"transformation_sound":{"type":"string","default":"","description":"Sound to play when the entity is done transforming","title":"Transformation Sound"}}},"FDI":{"description":"Sets that this entity wants to become a jockey.","type":"object","title":"Wants Jockey 1.16.0","additionalProperties":false,"required":[],"properties":{}},"FEA":{"additionalProperties":false,"type":"integer","title":"Priority","minimum":0,"description":"Allows the mob to drink potions based on specified environment conditions."},"FDJ":{"type":"object","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":{"priority":{"$ref":"#/definitions/FEA"},"admire_item_sound":{"type":"string","default":"","description":"The sound event to play when admiring the item","title":"Admire Item Sound"},"on_admire_item_start":{"$ref":"#/definitions/EFJ","title":"On Admire Item Start","description":"UNDOCUMENTATED"},"on_admire_item_stop":{"$ref":"#/definitions/EFJ","title":"On Admire Item Stop","description":"UNDOCUMENTATED"},"sound_interval":{"default":0,"description":"The range of time in seconds to randomly wait before playing the sound again.","title":"Sound Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number"},"range_max":{"type":"number"}}}]}}},"FEB":{"type":"object","title":"Avoid Block 1.16.0","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"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"},"target_blocks":{"type":"array","title":"Target Blocks","description":"UNDOCUMENTATED","items":{"type":"string","title":"Block ID","description":"UNDOCUMENTATED"}},"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":"#/definitions/EFJ"}},"sound_interval":{"default":0,"description":"The range of time in seconds to randomly wait before playing the sound again.","title":"Sound Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number"},"range_max":{"type":"number"}}}]}}},"FEC":{"type":"object","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":{"priority":{"$ref":"#/definitions/FEA"}}},"FED":{"type":"object","title":"Celebrate 1.16.0","description":"This allows the mob celebrate by jumping up and playing a sound periodically.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"celebration_sound":{"type":"string","default":"","description":"The sound to occasionally play.","title":"Celebration Sound"},"duration":{"type":"number","default":1,"description":"The duration of the celebration (in seconds).","title":"Duration"},"jump_interval":{"default":0,"description":"The range of time in seconds to randomly wait before jumping again.","title":"Jump Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number"},"range_max":{"type":"number"}}}]},"on_celebration_end_event":{"$ref":"#/definitions/EID","description":"The event to trigger when the goal's duration expires.","title":"On Celebration End Event"},"sound_interval":{"default":0,"description":"The range of time in seconds to randomly wait before playing the sound again.","title":"Sound Interval","oneOf":[{"type":"array","items":[{"type":"number","title":"Maximum"},{"type":"number","title":"Maximum"}]},{"type":"number"},{"type":"object","additionalProperties":false,"properties":{"range_min":{"type":"number"},"range_max":{"type":"number"}}}]}}},"FEE":{"type":"object","title":"Defend Trusted Target 1.16.0","description":"Allows the mob to target another mob that hurts an entity it trusts.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"aggro_sound":{"type":"string","default":"","description":"Sound to occasionally play while defending.","title":"Aggro Sound"},"attack_interval":{"type":"integer","default":0,"description":"Time in seconds between attacks","title":"Attack Interval"},"must_see":{"type":"boolean","default":false,"description":"If true, only entities in this mob's viewing range can be selected as targets","title":"Must See"},"must_see_forget_duration":{"type":"number","default":3,"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":"#/definitions/EFJ","title":"On Defend Start","description":"UNDOCUMENTATED"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks that the target can be within to launch an attack","title":"Within Radius"},"entity_types":{"type":"object","description":"List of entity types that this mob considers valid targets","title":"Entity Types","additionalProperties":false},"sound_chance":{"title":"Sound Chance","description":"UNDOCUMENTATED","type":"number"}}},"FEG":{"additionalProperties":false,"default":1.0,"description":"Movement speed multiplier of the mob when using this AI Goal.","type":"number","title":"Speed Multiplier"},"FEF":{"type":"object","title":"Beg 1.16.0","description":"Allows the mob to drink potions based on specified environment conditions.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"speed_modifier":{"default":0.0,"description":"TODO description: speed modifier","title":"Speed Modifier"},"potions":{"type":"array","description":"A list of potions that this entity can drink.","items":{"required":["id","chance","filters"],"additionalProperties":false,"properties":{"id":{"type":"integer","default":-1,"description":"The registry ID of the potion to use","title":"Id"},"chance":{"type":"number","default":1.0,"minimum":0,"maximum":1,"description":"The percent chance (from 0.0 to 1.0) of this potion being selected when searching for a potion to use.","title":"Chance"},"filters":{"description":"The filters to use when determining if this potion can be selected.","$ref":"#/definitions/EGC","title":"Filters"}},"description":"TODO description: potions","title":"Potions"},"title":"Potions"}}},"FEI":{"title":"Entity Types 1.16.0","type":"array","items":{"description":"The entity type","title":"Entity Type","type":"object","properties":{"filters":{"type":"object","$ref":"#/definitions/EGC"},"max_dist":{"type":"number","description":"Maximum distance this mob can be away to be a valid choice","default":16,"title":"Max Dist"},"walk_speed_multiplier":{"type":"number","description":"Multiplier for the walking speed. A value of 1.0 means the speed is unchanged","default":16,"title":"Walk Speed Multiplier"},"sprint_speed_multiplier":{"type":"number","description":"Multiplier for the running speed. A value of 1.0 means the speed is unchanged","default":16,"title":"Sprint Speed Multiplier"},"must_see":{"type":"boolean","description":"If true, the mob has to be visible to be a valid choice","default":false,"title":"Must See"},"must_see_forget_duration":{"type":"number","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","default":3,"title":"Must See Forget Duration"}}}},"FEH":{"additionalProperties":false,"description":"Allows the mob to move near a target and drop an item.","title":"Drop Item For 1.16.0","type":"object","properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"cooldown":{"title":"Cooldown","description":"UNDOCUMENTATED","type":"number"},"drop_item_chance":{"type":"number","default":[1.0],"description":"The probability that the mob will drop an item.","title":"Drop Item Chance"},"entity_types":{"description":"List of entity types this mob will drop items for.","title":"Entity Types","$ref":"#/definitions/FEI"},"goal_radius":{"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":"Goal Radius"},"loot_table":{"type":"string","pattern":"^loot_tables.*\\.json$","description":"Loot table to select items from.","title":"Loot Table"},"max_dist":{"type":"number","default":0,"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"},"offering_distance":{"type":"number","default":[1.0],"description":"The distance in blocks the mob will try to be away from the entity when it drops the item.","title":"Offering Distance"},"on_drop_attempt":{"$ref":"#/definitions/EFJ","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"},"search_height":{"type":"integer","default":1,"description":"Height in blocks from the target the mob can be.","title":"Search Height"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks from the target the mob can be.","title":"Search Range"},"target_range":{"title":"Target Range","description":"UNDOCUMENTATED","type":"array","items":[{"type":"number"},{"type":"number"},{"type":"number"}]},"teleport_offset":{"title":"Teleport Offset","description":"UNDOCUMENTATED","type":"array","items":[{"type":"number"},{"type":"number"},{"type":"number"}]},"time_of_day_range":{"default":[0.0,1.0],"description":"The valid times of day that this goal can be used. For reference: noon is 0.0, sunset is 0.25, midnight is 0.5, and sunrise is 0.75, and back to noon for 1.0.","title":"Time Of Day Range","type":"array","items":[{"type":"number","minimum":0,"maximum":1},{"type":"number","minimum":0,"maximum":1}]}}},"FEJ":{"type":"object","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":{"priority":{"$ref":"#/definitions/FEA"},"delay_before_eating":{"type":"number","description":"Time in seconds the mob should wait before eating the item.","title":"Delay Before Eating"}}},"FFA":{"type":"object","title":"Equip Item 1.16.0","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"}}},"FFB":{"type":"object","title":"Find Cover 1.16.0","description":"Allows the mob to seek shade.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown Time"}}},"FFC":{"additionalProperties":false,"description":"Allows the mob to look around for another mob to ride atop it.","title":"Find Mount 1.16.0","type":"object","properties":{"priority":{"$ref":"#/definitions/FEA"},"avoid_water":{"type":"boolean","default":false,"description":"If true, the mob will not go into water blocks when going towards a mount","title":"TODO Title"},"mount_distance":{"type":"number","default":-1,"description":"This is the distance the mob needs to be, in blocks, from the desired mount to mount it. If the value is below 0, the mob will use its default attack distance","title":"TODO Title"},"start_delay":{"type":"integer","default":0,"description":"Time the mob will wait before starting to move towards the mount","title":"TODO Title"},"target_needed":{"type":"boolean","default":false,"description":"If true, the mob will only look for a mount if it has a target","title":"TODO Title"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks within which the mob will look for a mount","title":"TODO Title"},"max_failed_attempts":{"type":"integer","$comment":"NOT DOCUMENTATED BY MINECRAFT","description":"TODO description","title":"TODO Title"}}},"FFD_on_home_spec":{"additionalProperties":false,"type":"object","title":"On Home Event","description":"UNDOCUMENTATED","properties":{"event":{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$","description":"The event to fire","title":"Event"},"target":{"type":"string","description":"The target of the event","title":"Target","enum":["baby","block","damager","other","parent","player","self","target"]},"filters":{"$ref":"#/definitions/EGC"}}},"FFD":{"additionalProperties":false,"description":"Allows the mob to move back to the position they were spawned.","title":"Go Home","type":"object","properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"goal_radius":{"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":"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":"Interval"},"on_home":{"description":"Event to run when this mob gets home.","title":"On Home","oneOf":[{"type":"string","pattern":"^[a-zA-Z0-9_\\-:]+$"},{"type":"object","$ref":"#/definitions/FFD_on_home_spec"},{"type":"array","items":{"$ref":"#/definitions/FFD_on_home_spec"}}]},"on_failed":{"$ref":"#/definitions/EFJ","title":"On Failed","description":"UNDOCUMENTATED"}}},"FFE":{"type":"object","title":"Hold Ground 1.16.0","description":"The mob freezes and looks at the mob they are targeting.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"broadcast":{"type":"boolean","default":false,"description":"Whether to broadcast out the mob's target to other mobs of the same type.","title":"Broadcast"},"broadcast_range":{"type":"number","default":0.0,"description":"Range in blocks for how far to broadcast.","title":"Broadcast Range"},"min_radius":{"type":"number","default":10.0,"description":"Minimum distance the target must be for the mob to run this goal.","title":"Min Radius"},"within_radius_event":{"$ref":"#/definitions/EFJ","description":"Event to run when target is within the radius. This event is broadcasted if broadcast is true.","title":"Within Radius Event"}}},"FFF":{"description":"Allows the mob to perform a damaging knockback that affects all nearby entities.","type":"object","title":"Knockback Roar 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"attack_time":{"type":"number","default":0.5,"description":"The delay after which the knockback occurs (in seconds).","title":"TODO Title"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"TODO Title"},"duration":{"type":"number","default":1,"description":"The duration of the roar (in seconds).","title":"TODO Title"},"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":"#/definitions/EID","description":"On_roar_end","title":"TODO Title"},"knockback_filters":{"$ref":"#/definitions/EGC","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"damage_filters":{"$ref":"#/definitions/EGC","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"on_roar_end":{"$ref":"#/definitions/EFJ","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"FFG":{"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","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"must_be_on_ground":{"type":"boolean","default":true,"description":"If true, the mob will only jump at its target if its on the ground. Setting it to false will allow it to jump even if its already in the air","title":"Must Be On Ground"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","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"}}},"FFH":{"type":"object","title":"Look At Player 1.16.0","description":"Allows the mob to look at the player when the player is nearby.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"angle_of_view_vertical":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the X-axis (left-right)","title":"Angle Of View Vertical"},"angle_of_view_horizontal":{"type":"integer","default":360,"description":"The angle in degrees that the mob can see in the Y-axis (up-down)","title":"Angle Of View Horizontal"},"look_distance":{"type":"number","default":8.0,"description":"The distance in blocks from which the entity will look at","title":"Look Distance"},"probability":{"type":"number","default":0.02,"minimum":0,"description":"The probability of looking at the target. A value of 1.00 is 100%","title":"Probability"},"look_time":{"type":"array","default":[2,4],"description":"Time range to look at the entity","title":"Look Time","items":[{"type":"number"},{"type":"number"}]},"target_distance":{"type":"number","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"}}},"FFI":{"type":"object","title":"Move To Lava 1.16.0","description":"Allows the mob to move back into lava when on land.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"goal_radius":{"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":"Goal Radius"},"search_count":{"type":"integer","default":10,"description":"The number of blocks each tick that the mob will check within it's search range and height for a valid block to move to. A value of 0 will have the mob check every block within range in one tick","title":"Search Count"},"search_height":{"type":"integer","default":1,"description":"Height in blocks the mob will look for lava to move towards","title":"Search Height"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks it will look for lava to move towards","title":"Search Range"}}},"FFJ":{"type":"object","title":"Move Towards Home Restriction 1.16.0","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"}}},"FGA":{"type":"object","title":"Nap 1.16.0","description":"Allows the mob to move back into lava when on land.","additionalProperties":false,"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"cooldown_max":{"type":"number","default":0,"description":"Maximum time in seconds the mob has to wait before using the goal again","title":"Cooldown Max"},"cooldown_min":{"type":"number","default":0,"description":"Minimum time in seconds the mob has to wait before using the goal again","title":"Cooldown Min"},"mob_detect_dist":{"type":"number","default":6,"description":"The block distance in x and z that will be checked for mobs that this mob detects","title":"Mob Detect Dist"},"mob_detect_height":{"type":"number","default":6,"description":"The block distance in y that will be checked for mobs that this mob detects","title":"Mob Detect Height"},"can_nap_filters":{"$ref":"#/definitions/EGC","description":"UNDOCUMENTATED","title":"Can Nap Filters"},"wake_mob_exceptions":{"$ref":"#/definitions/EGC","description":"UNDOCUMENTATED","title":"Wake Mob Exceptions"}}},"FGB_entity_type":{"type":"object","description":"A entity type","properties":{"filters":{"$ref":"#/definitions/EGC","description":"Conditions that make this target a valid type.","title":"Filters"},"max_dist":{"type":"number","default":16,"description":"To be a valid target choice, the target type cannot be farther away from this entity than \"max_dist\".","title":"Max Dist"},"must_see":{"type":"boolean","default":false,"description":"Determines if target-validity requires this entity to be in range only, or both in range and in sight.","title":"Must See"},"must_see_forget_duration":{"type":"boolean","default":3,"description":"Time (in seconds) the target must not be seen by this entity to become invalid. Used only if \"must_see\" is true.","title":"Must See Forget Duration"}}},"FGB":{"type":"object","title":"Nearest Attackable Target 1.16.0","description":"Allows the mob to check for and pursue the nearest valid target.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"entity_types":{"description":"Filters which types of targets are valid for this entity.","title":"Entity Types","oneOf":[{"$ref":"#/definitions/FGB_entity_type"},{"type":"array","items":{"$ref":"#/definitions/FGB_entity_type"}}]},"attack_interval":{"type":"integer","default":0,"description":"Time range (in seconds) between searching for an attack target, range is in (0, \"attack_interval\"]. Only used if \"attack_interval\" is greater than 0, otherwise \"scan_interval\" is used.","title":"Attack Interval"},"attack_interval_min":{"type":"number","default":0,"description":"Alias for \"attack_interval\"; provides the same functionality as \"attack_interval\".","title":"Attack Interval Min"},"attack_owner":{"type":"boolean","default":false,"description":"If true, this entity can attack its owner.","title":"Attack Owner"},"must_reach":{"type":"boolean","default":false,"description":"If true, this entity requires a path to the target.","title":"Must Reach"},"must_see":{"type":"boolean","default":false,"description":"Determines if target-validity requires this entity to be in range only, or both in range and in sight.","title":"Must See"},"must_see_forget_duration":{"type":"number","default":3,"description":"Time (in seconds) the target must not be seen by this entity to become invalid. Used only if \"must_see\" is true.","title":"Must See Forget Duration"},"persist_time":{"type":"number","default":0,"description":"Time (in seconds) this entity can continue attacking the target after the target is no longer valid.","title":"Persist Time"},"reselect_targets":{"type":"boolean","default":false,"description":"Allows the attacking entity to update the nearest target, otherwise a target is only reselected after each \"scan_interval\" or \"attack_interval\".","title":"Reselect Targets"},"scan_interval":{"type":"integer","default":10,"description":"If \"attack_interval\" is 0 or isn't declared, then between attacks: scanning for a new target occurs every amount of ticks equal to \"scan_interval\", minimum value is 1. Values under 10 can affect performance.","title":"Scan Interval"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","title":"Set Persistent"},"target_invisible_multiplier":{"type":"number","default":0.7,"description":"Multiplied with the target's armor coverage percentage to modify \"max_dist\" when detecting an invisible target.","title":"Target Invisible Multiplier"},"target_search_height":{"type":"number","default":-1,"description":"Maximum vertical target-search distance, if it's greater than the target type's \"max_dist\". A negative value defaults to \"entity_types\" greatest \"max_dist\".","title":"Target Search Height"},"target_sneak_visibility_multiplier":{"type":"number","default":0.8,"description":"Multiplied with the target type's \"max_dist\" when trying to detect a sneaking target.","title":"Target Sneak Visibility Multiplier"},"within_radius":{"type":"number","default":0,"description":"Maximum distance this entity can be from the target when following it, otherwise the target becomes invalid. This value is only used if the entity doesn't declare \"minecraft:follow_range\".","title":"Within Radius"}}},"FGC":{"type":"object","title":"Nearest Prioritized Attackable Target 1.16.0","description":"Allows the mob to check for and pursue the nearest valid target.","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"entity_types":{"description":"List of entity types that this mob considers valid targets","title":"Entity Types","$ref":"#/definitions/FEI"},"attack_interval":{"type":"integer","default":0,"description":"Time in seconds before selecting a target","title":"Attack Interval"},"must_reach":{"type":"boolean","default":false,"description":"If true, only entities that this mob can path to can be selected as targets","title":"Must Reach"},"must_see":{"type":"boolean","default":false,"description":"If true, only entities in this mob's viewing range can be selected as targets","title":"Must See"},"must_see_forget_duration":{"type":"number","default":3,"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"},"persist_time":{"type":"number","default":0.0,"description":"Time in seconds for a valid target to stay targeted when it becomes and invalid target.","title":"Persist Time"},"reselect_targets":{"type":"boolean","default":false,"description":"If true, the target will change to the current closest entity whenever a different entity is closer","title":"Reselect Targets"},"scan_interval":{"type":"integer","default":10,"description":"How many ticks to wait between scanning for a target.","title":"Scan Interval"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","title":"Set Persistent"},"target_search_height":{"type":"number","default":-1.0,"description":"Height in blocks to search for a target mob. -1.0f means the height does not matter.","title":"Target Search Height"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks that the target can be within to launch an attack","title":"Within Radius"}}},"FGD":{"description":"Allows the mob to be tempted by food they like.","type":"object","title":"Tempt 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"goal_radius":{"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":"Goal Radius"},"search_height":{"type":"integer","default":1,"description":"Height in blocks from the owner the pet can be to sleep with owner.","title":"Search Height"},"search_range":{"type":"integer","default":0,"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"}}},"FGE":{"description":"Allows the mob to pick up items on the ground.","additionalProperties":false,"type":"object","title":"Pickup Items 1.16.0","properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"can_pickup_any_item":{"type":"boolean","default":false,"description":"If true, the mob can pickup any item","title":"Can Pickup Any Item"},"can_pickup_to_hand_or_equipment":{"type":"boolean","default":true,"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":"UNDOCUMENTATED"},"goal_radius":{"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":"Goal Radius"},"max_dist":{"type":"number","default":0,"description":"Maximum distance this mob will look for items to pick up","title":"Max Dist"},"pickup_based_on_chance":{"type":"boolean","default":false,"description":"If true, depending on the difficulty, there is a random chance that the mob may not be able to pickup items","title":"Pickup Based On Chance"},"track_target":{"type":"boolean","default":false,"description":"If true, this mob will chase after the target as long as it's a valid target","title":"Track Target"}}},"FGF":{"description":"Allows a mob to randomly fly around","type":"object","title":"Random Fly 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"avoid_damage_blocks":{"type":"boolean","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"can_land_on_trees":{"type":"boolean","default":true,"description":"If true, the mob can stop flying and land on a tree instead of the ground","title":"Can Land On Trees"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"Xz Dist"},"y_dist":{"type":"integer","default":7,"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":"UNDOCUMENTATED"}}},"FGG":{"description":"Allows the mob to hover around randomly, close to the surface","type":"object","title":"Random Hover 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"hover_height":{"type":"array","description":"UNDOCUMENTATED","title":"Hover Height","items":[{"type":"number"},{"type":"number"}]},"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":"Interval"},"xz_dist":{"type":"integer","default":10,"description":"Distance in blocks on ground that the mob will look for a new spot to move to. Must be at least 1","title":"Xz Dist"},"y_dist":{"type":"integer","default":7,"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":"number","default":0,"description":"Height in blocks to add to the selected target position","title":"Y Offset"}}},"FGH":{"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":"Random Look Around And Sit 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"max_look_count":{"type":"integer","default":2,"description":"The max amount of unique looks a mob will have while looking around.","title":"Max Look Count"},"max_look_time":{"type":"integer","default":40,"description":"The max amount of time (in ticks) a mob will stay looking at a direction while looking around.","title":"Max Look Time"},"min_look_count":{"type":"integer","default":1,"description":"The min amount of unique looks a mob will have while looking around.","title":"Min Look Count"},"min_look_time":{"type":"integer","default":20,"description":"The min amount of time (in ticks) a mob will stay looking at a direction while looking around.","title":"Min Look Time"},"probability":{"type":"number","default":0.02,"description":"The probability of randomly looking around/sitting.","title":"Probability"}}},"FGI":{"description":"Allows the mob to stay at a certain level when in liquid.","type":"object","title":"Rise To Liquid Level 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"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"}}},"FGJ_sequence":{"type":"array","description":"List of events to send","items":{"type":"object","additionalProperties":false,"properties":{"base_delay":{"type":"number","default":0,"description":"Amount of time in seconds before starting this step"},"event":{"type":"string","default":"","description":"The event to send to the entity"},"sound_event":{"type":"string","default":"","description":"The sound event to play when this step happens"}}}},"FGJ":{"description":"Allows the mob to send an event to another mob.","type":"object","title":"Send Event 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"cast_duration":{"type":"number","description":"Time in seconds for the entire event sending process","title":"TODO Title"},"event_choices":{"type":"array","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED","items":{"type":"object","additionalProperties":false,"title":"UNDOCUMENTATED","description":"UNDOCUMENTATED","properties":{"min_activation_range":{"type":"number","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"max_activation_range":{"type":"number","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"cooldown_time":{"type":"number","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"cast_duration":{"type":"number","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"filters":{"$ref":"#/definitions/EGC"},"particle_color":{"type":"string","format":"color-hex","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"weight":{"type":"integer","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"start_sound_event":{"type":"string","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"sequence":{"$ref":"#/definitions/FGJ_sequence"}}}},"sequence":{"$ref":"#/definitions/FGJ_sequence","description":"TODO description","title":"TODO Title"}}},"FHA":{"description":"Allows the mob to stay at a certain level when in liquid.","type":"object","title":"Stalk And Pounce On Target 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"interest_time":{"type":"number","default":2,"description":"The amount of time the mob will be interested before pouncing. This happens when the mob is within range of pouncing","title":"Interest Time"},"leap_distance":{"type":"number","default":0.8,"description":"The distance in blocks the mob jumps in the direction of its target","title":"Leap Distance"},"leap_height":{"type":"number","default":0.9,"description":"The height in blocks the mob jumps when leaping at its target","title":"Leap Height"},"max_stalk_dist":{"type":"number","default":10,"description":"The maximum distance away a target can be before the mob gives up on stalking","title":"Max Stalk Dist"},"pounce_max_dist":{"type":"number","default":5,"description":"The maximum distance away from the target in blocks to begin pouncing at the target","title":"Pounce Max Dist"},"set_persistent":{"type":"boolean","default":false,"description":"Allows the actor to be set to persist upon targeting a player","title":"Set Persistent"},"stalk_speed":{"type":"number","default":1.2,"description":"The movement speed in which you stalk your target","title":"Stalk Speed"},"strike_dist":{"type":"number","default":2,"description":"The max distance away from the target when landing from the pounce that will still result in damaging the target","title":"Strike Dist"},"stuck_time":{"type":"number","default":2,"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":"#/definitions/EGC","description":"UNDOCUMENTATED","title":"Stuck Block"}}},"FHB":{"description":"Allows the mob to stay at a certain level when in liquid.","type":"object","title":"Stroll Towards Village 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"cooldown_time":{"type":"number","default":0,"description":"Time in seconds the mob has to wait before using the goal again","title":"Cooldown Time"},"goal_radius":{"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":"Goal Radius"},"search_range":{"type":"integer","default":0,"description":"The distance in blocks to search for points inside villages. If <= 0, find the closest village regardless of distance.","title":"Search Range"},"speed_multiplier":{"type":"number","default":1,"description":"Movement speed multiplier of the mob when using this AI Goal","title":"Speed Multiplier"},"start_chance":{"type":"number","default":0.1,"description":"This is the chance that the mob will start this goal, from 0 to 1","title":"Start Chance"}}},"FHC":{"description":"Allows the mob to be tempted by food they like.","type":"object","title":"Tempt 1.16.0","additionalProperties":false,"required":[],"properties":{"priority":{"$ref":"#/definitions/FEA"},"speed_multiplier":{"$ref":"#/definitions/FEG"},"can_get_scared":{"type":"boolean","default":false,"description":"If true, the mob can stop being tempted if the player moves too fast while close to this mob","title":"TODO Title"},"can_tempt_while_ridden":{"type":"boolean","title":"Can Tempt While Ridden","description":"UNDOCUMENTATED"},"can_tempt_vertically":{"type":"boolean","title":"Can Tempt Vertically","description":"UNDOCUMENTATED"},"items":{"type":"array","description":"List of items this mob is tempted by","items":{"$ref":"#/definitions/G"},"title":"TODO Title"},"within_radius":{"type":"number","default":0,"description":"Distance in blocks this mob can get tempted by a player holding an item they like","title":"TODO Title"}}},"EFG":{"type":"object","title":"Entity","description":"Minecraft:entity for 1.16.0","additionalProperties":false,"properties":{"minecraft:addrider":{"$ref":"#/definitions/E"},"minecraft:admire_item":{"$ref":"#/definitions/EFH"},"minecraft:ageable":{"$ref":"#/definitions/EFI"},"minecraft:ambient_sound_interval":{"$ref":"#/definitions/EGA"},"minecraft:angry":{"$ref":"#/definitions/EGB"},"minecraft:annotation.break_door":{"$ref":"#/definitions/GC"},"minecraft:annotation.open_door":{"$ref":"#/definitions/GD"},"minecraft:area_attack":{"$ref":"#/definitions/EIB"},"minecraft:attack":{"$ref":"#/definitions/GE"},"minecraft:attack_cooldown":{"$ref":"#/definitions/EIC"},"minecraft:attack_damage":{"$ref":"#/definitions/GG"},"minecraft:balloonable":{"$ref":"#/definitions/GH"},"minecraft:barter":{"$ref":"#/definitions/EIE"},"minecraft:block_sensor":{"$ref":"#/definitions/EIF"},"minecraft:boostable":{"$ref":"#/definitions/EIG"},"minecraft:boss":{"$ref":"#/definitions/GI"},"minecraft:break_blocks":{"$ref":"#/definitions/HA"},"minecraft:breathable":{"$ref":"#/definitions/HC"},"minecraft:breedable":{"$ref":"#/definitions/EIH"},"minecraft:bribeable":{"$ref":"#/definitions/HF"},"minecraft:buoyant":{"$ref":"#/definitions/EII"},"minecraft:burns_in_daylight":{"$ref":"#/definitions/HG"},"minecraft:can_climb":{"$ref":"#/definitions/HH"},"minecraft:can_fly":{"$ref":"#/definitions/HI"},"minecraft:can_power_jump":{"$ref":"#/definitions/HJ"},"minecraft:celebrate_hunt":{"$ref":"#/definitions/EIJ"},"minecraft:collision_box":{"$ref":"#/definitions/IA"},"minecraft:color":{"$ref":"#/definitions/IB"},"minecraft:color2":{"$ref":"#/definitions/IC"},"minecraft:conditional_bandwidth_optimization":{"$ref":"#/definitions/ID"},"minecraft:custom_hit_test":{"$ref":"#/definitions/EJA"},"minecraft:damage_over_time":{"$ref":"#/definitions/IE"},"minecraft:damage_sensor":{"$ref":"#/definitions/EJB"},"minecraft:default_look_angle":{"$ref":"#/definitions/IH"},"minecraft:despawn":{"$ref":"#/definitions/EJC"},"minecraft:dweller":{"$ref":"#/definitions/IJ"},"minecraft:economy_trade_table":{"$ref":"#/definitions/JA"},"minecraft:entity_sensor":{"$ref":"#/definitions/EJD"},"minecraft:environment_sensor":{"$ref":"#/definitions/EJE"},"minecraft:equip_item":{"$ref":"#/definitions/EJF"},"minecraft:equipment":{"$ref":"#/definitions/EJG"},"minecraft:equippable":{"$ref":"#/definitions/EJH"},"minecraft:experience_reward":{"$ref":"#/definitions/EJI"},"minecraft:explode":{"$ref":"#/definitions/EJJ"},"minecraft:fall_damage":{"$ref":"#/definitions/JF"},"minecraft:fire_immune":{"$ref":"#/definitions/JG"},"minecraft:floats_in_liquid":{"$ref":"#/definitions/JI"},"minecraft:flocking":{"$ref":"#/definitions/FAA"},"minecraft:flying_speed":{"$ref":"#/definitions/JJ"},"minecraft:follow_range":{"$ref":"#/definitions/BAA"},"minecraft:foot_size":{"$ref":"#/definitions/BAB"},"minecraft:friction_modifier":{"$ref":"#/definitions/BAC"},"minecraft:genetics":{"$ref":"#/definitions/BAD"},"minecraft:giveable":{"$ref":"#/definitions/FAB"},"minecraft:ground_offset":{"$ref":"#/definitions/BAF"},"minecraft:group_size":{"$ref":"#/definitions/FAC"},"minecraft:grows_crop":{"$ref":"#/definitions/FAD"},"minecraft:healable":{"$ref":"#/definitions/BAG"},"minecraft:health":{"$ref":"#/definitions/BAH"},"minecraft:hide":{"$ref":"#/definitions/FAE"},"minecraft:home":{"$ref":"#/definitions/FAF"},"minecraft:horse.jump_strength":{"$ref":"#/definitions/FAG"},"minecraft:hurt_on_condition":{"$ref":"#/definitions/FAH"},"minecraft:hurt_when_wet":{"$ref":"#/definitions/BAI"},"minecraft:input_ground_controlled":{"$ref":"#/definitions/BBA"},"minecraft:inside_block_notifier":{"$ref":"#/definitions/BBB"},"minecraft:insomnia":{"$ref":"#/definitions/BBD"},"minecraft:instant_despawn":{"$ref":"#/definitions/FAI"},"minecraft:interact":{"$ref":"#/definitions/FAJ"},"minecraft:inventory":{"$ref":"#/definitions/FBA"},"minecraft:is_baby":{"$ref":"#/definitions/BBH"},"minecraft:is_charged":{"$ref":"#/definitions/BBI"},"minecraft:is_chested":{"$ref":"#/definitions/BBJ"},"minecraft:is_dyeable":{"$ref":"#/definitions/BCA"},"minecraft:is_hidden_when_invisible":{"$ref":"#/definitions/BCB"},"minecraft:is_ignited":{"$ref":"#/definitions/BCC"},"minecraft:is_illager_captain":{"$ref":"#/definitions/BCD"},"minecraft:is_saddled":{"$ref":"#/definitions/BCE"},"minecraft:is_shaking":{"$ref":"#/definitions/BCF"},"minecraft:is_sheared":{"$ref":"#/definitions/BCG"},"minecraft:is_stackable":{"$ref":"#/definitions/BCH"},"minecraft:is_stunned":{"$ref":"#/definitions/BCI"},"minecraft:is_tamed":{"$ref":"#/definitions/BCJ"},"minecraft:item_controllable":{"$ref":"#/definitions/BDA"},"minecraft:item_hopper":{"$ref":"#/definitions/BDB"},"minecraft:jump.dynamic":{"$ref":"#/definitions/BDC"},"minecraft:jump.static":{"$ref":"#/definitions/BDD"},"minecraft:knockback_resistance":{"$ref":"#/definitions/BDE"},"minecraft:lava_movement":{"$ref":"#/definitions/BDF"},"minecraft:leashable":{"$ref":"#/definitions/FBB"},"minecraft:lookat":{"$ref":"#/definitions/FBC"},"minecraft:loot":{"$ref":"#/definitions/BDI"},"minecraft:managed_wandering_trader":{"$ref":"#/definitions/BDJ"},"minecraft:mark_variant":{"$ref":"#/definitions/BEA"},"minecraft:mob_effect":{"$ref":"#/definitions/FBE"},"minecraft:movement":{"$ref":"#/definitions/BEB"},"minecraft:movement.amphibious":{"$ref":"#/definitions/BEC"},"minecraft:movement.basic":{"$ref":"#/definitions/BED"},"minecraft:movement.fly":{"$ref":"#/definitions/BEE"},"minecraft:movement.generic":{"$ref":"#/definitions/BEF"},"minecraft:movement.glide":{"$ref":"#/definitions/BEG"},"minecraft:movement.hover":{"$ref":"#/definitions/FBF"},"minecraft:movement.jump":{"$ref":"#/definitions/FBG"},"minecraft:movement.skip":{"$ref":"#/definitions/BEI"},"minecraft:movement.sway":{"$ref":"#/definitions/FBH"},"minecraft:nameable":{"$ref":"#/definitions/FBI"},"minecraft:navigation.climb":{"$ref":"#/definitions/FBJ"},"minecraft:navigation.float":{"$ref":"#/definitions/FCA"},"minecraft:navigation.fly":{"$ref":"#/definitions/FCB"},"minecraft:navigation.generic":{"$ref":"#/definitions/FCC"},"minecraft:navigation.hover":{"$ref":"#/definitions/FCD"},"minecraft:navigation.swim":{"$ref":"#/definitions/FCE"},"minecraft:navigation.walk":{"$ref":"#/definitions/FCF"},"minecraft:npc":{"$ref":"#/definitions/FCG"},"minecraft:on_death":{"$ref":"#/definitions/BFI"},"minecraft:on_friendly_anger":{"$ref":"#/definitions/BFJ"},"minecraft:on_hurt":{"$ref":"#/definitions/BGA"},"minecraft:on_hurt_by_player":{"$ref":"#/definitions/BGB"},"minecraft:on_ignite":{"$ref":"#/definitions/BGC"},"minecraft:on_start_landing":{"$ref":"#/definitions/BGD"},"minecraft:on_start_takeoff":{"$ref":"#/definitions/BGE"},"minecraft:on_target_acquired":{"$ref":"#/definitions/BGF"},"minecraft:on_target_escape":{"$ref":"#/definitions/BGG"},"minecraft:on_wake_with_owner":{"$ref":"#/definitions/BGH"},"minecraft:out_of_control":{"$ref":"#/definitions/BGI"},"minecraft:player.saturation":{"$ref":"#/definitions/BGJ"},"minecraft:player.exhaustion":{"$ref":"#/definitions/BHA"},"minecraft:player.level":{"$ref":"#/definitions/BHB"},"minecraft:player.experience":{"$ref":"#/definitions/BHC"},"minecraft:peek":{"$ref":"#/definitions/BHD"},"minecraft:persistent":{"$ref":"#/definitions/BHE"},"minecraft:physics":{"$ref":"#/definitions/BHF"},"minecraft:preferred_path":{"$ref":"#/definitions/BHG"},"minecraft:projectile":{"$ref":"#/definitions/FCH"},"minecraft:push_through":{"$ref":"#/definitions/BHJ"},"minecraft:pushable":{"$ref":"#/definitions/BIA"},"minecraft:raid_trigger":{"$ref":"#/definitions/BIB"},"minecraft:rail_movement":{"$ref":"#/definitions/BIC"},"minecraft:rail_sensor":{"$ref":"#/definitions/BID"},"minecraft:ravager_blocked":{"$ref":"#/definitions/BIE"},"minecraft:rideable":{"$ref":"#/definitions/FCI"},"minecraft:scaffolding_climber":{"$ref":"#/definitions/BIG"},"minecraft:scale":{"$ref":"#/definitions/BIH"},"minecraft:scale_by_age":{"$ref":"#/definitions/BII"},"minecraft:scheduler":{"$ref":"#/definitions/FCJ"},"minecraft:shareables":{"$ref":"#/definitions/FDA"},"minecraft:shooter":{"$ref":"#/definitions/FDB"},"minecraft:sittable":{"$ref":"#/definitions/BJC"},"minecraft:skin_id":{"$ref":"#/definitions/BJD"},"minecraft:sound_volume":{"$ref":"#/definitions/BJE"},"minecraft:spawn_entity":{"$ref":"#/definitions/FDC"},"minecraft:spell_effects":{"$ref":"#/definitions/BJG"},"minecraft:strength":{"$ref":"#/definitions/FDD"},"minecraft:tameable":{"$ref":"#/definitions/BJH"},"minecraft:tamemount":{"$ref":"#/definitions/FDE"},"minecraft:target_nearby_sensor":{"$ref":"#/definitions/BJJ"},"minecraft:teleport":{"$ref":"#/definitions/CAA"},"minecraft:tick_world":{"$ref":"#/definitions/CAB"},"minecraft:timer":{"$ref":"#/definitions/CAC"},"minecraft:trade_resupply":{"$ref":"#/definitions/FDF"},"minecraft:trade_table":{"$ref":"#/definitions/CAD"},"minecraft:trail":{"$ref":"#/definitions/FDG"},"minecraft:transformation":{"$ref":"#/definitions/FDH"},"minecraft:trust":{"$ref":"#/definitions/CAF"},"minecraft:trusting":{"$ref":"#/definitions/CAG"},"minecraft:type_family":{"$ref":"#/definitions/CAH"},"minecraft:variant":{"$ref":"#/definitions/CAI"},"minecraft:underwater_movement":{"$ref":"#/definitions/CAJ"},"minecraft:walk_animation_speed":{"$ref":"#/definitions/CBA"},"minecraft:wants_jockey":{"$ref":"#/definitions/FDI"},"minecraft:water_movement":{"$ref":"#/definitions/CBC"},"minecraft:behavior.admire_item":{"$ref":"#/definitions/FDJ"},"minecraft:behavior.avoid_block":{"$ref":"#/definitions/FEB"},"minecraft:behavior.avoid_mob_type":{"$ref":"#/definitions/CBJ"},"minecraft:behavior.barter":{"$ref":"#/definitions/FEC"},"minecraft:behavior.beg":{"$ref":"#/definitions/CCB"},"minecraft:behavior.break_door":{"$ref":"#/definitions/CCC"},"minecraft:behavior.breed":{"$ref":"#/definitions/CCD"},"minecraft:behavior.celebrate":{"$ref":"#/definitions/FED"},"minecraft:behavior.charge_attack":{"$ref":"#/definitions/CCE"},"minecraft:behavior.charge_held_item":{"$ref":"#/definitions/CCF"},"minecraft:behavior.circle_around_anchor":{"$ref":"#/definitions/CCG"},"minecraft:behavior.controlled_by_player":{"$ref":"#/definitions/CCH"},"minecraft:behavior.defend_trusted_target":{"$ref":"#/definitions/FEE"},"minecraft:behavior.defend_village_target":{"$ref":"#/definitions/CCI"},"minecraft:behavior.delayed_attack":{"$ref":"#/definitions/CCJ"},"minecraft:behavior.door_interact":{"$ref":"#/definitions/CDA"},"minecraft:behavior.dragonchargeplayer":{"$ref":"#/definitions/CDB"},"minecraft:behavior.dragondeath":{"$ref":"#/definitions/CDC"},"minecraft:behavior.dragonflaming":{"$ref":"#/definitions/CDD"},"minecraft:behavior.dragonholdingpattern":{"$ref":"#/definitions/CDE"},"minecraft:behavior.dragonlanding":{"$ref":"#/definitions/CDF"},"minecraft:behavior.dragonscanning":{"$ref":"#/definitions/CDG"},"minecraft:behavior.dragonstrafeplayer":{"$ref":"#/definitions/CDH"},"minecraft:behavior.dragontakeoff":{"$ref":"#/definitions/CDI"},"minecraft:behavior.drink_potion":{"$ref":"#/definitions/FEF"},"minecraft:behavior.drop_item_for":{"$ref":"#/definitions/FEH"},"minecraft:behavior.eat_block":{"$ref":"#/definitions/CEB"},"minecraft:behavior.eat_carried_item":{"$ref":"#/definitions/FEJ"},"minecraft:behavior.enderman_leave_block":{"$ref":"#/definitions/CEC"},"minecraft:behavior.enderman_take_block":{"$ref":"#/definitions/CED"},"minecraft:behavior.equip_item":{"$ref":"#/definitions/FFA"},"minecraft:behavior.explore_outskirts":{"$ref":"#/definitions/CEE"},"minecraft:behavior.find_cover":{"$ref":"#/definitions/FFB"},"minecraft:behavior.find_mount":{"$ref":"#/definitions/FFC"},"minecraft:behavior.find_underwater_treasure":{"$ref":"#/definitions/CEG"},"minecraft:behavior.flee_sun":{"$ref":"#/definitions/CEH"},"minecraft:behavior.float":{"$ref":"#/definitions/CEI"},"minecraft:behavior.float_wander":{"$ref":"#/definitions/CEJ"},"minecraft:behavior.follow_caravan":{"$ref":"#/definitions/CFA"},"minecraft:behavior.follow_mob":{"$ref":"#/definitions/CFB"},"minecraft:behavior.follow_owner":{"$ref":"#/definitions/CFC"},"minecraft:behavior.follow_parent":{"$ref":"#/definitions/CFD"},"minecraft:behavior.follow_target_captain":{"$ref":"#/definitions/CFE"},"minecraft:behavior.go_home":{"$ref":"#/definitions/FFD"},"minecraft:behavior.guardian_attack":{"$ref":"#/definitions/CFG"},"minecraft:behavior.harvest_farm_block":{"$ref":"#/definitions/CFH"},"minecraft:behavior.hide":{"$ref":"#/definitions/CBD"},"minecraft:behavior.hold_ground":{"$ref":"#/definitions/FFE"},"minecraft:behavior.hurt_by_target":{"$ref":"#/definitions/CFI"},"minecraft:behavior.inspect_bookshelf":{"$ref":"#/definitions/CFJ"},"minecraft:behavior.knockback_roar":{"$ref":"#/definitions/FFF"},"minecraft:behavior.lay_down":{"$ref":"#/definitions/CGB"},"minecraft:behavior.lay_egg":{"$ref":"#/definitions/CGC"},"minecraft:behavior.leap_at_target":{"$ref":"#/definitions/FFG"},"minecraft:behavior.look_at_entity":{"$ref":"#/definitions/CGE"},"minecraft:behavior.look_at_player":{"$ref":"#/definitions/FFH"},"minecraft:behavior.look_at_target":{"$ref":"#/definitions/CGG"},"minecraft:behavior.look_at_trading_player":{"$ref":"#/definitions/CGH"},"minecraft:behavior.make_love":{"$ref":"#/definitions/CGI"},"minecraft:behavior.melee_attack":{"$ref":"#/definitions/CGJ"},"minecraft:behavior.mingle":{"$ref":"#/definitions/CHA"},"minecraft:behavior.mount_pathing":{"$ref":"#/definitions/CHB"},"minecraft:behavior.move_indoors":{"$ref":"#/definitions/CHC"},"minecraft:behavior.move_through_village":{"$ref":"#/definitions/CHD"},"minecraft:behavior.move_to_block":{"$ref":"#/definitions/CHE"},"minecraft:behavior.move_to_land":{"$ref":"#/definitions/CHF"},"minecraft:behavior.move_to_lava":{"$ref":"#/definitions/FFI"},"minecraft:behavior.move_to_liquid":{"$ref":"#/definitions/CHG"},"minecraft:behavior.move_to_poi":{"$ref":"#/definitions/CBG"},"minecraft:behavior.move_to_random_block":{"$ref":"#/definitions/CHH"},"minecraft:behavior.move_to_village":{"$ref":"#/definitions/CHI"},"minecraft:behavior.move_to_water":{"$ref":"#/definitions/CHJ"},"minecraft:behavior.move_towards_home_restriction":{"$ref":"#/definitions/FFJ"},"minecraft:behavior.move_towards_dwelling_restriction":{"$ref":"#/definitions/CIA"},"minecraft:behavior.move_towards_restriction":{"$ref":"#/definitions/CIB"},"minecraft:behavior.move_towards_target":{"$ref":"#/definitions/CIC"},"minecraft:behavior.nap":{"$ref":"#/definitions/FGA"},"minecraft:behavior.nearest_attackable_target":{"$ref":"#/definitions/FGB"},"minecraft:behavior.nearest_prioritized_attackable_target":{"$ref":"#/definitions/FGC"},"minecraft:behavior.ocelot_sit_on_block":{"$ref":"#/definitions/CIE"},"minecraft:behavior.ocelotattack":{"$ref":"#/definitions/CIF"},"minecraft:behavior.offer_flower":{"$ref":"#/definitions/CIG"},"minecraft:behavior.open_door":{"$ref":"#/definitions/CIH"},"minecraft:behavior.owner_hurt_by_target":{"$ref":"#/definitions/CII"},"minecraft:behavior.owner_hurt_target":{"$ref":"#/definitions/CIJ"},"minecraft:behavior.panic":{"$ref":"#/definitions/CJA"},"minecraft:behavior.peek":{"$ref":"#/definitions/CJB"},"minecraft:behavior.pet_sleep_with_owner":{"$ref":"#/definitions/FGD"},"minecraft:behavior.pickup_items":{"$ref":"#/definitions/FGE"},"minecraft:behavior.play":{"$ref":"#/definitions/CJE"},"minecraft:behavior.player_ride_tamed":{"$ref":"#/definitions/CJF"},"minecraft:behavior.raid_garden":{"$ref":"#/definitions/CJG"},"minecraft:behavior.random_breach":{"$ref":"#/definitions/CJH"},"minecraft:behavior.random_fly":{"$ref":"#/definitions/FGF"},"minecraft:behavior.random_hover":{"$ref":"#/definitions/FGG"},"minecraft:behavior.random_look_around":{"$ref":"#/definitions/CJJ"},"minecraft:behavior.random_look_around_and_sit":{"$ref":"#/definitions/FGH"},"minecraft:behavior.random_sitting":{"$ref":"#/definitions/DAA"},"minecraft:behavior.random_stroll":{"$ref":"#/definitions/DAB"},"minecraft:behavior.random_swim":{"$ref":"#/definitions/DAC"},"minecraft:behavior.ranged_attack":{"$ref":"#/definitions/DAD"},"minecraft:behavior.receive_love":{"$ref":"#/definitions/DAE"},"minecraft:behavior.restrict_open_door":{"$ref":"#/definitions/DAF"},"minecraft:behavior.restrict_sun":{"$ref":"#/definitions/DAG"},"minecraft:behavior.rise_to_liquid_level":{"$ref":"#/definitions/FGI"},"minecraft:behavior.roll":{"$ref":"#/definitions/DAH"},"minecraft:behavior.run_around_like_crazy":{"$ref":"#/definitions/DAI"},"minecraft:behavior.scared":{"$ref":"#/definitions/CBH"},"minecraft:behavior.send_event":{"$ref":"#/definitions/FGJ"},"minecraft:behavior.share_items":{"$ref":"#/definitions/DBA"},"minecraft:behavior.silverfish_merge_with_stone":{"$ref":"#/definitions/DBB"},"minecraft:behavior.silverfish_wake_up_friends":{"$ref":"#/definitions/DBC"},"minecraft:behavior.skeleton_horse_trap":{"$ref":"#/definitions/DBD"},"minecraft:behavior.sleep":{"$ref":"#/definitions/DBE"},"minecraft:behavior.slime_attack":{"$ref":"#/definitions/DBF"},"minecraft:behavior.slime_float":{"$ref":"#/definitions/DBG"},"minecraft:behavior.slime_keep_on_jumping":{"$ref":"#/definitions/DBH"},"minecraft:behavior.slime_random_direction":{"$ref":"#/definitions/DBI"},"minecraft:behavior.snacking":{"$ref":"#/definitions/DBJ"},"minecraft:behavior.sneeze":{"$ref":"#/definitions/DCA"},"minecraft:behavior.squid_dive":{"$ref":"#/definitions/DCB"},"minecraft:behavior.squid_flee":{"$ref":"#/definitions/DCC"},"minecraft:behavior.squid_idle":{"$ref":"#/definitions/DCD"},"minecraft:behavior.squid_move_away_from_ground":{"$ref":"#/definitions/DCE"},"minecraft:behavior.squid_out_of_water":{"$ref":"#/definitions/DCF"},"minecraft:behavior.stalk_and_pounce_on_target":{"$ref":"#/definitions/FHA"},"minecraft:behavior.stay_while_sitting":{"$ref":"#/definitions/DCG"},"minecraft:behavior.stomp_attack":{"$ref":"#/definitions/DCH"},"minecraft:behavior.stomp_turtle_egg":{"$ref":"#/definitions/DCI"},"minecraft:behavior.stroll_towards_village":{"$ref":"#/definitions/FHB"},"minecraft:behavior.summon_entity":{"$ref":"#/definitions/DCJ"},"minecraft:behavior.swell":{"$ref":"#/definitions/DDA"},"minecraft:behavior.swim_wander":{"$ref":"#/definitions/DDC"},"minecraft:behavior.swim_with_entity":{"$ref":"#/definitions/DDD"},"minecraft:behavior.swim_idle":{"$ref":"#/definitions/DDB"},"minecraft:behavior.swoop_attack":{"$ref":"#/definitions/DDE"},"minecraft:behavior.take_flower":{"$ref":"#/definitions/DDF"},"minecraft:behavior.target_when_pushed":{"$ref":"#/definitions/DDH"},"minecraft:behavior.tempt":{"$ref":"#/definitions/FHC"},"minecraft:behavior.trade_interest":{"$ref":"#/definitions/DDI"},"minecraft:behavior.trade_with_player":{"$ref":"#/definitions/DDJ"},"minecraft:behavior.vex_copy_owner_target":{"$ref":"#/definitions/DEA"},"minecraft:behavior.vex_random_move":{"$ref":"#/definitions/DEB"},"minecraft:behavior.wither_random_attack_pos_goal":{"$ref":"#/definitions/DEC"},"minecraft:behavior.wither_target_highest_damage":{"$ref":"#/definitions/DED"},"minecraft:behavior.work":{"$ref":"#/definitions/CBI"}}},"FHD_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"FHD_randomize":{"title":"Randomize","description":"TODO description: randomize","type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/FHD_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/FHD_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}}}},"FHD_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"title":"Add","$ref":"#/definitions/FHD_addremove","description":"The components groups to be added to this entity"},"filters":{"$ref":"#/definitions/EGC"},"randomize":{"type":"array","$ref":"#/definitions/FHD_randomize"},"remove":{"title":"Remove","description":"The components groups and all its components to be removed","$ref":"#/definitions/FHD_addremove"},"sequence":{"description":"A series of filters and components to be added","title":"Sequences","type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","$ref":"#/definitions/FHD_event_base"}},"trigger":{"type":"string","description":"The event to run","title":"Trigger"}}},"FHD":{"type":"object","title":"Entity 1.16.0","description":"TODO description: ","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/FHD_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/FHD_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/FHD_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/FHD_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/FHD_event_base"}},"EFF":{"title":"Entity 1.16.0","required":["description"],"additionalProperties":false,"dependencies":{"component_groups":["events"]},"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/EFG","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"uniqueItems":true,"$ref":"#/definitions/EFG","description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"uniqueItems":true,"$ref":"#/definitions/FHD","description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"EFE":{"type":"object","title":"Behaviour Entity 1.16.0","description":"TODO description","required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"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."},"minecraft:entity":{"$ref":"#/definitions/EFF"}},"additionalProperties":false},"FHG":{"type":"object","title":"Entity","description":"Minecraft:entity for 1.16.100","additionalProperties":false,"properties":{"minecraft:addrider":{"$ref":"#/definitions/E"},"minecraft:admire_item":{"$ref":"#/definitions/EFH"},"minecraft:ageable":{"$ref":"#/definitions/EFI"},"minecraft:ambient_sound_interval":{"$ref":"#/definitions/EGA"},"minecraft:angry":{"$ref":"#/definitions/EGB"},"minecraft:annotation.break_door":{"$ref":"#/definitions/GC"},"minecraft:annotation.open_door":{"$ref":"#/definitions/GD"},"minecraft:area_attack":{"$ref":"#/definitions/EIB"},"minecraft:attack":{"$ref":"#/definitions/GE"},"minecraft:attack_cooldown":{"$ref":"#/definitions/EIC"},"minecraft:attack_damage":{"$ref":"#/definitions/GG"},"minecraft:balloonable":{"$ref":"#/definitions/GH"},"minecraft:barter":{"$ref":"#/definitions/EIE"},"minecraft:block_sensor":{"$ref":"#/definitions/EIF"},"minecraft:boostable":{"$ref":"#/definitions/EIG"},"minecraft:boss":{"$ref":"#/definitions/GI"},"minecraft:break_blocks":{"$ref":"#/definitions/HA"},"minecraft:breathable":{"$ref":"#/definitions/HC"},"minecraft:breedable":{"$ref":"#/definitions/EIH"},"minecraft:bribeable":{"$ref":"#/definitions/HF"},"minecraft:buoyant":{"$ref":"#/definitions/EII"},"minecraft:burns_in_daylight":{"$ref":"#/definitions/HG"},"minecraft:can_climb":{"$ref":"#/definitions/HH"},"minecraft:can_fly":{"$ref":"#/definitions/HI"},"minecraft:can_power_jump":{"$ref":"#/definitions/HJ"},"minecraft:celebrate_hunt":{"$ref":"#/definitions/EIJ"},"minecraft:collision_box":{"$ref":"#/definitions/IA"},"minecraft:color":{"$ref":"#/definitions/IB"},"minecraft:color2":{"$ref":"#/definitions/IC"},"minecraft:conditional_bandwidth_optimization":{"$ref":"#/definitions/ID"},"minecraft:custom_hit_test":{"$ref":"#/definitions/EJA"},"minecraft:damage_over_time":{"$ref":"#/definitions/IE"},"minecraft:damage_sensor":{"$ref":"#/definitions/EJB"},"minecraft:default_look_angle":{"$ref":"#/definitions/IH"},"minecraft:despawn":{"$ref":"#/definitions/EJC"},"minecraft:dweller":{"$ref":"#/definitions/IJ"},"minecraft:economy_trade_table":{"$ref":"#/definitions/JA"},"minecraft:entity_sensor":{"$ref":"#/definitions/EJD"},"minecraft:environment_sensor":{"$ref":"#/definitions/EJE"},"minecraft:equip_item":{"$ref":"#/definitions/EJF"},"minecraft:equipment":{"$ref":"#/definitions/EJG"},"minecraft:equippable":{"$ref":"#/definitions/EJH"},"minecraft:experience_reward":{"$ref":"#/definitions/EJI"},"minecraft:explode":{"$ref":"#/definitions/EJJ"},"minecraft:fall_damage":{"$ref":"#/definitions/JF"},"minecraft:fire_immune":{"$ref":"#/definitions/JG"},"minecraft:floats_in_liquid":{"$ref":"#/definitions/JI"},"minecraft:flocking":{"$ref":"#/definitions/FAA"},"minecraft:flying_speed":{"$ref":"#/definitions/JJ"},"minecraft:follow_range":{"$ref":"#/definitions/BAA"},"minecraft:foot_size":{"$ref":"#/definitions/BAB"},"minecraft:friction_modifier":{"$ref":"#/definitions/BAC"},"minecraft:genetics":{"$ref":"#/definitions/BAD"},"minecraft:giveable":{"$ref":"#/definitions/FAB"},"minecraft:ground_offset":{"$ref":"#/definitions/BAF"},"minecraft:group_size":{"$ref":"#/definitions/FAC"},"minecraft:grows_crop":{"$ref":"#/definitions/FAD"},"minecraft:healable":{"$ref":"#/definitions/BAG"},"minecraft:health":{"$ref":"#/definitions/BAH"},"minecraft:hide":{"$ref":"#/definitions/FAE"},"minecraft:home":{"$ref":"#/definitions/FAF"},"minecraft:horse.jump_strength":{"$ref":"#/definitions/FAG"},"minecraft:hurt_on_condition":{"$ref":"#/definitions/FAH"},"minecraft:hurt_when_wet":{"$ref":"#/definitions/BAI"},"minecraft:input_ground_controlled":{"$ref":"#/definitions/BBA"},"minecraft:inside_block_notifier":{"$ref":"#/definitions/BBB"},"minecraft:insomnia":{"$ref":"#/definitions/BBD"},"minecraft:instant_despawn":{"$ref":"#/definitions/FAI"},"minecraft:interact":{"$ref":"#/definitions/FAJ"},"minecraft:inventory":{"$ref":"#/definitions/FBA"},"minecraft:is_baby":{"$ref":"#/definitions/BBH"},"minecraft:is_charged":{"$ref":"#/definitions/BBI"},"minecraft:is_chested":{"$ref":"#/definitions/BBJ"},"minecraft:is_dyeable":{"$ref":"#/definitions/BCA"},"minecraft:is_hidden_when_invisible":{"$ref":"#/definitions/BCB"},"minecraft:is_ignited":{"$ref":"#/definitions/BCC"},"minecraft:is_illager_captain":{"$ref":"#/definitions/BCD"},"minecraft:is_saddled":{"$ref":"#/definitions/BCE"},"minecraft:is_shaking":{"$ref":"#/definitions/BCF"},"minecraft:is_sheared":{"$ref":"#/definitions/BCG"},"minecraft:is_stackable":{"$ref":"#/definitions/BCH"},"minecraft:is_stunned":{"$ref":"#/definitions/BCI"},"minecraft:is_tamed":{"$ref":"#/definitions/BCJ"},"minecraft:item_controllable":{"$ref":"#/definitions/BDA"},"minecraft:item_hopper":{"$ref":"#/definitions/BDB"},"minecraft:jump.dynamic":{"$ref":"#/definitions/BDC"},"minecraft:jump.static":{"$ref":"#/definitions/BDD"},"minecraft:knockback_resistance":{"$ref":"#/definitions/BDE"},"minecraft:lava_movement":{"$ref":"#/definitions/BDF"},"minecraft:leashable":{"$ref":"#/definitions/FBB"},"minecraft:lookat":{"$ref":"#/definitions/FBC"},"minecraft:loot":{"$ref":"#/definitions/BDI"},"minecraft:managed_wandering_trader":{"$ref":"#/definitions/BDJ"},"minecraft:mark_variant":{"$ref":"#/definitions/BEA"},"minecraft:mob_effect":{"$ref":"#/definitions/FBE"},"minecraft:movement":{"$ref":"#/definitions/BEB"},"minecraft:movement.amphibious":{"$ref":"#/definitions/BEC"},"minecraft:movement.basic":{"$ref":"#/definitions/BED"},"minecraft:movement.fly":{"$ref":"#/definitions/BEE"},"minecraft:movement.generic":{"$ref":"#/definitions/BEF"},"minecraft:movement.glide":{"$ref":"#/definitions/BEG"},"minecraft:movement.hover":{"$ref":"#/definitions/FBF"},"minecraft:movement.jump":{"$ref":"#/definitions/FBG"},"minecraft:movement.skip":{"$ref":"#/definitions/BEI"},"minecraft:movement.sway":{"$ref":"#/definitions/FBH"},"minecraft:nameable":{"$ref":"#/definitions/FBI"},"minecraft:navigation.climb":{"$ref":"#/definitions/FBJ"},"minecraft:navigation.float":{"$ref":"#/definitions/FCA"},"minecraft:navigation.fly":{"$ref":"#/definitions/FCB"},"minecraft:navigation.generic":{"$ref":"#/definitions/FCC"},"minecraft:navigation.hover":{"$ref":"#/definitions/FCD"},"minecraft:navigation.swim":{"$ref":"#/definitions/FCE"},"minecraft:navigation.walk":{"$ref":"#/definitions/FCF"},"minecraft:npc":{"$ref":"#/definitions/FCG"},"minecraft:on_death":{"$ref":"#/definitions/BFI"},"minecraft:on_friendly_anger":{"$ref":"#/definitions/BFJ"},"minecraft:on_hurt":{"$ref":"#/definitions/BGA"},"minecraft:on_hurt_by_player":{"$ref":"#/definitions/BGB"},"minecraft:on_ignite":{"$ref":"#/definitions/BGC"},"minecraft:on_start_landing":{"$ref":"#/definitions/BGD"},"minecraft:on_start_takeoff":{"$ref":"#/definitions/BGE"},"minecraft:on_target_acquired":{"$ref":"#/definitions/BGF"},"minecraft:on_target_escape":{"$ref":"#/definitions/BGG"},"minecraft:on_wake_with_owner":{"$ref":"#/definitions/BGH"},"minecraft:out_of_control":{"$ref":"#/definitions/BGI"},"minecraft:player.saturation":{"$ref":"#/definitions/BGJ"},"minecraft:player.exhaustion":{"$ref":"#/definitions/BHA"},"minecraft:player.level":{"$ref":"#/definitions/BHB"},"minecraft:player.experience":{"$ref":"#/definitions/BHC"},"minecraft:peek":{"$ref":"#/definitions/BHD"},"minecraft:persistent":{"$ref":"#/definitions/BHE"},"minecraft:physics":{"$ref":"#/definitions/BHF"},"minecraft:preferred_path":{"$ref":"#/definitions/BHG"},"minecraft:projectile":{"$ref":"#/definitions/FCH"},"minecraft:push_through":{"$ref":"#/definitions/BHJ"},"minecraft:pushable":{"$ref":"#/definitions/BIA"},"minecraft:raid_trigger":{"$ref":"#/definitions/BIB"},"minecraft:rail_movement":{"$ref":"#/definitions/BIC"},"minecraft:rail_sensor":{"$ref":"#/definitions/BID"},"minecraft:ravager_blocked":{"$ref":"#/definitions/BIE"},"minecraft:rideable":{"$ref":"#/definitions/FCI"},"minecraft:scaffolding_climber":{"$ref":"#/definitions/BIG"},"minecraft:scale":{"$ref":"#/definitions/BIH"},"minecraft:scale_by_age":{"$ref":"#/definitions/BII"},"minecraft:scheduler":{"$ref":"#/definitions/FCJ"},"minecraft:shareables":{"$ref":"#/definitions/FDA"},"minecraft:shooter":{"$ref":"#/definitions/FDB"},"minecraft:sittable":{"$ref":"#/definitions/BJC"},"minecraft:skin_id":{"$ref":"#/definitions/BJD"},"minecraft:sound_volume":{"$ref":"#/definitions/BJE"},"minecraft:spawn_entity":{"$ref":"#/definitions/FDC"},"minecraft:spell_effects":{"$ref":"#/definitions/BJG"},"minecraft:strength":{"$ref":"#/definitions/FDD"},"minecraft:tameable":{"$ref":"#/definitions/BJH"},"minecraft:tamemount":{"$ref":"#/definitions/FDE"},"minecraft:target_nearby_sensor":{"$ref":"#/definitions/BJJ"},"minecraft:teleport":{"$ref":"#/definitions/CAA"},"minecraft:tick_world":{"$ref":"#/definitions/CAB"},"minecraft:timer":{"$ref":"#/definitions/CAC"},"minecraft:trade_resupply":{"$ref":"#/definitions/FDF"},"minecraft:trade_table":{"$ref":"#/definitions/CAD"},"minecraft:trail":{"$ref":"#/definitions/FDG"},"minecraft:transformation":{"$ref":"#/definitions/FDH"},"minecraft:trust":{"$ref":"#/definitions/CAF"},"minecraft:trusting":{"$ref":"#/definitions/CAG"},"minecraft:type_family":{"$ref":"#/definitions/CAH"},"minecraft:variant":{"$ref":"#/definitions/CAI"},"minecraft:underwater_movement":{"$ref":"#/definitions/CAJ"},"minecraft:walk_animation_speed":{"$ref":"#/definitions/CBA"},"minecraft:wants_jockey":{"$ref":"#/definitions/FDI"},"minecraft:water_movement":{"$ref":"#/definitions/CBC"},"minecraft:behavior.admire_item":{"$ref":"#/definitions/FDJ"},"minecraft:behavior.avoid_block":{"$ref":"#/definitions/FEB"},"minecraft:behavior.avoid_mob_type":{"$ref":"#/definitions/CBJ"},"minecraft:behavior.barter":{"$ref":"#/definitions/FEC"},"minecraft:behavior.beg":{"$ref":"#/definitions/CCB"},"minecraft:behavior.break_door":{"$ref":"#/definitions/CCC"},"minecraft:behavior.breed":{"$ref":"#/definitions/CCD"},"minecraft:behavior.celebrate":{"$ref":"#/definitions/FED"},"minecraft:behavior.charge_attack":{"$ref":"#/definitions/CCE"},"minecraft:behavior.charge_held_item":{"$ref":"#/definitions/CCF"},"minecraft:behavior.circle_around_anchor":{"$ref":"#/definitions/CCG"},"minecraft:behavior.controlled_by_player":{"$ref":"#/definitions/CCH"},"minecraft:behavior.defend_trusted_target":{"$ref":"#/definitions/FEE"},"minecraft:behavior.defend_village_target":{"$ref":"#/definitions/CCI"},"minecraft:behavior.delayed_attack":{"$ref":"#/definitions/CCJ"},"minecraft:behavior.door_interact":{"$ref":"#/definitions/CDA"},"minecraft:behavior.dragonchargeplayer":{"$ref":"#/definitions/CDB"},"minecraft:behavior.dragondeath":{"$ref":"#/definitions/CDC"},"minecraft:behavior.dragonflaming":{"$ref":"#/definitions/CDD"},"minecraft:behavior.dragonholdingpattern":{"$ref":"#/definitions/CDE"},"minecraft:behavior.dragonlanding":{"$ref":"#/definitions/CDF"},"minecraft:behavior.dragonscanning":{"$ref":"#/definitions/CDG"},"minecraft:behavior.dragonstrafeplayer":{"$ref":"#/definitions/CDH"},"minecraft:behavior.dragontakeoff":{"$ref":"#/definitions/CDI"},"minecraft:behavior.drink_potion":{"$ref":"#/definitions/FEF"},"minecraft:behavior.drop_item_for":{"$ref":"#/definitions/FEH"},"minecraft:behavior.eat_block":{"$ref":"#/definitions/CEB"},"minecraft:behavior.eat_carried_item":{"$ref":"#/definitions/FEJ"},"minecraft:behavior.enderman_leave_block":{"$ref":"#/definitions/CEC"},"minecraft:behavior.enderman_take_block":{"$ref":"#/definitions/CED"},"minecraft:behavior.equip_item":{"$ref":"#/definitions/FFA"},"minecraft:behavior.explore_outskirts":{"$ref":"#/definitions/CEE"},"minecraft:behavior.find_cover":{"$ref":"#/definitions/FFB"},"minecraft:behavior.find_mount":{"$ref":"#/definitions/FFC"},"minecraft:behavior.find_underwater_treasure":{"$ref":"#/definitions/CEG"},"minecraft:behavior.flee_sun":{"$ref":"#/definitions/CEH"},"minecraft:behavior.float":{"$ref":"#/definitions/CEI"},"minecraft:behavior.float_wander":{"$ref":"#/definitions/CEJ"},"minecraft:behavior.follow_caravan":{"$ref":"#/definitions/CFA"},"minecraft:behavior.follow_mob":{"$ref":"#/definitions/CFB"},"minecraft:behavior.follow_owner":{"$ref":"#/definitions/CFC"},"minecraft:behavior.follow_parent":{"$ref":"#/definitions/CFD"},"minecraft:behavior.follow_target_captain":{"$ref":"#/definitions/CFE"},"minecraft:behavior.go_home":{"$ref":"#/definitions/FFD"},"minecraft:behavior.guardian_attack":{"$ref":"#/definitions/CFG"},"minecraft:behavior.harvest_farm_block":{"$ref":"#/definitions/CFH"},"minecraft:behavior.hide":{"$ref":"#/definitions/CBD"},"minecraft:behavior.hold_ground":{"$ref":"#/definitions/FFE"},"minecraft:behavior.hurt_by_target":{"$ref":"#/definitions/CFI"},"minecraft:behavior.inspect_bookshelf":{"$ref":"#/definitions/CFJ"},"minecraft:behavior.knockback_roar":{"$ref":"#/definitions/FFF"},"minecraft:behavior.lay_down":{"$ref":"#/definitions/CGB"},"minecraft:behavior.lay_egg":{"$ref":"#/definitions/CGC"},"minecraft:behavior.leap_at_target":{"$ref":"#/definitions/FFG"},"minecraft:behavior.look_at_entity":{"$ref":"#/definitions/CGE"},"minecraft:behavior.look_at_player":{"$ref":"#/definitions/FFH"},"minecraft:behavior.look_at_target":{"$ref":"#/definitions/CGG"},"minecraft:behavior.look_at_trading_player":{"$ref":"#/definitions/CGH"},"minecraft:behavior.make_love":{"$ref":"#/definitions/CGI"},"minecraft:behavior.melee_attack":{"$ref":"#/definitions/CGJ"},"minecraft:behavior.mingle":{"$ref":"#/definitions/CHA"},"minecraft:behavior.mount_pathing":{"$ref":"#/definitions/CHB"},"minecraft:behavior.move_indoors":{"$ref":"#/definitions/CHC"},"minecraft:behavior.move_through_village":{"$ref":"#/definitions/CHD"},"minecraft:behavior.move_to_block":{"$ref":"#/definitions/CHE"},"minecraft:behavior.move_to_land":{"$ref":"#/definitions/CHF"},"minecraft:behavior.move_to_lava":{"$ref":"#/definitions/FFI"},"minecraft:behavior.move_to_liquid":{"$ref":"#/definitions/CHG"},"minecraft:behavior.move_to_poi":{"$ref":"#/definitions/CBG"},"minecraft:behavior.move_to_random_block":{"$ref":"#/definitions/CHH"},"minecraft:behavior.move_to_village":{"$ref":"#/definitions/CHI"},"minecraft:behavior.move_to_water":{"$ref":"#/definitions/CHJ"},"minecraft:behavior.move_towards_home_restriction":{"$ref":"#/definitions/FFJ"},"minecraft:behavior.move_towards_dwelling_restriction":{"$ref":"#/definitions/CIA"},"minecraft:behavior.move_towards_restriction":{"$ref":"#/definitions/CIB"},"minecraft:behavior.move_towards_target":{"$ref":"#/definitions/CIC"},"minecraft:behavior.nap":{"$ref":"#/definitions/FGA"},"minecraft:behavior.nearest_attackable_target":{"$ref":"#/definitions/FGB"},"minecraft:behavior.nearest_prioritized_attackable_target":{"$ref":"#/definitions/FGC"},"minecraft:behavior.ocelot_sit_on_block":{"$ref":"#/definitions/CIE"},"minecraft:behavior.ocelotattack":{"$ref":"#/definitions/CIF"},"minecraft:behavior.offer_flower":{"$ref":"#/definitions/CIG"},"minecraft:behavior.open_door":{"$ref":"#/definitions/CIH"},"minecraft:behavior.owner_hurt_by_target":{"$ref":"#/definitions/CII"},"minecraft:behavior.owner_hurt_target":{"$ref":"#/definitions/CIJ"},"minecraft:behavior.panic":{"$ref":"#/definitions/CJA"},"minecraft:behavior.peek":{"$ref":"#/definitions/CJB"},"minecraft:behavior.pet_sleep_with_owner":{"$ref":"#/definitions/FGD"},"minecraft:behavior.pickup_items":{"$ref":"#/definitions/FGE"},"minecraft:behavior.play":{"$ref":"#/definitions/CJE"},"minecraft:behavior.player_ride_tamed":{"$ref":"#/definitions/CJF"},"minecraft:behavior.raid_garden":{"$ref":"#/definitions/CJG"},"minecraft:behavior.random_breach":{"$ref":"#/definitions/CJH"},"minecraft:behavior.random_fly":{"$ref":"#/definitions/FGF"},"minecraft:behavior.random_hover":{"$ref":"#/definitions/FGG"},"minecraft:behavior.random_look_around":{"$ref":"#/definitions/CJJ"},"minecraft:behavior.random_look_around_and_sit":{"$ref":"#/definitions/FGH"},"minecraft:behavior.random_sitting":{"$ref":"#/definitions/DAA"},"minecraft:behavior.random_stroll":{"$ref":"#/definitions/DAB"},"minecraft:behavior.random_swim":{"$ref":"#/definitions/DAC"},"minecraft:behavior.ranged_attack":{"$ref":"#/definitions/DAD"},"minecraft:behavior.receive_love":{"$ref":"#/definitions/DAE"},"minecraft:behavior.restrict_open_door":{"$ref":"#/definitions/DAF"},"minecraft:behavior.restrict_sun":{"$ref":"#/definitions/DAG"},"minecraft:behavior.rise_to_liquid_level":{"$ref":"#/definitions/FGI"},"minecraft:behavior.roll":{"$ref":"#/definitions/DAH"},"minecraft:behavior.run_around_like_crazy":{"$ref":"#/definitions/DAI"},"minecraft:behavior.scared":{"$ref":"#/definitions/CBH"},"minecraft:behavior.send_event":{"$ref":"#/definitions/FGJ"},"minecraft:behavior.share_items":{"$ref":"#/definitions/DBA"},"minecraft:behavior.silverfish_merge_with_stone":{"$ref":"#/definitions/DBB"},"minecraft:behavior.silverfish_wake_up_friends":{"$ref":"#/definitions/DBC"},"minecraft:behavior.skeleton_horse_trap":{"$ref":"#/definitions/DBD"},"minecraft:behavior.sleep":{"$ref":"#/definitions/DBE"},"minecraft:behavior.slime_attack":{"$ref":"#/definitions/DBF"},"minecraft:behavior.slime_float":{"$ref":"#/definitions/DBG"},"minecraft:behavior.slime_keep_on_jumping":{"$ref":"#/definitions/DBH"},"minecraft:behavior.slime_random_direction":{"$ref":"#/definitions/DBI"},"minecraft:behavior.snacking":{"$ref":"#/definitions/DBJ"},"minecraft:behavior.sneeze":{"$ref":"#/definitions/DCA"},"minecraft:behavior.squid_dive":{"$ref":"#/definitions/DCB"},"minecraft:behavior.squid_flee":{"$ref":"#/definitions/DCC"},"minecraft:behavior.squid_idle":{"$ref":"#/definitions/DCD"},"minecraft:behavior.squid_move_away_from_ground":{"$ref":"#/definitions/DCE"},"minecraft:behavior.squid_out_of_water":{"$ref":"#/definitions/DCF"},"minecraft:behavior.stalk_and_pounce_on_target":{"$ref":"#/definitions/FHA"},"minecraft:behavior.stay_while_sitting":{"$ref":"#/definitions/DCG"},"minecraft:behavior.stomp_attack":{"$ref":"#/definitions/DCH"},"minecraft:behavior.stomp_turtle_egg":{"$ref":"#/definitions/DCI"},"minecraft:behavior.stroll_towards_village":{"$ref":"#/definitions/FHB"},"minecraft:behavior.summon_entity":{"$ref":"#/definitions/DCJ"},"minecraft:behavior.swell":{"$ref":"#/definitions/DDA"},"minecraft:behavior.swim_wander":{"$ref":"#/definitions/DDC"},"minecraft:behavior.swim_with_entity":{"$ref":"#/definitions/DDD"},"minecraft:behavior.swim_idle":{"$ref":"#/definitions/DDB"},"minecraft:behavior.swoop_attack":{"$ref":"#/definitions/DDE"},"minecraft:behavior.take_flower":{"$ref":"#/definitions/DDF"},"minecraft:behavior.target_when_pushed":{"$ref":"#/definitions/DDH"},"minecraft:behavior.tempt":{"$ref":"#/definitions/FHC"},"minecraft:behavior.trade_interest":{"$ref":"#/definitions/DDI"},"minecraft:behavior.trade_with_player":{"$ref":"#/definitions/DDJ"},"minecraft:behavior.vex_copy_owner_target":{"$ref":"#/definitions/DEA"},"minecraft:behavior.vex_random_move":{"$ref":"#/definitions/DEB"},"minecraft:behavior.wither_random_attack_pos_goal":{"$ref":"#/definitions/DEC"},"minecraft:behavior.wither_target_highest_damage":{"$ref":"#/definitions/DED"},"minecraft:behavior.work":{"$ref":"#/definitions/CBI"}}},"FHH_addremove":{"additionalProperties":false,"title":"Add/remove Schema","description":"The components groups to add or remove","type":"object","properties":{"component_groups":{"title":"Component Groups Schema","description":"The components groups to add or remove","type":"array","items":{"type":"string","description":"TODO description: component groups","title":"Component Groups"}}}},"FHH_randomize":{"title":"Randomize","description":"TODO description: randomize","type":"array","items":{"required":["weight"],"properties":{"add":{"$ref":"#/definitions/FHH_addremove","description":"TODO description: add","title":"Add"},"remove":{"$ref":"#/definitions/FHH_addremove","description":"TODO description: remove","title":"Remove"},"trigger":{"type":"string","description":"UNDOCUMENTATED","title":"UNDOCUMENTATED"},"weight":{"type":"number","description":"TODO description: weight","title":"Weight"}}}},"FHH_event_base":{"additionalProperties":false,"type":"object","properties":{"add":{"title":"Add","$ref":"#/definitions/FHH_addremove","description":"The components groups to be added to this entity"},"filters":{"$ref":"#/definitions/FHI"},"randomize":{"type":"array","$ref":"#/definitions/FHH_randomize"},"remove":{"title":"Remove","description":"The components groups and all its components to be removed","$ref":"#/definitions/FHH_addremove"},"sequence":{"description":"A series of filters and components to be added","title":"Sequences","type":"array","items":{"description":"TODO description: sequence","title":"Sequence","type":"object","$ref":"#/definitions/FHH_event_base"}},"trigger":{"type":"string","description":"The event to run","title":"Trigger"}}},"FHI_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/FHI_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/FHI_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/FHI_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/FHI_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/FHI_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/FHI_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_container_open"}}},"then":{"$ref":"#/definitions/FHJ"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_ranged_weapon"}}},"then":{"$ref":"#/definitions/FIC"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_target"}}},"then":{"$ref":"#/definitions/FID"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_nether"}}},"then":{"$ref":"#/definitions/FIE"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"inactivity_timer"}}},"then":{"$ref":"#/definitions/FIF"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_block"}}},"then":{"$ref":"#/definitions/FIG"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_leashed_to"}}},"then":{"$ref":"#/definitions/FIH"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_persistent"}}},"then":{"$ref":"#/definitions/FII"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_sleeping"}}},"then":{"$ref":"#/definitions/FIJ"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/FG"}},{"not":{"properties":{"test":{"const":"is_weather"}},"$comment":"DEPRECATED"}},{"if":{"properties":{"test":{"const":"light_level"}}},"then":{"$ref":"#/definitions/FJA"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GA"}},{"if":{"properties":{"test":{"const":"random_chance"}}},"then":{"$ref":"#/definitions/FJB"}},{"if":{"properties":{"test":{"const":"rider_count"}}},"then":{"$ref":"#/definitions/FJC"}},{"if":{"properties":{"test":{"const":"surface_mob"}}},"then":{"$ref":"#/definitions/FJD"}},{"if":{"properties":{"test":{"const":"trusts"}}},"then":{"$ref":"#/definitions/FJE"}},{"if":{"properties":{"test":{"const":"weather"}}},"then":{"$ref":"#/definitions/FJF"}},{"if":{"properties":{"test":{"const":"weather_at_position"}}},"then":{"$ref":"#/definitions/FJG"}}]}]},"FHI_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/FHI_groups_spec"}},{"type":"object","$ref":"#/definitions/FHI_filters_spec"}]},"FIA":{"title":"Operator","type":"string","description":"The operator comparison to apply with 'value'.","default":"equals","enum":["!=","<","<=","<>","=","==",">",">=","equals","not"]},"FIB":{"title":"Subject 1.16.100","type":"string","description":"The subject of this filter test.","default":"self","enum":["block","damager","other","parent","player","self","target"]},"FHJ":{"type":"object","title":"Filters Has Container Open 1.16.100","description":"Returns true when the subject Player entity has opened a container.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FIC":{"type":"object","title":"Filters Has Ranged Weapon 1.16.100","description":"Returns true when the subject entity is holding a ranged weapon like a bow or crossbow.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FID":{"type":"object","title":"Filters Has Target 1.16.100","description":"Returns true if the subject entity has a valid target.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FIE":{"type":"object","title":"Filters In Nether 1.16.100","description":"Returns true when the subject entity is in Nether.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FIF":{"type":"object","title":"Filters Inactivity Timer 1.16.100","description":"Tests if the specified duration in seconds of inactivity for despawning has been reached.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"The Family name to look for","type":"integer","title":"Value"}}},"FIG":{"type":"object","title":"Filters Is Block 1.16.100","description":"Returns true when the block has the given name.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"FIH":{"type":"object","title":"Filters Is Leashed To 1.16.100","description":"Returns true if the subject entity leashed to the calling entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FII":{"type":"object","title":"Filters Is Persistent 1.16.100","description":"Tests if the subject's persistence matches the bool value passed in.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FIJ":{"type":"object","title":"Filters Is Sleeping 1.16.100","description":"Tests whether the Subject is sleeping.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FJA":{"type":"object","title":"Filters Light Level 1.16.100","description":"Tests is the mob is outside of the specified light level range (0, 16).","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"An integer value.","type":"integer","title":"Value","minimum":0,"maximum":16}}},"FJB":{"type":"object","title":"Filters Random Chance 1.16.100","description":"Returns true if the random chance rolls 0 out of a specified max range.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"FJC":{"type":"object","title":"Filters Rider Count 1.16.100","description":"Returns the number of riders on this entity.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"FJD":{"type":"object","title":"Filters Surface Mob 1.16.100","description":"Tests if the subject is a surface mob.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FJE":{"type":"object","title":"Filters Trusts 1.16.100","description":"Returns true if the subject is trusted by entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FJF":{"type":"object","title":"Filters Weather 1.16.100","description":"Tests the current weather in the dimension against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"FJG":{"type":"object","title":"Filters Weather At Position 1.16.100","description":"Tests the current weather, at the actor's position, against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/FIA"},"subject":{"$ref":"#/definitions/FIB"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"FHI":{"title":"Filters 1.16.100","$ref":"#/definitions/FHI_groups_spec"},"FHH":{"type":"object","title":"Entity 1.16.100","description":"TODO description: ","properties":{"minecraft:entity_transformed":{"description":"Event called on an entity that transforms into another entity.","$ref":"#/definitions/FHH_event_base","title":"Entity Transformed"},"minecraft:entity_born":{"description":"Event called on an entity that is spawned through two entities breeding.","$ref":"#/definitions/FHH_event_base","title":"Entity Born"},"minecraft:entity_spawned":{"description":"Event called on an entity that is placed in the level.","$ref":"#/definitions/FHH_event_base","title":"Entity Spawned"},"minecraft:on_prime":{"description":"Event called on an entity whose fuse is lit and is ready to explode.","$ref":"#/definitions/FHH_event_base","title":"On Prime"}},"additionalProperties":{"$ref":"#/definitions/FHH_event_base"}},"FHF":{"title":"Entity 1.16.100","required":["description"],"additionalProperties":false,"dependencies":{"component_groups":["events"]},"properties":{"description":{"required":["identifier"],"title":"Description","description":"The description of the this entity","properties":{"animations":{"title":"Animations","description":"Sets the mapping of internal animation / animation controllers references to actual animations. This is a JSON Object of name/animation pairs","type":"object","additionalProperties":{"title":"Animation (controller)","description":"The name of the animation controller / animation","type":"string"}},"identifier":{"$ref":"#/definitions/C","description":"Sets the identifier for this entity's description.","title":"Identifier"},"is_spawnable":{"type":"boolean","title":"Is Spawnable","description":"Sets whether or not this entity has a spawn egg in the creative ui."},"is_summonable":{"type":"boolean","title":"Is Summonable Property","description":"Sets whether or not we can summon this entity using commands such as /summon."},"is_experimental":{"type":"boolean","title":"Is Experimental","description":"Sets whether or not this entity is experimental. Experimental entities are only enabled when the experimental toggle is enabled."},"runtime_identifier":{"type":"string","title":"Runtime Identifier","description":"Sets the name for the Vanilla Minecraft identifier this entity will use to build itself from."},"scripts":{"type":"object","title":"Scripts","description":"Sets the mapping of internal animation controller references to actual animation controller. This is a JSON Array of name/animation-controller pairs","properties":{"animate":{"type":"array","title":"Animate","description":"Tells minecraft to run which animation / animation controllers and under what conditions","items":{"oneOf":[{"type":"string","title":"Animation","description":"The name of an animation controller referenced in animations"},{"type":"object","title":"Conditional Animation","description":"TODO","additionalProperties":{"type":"string","title":"Animation"}}]}}}}}},"component_groups":{"title":"Component Groups","description":"Each group when add / remove the default components","uniqueItems":true,"type":"object","additionalProperties":{"$ref":"#/definitions/FHG","uniqueItems":true,"description":"The components that are added as the foundation of the entity","title":"Component Schema"}},"components":{"uniqueItems":true,"$ref":"#/definitions/FHG","description":"The components that are added as the foundation of the entity","title":"Component Schema"},"events":{"uniqueItems":true,"$ref":"#/definitions/FHH","description":"The events that the entity can run, these add or remove components_groups","title":"Events Schema"}}},"FHE":{"type":"object","title":"Behaviour Entity 1.16.100","description":"TODO description","required":["format_version","minecraft:entity"],"properties":{"format_version":{"title":"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."},"minecraft:entity":{"$ref":"#/definitions/FHF"}},"additionalProperties":false}}} \ No newline at end of file diff --git a/behaviour/items/items.json b/behaviour/items/items.json deleted file mode 100644 index 2bff1f1f..00000000 --- a/behaviour/items/items.json +++ /dev/null @@ -1 +0,0 @@ -{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behaviour.items","examples":[{"format_version":"1.16.200","minecraft:item":{"description":{"identifier":"namespace:item"},"components":{}}}],"allOf":[{"if":{"properties":{"format_version":{"type":"string","const":"1.10"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.10.0"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.14"}}},"then":{"$ref":"#/definitions/E"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.14.0"}}},"then":{"$ref":"#/definitions/E"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16"}}},"then":{"$ref":"#/definitions/F"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.0"}}},"then":{"$ref":"#/definitions/F"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.100"}}},"then":{"$ref":"#/definitions/G"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.16.200"}}},"then":{"$ref":"#/definitions/G"}}],"definitions":{"B":{"type":"string","title":"Item Identifier 1.8.0","description":"The minecraft item identifier","pattern":"^[0-9a-zA-Z:_\\-\\.]+$"},"C":{"type":"array","title":"Array Of 3 Items","description":"An array of 3 numbers","minimum":3,"maximum":3,"items":{"type":"number","description":"An number","title":"TODO Title"}},"D":{"type":"string","title":"Block Name","description":"TODO description"},"A":{"description":"Minecraft items 1.10.0","required":["format_version","minecraft:item"],"title":"Item","properties":{"format_version":{"type":"string","description":"TODO description","title":"TODO Title"},"minecraft:item":{"additionalProperties":false,"required":["description"],"type":"object","description":"TODO","properties":{"description":{"additionalProperties":false,"type":"object","properties":{"identifier":{"title":"Identifier","type":"string","description":"TODO","$ref":"#/definitions/B"}}},"components":{"additionalProperties":false,"type":"object","description":"The components of this item","properties":{"minecraft:camera":{"type":"object","description":"UNDOCUMANTED","title":"UNDOCUMANTED","properties":{"black_bars_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"black_bars_screen_ratio":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"shutter_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"picture_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"slide_away_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"}}},"minecraft:max_damage":{"type":"integer","description":"Max damage item has, this is used like item max health."},"minecraft:hand_equipped":{"type":"boolean","title":"Hand Equipped","description":"Is this a hand equipped item."},"minecraft:stacked_by_data":{"type":"boolean","description":"Stacked by data aux value or not?"},"minecraft:foil":{"type":"boolean","description":"Foil or glint."},"minecraft:block":{"type":"string","description":"Block name, leave blank for no block."},"minecraft:max_stack_size":{"type":"integer","description":"Max stack size.","minimum":0},"minecraft:use_duration":{"type":"integer","description":"How long to use before item is done being used."},"minecraft:food":{"type":"object","description":"Food settings of the item","properties":{"nutrition":{"type":"integer","description":"Nutrition amount."},"saturation_modifier":{"type":"string","description":"Choose: poor, low, normal, good, max, supernatural.","enum":["poor","low","normal","good","max","supernatural"]},"using_converts_to":{"type":"string","description":"After using, item converts it to this item.","$ref":"#/definitions/B"},"on_use_action":{"type":"string","description":"'chorus_teleport' or 'none'.","enum":["chorus_teleport","suspicious_stew_effect","none"]},"on_use_range":{"$ref":"#/definitions/C"},"cooldown_type":{"type":"string","description":"'chorusfruit' or 'none'.","enum":["chorusfruit","none"]},"cooldown_time":{"type":"integer","description":"Cooldown time in ticks."},"can_always_eat":{"type":"boolean","description":"Can always eat this item? true or false."},"effects":{"type":"array","items":{"additionalProperties":false,"type":"object","properties":{"name":{"type":"string","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"chance":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"duration":{"type":"integer","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"amplifier":{"type":"integer","description":"UNDOCUMANTED","title":"UNDOCUMANTED"}}}}}},"minecraft:seed":{"additionalProperties":false,"type":"object","properties":{"crop_result":{"type":"string"},"plant_at":{"description":"Valid blocks you can plant this item at.","oneOf":[{"type":"string","$ref":"#/definitions/D"},{"type":"array","items":{"type":"string","$ref":"#/definitions/D"}}]}}}}}},"title":"TODO Title"}}},"E":{"description":"Minecraft items 1.14.0","required":["format_version","minecraft:item"],"title":"Item","properties":{"format_version":{"type":"string","description":"TODO description","title":"TODO Title"},"minecraft:item":{"additionalProperties":false,"required":["description"],"type":"object","description":"TODO","properties":{"description":{"additionalProperties":false,"type":"object","title":"Description","description":"TODO","properties":{"identifier":{"title":"Identifier","type":"string","description":"TODO","$ref":"#/definitions/B"}}},"components":{"additionalProperties":false,"type":"object","description":"The components of this item","properties":{"minecraft:camera":{"type":"object","description":"UNDOCUMANTED","title":"UNDOCUMANTED","properties":{"black_bars_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"black_bars_screen_ratio":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"shutter_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"picture_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"slide_away_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"}}},"minecraft:max_damage":{"type":"integer","description":"Max damage item has, this is used like item max health.","title":"UNDOCUMANTED"},"minecraft:hand_equipped":{"type":"boolean","title":"Hand Equipped","description":"Is this a hand equipped item."},"minecraft:stacked_by_data":{"type":"boolean","description":"Stacked by data aux value or not?","title":"UNDOCUMANTED"},"minecraft:foil":{"type":"boolean","description":"Foil or glint.","title":"UNDOCUMANTED"},"minecraft:block":{"type":"string","description":"Block name, leave blank for no block.","title":"UNDOCUMANTED"},"minecraft:max_stack_size":{"type":"integer","description":"Max stack size.","title":"UNDOCUMANTED","minimum":0},"minecraft:use_duration":{"type":"integer","description":"How long to use before item is done being used.","title":"UNDOCUMANTED"},"minecraft:food":{"type":"object","description":"Food settings of the item","additionalProperties":false,"properties":{"nutrition":{"type":"integer","description":"Nutrition amount.","title":"UNDOCUMANTED"},"saturation_modifier":{"type":"string","description":"Choose: poor, low, normal, good, max, supernatural.","enum":["poor","low","normal","good","max","supernatural"],"title":"UNDOCUMANTED"},"using_converts_to":{"type":"string","description":"After using, item converts it to this item.","title":"UNDOCUMANTED","$ref":"#/definitions/B"},"on_use_action":{"type":"string","description":"'chorus_teleport' or 'none'.","title":"UNDOCUMANTED","enum":["chorus_teleport","suspicious_stew_effect","none"]},"on_use_range":{"$ref":"#/definitions/C","title":"UNDOCUMANTED"},"cooldown_type":{"type":"string","description":"'chorusfruit' or 'none'.","title":"UNDOCUMANTED","enum":["chorusfruit","none"]},"cooldown_time":{"type":"integer","description":"Cooldown time in ticks.","title":"UNDOCUMANTED"},"can_always_eat":{"type":"boolean","description":"Can always eat this item? true or false.","title":"UNDOCUMANTED"},"effects":{"type":"array","items":{"additionalProperties":false,"type":"object","properties":{"name":{"type":"string","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"chance":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"duration":{"type":"integer","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"amplifier":{"type":"integer","description":"UNDOCUMANTED","title":"UNDOCUMANTED"}}}},"remove_effects":{"type":"array","description":"Can always eat this item? true or false.","title":"Remove Effects","items":{"type":"string","description":"UNDOCUMANTED","title":"UNDOCUMANTED"}}}},"minecraft:seed":{"additionalProperties":false,"type":"object","properties":{"crop_result":{"type":"string","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"plant_at":{"description":"Valid blocks you can plant this item at.","title":"UNDOCUMANTED","oneOf":[{"type":"string","$ref":"#/definitions/D"},{"type":"array","items":{"type":"string","$ref":"#/definitions/D"}}]}}}}}},"title":"TODO Title"}}},"F":{"description":"Minecraft items 1.16.0","required":["format_version","minecraft:item"],"title":"Item","properties":{"format_version":{"type":"string","description":"TODO description","title":"TODO Title"},"minecraft:item":{"additionalProperties":false,"required":["description"],"type":"object","description":"TODO","properties":{"description":{"additionalProperties":false,"type":"object","title":"Description","description":"TODO","properties":{"identifier":{"title":"Identifier","type":"string","description":"The identifier for this item. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla item.","$ref":"#/definitions/B"},"category":{"type":"string","default":"","description":"The category for this item. Categories are used to control high level properties of how the item is integrated into the bedrock engine, such as whether it can be used in slash commands.","title":"Category"},"is_experimental":{"type":"boolean","default":false,"description":"If this item is experimental, it will only be registered if the world is marked as experimental.","title":"Is Experimental"}}},"components":{"additionalProperties":false,"type":"object","description":"The components of this item","properties":{"minecraft:camera":{"type":"object","description":"UNDOCUMANTED","title":"UNDOCUMANTED","properties":{"black_bars_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"black_bars_screen_ratio":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"shutter_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"picture_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"slide_away_duration":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"}}},"minecraft:max_damage":{"type":"integer","description":"Max damage item has, this is used like item max health.","title":"UNDOCUMANTED"},"minecraft:hand_equipped":{"type":"boolean","title":"Hand Equipped","description":"Is this a hand equipped item."},"minecraft:stacked_by_data":{"type":"boolean","description":"Stacked by data aux value or not?","title":"UNDOCUMANTED"},"minecraft:foil":{"type":"boolean","description":"Foil or glint.","title":"UNDOCUMANTED"},"minecraft:block":{"type":"string","description":"Block name, leave blank for no block.","title":"UNDOCUMANTED"},"minecraft:max_stack_size":{"type":"integer","description":"Max stack size.","title":"UNDOCUMANTED","minimum":0},"minecraft:use_duration":{"type":"integer","description":"How long to use before item is done being used.","title":"UNDOCUMANTED"},"minecraft:food":{"type":"object","description":"Food settings of the item","properties":{"nutrition":{"type":"integer","description":"Nutrition amount.","title":"UNDOCUMANTED"},"saturation_modifier":{"type":"string","description":"Choose: poor, low, normal, good, max, supernatural.","title":"UNDOCUMANTED","enum":["poor","low","normal","good","max","supernatural"]},"using_converts_to":{"type":"string","description":"After using, item converts it to this item.","title":"UNDOCUMANTED","$ref":"#/definitions/B"},"on_use_action":{"type":"string","description":"'chorus_teleport' or 'none'.","title":"UNDOCUMANTED","enum":["chorus_teleport","suspicious_stew_effect","none"]},"on_use_range":{"$ref":"#/definitions/C"},"cooldown_type":{"type":"string","description":"'chorusfruit' or 'none'.","title":"UNDOCUMANTED","enum":["chorusfruit","none"]},"cooldown_time":{"type":"integer","description":"Cooldown time in ticks.","title":"UNDOCUMANTED"},"can_always_eat":{"type":"boolean","description":"Can always eat this item? true or false.","title":"UNDOCUMANTED"},"effects":{"type":"array","description":"UNDOCUMANTED","title":"UNDOCUMANTED","items":{"additionalProperties":false,"type":"object","properties":{"name":{"type":"string","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"chance":{"type":"number","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"duration":{"type":"integer","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"amplifier":{"type":"integer","description":"UNDOCUMANTED","title":"UNDOCUMANTED"}}}}}},"minecraft:seed":{"additionalProperties":false,"type":"object","properties":{"crop_result":{"type":"string","description":"UNDOCUMANTED","title":"UNDOCUMANTED"},"plant_at":{"description":"Valid blocks you can plant this item at.","title":"UNDOCUMANTED","oneOf":[{"type":"string","$ref":"#/definitions/D"},{"type":"array","items":{"type":"string","$ref":"#/definitions/D"}}]}}}}}},"title":"TODO Title"}}},"H":{"title":"Armor","description":"The armor item componenent determines the amount of protection you have in your armor item.","type":"object","additionalProperties":false,"required":["protection","texture_type"],"properties":{"protection":{"type":"number","description":"How much protection does the armor item have.","title":"Protection"},"texture_type":{"type":"string","default":"","description":"Texture Type to apply for the armor. Note that Horse armor is restricted to leather, iron, gold, or diamond.","title":"Texture Type"}}},"I_use_on_item":{"type":"object","title":"Allowed Block","description":"A block descriptor that allows to be placed","properties":{"tags":{"title":"Tags","description":"Tags","$ref":"#/definitions/J"}}},"J":{"type":"string","title":"Molang / String ","description":"Molang definition","format":"molang"},"I":{"title":"Block Placer","description":"Planter item component. planter items are items that can be planted.","type":"object","additionalProperties":false,"required":["block"],"properties":{"block":{"type":"string","description":"Set the placement block name for the planter item.","title":"Protection"},"use_on":{"description":"List of block descriptors that contain blocks that this item can be used on. If left empty, all blocks will be allowed.","title":"Use On","type":"array","items":{"$ref":"#/definitions/I_use_on_item"}}}},"BA":{"title":"Cooldown","description":"Cool down time for a component. After you use an item it becomes unusable for the duration specified by the 'cool down time' setting in this component.","type":"object","additionalProperties":false,"required":["category","duration"],"properties":{"category":{"type":"string","description":"The type of cool down for this item.","title":"Category"},"duration":{"description":"The duration of time this item will spend cooling down before becoming usable again.","title":"Duration","type":"number"}}},"BB":{"title":"Digger","description":"Digger item. Component put on items that dig.","type":"object","additionalProperties":false,"required":["destroy_speeds"],"properties":{"use_efficiency":{"title":"Use Efficiency","type":"boolean","description":"Use efficiency? Default is set to false.","default":"false"},"destroy_speeds":{"type":"array","title":"Destroy Speeds","description":"Destroy speed per block.","items":{"title":"Destroy Speed","description":"Destroy speed per block.","type":"object","additionalProperties":false,"properties":{"speed":{"title":"Speed","description":"Speed","type":"number"},"on_dig":{"type":"string","title":"On Dig","description":"Trigger for when you dig a block that isn't listed in destroy_speeds"},"block":{"title":"Block","oneOf":[{"type":"string","description":"The block identifier"},{"type":"object","additionalProperties":false,"description":"Block descriptor","properties":{"any_tag":{"type":"array","title":"Any Block Tag","description":"The block tag","items":{"type":"string","title":"Block Tag"}}}}]}}}}}},"BC":{"title":"Display Name","description":"Display Name item component. Display Names display the name of an item.","type":"object","additionalProperties":false,"required":["value"],"properties":{"value":{"type":"string","title":"Value","description":"Set the display name for an item."}}},"BD":{"title":"Durability","description":"Durability item component: how much damage can this item take before breaking.","type":"object","additionalProperties":false,"required":["damage_chance"],"properties":{"damage_chance":{"type":"object","title":"Damange Chance","description":"Damange chance","additionalProperties":false,"required":["min","max"],"properties":{"min":{"title":"Min","type":"integer","description":"The minimum"},"max":{"title":"Max","type":"integer","description":"The minimum"}}},"max_durability":{"title":"Max Durability","description":"Max durability is the amount of damage that this item can take before breaking.","type":"number"}}},"BE":{"title":"Dye Powder","description":"Dye powder, there are 16 kinds of dye.","type":"object","additionalProperties":false,"required":["color"],"properties":{"color":{"type":"string","title":"Color","description":"Defines what color the dye is.","enum":["brown","white","black","blue","cyan","gray","green","lightblue","silver","lime","magenta","pink","purple","red","yellow"]}}},"BF":{"title":"Entity Placer","description":"Entity placer item component. You can specifiy allowed blocks that the item is restricted to.","type":"object","additionalProperties":false,"required":["entity"],"properties":{"entity":{"type":"string","title":"Entity","description":"The entity to be placed in the world."},"dispense_on":{"type":"array","title":"Dispense On","description":"List of block descriptors that contain blocks that this item can be dispensed on. If left empty, all blocks will be allowed.","items":{"title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"}},"use_on":{"type":"array","title":"Use On","description":"List of block descriptors that contain blocks that this item can be used on. If left empty, all blocks will be allowed.","items":{"title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"}}}},"BG":{"title":"Food","description":"When an item has a food component, it becomes edible to the player.","type":"object","additionalProperties":false,"properties":{"can_always_eat":{"title":"Can Always Eat","description":"If true you can always eat this item (even when not hungry), defaults to false.","type":"boolean","default":false},"nutrition":{"title":"Nutrition","description":"How much nutrition does this food item give the player when eaten.","type":"number"},"on_consume":{"title":"On Consume","description":"UNDOCUMENATED","type":"object","additionalProperties":false,"properties":{"event":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED"},"target":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED","enum":["self"]}}},"saturation_modifier":{"title":"Saturation Modifier","description":"Saturation Modifier is used in this formula: (nutrition * saturation_modifier * 2) when appling the saturation buff. Which happens when you eat the item.","type":"number"},"using_converts_to":{"title":"Using Converts To","description":"When used, convert the *this* item to the one specified by 'using_converts_to'.","type":"string"}}},"BH":{"title":"Fuel","description":"Fuel component. Allows this item to be used as fuel in a furnace to 'cook' other items.","type":"object","additionalProperties":false,"required":["duration"],"properties":{"duration":{"type":"number","title":"Duration","description":"How long in seconds will this fuel cook items for."}}},"BI":{"title":"Icon","description":"The icon item componenent determines the icon to represent the item in the UI and elsewhere.","type":"object","additionalProperties":false,"required":["texture"],"properties":{"frame":{"type":"string","title":"Frame","description":"An index or expression for which frame of the icon to display. Default resolves to 0.","default":0},"legacy_id":{"type":"string","title":"Texture","description":"Legacy texture id for older item icons."},"texture":{"type":"string","title":"Texture","description":"The key from the resource_pack/textures/item_texture.json 'texture_data' object associated with the texture file Example: blaze_powder."}}},"BJ":{"title":"Knockback Resistance","description":"Knockback Resistance Item. Component put on items that provide knockback resistance.","type":"object","additionalProperties":false,"required":["protection"],"properties":{"protection":{"title":"Protection","description":"Amount of knockback resistance provided with the total maximum protection being 1.0","type":"number"}}},"CA":{"title":"On Use","description":"The on_use item component allows you to receive an event when the item is used.","type":"object","additionalProperties":false,"required":["on_use"],"properties":{"on_use":{"title":"On Use","description":"Event trigger for when the item is used.","type":"object","additionalProperties":false,"properties":{"event":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED"},"target":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED","enum":["self"]}}}}},"CB":{"title":"On Use On","description":"The on_use_on item component allows you to receive an event when the item is used on a block in the world.","type":"object","additionalProperties":false,"required":["on_use_on"],"properties":{"on_use":{"title":"On Use","description":"Event trigger for when the item is used.","type":"object","additionalProperties":false,"properties":{"event":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED"},"target":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED","enum":["block"]}}}}},"CC":{"title":"Projectile","description":"Projectile item component. projectile items shoot out, like an arrow.","type":"object","additionalProperties":false,"required":["projectile_entity"],"properties":{"minimum_critical_power":{"type":"number","title":"Minimum Critical Power","description":"How long you must charge a projectile for it to critically hit."},"projectile_entity":{"title":"Projectile Entity","description":"The entity to be fired as a projectile.","type":"string"}}},"CE":{"title":"Molang Number","description":"The minecraft molang definition that results in a float","anyOf":[{"type":"string","minLength":0,"format":"molang"},{"type":"number"}]},"CD":{"title":"Repairable","description":"Repairable item component: how much damage can this item repair, what items can repair it.","type":"object","additionalProperties":false,"properties":{"on_repaired":{"title":"On Repaired","description":"Event that is called when this item has been repaired.","type":"object"},"repair_items":{"title":"Repair Items","description":"Repair item entries.","type":"array","items":{"type":"object","title":"UNDOCUMENATED","description":"UNDOCUMENATED","additionalProperties":false,"properties":{"items":{"title":"Items","description":"UNDOCUMENATED","type":"array","items":{"type":"string","title":"Item","description":"UNDOCUMENATED"}},"repair_amount":{"title":"Repair Amount","description":"UNDOCUMENATED","$ref":"#/definitions/CE"}}}}}},"CF":{"title":"Render Offsets","description":"Render offsets component: optional values can be given to offset the way the item is rendered.","type":"object","additionalProperties":false,"properties":{"main_hand":{"title":"Main Hand","description":"Right hand transform data.","type":"string"},"off_hand":{"title":"Off Hand","description":"Left hand transform data.","type":"string"}}},"CG":{"title":"Shooter","description":"Shooter Item Component.","type":"object","additionalProperties":false,"properties":{"ammunition":{"title":"Ammunition","description":"Ammunition","type":"array","items":{"type":"object","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED","additionalProperties":false,"properties":{"item":{"title":"Item","description":"UNDOCUMENTATED","type":"string"},"use_offhand":{"title":"Use Offhand","description":"UNDOCUMENTATED","type":"boolean"},"search_inventory":{"title":"Search Inventory","description":"UNDOCUMENTATED","type":"boolean"},"use_in_creative":{"title":"Use In Creative","description":"UNDOCUMENTATED","type":"boolean"}}}},"charge_on_draw":{"title":"Charge On Draw","description":"Charge on draw? Default is set to false.","default":false,"type":"boolean"},"launch_power_scale":{"title":"Launch Power Scale","description":"Launch power scale. Default is set to 1.0.","default":1.0,"type":"number"},"max_draw_duration":{"title":"Max Draw Duration","description":"Draw Duration. Default is set to 0.","default":0,"type":"number"},"max_launch_power":{"title":"Max Launch Power","description":"Launch power. Default is set to 1.0.","default":0,"type":"number"},"scale_power_by_draw_duration":{"title":"Scale Power By Draw Duration","description":"Scale power by draw duration? Default is set to false.","default":false,"type":"boolean"}}},"CH":{"title":"Throwable","description":"Throwable item component. Throwable items, such as a snowball.","type":"object","additionalProperties":false,"properties":{"do_swing_animation":{"title":"Do Swing Animation","description":"Whether the item should use the swing animation when thrown. Default is set to false.","default":false,"type":"boolean"},"launch_power_scale":{"title":"Launch Power Scale","description":"The scale at which the power of the throw increases. Default is set to 1.0.","default":1.0,"type":"number"},"max_draw_duration":{"title":"Max Draw Duration","description":"The maximum duration to draw a throwable item. Default is set to 0.0.","default":0,"type":"number"},"min_draw_duration":{"title":"Min Draw Duration","description":"The minimum duration to draw a throwable item. Default is set to 0.0.","default":0,"type":"number"},"max_launch_power":{"title":"Max Launch Power","description":"The maximum power to launch the throwable item. Default is set to 1.0.","default":1.0,"type":"number"},"scale_power_by_draw_duration":{"title":"Scale Power By Draw Duration","description":"Whether or not the power of the throw increases with duration charged. Default is set to false.","default":false,"type":"boolean"}}},"CI":{"title":"Weapon","description":"Weapon Item Component. Added to every weapon item such as axe, sword, trident, bow, crossbow.","type":"object","additionalProperties":false,"properties":{"on_hit_block":{"title":"On Hit Block","description":"Trigger for letting you know when this item is used to hit a block","type":"object","additionalProperties":false,"event":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED"},"target":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED","enum":["self"]}},"on_hurt_entity":{"title":"On Hurt Entity","description":"Trigger for letting you know when this item is used to hurt another mob","type":"object","additionalProperties":false,"event":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED"},"target":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED","enum":["self","holder"]}},"on_not_hurt_entity":{"title":"On Not Hurt Entity","description":"Trigger for letting you know when this item hit another actor, but didn't do damage","type":"object","additionalProperties":false,"event":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED"},"target":{"type":"string","title":"UNDOCUMENATED","description":"UNDOCUMENATED","enum":["self"]}}}},"CJ":{"title":"Wearable","description":"Wearable item component.","type":"object","additionalProperties":false,"properties":{"dispensable":{"title":"Dispensable","description":"","type":"boolean"},"slot":{"title":"Slot","description":"equipment_slot: slot.weapon.mainhand, slot.weapon.offhand, slot.armor.head, slot.armor.chest, slot.armor.legs, slot.armor.feet, slot.hotbar, slot.inventory, slot.enderchest, slot.saddle, slot.armor, slot.chest","type":"string","enum":["slot.weapon.mainhand","slot.weapon.offhand","slot.armor.head","slot.armor.chest","slot.armor.legs","slot.armor.feet","slot.hotbar","slot.inventory","slot.enderchest","slot.saddle","slot.armor","slot.chest"]}}},"DA_event_base":{"title":"Event","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"$ref":"#/definitions/DA_event_functions","properties":{"sequence":{"title":"Sequence","description":"UNDOCUMENTATED","type":"array","items":{"title":"Sequence","description":"UNDOCUMENTATED","type":"object","$ref":"#/definitions/DA_event_functions"}},"randomize":{"title":"Randomize","description":"UNDOCUMENTATED","type":"array","items":{"title":"Randomize","description":"UNDOCUMENTATED","type":"object","$ref":"#/definitions/DA_event_functions","required":["weight"],"properties":{"weight":{"title":"Weight","description":"UNDOCUMENTATED","type":"integer","minimum":0}}}},"run_command":{"title":"Run Command","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"command":{"title":"Command","description":"UNDOCUMENTATED","type":"array","items":{"type":"string","title":"Command","description":"UNDOCUMENTATED"}},"target":{"type":"string","title":"Target","description":"UNDOCUMENTATED","enum":["other"]}}}}},"DA_event_functions":{"title":"Event","description":"UNDOCUMENTATED","type":"object","properties":{"add_mob_effect":{"$ref":"#/definitions/DB"},"damage":{"$ref":"#/definitions/DC"},"decrement_stack":{"$ref":"#/definitions/DD"},"remove_mob_effect":{"$ref":"#/definitions/DE"},"shoot":{"$ref":"#/definitions/DF"},"swing":{"$ref":"#/definitions/DG"},"teleport":{"$ref":"#/definitions/DH"},"transform_item":{"$ref":"#/definitions/DI"}}},"DB":{"title":"Add Mob Effect","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"effect":{"type":"string","title":"Effect","description":"UNDOCUMENTATED"},"target":{"type":"string","title":"Target","description":"UNDOCUMENTATED","enum":["holder"]},"duration":{"type":"number","title":"Duration","description":"UNDOCUMENTATED"},"amplifier":{"type":"number","title":"Amplifier","description":"UNDOCUMENTATED"}}},"DC":{"title":"Shoot","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"type":{"type":"string","title":"Type","description":"UNDOCUMENTATED","enum":["magic"]},"amount":{"type":"number","title":"Amount","description":"UNDOCUMENTATED"}}},"DD":{"title":"Decrement Stack","description":"UNDOCUMENTATED","type":"object","additionalProperties":false},"DE":{"title":"Remove Mob Effect","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"effect":{"type":"string","title":"Effect","description":"UNDOCUMENTATED"},"target":{"type":"string","title":"Target","description":"UNDOCUMENTATED","enum":["holder"]}}},"DF":{"title":"Shoot","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"angle_offset":{"type":"number","title":"Angle Offset","description":"UNDOCUMENTATED"},"launch_power":{"type":"number","title":"Launch Power","description":"UNDOCUMENTATED"},"projectile":{"type":"string","title":"Projectile","description":"UNDOCUMENTATED"}}},"DG":{"title":"Swing","description":"UNDOCUMENTATED","type":"object","additionalProperties":false},"DH":{"title":"Teleport","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"target":{"type":"string","title":"Target","description":"UNDOCUMENTATED","enum":["holder"]},"max_range":{"type":"array","title":"Max Range","description":"UNDOCUMENTATED","items":[{"type":"number","title":"X","description":"UNDOCUMENTATED"},{"type":"number","title":"Y","description":"UNDOCUMENTATED"},{"type":"number","title":"Z","description":"UNDOCUMENTATED"}]}}},"DI":{"title":"Transform Item","description":"UNDOCUMENTATED","type":"object","additionalProperties":false,"properties":{"transform":{"title":"Transform","description":"UNDOCUMENTATED","type":"string"}}},"DA":{"title":"Events","description":"UNDOCUMENTATED","type":"object","properties":{"on_consume":{"$ref":"#/definitions/DA_event_base"}},"additionalProperties":{"$ref":"#/definitions/DA_event_base"}},"G":{"description":"Minecraft items 1.16.100","required":["format_version","minecraft:item"],"title":"Item","properties":{"format_version":{"type":"string","description":"TODO description","title":"TODO Title"},"minecraft:item":{"additionalProperties":false,"required":["description"],"type":"object","description":"TODO","title":"Item","properties":{"description":{"additionalProperties":false,"type":"object","title":"Description","description":"TODO","properties":{"identifier":{"title":"Identifier","type":"string","description":"The identifier for this item. The name must include a namespace and must not use the Minecraft namespace unless overriding a Vanilla item.","$ref":"#/definitions/B"},"category":{"type":"string","default":"","description":"The category for this item. Categories are used to control high level properties of how the item is integrated into the bedrock engine, such as whether it can be used in slash commands.","title":"Category"},"is_experimental":{"type":"boolean","default":false,"description":"If this item is experimental, it will only be registered if the world is marked as experimental.","title":"Is Experimental"}}},"components":{"additionalProperties":{"type":"object"},"type":"object","description":"The components of this item","properties":{"minecraft:armor":{"$ref":"#/definitions/H"},"minecraft:block_placer":{"$ref":"#/definitions/I"},"minecraft:cooldown":{"$ref":"#/definitions/BA"},"minecraft:digger":{"$ref":"#/definitions/BB"},"minecraft:display_name":{"$ref":"#/definitions/BC"},"minecraft:durability":{"$ref":"#/definitions/BD"},"minecraft:dye_powder":{"$ref":"#/definitions/BE"},"minecraft:entity_placer":{"$ref":"#/definitions/BF"},"minecraft:food":{"$ref":"#/definitions/BG"},"minecraft:fuel":{"$ref":"#/definitions/BH"},"minecraft:icon":{"$ref":"#/definitions/BI"},"minecraft:knockback_resistance":{"$ref":"#/definitions/BJ"},"minecraft:on_use":{"$ref":"#/definitions/CA"},"minecraft:on_use_on":{"$ref":"#/definitions/CB"},"minecraft:projectile":{"$ref":"#/definitions/CC"},"minecraft:repairable":{"$ref":"#/definitions/CD"},"minecraft:render_offsets":{"$ref":"#/definitions/CF"},"minecraft:shooter":{"$ref":"#/definitions/CG"},"minecraft:throwable":{"$ref":"#/definitions/CH"},"minecraft:weapon":{"$ref":"#/definitions/CI"},"minecraft:wearable":{"$ref":"#/definitions/CJ"}}},"events":{"$ref":"#/definitions/DA"}}}}}}} \ No newline at end of file diff --git a/behaviour/loot_tables/loot_tables.json b/behaviour/loot_tables/loot_tables.json deleted file mode 100644 index d711ee6a..00000000 --- a/behaviour/loot_tables/loot_tables.json +++ /dev/null @@ -1 +0,0 @@ -{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behaviour.loot_tables","additionalProperties":false,"description":"A minecraft loot table","title":"Loot Table","examples":[{"pools":[{"rolls":1,"entries":[{"type":"item","name":"minecraft:spawn_egg","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":1}},{"function":"set_actor_id"}]}]}]}],"definitions":{"pools_spec":{"title":"Pools","description":"TODO description","type":"array","additionalProperties":false,"items":{"additionalProperties":false,"title":"A Single Pool","type":"object","properties":{"rolls":{"title":"Rolls","oneOf":[{"type":"integer","minimum":0},{"type":"object","required":["min","max"],"properties":{"min":{"title":"Minimum","type":"number","minimum":0},"max":{"title":"Minimum","type":"number","minimum":1}}}]},"type":{"title":"Type","type":"string","description":"","enum":["loot_table","item","empty"]},"conditions":{"title":"Conditions","description":"TODO","type":"array","items":{"$ref":"#/definitions/A"}},"entries":{"title":"Entries","type":"array","items":{"additionalProperties":false,"type":"object","required":["type"],"title":"Entry","properties":{"type":{"title":"Type","type":"string","enum":["item","empty","loot_table"]},"count":{"type":"integer","title":"Count","description":"The amount of the item"},"name":{"title":"Name","type":"string","description":"An item or loottable","pattern":"^([\\w]+:|loot_tables/)"},"weight":{"title":"Weight","type":"integer","minimum":1},"functions":{"title":"Functions","type":"array","items":{"type":"object","required":["function"],"title":"Function","$ref":"#/definitions/J"}},"pools":{"$ref":"#/definitions/pools_spec"},"quality":{"title":"Quality","description":"UNDOCUMANTED","type":"integer"}}}},"tiers":{"title":"Tiers","description":"TODO description","type":"object","additionalProperties":false,"properties":{"bonus_chance":{"title":"Bonus Chance","description":"TODO description","type":"number"},"bonus_rolls":{"title":"Bonus Rolls","description":"TODO description","type":"integer"},"initial_range":{"title":"Initial Range","description":"TODO description","type":"integer"}}}}}},"B":{"type":"object","additionalProperties":false,"description":"Returns true if the actor properties defined were executed.","title":"Entity Properties","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"entity":{"type":"string","default":"this","description":"The entity to test. The value must be only \"this\".","title":"Entity"},"properties":{"type":"object","default":{},"description":"The entity's properties. \"on_fire\", \"on_ground\" is used for now.","title":"Properties","additionalProperties":false,"properties":{"on_fire":{"title":"On Fire","description":"TODO","type":"boolean"},"on_ground":{"title":"On Fire","description":"TODO","type":"boolean"}}}}},"C":{"type":"object","additionalProperties":false,"description":"Returns the condition true if the actor's mark variant is matched to the value.","title":"Has Mark Variant","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"value":{"type":"integer","default":"0","description":"Tests for the actor's mark variant (if it has one)","title":"Value"}}},"D":{"type":"object","additionalProperties":false,"description":"Returns the condition true if the actor of the loot table is killed by player or entities that has owner.","title":"Killed By Player","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"}}},"E":{"type":"object","additionalProperties":false,"description":"Returns the condition true if the actor of the loot table is killed by player or entities that has owner.","title":"Killed By Player Or Pets Or Pets","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"}}},"F":{"type":"object","additionalProperties":false,"description":"Sets a random chance of the specified value.","title":"Random Chance","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"chance":{"type":"number","default":0,"description":"TODO","title":"Chance"},"max_chance":{"type":"number","default":0,"description":"The maximum random chance value allowed.","title":"Max Chance"}}},"G":{"type":"object","additionalProperties":false,"description":"Sets a random chance of the specified value. Looting enchantment increase the random chance multiplier.","title":"Random Chance With Looting","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"chance":{"type":"number","default":0,"description":"The random chance of the value.","title":"Chance"},"looting_multiplier":{"type":"number","default":0,"description":"The multiplier for the chance if the target entity has the looting enchant that affects the actor.","title":"Looting Multiplier"}}},"H":{"type":"object","additionalProperties":false,"description":"Sets a random chance of the specified value based on the level difficulty.","title":"Random Difficulty Chance","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"default_chance":{"type":"number","default":0,"description":"The default random chance if the level difficulty is not assigned.","title":"Default Chance"},"easy":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in easy. Omitting this field will set the value to \"default_chance\" field.","title":"Easy"},"hard":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in hard. Omitting this field will set the value to \"default_chance\" field.","title":"Hard"},"normal":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in normal. Omitting this field will set the value to \"default_chance\" field.","title":"Normal"},"peaceful":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in peaceful. Omitting this field will set the value to \"default_chance\" field.","title":"Peaceful"}}},"I":{"type":"object","additionalProperties":false,"description":"Sets a max regional difficulty random chance of the specified value.","title":"Random Regional Difficulty Chance","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"default_chance":{"type":"number","default":0,"description":"The default random chance if the level difficulty is not assigned.","title":"Default Chance"},"max_chance":{"title":"Max Chance","type":"number","description":"UNDOCUMENATED"},"easy":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in easy. Omitting this field will set the value to \"default_chance\" field.","title":"Easy"},"hard":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in hard. Omitting this field will set the value to \"default_chance\" field.","title":"Hard"},"normal":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in normal. Omitting this field will set the value to \"default_chance\" field.","title":"Normal"},"peaceful":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in peaceful. Omitting this field will set the value to \"default_chance\" field.","title":"Peaceful"}}},"A":{"description":"A minecraft loot table condition","title":"Condition","allOf":[{"if":{"properties":{"condition":{"type":"string","const":"entity_properties"}}},"then":{"$ref":"#/definitions/B"}},{"if":{"properties":{"condition":{"type":"string","const":"has_mark_variant"}}},"then":{"$ref":"#/definitions/C"}},{"if":{"properties":{"condition":{"type":"string","const":"killed_by_player"}}},"then":{"$ref":"#/definitions/D"}},{"if":{"properties":{"condition":{"type":"string","const":"killed_by_player_or_pets"}}},"then":{"$ref":"#/definitions/E"}},{"if":{"properties":{"condition":{"type":"string","const":"random_chance"}}},"then":{"$ref":"#/definitions/F"}},{"if":{"properties":{"condition":{"type":"string","const":"random_chance_with_looting"}}},"then":{"$ref":"#/definitions/G"}},{"if":{"properties":{"condition":{"type":"string","const":"random_difficulty_chance"}}},"then":{"$ref":"#/definitions/H"}},{"if":{"properties":{"condition":{"type":"string","const":"random_regional_difficulty_chance"}}},"then":{"$ref":"#/definitions/I"}}]},"BA":{"additionalProperties":false,"description":"The function enchant_random_gear","title":"Enchant Random Gear","properties":{"function":{"type":"string","const":"enchant_random_gear","title":"Function","description":"TODO description"},"chance":{"type":"number","description":"Takes a chance modifier to manipulate the algorithm. Note that a chance modifier of 1.0 doesn't mean a 100% chance that gear will become enchanted.","title":"Chance"}}},"BB":{"additionalProperties":false,"description":"The function enchant_book_for_trading","title":"Enchant Book For Trading","required":["function","base_cost","base_random_cost","per_level_random_cost","per_level_cost"],"properties":{"function":{"type":"string","const":"enchant_book_for_trading","title":"Function","description":"TODO description"},"base_cost":{"type":"integer","title":"Base Cost","description":"TODO description"},"base_random_cost":{"type":"integer","title":"Base Cost","description":"TODO description"},"per_level_random_cost":{"type":"integer","title":"Base Cost","description":"TODO description"},"per_level_cost":{"type":"integer","title":"Base Cost","description":"TODO description"}}},"BC":{"additionalProperties":false,"description":"The function enchant_randomly","title":"Enchant Randomly","properties":{"function":{"type":"string","const":"enchant_randomly","title":"Function","description":"TODO description"},"treasure":{"type":"boolean","description":"Supports the optional treasure boolean (true/false) to allow treasure enchantments to be toggled on and off.","title":"Treasure"}}},"BD":{"additionalProperties":false,"description":"The function enchant_with_levels","title":"Enchant With Levels","properties":{"function":{"type":"string","const":"enchant_with_levels","description":"TODO description","title":"TODO Title"},"levels":{"title":"Levels","oneOf":[{"type":"integer"},{"type":"object","additionalProperties":false,"required":["min","max"],"properties":{"min":{"type":"integer","title":"Minimum"},"max":{"type":"integer","title":"Maximum"}}}],"description":"TODO description"},"treasure":{"type":"boolean","title":"Treasure","description":"TODO description"}}},"BE":{"additionalProperties":false,"description":"The function exploration_map","title":"Exploration Map","properties":{"function":{"type":"string","const":"exploration_map","description":"TODO description","title":"TODO Title"},"destination":{"type":"string","description":"The destination value defines what type of treasure map they receive.","enum":["endcity","fortress","mineshaft","monument","ruins","stronghold","temple","village","mansion","shipwreck","buriedtreasure","pillageroutpost"],"title":"TODO Title"}}},"BF":{"additionalProperties":false,"description":"The function fill_container","title":"Fill Container","properties":{"function":{"type":"string","const":"fill_container","title":"Function","description":"TODO description"},"loot_table":{"type":"string","title":"Loot Table","pattern":"^loot_tables/.*\\.json$","description":"TODO description"}}},"BG":{"additionalProperties":false,"description":"The function furnace_smelt","title":"Furnace Smelt","properties":{"function":{"type":"string","const":"furnace_smelt","description":"TODO description","title":"TODO Title"},"conditions":{"title":"Conditions","description":"TODO","type":"array","items":{"$ref":"#/definitions/A"}}}},"BH":{"additionalProperties":false,"description":"The function looting_enchant","title":"Looting Enchant","properties":{"function":{"type":"string","const":"looting_enchant","description":"TODO description","title":"TODO Title"},"count":{"type":"object","properties":{"min":{"type":"integer"},"max":{"type":"integer"}},"description":"TODO description","title":"TODO Title","additionalProperties":false}}},"BI":{"additionalProperties":false,"description":"The function random_aux_value","title":"Random Aux Value","properties":{"function":{"type":"string","const":"random_aux_value","description":"TODO description","title":"TODO Title"},"values":{"type":"object","properties":{"min":{"type":"integer"},"max":{"type":"integer"}},"description":"TODO description","title":"TODO Title","additionalProperties":false}}},"BJ":{"additionalProperties":false,"description":"The function random_block_state","title":"Random Block State","properties":{"function":{"type":"string","const":"random_block_state","description":"TODO description","title":"TODO Title"},"block_state":{"type":"string","description":"TODO description","title":"TODO Title"},"values":{"type":"object","properties":{"min":{"title":"Min","type":"integer"},"max":{"title":"Max","type":"integer"}},"description":"TODO description","title":"TODO Title","additionalProperties":false}}},"CA":{"additionalProperties":false,"description":"The function set_actor_id","title":"Set Actor Id","properties":{"function":{"type":"string","const":"set_actor_id","description":"TODO description","title":"TODO Title"},"id":{"type":"string","description":"TODO description","title":"TODO Title"}}},"CB":{"additionalProperties":false,"description":"The function set_banner_details","title":"Set Banner Details","properties":{"function":{"type":"string","const":"set_banner_details","description":"TODO description","title":"TODO Title"},"type":{"type":"integer","description":"TODO description","title":"TODO Title"}}},"CC":{"additionalProperties":false,"description":"The function set_book_contents","title":"Set Book Contents","required":["function","author","title","pages"],"properties":{"function":{"type":"string","const":"set_book_contents","description":"TODO description","title":"TODO Title"},"author":{"type":"string","description":"TODO description","title":"TODO Title"},"title":{"type":"string","description":"TODO description","title":"TODO Title"},"pages":{"type":"array","items":{"type":"string","examples":["Some text","{\"rawtext\":[ {\"translate\":\"some.text\"}]}"]},"description":"TODO description","title":"TODO Title"}}},"CD":{"additionalProperties":false,"description":"The function set_count","title":"Set Count","properties":{"function":{"type":"string","const":"set_count","title":"Function","description":"TODO description"},"count":{"title":"Count","oneOf":[{"type":"integer"},{"type":"object","properties":{"min":{"type":"integer","title":"Minimum"},"max":{"type":"integer","title":"Maximum"}}}],"description":"TODO description"}}},"CE":{"additionalProperties":false,"description":"The function set_damage","title":"Set Damage","properties":{"function":{"type":"string","const":"set_damage","description":"TODO description","title":"TODO Title"},"damage":{"oneOf":[{"type":"integer"},{"type":"object","properties":{"min":{"type":"integer"},"max":{"type":"integer"}}},{"type":"object","properties":{"min":{"type":"number"},"max":{"type":"number"}}}],"description":"TODO description","title":"TODO Title"}}},"CF":{"additionalProperties":false,"description":"The function set_data","title":"Set Data","properties":{"function":{"type":"string","const":"set_data","description":"TODO description","title":"TODO Title"},"data":{"title":"Data","oneOf":[{"type":"integer"},{"type":"object","properties":{"min":{"type":"integer","title":"Minimum"},"max":{"type":"integer","title":"Maximum"}}}],"description":"TODO description"}}},"CG":{"additionalProperties":false,"description":"The function set_data_from_color_index","title":"Set Data From Color Index","properties":{"function":{"type":"string","const":"set_data_from_color_index","description":"TODO description","title":"TODO Title"}}},"CH":{"additionalProperties":false,"description":"The function trader_material_type","title":"Trader Material Type","properties":{"function":{"type":"string","const":"trader_material_type","description":"TODO description","title":"TODO Title"}}},"CI":{"additionalProperties":false,"description":"The function random_dye","title":"Trader Material Type","properties":{"function":{"type":"string","const":"random_dye","description":"TODO description","title":"TODO Title"}}},"CJ":{"additionalProperties":false,"description":"The function set_lore","title":"Set Lore","properties":{"function":{"type":"string","const":"set_lore","description":"TODO description","title":"TODO Title"},"lore":{"type":"array","items":{"type":"string"},"description":"TODO description","title":"TODO Title"}}},"DA":{"additionalProperties":false,"description":"The function set_name","title":"Set Name","properties":{"function":{"type":"string","const":"set_name","description":"TODO description","title":"TODO Title"},"name":{"type":"string","description":"TODO description","title":"TODO Title"}}},"DB_IDEnchant":{"type":"string","title":"ID Enchantment","enum":["aqua_affinity","bane_of_arthropods","blast_protection","channeling","curse_of_binding","curse_of_vanishing","depth_strider","efficiency","feather_falling","fire_aspect","fire_protection","flame","fortune","frost_walker","impaling","infinity","knockback","looting","loyalty","luck_of_the_sea","lure","mending","multishot","piercing","projectile_protection","protection","punch","quick_charge","respiration","riptide","sharpness","silk_touch","smite","soul_speed","thorns","unbreaking"]},"DB_Enchant":{"type":"object","title":"Enchantment","additionalProperties":false,"properties":{"id":{"$ref":"#/definitions/DB_IDEnchant"},"level":{"title":"Level","oneOf":[{"type":"integer","title":"Level"},{"type":"array","items":[{"type":"integer","title":"Min"},{"type":"integer","title":"Max"}]}]}}},"DB":{"additionalProperties":false,"description":"The function specific_enchants","title":"Specific Enchants","properties":{"function":{"type":"string","const":"specific_enchants","description":"Specific enchants","title":"Specific Enchants"},"enchants":{"title":"Enchants","description":"A enchanting specification","oneOf":[{"type":"string","$ref":"#/definitions/DB_IDEnchant"},{"type":"object","$ref":"#/definitions/DB_Enchant"},{"type":"array","items":{"$ref":"#/definitions/DB_Enchant"}}]}}},"J":{"description":"A minecraft loot table condition","title":"Functions","allOf":[{"if":{"properties":{"function":{"type":"string","const":"enchant_random_gear"}}},"then":{"$ref":"#/definitions/BA"}},{"if":{"properties":{"function":{"type":"string","const":"enchant_book_for_trading"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"function":{"type":"string","const":"enchant_randomly"}}},"then":{"$ref":"#/definitions/BC"}},{"if":{"properties":{"function":{"type":"string","const":"enchant_with_levels"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"function":{"type":"string","const":"exploration_map"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"function":{"type":"string","const":"fill_container"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"function":{"type":"string","const":"furnace_smelt"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"function":{"type":"string","const":"looting_enchant"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"function":{"type":"string","const":"random_aux_value"}}},"then":{"$ref":"#/definitions/BI"}},{"if":{"properties":{"function":{"type":"string","const":"random_block_state"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"function":{"type":"string","const":"set_actor_id"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"function":{"type":"string","const":"set_banner_details"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"function":{"type":"string","const":"set_book_contents"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"function":{"type":"string","const":"set_count"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"function":{"type":"string","const":"set_damage"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"function":{"type":"string","const":"set_data"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"function":{"type":"string","const":"set_data_from_color_index"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"function":{"type":"string","const":"trader_material_type"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"function":{"type":"string","const":"random_dye"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"function":{"type":"string","const":"set_lore"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"function":{"type":"string","const":"set_name"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"function":{"type":"string","const":"specific_enchants"}}},"then":{"$ref":"#/definitions/DB"}}]}},"properties":{"pools":{"$ref":"#/definitions/pools_spec","description":"TODO description","title":"TODO Title"},"type":{"title":"Type","type":"string","description":"TODO description","enum":["minecraft:chest"]}}} \ No newline at end of file diff --git a/behaviour/recipes/recipes.json b/behaviour/recipes/recipes.json deleted file mode 100644 index dd78fbc4..00000000 --- a/behaviour/recipes/recipes.json +++ /dev/null @@ -1 +0,0 @@ -{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behaviour.recipes","examples":[{"format_version":"1.12.0","minecraft:recipe_shaped":{"description":{"identifier":"minecraft:item"},"tags":["crafting_table"],"pattern":[],"key":{},"result":{"item":"minecraft:boat","data":4}}}],"allOf":[{"if":{"properties":{"format_version":{"type":"string","const":"1.12"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.12.0"}}},"then":{"$ref":"#/definitions/A"}}],"definitions":{"C":{"description":"Recipe definition 1.12.0","title":"Definition","type":"object","properties":{"identifier":{"type":"string","pattern":"[a-z0-9_:\\-]+","title":"Recipe Identifier","description":"TODO description"}},"additionalProperties":false},"D":{"description":"Recipe tags 1.12.0","title":"Tags","type":"array","items":{"type":"string","title":"Tag"}},"B":{"description":"Represents a furnace recipe for a furnace.'Input' items will burn and transform into items specified in 'output'..","title":"Furnace Recipe 1.12.0","additionalProperties":false,"required":["description"],"type":"object","properties":{"description":{"$ref":"#/definitions/C"},"tags":{"$ref":"#/definitions/D"},"input":{"type":"string","description":"Items used as input for the furnace recipe.","title":"Input"},"output":{"type":"string","description":"Items used as output for the furnace recipe.","title":"Output"}}},"E":{"description":"Represents a Potion Brewing Container Recipe..","title":"Brewing Recipe 1.12.0","additionalProperties":false,"required":["description"],"type":"object","properties":{"description":{"$ref":"#/definitions/C"},"tags":{"$ref":"#/definitions/D"},"input":{"type":"string","description":"Input potion used on the brewing stand.","title":"Input"},"output":{"type":"string","description":"Output potion from mixing the input potion with the reagent on the brewing stand.","title":"Output"},"reagent":{"type":"string","description":"Item used to mix with the input potion.","title":"Reagent"}}},"F":{"description":"Represents a Potion Brewing Container Recipe..","title":"Brewing Recipe 1.12.0","additionalProperties":false,"required":["description"],"type":"object","properties":{"description":{"$ref":"#/definitions/C"},"tags":{"$ref":"#/definitions/D"},"input":{"type":"string","description":"Input potion used on the brewing stand.","title":"Input"},"output":{"type":"string","description":"Output potion from mixing the input potion with the reagent on the brewing stand.","title":"Output"},"reagent":{"type":"string","description":"Item used to mix with the input potion.","title":"Reagent"}}},"H":{"description":"Recipe item 1.12.0","title":"Item","oneOf":[{"type":"string","title":"Item Identifier"},{"additionalProperties":false,"type":"object","required":["item"],"properties":{"item":{"type":"string","title":"Item Identifier"},"data":{"type":"integer","minimum":0,"title":"Item Data Value"},"count":{"type":"integer","minimum":1,"default":1,"title":"Count"}}}]},"G":{"description":"Represents a shaped crafting recipe for a crafting table. The key used in the pattern may be any single character except the 'space' character, which is reserved for empty slots in a recipe..","title":"Shaped Recipe 1.12.0","additionalProperties":false,"required":["description"],"type":"object","properties":{"description":{"$ref":"#/definitions/C"},"tags":{"$ref":"#/definitions/D"},"key":{"type":"object","description":"Patten key character mapped to item names.","title":"Key","minProperties":1,"additionalProperties":{"$ref":"#/definitions/H"}},"group":{"type":"string","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"pattern":{"type":"array","description":"Characters that represent a pattern to be defined by keys.","title":"Pattern","maxItems":3,"minItems":1,"items":{"type":"string","title":"Pattern"}},"priority":{"type":"integer","description":"Item used as output for the furnace recipe.","title":"Priority"},"result":{"description":"When input items match the pattern then these items are the result.","title":"Result","oneOf":[{"$ref":"#/definitions/H"},{"type":"array","items":{"$ref":"#/definitions/H"}}]}}},"I":{"description":"Represents a shapeless crafting recipe..","title":"Shapeless Recipe 1.12.0","additionalProperties":false,"required":["description"],"type":"object","properties":{"description":{"$ref":"#/definitions/C"},"tags":{"$ref":"#/definitions/D"},"ingredients":{"description":"Items used as input (without a shape) for the recipe.","title":"Ingredients","oneOf":[{"$ref":"#/definitions/H"},{"type":"array","items":{"$ref":"#/definitions/H"}}]},"group":{"type":"string","title":"UNDOCUMENTATED","description":"UNDOCUMENTATED"},"priority":{"type":"integer","description":"Item used as output for the furnace recipe.","title":"Priority"},"result":{"description":"When input items match the pattern then these items are the result.","title":"Result","oneOf":[{"$ref":"#/definitions/H"},{"type":"array","items":{"$ref":"#/definitions/H"}}]}}},"A":{"description":"Minecraft recipe 1.12.0","required":["format_version"],"additionalProperties":false,"minProperties":2,"title":"Recipe","properties":{"format_version":{"type":"string","description":"A version that tells minecraft what type of data format can be expected when reading this file.","title":"Format Version"},"minecraft:recipe_furnace":{"$ref":"#/definitions/B"},"minecraft:recipe_brewing_container":{"$ref":"#/definitions/E"},"minecraft:recipe_brewing_mix":{"$ref":"#/definitions/F"},"minecraft:recipe_shaped":{"$ref":"#/definitions/G"},"minecraft:recipe_shapeless":{"$ref":"#/definitions/I"}}}}} \ No newline at end of file diff --git a/behaviour/spawn_rules/spawn_rules.json b/behaviour/spawn_rules/spawn_rules.json deleted file mode 100644 index 7671f9b9..00000000 --- a/behaviour/spawn_rules/spawn_rules.json +++ /dev/null @@ -1 +0,0 @@ -{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behaviour.spawn_rules","examples":[{"format_version":"1.10.0","minecraft:spawn_rules":{"description":{"identifier":"minecraft:entity","population_control":"ambient"},"conditions":[{}]}}],"allOf":[{"if":{"properties":{"format_version":{"type":"string","const":"1.8.0"}}},"then":{"$ref":"#/definitions/A"}},{"if":{"properties":{"format_version":{"type":"string","const":"1.11.0"}}},"then":{"$ref":"#/definitions/IJ"}}],"definitions":{"B":{"type":"string","title":"Entity Identifier 1.8.0","description":"The minecraft entity identifier","examples":["namespace:entity_name"],"pattern":"^[0-9a-zA-Z:_\\.\\-]+$"},"D_filters_spec":{"oneOf":[{"propertyNames":{"enum":["all_of","any_of","none_of"]},"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/D_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/D_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/D_groups_spec"}}},{"required":["test"],"properties":{"all_of":{"title":"All Of","description":"All tests in an 'all_of' group must pass in order for the group to pass.","$ref":"#/definitions/D_groups_spec"},"any_of":{"title":"Any Of","description":"One or more tests in an 'any_of' group must pass in order for the group to pass.","$ref":"#/definitions/D_groups_spec"},"none_of":{"title":"None Of","description":"All tests in a 'none_of' group must fail in order for the group to pass.","$ref":"#/definitions/D_groups_spec"}},"allOf":[{"if":{"properties":{"test":{"const":"clock_time"}}},"then":{"$ref":"#/definitions/E"}},{"if":{"properties":{"test":{"const":"distance_to_nearest_player"}}},"then":{"$ref":"#/definitions/H"}},{"if":{"properties":{"test":{"const":"has_ability"}}},"then":{"$ref":"#/definitions/I"}},{"if":{"properties":{"test":{"const":"has_biome_tag"}}},"then":{"$ref":"#/definitions/J"}},{"if":{"properties":{"test":{"const":"has_component"}}},"then":{"$ref":"#/definitions/BA"}},{"if":{"properties":{"test":{"const":"has_container_open"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"test":{"const":"has_damage"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"test":{"const":"has_equipment"}}},"then":{"$ref":"#/definitions/BG"}},{"if":{"properties":{"test":{"const":"has_mob_effect"}}},"then":{"$ref":"#/definitions/BI"}},{"if":{"properties":{"test":{"const":"has_ranged_weapon"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"test":{"const":"has_tag"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"test":{"const":"has_target"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"test":{"const":"has_trade_supply"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"test":{"const":"hourly_clock_time"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"test":{"const":"in_caravan"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"test":{"const":"in_clouds"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"test":{"const":"in_lava"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"test":{"const":"in_nether"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"test":{"const":"in_water"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"test":{"const":"in_water_or_rain"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"test":{"const":"inactivity_timer"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"test":{"const":"is_altitude"}}},"then":{"$ref":"#/definitions/DB"}},{"if":{"properties":{"test":{"const":"is_avoiding_mobs"}}},"then":{"$ref":"#/definitions/DC"}},{"if":{"properties":{"test":{"const":"is_biome"}}},"then":{"$ref":"#/definitions/DD"}},{"if":{"properties":{"test":{"const":"is_block"}}},"then":{"$ref":"#/definitions/DE"}},{"if":{"properties":{"test":{"const":"is_brightness"}}},"then":{"$ref":"#/definitions/DF"}},{"if":{"properties":{"test":{"const":"is_climbing"}}},"then":{"$ref":"#/definitions/DG"}},{"if":{"properties":{"test":{"const":"is_color"}}},"then":{"$ref":"#/definitions/DH"}},{"if":{"properties":{"test":{"const":"is_daytime"}}},"then":{"$ref":"#/definitions/DI"}},{"if":{"properties":{"test":{"const":"is_difficulty"}}},"then":{"$ref":"#/definitions/DJ"}},{"if":{"properties":{"test":{"const":"is_family"}}},"then":{"$ref":"#/definitions/EA"}},{"if":{"properties":{"test":{"const":"is_game_rule"}}},"then":{"$ref":"#/definitions/EB"}},{"if":{"properties":{"test":{"const":"is_humid"}}},"then":{"$ref":"#/definitions/EC"}},{"if":{"properties":{"test":{"const":"is_immobile"}}},"then":{"$ref":"#/definitions/ED"}},{"if":{"properties":{"test":{"const":"is_in_village"}}},"then":{"$ref":"#/definitions/EE"}},{"if":{"properties":{"test":{"const":"is_leashed"}}},"then":{"$ref":"#/definitions/EF"}},{"if":{"properties":{"test":{"const":"is_leashed_to"}}},"then":{"$ref":"#/definitions/EG"}},{"if":{"properties":{"test":{"const":"is_mark_variant"}}},"then":{"$ref":"#/definitions/EH"}},{"if":{"properties":{"test":{"const":"is_moving"}}},"then":{"$ref":"#/definitions/EI"}},{"if":{"properties":{"test":{"const":"is_owner"}}},"then":{"$ref":"#/definitions/EJ"}},{"if":{"properties":{"test":{"const":"is_persistent"}}},"then":{"$ref":"#/definitions/FA"}},{"if":{"properties":{"test":{"const":"is_riding"}}},"then":{"$ref":"#/definitions/FB"}},{"if":{"properties":{"test":{"const":"is_skin_id"}}},"then":{"$ref":"#/definitions/FC"}},{"if":{"properties":{"test":{"const":"is_sleeping"}}},"then":{"$ref":"#/definitions/FD"}},{"if":{"properties":{"test":{"const":"is_sneaking"}}},"then":{"$ref":"#/definitions/FE"}},{"if":{"properties":{"test":{"const":"is_snow_covered"}}},"then":{"$ref":"#/definitions/FF"}},{"if":{"properties":{"test":{"const":"is_target"}}},"then":{"$ref":"#/definitions/FG"}},{"if":{"properties":{"test":{"const":"is_temperature_type"}}},"then":{"$ref":"#/definitions/FH"}},{"if":{"properties":{"test":{"const":"is_temperature_value"}}},"then":{"$ref":"#/definitions/FI"}},{"if":{"properties":{"test":{"const":"is_underground"}}},"then":{"$ref":"#/definitions/FJ"}},{"if":{"properties":{"test":{"const":"is_underwater"}}},"then":{"$ref":"#/definitions/GA"}},{"if":{"properties":{"test":{"const":"is_variant"}}},"then":{"$ref":"#/definitions/GB"}},{"if":{"properties":{"test":{"const":"is_visible"}}},"then":{"$ref":"#/definitions/GC"}},{"not":{"properties":{"test":{"const":"is_weather"}},"$comment":"DEPRECATED"}},{"if":{"properties":{"test":{"const":"light_level"}}},"then":{"$ref":"#/definitions/GD"}},{"if":{"properties":{"test":{"const":"moon_intensity"}}},"then":{"$ref":"#/definitions/GE"}},{"if":{"properties":{"test":{"const":"moon_phase"}}},"then":{"$ref":"#/definitions/GF"}},{"if":{"properties":{"test":{"const":"on_ground"}}},"then":{"$ref":"#/definitions/GG"}},{"if":{"properties":{"test":{"const":"on_ladder"}}},"then":{"$ref":"#/definitions/GH"}},{"if":{"properties":{"test":{"const":"random_chance"}}},"then":{"$ref":"#/definitions/GI"}},{"if":{"properties":{"test":{"const":"rider_count"}}},"then":{"$ref":"#/definitions/GJ"}},{"if":{"properties":{"test":{"const":"surface_mob"}}},"then":{"$ref":"#/definitions/HA"}},{"if":{"properties":{"test":{"const":"trusts"}}},"then":{"$ref":"#/definitions/HB"}},{"if":{"properties":{"test":{"const":"weather"}}},"then":{"$ref":"#/definitions/HC"}},{"if":{"properties":{"test":{"const":"weather_at_position"}}},"then":{"$ref":"#/definitions/HD"}}]}]},"D_groups_spec":{"oneOf":[{"type":"array","items":{"$ref":"#/definitions/D_groups_spec"}},{"type":"object","$ref":"#/definitions/D_filters_spec"}]},"F":{"title":"Filters Operator 1.8.0","type":"string","description":"The comparison to apply with 'value'.","default":"equals","enum":["!=","<","<=","<>","=","==",">",">=","equals","not"]},"G":{"title":"Filters Subject 1.8.0","type":"string","description":"The subject of this filter test.","default":"self","enum":["block","other","parent","player","self","target","damager"]},"E":{"type":"object","title":"Filters Clock Time 1.8.0","description":"Compares the current 24 hour time with an int value in the range[0, 24000]","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Compares the current 24 hour time with an int value in the range[0, 24000]"},"operator":{"$ref":"#/definitions/F","description":"(Optional) The comparison to apply with 'value'.","default":"equals","title":"Operator"},"subject":{"$ref":"#/definitions/G","description":"(Optional) The subject of this filter test.","default":"self","title":"Subject"},"value":{"type":"number","minimum":0,"maximum":240000,"description":"(Required) An integer value.","title":"Value"}}},"H":{"type":"object","title":"Filters Distance To Nearest Player 1.8.0","description":"Compares the distance to the nearest Player with a float value.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Compares the distance to the nearest Player with a float value."},"operator":{"$ref":"#/definitions/F","description":"(Optional) The comparison to apply with 'value'.","title":"Operator"},"subject":{"$ref":"#/definitions/G","description":"(Optional) The subject of this filter test.","title":"Subject"},"value":{"type":"number","description":"(Required) A floating point value.","title":"Value"}}},"I":{"type":"object","title":"Filters Has Ability 1.8.0","description":"Returns true when the subject entity has the named ability.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity has the named ability."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"string","description":"(Required) The Ability type to test","enum":["flySpeed","flying","instabuild","invulnerable","lightning","mayfly","mute","noclip","walkSpeed","worldbuilder"],"title":"Value"}}},"J":{"type":"object","title":"Filters Has Biome Tag 1.8.0","description":"Tests whether the biome the subject is in has the specified tag.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the biome the subject is in has the specified tag."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"(Required) The tag to look for","type":"string","title":"Value"}}},"BA":{"type":"object","title":"Filters Has Component 1.8.0","description":"Returns true when the subject entity contains the named component.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity contains the named component."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"string","description":"TODO description: value","title":"Value"}}},"BC":{"title":"Operator","type":"string","description":"The operator comparison to apply with 'value'.","default":"equals","enum":["!=","<","<=","<>","=","==",">",">=","equals","not"]},"BD":{"title":"Subject 1.16.0","type":"string","description":"The subject of this filter test.","default":"self","enum":["block","damager","other","parent","player","self","target"]},"BB":{"type":"object","title":"Filters Has Container Open 1.16.0","description":"Returns true when the subject Player entity has opened a container.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"BF":{"title":"Entity Damage Source","description":"The types of damage an entity can receive","type":"string","enum":["all","anvil","block_explosion","charging","contact","drowning","entity_attack","entity_explosion","fall","fatal","falling_block","fire","fire_tick","fireworks","fly_into_wall","freezing","lava","lightning","magic","magma","none","override","piston","projectile","starve","suffocation","suicide","temperature","thorns","void","wither"]},"BE":{"type":"object","title":"Filters Has Damage 1.8.0","description":"Returns true when the subject entity receives the named damage type.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity receives the named damage type."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"string","description":"The Damage type to test","$ref":"#/definitions/BF","title":"Value"}}},"BH":{"type":"string","title":"Item Identifier 1.8.0","description":"The minecraft item identifier","pattern":"^[0-9a-zA-Z:_\\-\\.]+$"},"BG":{"type":"object","title":"Filters Has Equipment 1.8.0","description":"Tests for the presence of a named item in the designated slot of the subject entity.","required":["value"],"properties":{"test":{"type":"string","const":"has_equipment","description":"Tests for the presence of a named item in the designated slot of the subject entity.","title":"Test"},"domain":{"description":"The equipment location to test","default":"any","enum":["any","armor","feet","hand","head","leg","torso"],"title":"Domain"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The item name to look for","type":"string","$ref":"#/definitions/BH","title":"TODO Title"}}},"BI":{"type":"object","title":"Filters Has Mob Effect 1.8.0","description":"Tests whether the Subject has the specified mob effect.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the Subject has the specified mob effect."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"string","description":"TODO description: value","title":"Value"}}},"BJ":{"type":"object","title":"Filters Has Ranged Weapon 1.16.0","description":"Returns true when the subject entity is holding a ranged weapon like a bow or crossbow.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"CA":{"type":"object","title":"Filters Has Tag 1.8.0","description":"Returns true if the subject entity has the tag provided.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity has the tag provided."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"string","description":"The tag as a string","pattern":"[a-zA-Z0-9_]+","title":"Value"}}},"CB":{"type":"object","title":"Filters Has Target 1.16.0","description":"Returns true if the subject entity has a valid target.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"CC":{"type":"object","title":"Filters Has Trade Supply 1.8.0","description":"Tests whether the target has any trade supply left. Will return false if the target cannot be traded with.","properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the target has any trade supply left. Will return false if the target cannot be traded with."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CD":{"type":"object","title":"Filters Hourly Clock Time 1.8.0","description":"Compares the current 24 hour time with an int value in the range[0, 24000]","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Compares the current 24 hour time with an int value in the range[0, 24000]","const":"hourly_clock_time"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"integer","description":"An integer value.","minimum":0,"maximum":24000,"title":"Value"}}},"CE":{"type":"object","title":"Filters In Caravan 1.8.0","description":"Returns true if the subject entity is in a caravan.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is in a caravan."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CF":{"type":"object","title":"Filters In Clouds 1.8.0","description":"Returns true when the subject entity is in the clouds.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in the clouds."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CG":{"type":"object","title":"Filters In Lava 1.8.0","description":"Returns true when the subject entity is in lava.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in lava."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CH":{"type":"object","title":"Filters In Nether 1.16.0","description":"Returns true when the subject entity is in Nether.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"CI":{"type":"object","title":"Filters In Water 1.8.0","description":"Returns true when the subject entity is in water.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in water."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"CJ":{"type":"object","title":"Filters In Water Or Rain 1.8.0","description":"Returns true when the subject entity is in water or rain.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is in water or rain."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"DA":{"type":"object","title":"Filters Inactivity Timer 1.16.0","description":"Tests if the specified duration in seconds of inactivity for despawning has been reached.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"The Family name to look for","type":"integer","title":"Value"}}},"DB":{"type":"object","title":"Filters Is Altitude 1.8.0","description":"Tests the current altitude against a provided value. 0= bedrock elevation.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests the current altitude against a provided value. 0= bedrock elevation."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"integer","description":"The altitude value to compare with","minimum":0,"title":"Value"}}},"DC":{"type":"object","title":"Filters Is Avoiding Mobs 1.8.0","description":"Returns true if the subject entity is fleeing from other mobs.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is fleeing from other mobs."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"DD":{"type":"object","title":"Filters Is Biome 1.8.0","description":"Tests whether the Subject is currently in the named biome.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the Subject is currently in the named biome."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The Biome type to test","type":"string","enum":["beach","desert","extreme_hills","flat","forest","ice","jungle","mesa","mushroom_island","ocean","plain","river","savanna","stone_beach","swamp","taiga","the_end","the_nethe"],"title":"Value"}}},"DE":{"type":"object","title":"Filters Is Block 1.16.0","description":"Returns true when the block has the given name.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"DF":{"type":"object","title":"Filters Is Brightness 1.8.0","description":"Tests the current brightness against a provided value in the range (0.0f, 1.0f).","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests the current brightness against a provided value in the range (0.0f, 1.0f)."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The brightness value to compare with.","type":"number","minimum":0.0,"maximum":1.0,"title":"Value"}}},"DG":{"type":"object","title":"Filters Is Climbing 1.8.0","description":"Returns true if the subject entity is climbing.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is climbing."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"DH":{"type":"object","title":"Filters Is Color 1.8.0","description":"Returns true if the subject entity is the named color.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true if the subject entity is the named color."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The Palette Color to test","type":"string","enum":["black","blue","brown","cyan","gray","green","light_blue","light_green","magenta","orange","pink","purple","red","silver","white","yello"],"title":"Value"}}},"DI":{"type":"object","title":"Filters Is Daytime 1.8.0","description":"Returns true during the daylight hours.","properties":{"test":{"type":"string","title":"Test Property","description":"Returns true during the daylight hours."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"DJ":{"type":"object","title":"Filters Is Difficulty 1.8.0","description":"Tests the current difficulty level of the game.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Tests the current difficulty level of the game."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The game's difficulty level to test","type":"string","enum":["easy","hard","normal","peaceful"],"title":"Value"}}},"EA":{"type":"object","title":"Filters Is Family 1.8.0","description":"Returns true when the subject entity is a member of the named family.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"Returns true when the subject entity is a member of the named family."},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"EB":{"type":"object","title":"Filters Is Game Rule 1.8.0","description":"TODO description: ","required":["domain"],"properties":{"domain":{"description":"The Game Rule to test.","title":"Domain"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"Tests whether a named game rule is active.","default":true,"type":"boolean","title":"Value"}}},"EC":{"type":"object","title":"Filters Is Humid 1.8.0","description":"Tests whether the Subject is in an area with humidity","properties":{"test":{"type":"string","title":"Test Property","description":"Tests whether the Subject is in an area with humidity"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"ED":{"type":"object","title":"Filters Is Immobile 1.8.0","description":"Returns true if the subject entity is immobile. An entity is immobile if it lacks AI goals, has just changed dimensions or if it is a mob and has no health.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EE":{"type":"object","title":"Filters Is In Village 1.8.0","description":"Tests whether the Subject is inside the bounds of a village.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EF":{"type":"object","title":"Filters Is Leashed 1.8.0","description":"Returns true if the subject entity is leashed.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EG":{"type":"object","title":"Filters Is Leashed To 1.16.0","description":"Returns true if the subject entity leashed to the calling entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"EH":{"type":"object","title":"Filters Is Mark Variant 1.8.0","description":"Returns true if the subject entity is the mark variant number provided.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"integer","description":"The altitude value to compare with","minimum":0,"title":"Value"}},"additionalProperties":false},"EI":{"type":"object","title":"Filters Is Moving 1.8.0","description":"Returns true if the subject entity is moving.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"EJ":{"type":"object","title":"Filters Is Owner 1.8.0","description":"Returns true if the subject entity is the owner of the calling entity.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FA":{"type":"object","title":"Filters Is Persistent 1.16.0","description":"Tests if the subject's persistence matches the bool value passed in.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FB":{"type":"object","title":"Filters Is Riding 1.8.0","description":"Returns true if the subject entity is riding on another entity.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FC":{"type":"object","title":"Filters Is Skin Id 1.8.0","description":"Returns true if the subject entity is the skin id number provided.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"integer","description":"The altitude value to compare with","title":"Value"}}},"FD":{"type":"object","title":"Filters Is Sleeping 1.16.0","description":"Tests whether the Subject is sleeping.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"FE":{"type":"object","title":"Filters Is Sneaking 1.8.0","description":"Returns true if the subject entity is sneaking.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FF":{"type":"object","title":"Filters Is Snow Covered 1.8.0","description":"Tests whether the Subject is in an area with snow cover","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FG":{"type":"object","title":"Filters Is Target 1.8.0","description":"Returns true if the subject entity is the target of the calling entity.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"FH":{"type":"object","title":"Filters Is Target 1.8.0","description":"Tests whether the current temperature is a given type.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The Biome temperature catagory to test","type":"string","enum":["cold","mild","ocean","warm"],"title":"Value"}}},"FI":{"type":"object","title":"Filters Is Temperature Value 1.8.0","description":"Tests the current temperature against a provided value in the range (0.0, 1.0) where 0.0f is the coldest temp and 1.0f is the hottest.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"The Biome temperature value to compare with.","type":"number","minimum":0.0,"maximum":1.0,"title":"Value"}}},"FJ":{"type":"object","title":"Filters Is Underground 1.8.0","description":"Returns true when the subject entity is underground. An entity is considered underground if there are non-solid blocks above it.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"GA":{"type":"object","title":"Filters Is Underwater 1.8.0","description":"Returns true when the subject entity is under water. An entity is considered underwater if it is completely submerged in water blocks.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"GB":{"type":"object","title":"Filters Is Variant 1.8.0","description":"Returns true if the subject entity is the variant number provided.","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"integer","description":"The altitude value to compare with","title":"Value"}}},"GC":{"type":"object","title":"Filters Is Visible 1.8.0","description":"Returns true if the subject entity is visible.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"GD":{"type":"object","title":"Filters Light Level 1.16.0","description":"Tests is the mob is outside of the specified light level range (0, 16).","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"An integer value.","type":"integer","title":"Value","minimum":0,"maximum":16}}},"GE":{"type":"object","title":"Filters Moon Intensity 1.8.0","description":"Compares the current moon intensity with a float value in the range (0.0, 1.0)","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"description":"A floating point value.","type":"number","minimum":0,"maximum":1,"title":"Value"}}},"GF":{"type":"object","title":"Filters Moon Phase 1.8.0","description":"Compares the current moon phase with an integer value in the range (0, 7).","required":["value"],"properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"type":"integer","description":"An integer value.","minimum":0,"maximum":7,"title":"Value"}}},"GG":{"type":"object","title":"Filters On Ground 1.8.0","description":"Returns true when the subject entity is on ground.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"GH":{"type":"object","title":"Filters On Ladder 1.8.0","description":"Returns true when the subject entity is on a ladder.","properties":{"test":{"type":"string","title":"Test Property","description":"The test property"},"operator":{"$ref":"#/definitions/F"},"subject":{"$ref":"#/definitions/G"},"value":{"title":"Value","description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","default":"true","enum":["true","false"]}]}}},"GI":{"type":"object","title":"Filters Random Chance 1.16.0","description":"Returns true if the random chance rolls 0 out of a specified max range.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"GJ":{"type":"object","title":"Filters Rider Count 1.16.0","description":"Returns the number of riders on this entity.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"An integer value.","type":"integer","title":"Value"}}},"HA":{"type":"object","title":"Filters Surface Mob 1.16.0","description":"Tests if the subject is a surface mob.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"HB":{"type":"object","title":"Filters Trusts 1.16.0","description":"Returns true if the subject is trusted by entity.","properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"True or false.","oneOf":[{"type":"boolean","default":true},{"type":"string","enum":["true","false"]}],"title":"Value"}}},"HC":{"type":"object","title":"Filters Weather 1.16.0","description":"Tests the current weather in the dimension against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"HD":{"type":"object","title":"Filters Weather At Position 1.16.0","description":"Tests the current weather, at the actor's position, against a provided weather value.","required":["value"],"properties":{"test":{"type":"string","title":"Test","description":"The test property"},"operator":{"$ref":"#/definitions/BC"},"subject":{"$ref":"#/definitions/BD"},"value":{"description":"The Family name to look for","type":"string","title":"Value"}}},"D":{"title":"Filters 1.16.0","$ref":"#/definitions/D_groups_spec"},"C":{"title":"Biome Filter 1.8.0","description":"TODO","oneOf":[{"type":"array","items":{"$ref":"#/definitions/D"}},{"type":"object","$ref":"#/definitions/D"}]},"HE":{"additionalProperties":false,"type":"object","title":"Brightness Filter 1.8.0","description":"TODO","properties":{"min":{"type":"integer","description":"TODO","title":"Min"},"max":{"type":"integer","description":"TODO","title":"Max"},"adjust_for_weather":{"type":"boolean","description":"TODO","title":"Max","default":true}}},"HF":{"additionalProperties":false,"type":"object","title":"Density Limit 1.8.0","description":"TODO","properties":{"surface":{"type":"integer","description":"TODO","title":"Surface"},"underground":{"type":"integer","description":"TODO","title":"Underground"}}},"HG_difficulty":{"type":"string","enum":["easy","normal","hard","peaceful"]},"HG":{"additionalProperties":false,"type":"object","title":"Difficulty Filter 1.8.0","description":"TODO","properties":{"min":{"$ref":"#/definitions/HG_difficulty","description":"TODO","title":"Min"},"max":{"$ref":"#/definitions/HG_difficulty","description":"TODO","title":"Max"}}},"HH":{"additionalProperties":false,"type":"object","title":"Distance Filter 1.8.0","description":"TODO","properties":{"min":{"type":"integer","description":"TODO","title":"Min"},"max":{"type":"integer","description":"TODO","title":"Max"}}},"HI":{"additionalProperties":false,"type":"object","title":"Height Filter 1.8.0","description":"TODO","properties":{"min":{"type":"integer","description":"TODO","title":"Min"},"max":{"type":"integer","description":"TODO","title":"Max"}}},"HJ_herd":{"type":"object","title":"Herd","description":"Herd","additionalProperties":false,"properties":{"min_size":{"type":"integer","description":"TODO","title":"Min Size"},"max_size":{"type":"integer","description":"TODO","title":"Max Size"},"event":{"type":"string","description":"TODO","title":"Event"},"event_skip_count":{"type":"integer","description":"TODO","title":"Event Skip Count"}}},"HJ":{"title":"Height Filter 1.8.0","description":"TODO","oneOf":[{"type":"object","$ref":"#/definitions/HJ_herd"},{"type":"array","items":{"$ref":"#/definitions/HJ_herd"}}]},"IA":{"additionalProperties":false,"type":"array","title":"Permute Type 1.8.0","description":"TODO","items":{"type":"object","additionalProperties":false,"title":"TODO","description":"TODO","properties":{"weight":{"type":"integer","title":"Weight","description":"TODO"},"entity_type":{"type":"string","title":"Entity Type","description":"TODO"}}}},"IB":{"title":"Spawn Event 1.8.0","description":"TODO","type":"object","additionalProperties":false,"properties":{"event":{"type":"string","title":"Event","description":"TODO"}}},"IC":{"title":"Spawns On Block Filter 1.8.0","description":"TODO","oneOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}]},"ID":{"title":"Spawns On Block Prevented Filter 1.8.0","description":"TODO","oneOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}]},"IE":{"additionalProperties":false,"type":"object","title":"Spawns On Lava 1.8.0","description":"TODO","properties":{}},"IF":{"additionalProperties":false,"type":"object","title":"Spawns On Surface 1.8.0","description":"TODO","properties":{}},"IG":{"additionalProperties":false,"type":"object","title":"Spawns Underground 1.8.0","description":"TODO","properties":{}},"IH":{"title":"Spawns Underwater 1.8.0","description":"TODO","type":"object","additionalProperties":false},"II":{"additionalProperties":false,"type":"object","title":"Weight 1.8.0","description":"TODO","properties":{"default":{"type":"integer","description":"TODO","title":"Default"}}},"A":{"type":"object","title":"Spawn Rules 1.8.0","description":"TODO","additionalProperties":false,"required":["format_version","minecraft:spawn_rules"],"properties":{"format_version":{"const":"1.8.0","description":"TODO description","title":"TODO Title"},"minecraft:spawn_rules":{"type":"object","title":"Spawn Rules","description":"TODO","additionalProperties":false,"properties":{"description":{"type":"object","title":"Description","description":"TODO","additionalProperties":false,"properties":{"identifier":{"title":"Identifier","description":"TODO","$ref":"#/definitions/B"},"population_control":{"type":"string","title":"Population Control","description":"TODO","enum":["ambient","animal","water_animal","monster","cat","pillager"]}}},"conditions":{"type":"array","title":"Conditions","description":"TODO","items":{"additionalProperties":false,"type":"object","title":"Condition","description":"TODO","properties":{"minecraft:biome_filter":{"$ref":"#/definitions/C"},"minecraft:brightness_filter":{"$ref":"#/definitions/HE"},"minecraft:density_limit":{"$ref":"#/definitions/HF"},"minecraft:difficulty_filter":{"$ref":"#/definitions/HG"},"minecraft:distance_filter":{"$ref":"#/definitions/HH"},"minecraft:height_filter":{"$ref":"#/definitions/HI"},"minecraft:herd":{"$ref":"#/definitions/HJ"},"minecraft:permute_type":{"$ref":"#/definitions/IA"},"minecraft:spawn_event":{"$ref":"#/definitions/IB"},"minecraft:spawns_on_block_filter":{"$ref":"#/definitions/IC"},"minecraft:spawns_on_block_prevented_filter":{"$ref":"#/definitions/ID"},"minecraft:spawns_lava":{"$ref":"#/definitions/IE"},"minecraft:spawns_on_surface":{"$ref":"#/definitions/IF"},"minecraft:spawns_underground":{"$ref":"#/definitions/IG"},"minecraft:spawns_underwater":{"$ref":"#/definitions/IH"},"minecraft:weight":{"$ref":"#/definitions/II"}}}}}}}},"JA":{"title":"Biome Filter 1.11.0","description":"TODO","oneOf":[{"type":"array","items":{"$ref":"#/definitions/D"}},{"type":"object","$ref":"#/definitions/D"}]},"JB":{"additionalProperties":false,"type":"object","title":"Brightness Filter 1.11.0","description":"TODO","properties":{"min":{"type":"integer","description":"TODO","title":"Min"},"max":{"type":"integer","description":"TODO","title":"Max"},"adjust_for_weather":{"type":"boolean","description":"TODO","title":"Max","default":true}}},"JC":{"additionalProperties":false,"type":"object","title":"Density Limit 1.11.0","description":"TODO","properties":{"surface":{"type":"integer","description":"TODO","title":"Surface"},"underground":{"type":"integer","description":"TODO","title":"Underground"}}},"JD_difficulty":{"type":"string","enum":["easy","normal","hard","peaceful"]},"JD":{"additionalProperties":false,"type":"object","title":"Difficulty Filter 1.11.0","description":"TODO","properties":{"min":{"$ref":"#/definitions/JD_difficulty","description":"TODO","title":"Min"},"max":{"$ref":"#/definitions/JD_difficulty","description":"TODO","title":"Max"}}},"JE":{"additionalProperties":false,"type":"object","title":"Delay Filter 1.11.0","description":"TODO","properties":{"min":{"type":"integer","description":"TODO","title":"Min"},"max":{"type":"integer","description":"TODO","title":"Max"},"identifier":{"type":"string","description":"TODO","title":"Identifier"},"spawn_chance":{"title":"Spawn Chance","description":"UNDOCUMENTATED","type":"number"}}},"JF":{"additionalProperties":false,"type":"object","title":"Distance Filter 1.11.0","description":"TODO","properties":{"min":{"type":"integer","description":"TODO","title":"Min"},"max":{"type":"integer","description":"TODO","title":"Max"}}},"JG":{"additionalProperties":false,"type":"object","title":"Height Filter 1.11.0","description":"TODO","properties":{"min":{"type":"integer","description":"TODO","title":"Min"},"max":{"type":"integer","description":"TODO","title":"Max"}}},"JH_herd":{"type":"object","title":"Herd","description":"Herd","additionalProperties":false,"properties":{"initial_event":{"title":"Initial Event","description":"UNDOCUMENATED","type":"string"},"initial_event_count":{"title":"Initial Event Count","description":"UNDOCUMENATED","type":"integer"},"min_size":{"type":"integer","description":"TODO","title":"Min Size"},"max_size":{"type":"integer","description":"TODO","title":"Max Size"},"event":{"type":"string","description":"TODO","title":"Event"},"event_skip_count":{"type":"integer","description":"TODO","title":"Event Skip Count"}}},"JH":{"title":"Height Filter 1.11.0","description":"TODO","oneOf":[{"type":"object","$ref":"#/definitions/JH_herd"},{"type":"array","items":{"$ref":"#/definitions/JH_herd"}}]},"JI":{"additionalProperties":false,"type":"object","title":"Player In Village Filter 1.11.0","description":"TODO","properties":{"distance":{"type":"integer","title":"Distance","description":"TODO"},"village_border_tolerance":{"type":"integer","title":"Village Border Tolerance","description":"TODO"}}},"JJ":{"additionalProperties":false,"type":"array","title":"Permute Type 1.11.0","description":"TODO","items":{"type":"object","additionalProperties":false,"title":"TODO","description":"TODO","properties":{"weight":{"type":"integer","title":"Weight","description":"TODO"},"entity_type":{"type":"string","title":"Entity Type","description":"TODO"}}}},"BAA":{"title":"Mob Event Filter 1.11.0","description":"TODO","additionalProperties":false,"properties":{"event":{"type":"string","description":"TODO","title":"Event"}}},"BAB":{"title":"Spawn Event 1.11.0","description":"TODO","type":"object","additionalProperties":false,"properties":{"event":{"type":"string","title":"Event","description":"TODO"}}},"BAC":{"title":"Spawns On Block Filter 1.11.0","description":"TODO","oneOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}]},"BAD":{"title":"Spawns On Block Prevented Filter 1.11.0","description":"TODO","oneOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}]},"BAE":{"additionalProperties":false,"type":"object","title":"Spawns On Lava 1.11.0","description":"TODO","properties":{}},"BAF":{"additionalProperties":false,"type":"object","title":"Spawns On Surface 1.11.0","description":"TODO","properties":{}},"BAG":{"additionalProperties":false,"type":"object","title":"Spawns Underground 1.11.0","description":"TODO","properties":{}},"BAH":{"title":"Spawns Underwater 1.11.0","description":"TODO","type":"object","additionalProperties":false},"BAI":{"additionalProperties":false,"type":"object","title":"Weight 1.11.0","description":"TODO","properties":{"default":{"type":"integer","description":"TODO","title":"Default"}}},"BAJ":{"title":"World Age Filter 1.11.0","description":"TODO","additionalProperties":false,"properties":{"min":{"type":"integer","description":"TODO","title":"Min"}}},"IJ":{"type":"object","title":"Spawn Rules 1.11.0","description":"TODO","additionalProperties":false,"required":["format_version","minecraft:spawn_rules"],"properties":{"format_version":{"const":"1.11.0","description":"TODO description","title":"TODO Title"},"minecraft:spawn_rules":{"type":"object","title":"Spawn Rules","description":"TODO","additionalProperties":false,"properties":{"description":{"type":"object","title":"Description","description":"TODO","additionalProperties":false,"properties":{"identifier":{"title":"Identifier","description":"TODO","$ref":"#/definitions/B"},"population_control":{"type":"string","title":"Population Control","description":"TODO","enum":["ambient","animal","water_animal","monster","cat","pillager"]}}},"conditions":{"type":"array","title":"Conditions","description":"TODO","items":{"additionalProperties":false,"type":"object","title":"Condition","description":"TODO","properties":{"minecraft:biome_filter":{"$ref":"#/definitions/JA"},"minecraft:brightness_filter":{"$ref":"#/definitions/JB"},"minecraft:density_limit":{"$ref":"#/definitions/JC"},"minecraft:difficulty_filter":{"$ref":"#/definitions/JD"},"minecraft:delay_filter":{"$ref":"#/definitions/JE"},"minecraft:distance_filter":{"$ref":"#/definitions/JF"},"minecraft:height_filter":{"$ref":"#/definitions/JG"},"minecraft:herd":{"$ref":"#/definitions/JH"},"minecraft:player_in_village_filter":{"$ref":"#/definitions/JI"},"minecraft:permute_type":{"$ref":"#/definitions/JJ"},"minecraft:mob_event_filter":{"$ref":"#/definitions/BAA"},"minecraft:spawn_event":{"$ref":"#/definitions/BAB"},"minecraft:spawns_on_block_filter":{"$ref":"#/definitions/BAC"},"minecraft:spawns_on_block_prevented_filter":{"$ref":"#/definitions/BAD"},"minecraft:spawns_lava":{"$ref":"#/definitions/BAE"},"minecraft:spawns_on_surface":{"$ref":"#/definitions/BAF"},"minecraft:spawns_underground":{"$ref":"#/definitions/BAG"},"minecraft:spawns_underwater":{"$ref":"#/definitions/BAH"},"minecraft:weight":{"$ref":"#/definitions/BAI"},"minecraft:world_age_filter":{"$ref":"#/definitions/BAJ"}}}}}}}}}} \ No newline at end of file diff --git a/behaviour/trading/trading.json b/behaviour/trading/trading.json deleted file mode 100644 index d573278e..00000000 --- a/behaviour/trading/trading.json +++ /dev/null @@ -1 +0,0 @@ -{"$schema":"http://json-schema.org/draft-07/schema","$id":"blockception.minecraft.behaviour.trading","type":"object","additionalProperties":false,"examples":[{"tiers":[{"trades":[{"wants":[{"item":"minecraft:coal:0","quantity":{"min":16,"max":24}}],"gives":[{"item":"minecraft:emerald"}]}]}]}],"definitions":{"Item":{"title":"Item","oneOf":[{"type":"string"},{"type":"object","additionalProperties":false,"properties":{"item":{"type":"string","title":"Item Identifier"},"price_multiplier":{"type":"number","title":"Price Multiplier"},"quantity":{"title":"Quantity","oneOf":[{"type":"integer","minimum":1,"title":"Amount"},{"type":"object","additionalProperties":false,"required":["min","max"],"properties":{"min":{"type":"integer","minimum":1,"title":"Minimum"},"max":{"type":"integer","minimum":1,"title":"Maximum"}}}]},"functions":{"$ref":"#/definitions/Functions"}}}]},"Functions":{"title":"Functions","type":"array","items":{"type":"object","required":["function"],"$ref":"#/definitions/A"}},"TradeArray":{"type":"array","title":"Trades","items":{"additionalProperties":false,"type":"object","title":"Trade","required":["wants","gives"],"properties":{"gives":{"type":"array","title":"Gives","items":{"title":"Give","oneOf":[{"type":"string"},{"type":"object","additionalProperties":false,"properties":{"item":{"type":"string","title":"Item Identifier"},"quantity":{"title":"Quantity","oneOf":[{"type":"integer","minimum":1,"title":"Amount"},{"type":"object","additionalProperties":false,"required":["min","max"],"properties":{"min":{"type":"integer","minimum":1,"title":"Minimum"},"max":{"type":"integer","minimum":1,"title":"Maximum"}}}]},"functions":{"$ref":"#/definitions/Functions"},"choice":{"title":"Choice","description":"TODO","type":"array","items":{"$ref":"#/definitions/Item"}}}}]}},"wants":{"type":"array","title":"Wants","items":{"title":"Want","oneOf":[{"type":"string"},{"type":"object","additionalProperties":false,"properties":{"item":{"type":"string","title":"Item Identifier"},"quantity":{"title":"Quantity","oneOf":[{"type":"integer","minimum":1,"title":"Amount"},{"type":"object","additionalProperties":false,"required":["min","max"],"properties":{"min":{"type":"integer","minimum":1,"title":"Minimum"},"max":{"type":"integer","minimum":1,"title":"Maximum"}}}]},"price_multiplier":{"title":"Price Multiplier","description":"TODO","type":"number"},"functions":{"$ref":"#/definitions/Functions"},"choice":{"title":"Choice","description":"TODO","type":"array","items":{"$ref":"#/definitions/Item"}}}}]}},"trader_exp":{"type":"integer","title":"Trader Experience"},"max_uses":{"type":"integer","title":"Maximum Uses"},"reward_exp":{"type":"boolean","title":"Reward Experience"}}}},"B":{"additionalProperties":false,"description":"The function enchant_random_gear","title":"Enchant Random Gear","properties":{"function":{"type":"string","const":"enchant_random_gear","title":"Function","description":"TODO description"},"chance":{"type":"number","description":"Takes a chance modifier to manipulate the algorithm. Note that a chance modifier of 1.0 doesn't mean a 100% chance that gear will become enchanted.","title":"Chance"}}},"C":{"additionalProperties":false,"description":"The function enchant_book_for_trading","title":"Enchant Book For Trading","required":["function","base_cost","base_random_cost","per_level_random_cost","per_level_cost"],"properties":{"function":{"type":"string","const":"enchant_book_for_trading","title":"Function","description":"TODO description"},"base_cost":{"type":"integer","title":"Base Cost","description":"TODO description"},"base_random_cost":{"type":"integer","title":"Base Cost","description":"TODO description"},"per_level_random_cost":{"type":"integer","title":"Base Cost","description":"TODO description"},"per_level_cost":{"type":"integer","title":"Base Cost","description":"TODO description"}}},"D":{"additionalProperties":false,"description":"The function enchant_randomly","title":"Enchant Randomly","properties":{"function":{"type":"string","const":"enchant_randomly","title":"Function","description":"TODO description"},"treasure":{"type":"boolean","description":"Supports the optional treasure boolean (true/false) to allow treasure enchantments to be toggled on and off.","title":"Treasure"}}},"E":{"additionalProperties":false,"description":"The function enchant_with_levels","title":"Enchant With Levels","properties":{"function":{"type":"string","const":"enchant_with_levels","description":"TODO description","title":"TODO Title"},"levels":{"title":"Levels","oneOf":[{"type":"integer"},{"type":"object","additionalProperties":false,"required":["min","max"],"properties":{"min":{"type":"integer","title":"Minimum"},"max":{"type":"integer","title":"Maximum"}}}],"description":"TODO description"},"treasure":{"type":"boolean","title":"Treasure","description":"TODO description"}}},"F":{"additionalProperties":false,"description":"The function exploration_map","title":"Exploration Map","properties":{"function":{"type":"string","const":"exploration_map","description":"TODO description","title":"TODO Title"},"destination":{"type":"string","description":"The destination value defines what type of treasure map they receive.","enum":["endcity","fortress","mineshaft","monument","ruins","stronghold","temple","village","mansion","shipwreck","buriedtreasure","pillageroutpost"],"title":"TODO Title"}}},"G":{"additionalProperties":false,"description":"The function fill_container","title":"Fill Container","properties":{"function":{"type":"string","const":"fill_container","title":"Function","description":"TODO description"},"loot_table":{"type":"string","title":"Loot Table","pattern":"^loot_tables/.*\\.json$","description":"TODO description"}}},"J":{"type":"object","additionalProperties":false,"description":"Returns true if the actor properties defined were executed.","title":"Entity Properties","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"entity":{"type":"string","default":"this","description":"The entity to test. The value must be only \"this\".","title":"Entity"},"properties":{"type":"object","default":{},"description":"The entity's properties. \"on_fire\", \"on_ground\" is used for now.","title":"Properties","additionalProperties":false,"properties":{"on_fire":{"title":"On Fire","description":"TODO","type":"boolean"},"on_ground":{"title":"On Fire","description":"TODO","type":"boolean"}}}}},"BA":{"type":"object","additionalProperties":false,"description":"Returns the condition true if the actor's mark variant is matched to the value.","title":"Has Mark Variant","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"value":{"type":"integer","default":"0","description":"Tests for the actor's mark variant (if it has one)","title":"Value"}}},"BB":{"type":"object","additionalProperties":false,"description":"Returns the condition true if the actor of the loot table is killed by player or entities that has owner.","title":"Killed By Player","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"}}},"BC":{"type":"object","additionalProperties":false,"description":"Returns the condition true if the actor of the loot table is killed by player or entities that has owner.","title":"Killed By Player Or Pets Or Pets","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"}}},"BD":{"type":"object","additionalProperties":false,"description":"Sets a random chance of the specified value.","title":"Random Chance","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"chance":{"type":"number","default":0,"description":"TODO","title":"Chance"},"max_chance":{"type":"number","default":0,"description":"The maximum random chance value allowed.","title":"Max Chance"}}},"BE":{"type":"object","additionalProperties":false,"description":"Sets a random chance of the specified value. Looting enchantment increase the random chance multiplier.","title":"Random Chance With Looting","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"chance":{"type":"number","default":0,"description":"The random chance of the value.","title":"Chance"},"looting_multiplier":{"type":"number","default":0,"description":"The multiplier for the chance if the target entity has the looting enchant that affects the actor.","title":"Looting Multiplier"}}},"BF":{"type":"object","additionalProperties":false,"description":"Sets a random chance of the specified value based on the level difficulty.","title":"Random Difficulty Chance","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"default_chance":{"type":"number","default":0,"description":"The default random chance if the level difficulty is not assigned.","title":"Default Chance"},"easy":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in easy. Omitting this field will set the value to \"default_chance\" field.","title":"Easy"},"hard":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in hard. Omitting this field will set the value to \"default_chance\" field.","title":"Hard"},"normal":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in normal. Omitting this field will set the value to \"default_chance\" field.","title":"Normal"},"peaceful":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in peaceful. Omitting this field will set the value to \"default_chance\" field.","title":"Peaceful"}}},"BG":{"type":"object","additionalProperties":false,"description":"Sets a max regional difficulty random chance of the specified value.","title":"Random Regional Difficulty Chance","properties":{"condition":{"type":"string","title":"Condition","description":"TODO"},"default_chance":{"type":"number","default":0,"description":"The default random chance if the level difficulty is not assigned.","title":"Default Chance"},"max_chance":{"title":"Max Chance","type":"number","description":"UNDOCUMENATED"},"easy":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in easy. Omitting this field will set the value to \"default_chance\" field.","title":"Easy"},"hard":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in hard. Omitting this field will set the value to \"default_chance\" field.","title":"Hard"},"normal":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in normal. Omitting this field will set the value to \"default_chance\" field.","title":"Normal"},"peaceful":{"type":"number","default":0,"description":"The default random chance if the level difficulty is in peaceful. Omitting this field will set the value to \"default_chance\" field.","title":"Peaceful"}}},"I":{"description":"A minecraft loot table condition","title":"Condition","allOf":[{"if":{"properties":{"condition":{"type":"string","const":"entity_properties"}}},"then":{"$ref":"#/definitions/J"}},{"if":{"properties":{"condition":{"type":"string","const":"has_mark_variant"}}},"then":{"$ref":"#/definitions/BA"}},{"if":{"properties":{"condition":{"type":"string","const":"killed_by_player"}}},"then":{"$ref":"#/definitions/BB"}},{"if":{"properties":{"condition":{"type":"string","const":"killed_by_player_or_pets"}}},"then":{"$ref":"#/definitions/BC"}},{"if":{"properties":{"condition":{"type":"string","const":"random_chance"}}},"then":{"$ref":"#/definitions/BD"}},{"if":{"properties":{"condition":{"type":"string","const":"random_chance_with_looting"}}},"then":{"$ref":"#/definitions/BE"}},{"if":{"properties":{"condition":{"type":"string","const":"random_difficulty_chance"}}},"then":{"$ref":"#/definitions/BF"}},{"if":{"properties":{"condition":{"type":"string","const":"random_regional_difficulty_chance"}}},"then":{"$ref":"#/definitions/BG"}}]},"H":{"additionalProperties":false,"description":"The function furnace_smelt","title":"Furnace Smelt","properties":{"function":{"type":"string","const":"furnace_smelt","description":"TODO description","title":"TODO Title"},"conditions":{"title":"Conditions","description":"TODO","type":"array","items":{"$ref":"#/definitions/I"}}}},"BH":{"additionalProperties":false,"description":"The function looting_enchant","title":"Looting Enchant","properties":{"function":{"type":"string","const":"looting_enchant","description":"TODO description","title":"TODO Title"},"count":{"type":"object","properties":{"min":{"type":"integer"},"max":{"type":"integer"}},"description":"TODO description","title":"TODO Title","additionalProperties":false}}},"BI":{"additionalProperties":false,"description":"The function random_aux_value","title":"Random Aux Value","properties":{"function":{"type":"string","const":"random_aux_value","description":"TODO description","title":"TODO Title"},"values":{"type":"object","properties":{"min":{"type":"integer"},"max":{"type":"integer"}},"description":"TODO description","title":"TODO Title","additionalProperties":false}}},"BJ":{"additionalProperties":false,"description":"The function random_block_state","title":"Random Block State","properties":{"function":{"type":"string","const":"random_block_state","description":"TODO description","title":"TODO Title"},"block_state":{"type":"string","description":"TODO description","title":"TODO Title"},"values":{"type":"object","properties":{"min":{"title":"Min","type":"integer"},"max":{"title":"Max","type":"integer"}},"description":"TODO description","title":"TODO Title","additionalProperties":false}}},"CA":{"additionalProperties":false,"description":"The function set_actor_id","title":"Set Actor Id","properties":{"function":{"type":"string","const":"set_actor_id","description":"TODO description","title":"TODO Title"},"id":{"type":"string","description":"TODO description","title":"TODO Title"}}},"CB":{"additionalProperties":false,"description":"The function set_banner_details","title":"Set Banner Details","properties":{"function":{"type":"string","const":"set_banner_details","description":"TODO description","title":"TODO Title"},"type":{"type":"integer","description":"TODO description","title":"TODO Title"}}},"CC":{"additionalProperties":false,"description":"The function set_book_contents","title":"Set Book Contents","required":["function","author","title","pages"],"properties":{"function":{"type":"string","const":"set_book_contents","description":"TODO description","title":"TODO Title"},"author":{"type":"string","description":"TODO description","title":"TODO Title"},"title":{"type":"string","description":"TODO description","title":"TODO Title"},"pages":{"type":"array","items":{"type":"string","examples":["Some text","{\"rawtext\":[ {\"translate\":\"some.text\"}]}"]},"description":"TODO description","title":"TODO Title"}}},"CD":{"additionalProperties":false,"description":"The function set_count","title":"Set Count","properties":{"function":{"type":"string","const":"set_count","title":"Function","description":"TODO description"},"count":{"title":"Count","oneOf":[{"type":"integer"},{"type":"object","properties":{"min":{"type":"integer","title":"Minimum"},"max":{"type":"integer","title":"Maximum"}}}],"description":"TODO description"}}},"CE":{"additionalProperties":false,"description":"The function set_damage","title":"Set Damage","properties":{"function":{"type":"string","const":"set_damage","description":"TODO description","title":"TODO Title"},"damage":{"oneOf":[{"type":"integer"},{"type":"object","properties":{"min":{"type":"integer"},"max":{"type":"integer"}}},{"type":"object","properties":{"min":{"type":"number"},"max":{"type":"number"}}}],"description":"TODO description","title":"TODO Title"}}},"CF":{"additionalProperties":false,"description":"The function set_data","title":"Set Data","properties":{"function":{"type":"string","const":"set_data","description":"TODO description","title":"TODO Title"},"data":{"title":"Data","oneOf":[{"type":"integer"},{"type":"object","properties":{"min":{"type":"integer","title":"Minimum"},"max":{"type":"integer","title":"Maximum"}}}],"description":"TODO description"}}},"CG":{"additionalProperties":false,"description":"The function set_data_from_color_index","title":"Set Data From Color Index","properties":{"function":{"type":"string","const":"set_data_from_color_index","description":"TODO description","title":"TODO Title"}}},"CH":{"additionalProperties":false,"description":"The function trader_material_type","title":"Trader Material Type","properties":{"function":{"type":"string","const":"trader_material_type","description":"TODO description","title":"TODO Title"}}},"CI":{"additionalProperties":false,"description":"The function random_dye","title":"Trader Material Type","properties":{"function":{"type":"string","const":"random_dye","description":"TODO description","title":"TODO Title"}}},"CJ":{"additionalProperties":false,"description":"The function set_lore","title":"Set Lore","properties":{"function":{"type":"string","const":"set_lore","description":"TODO description","title":"TODO Title"},"lore":{"type":"array","items":{"type":"string"},"description":"TODO description","title":"TODO Title"}}},"DA":{"additionalProperties":false,"description":"The function set_name","title":"Set Name","properties":{"function":{"type":"string","const":"set_name","description":"TODO description","title":"TODO Title"},"name":{"type":"string","description":"TODO description","title":"TODO Title"}}},"DB_IDEnchant":{"type":"string","title":"ID Enchantment","enum":["aqua_affinity","bane_of_arthropods","blast_protection","channeling","curse_of_binding","curse_of_vanishing","depth_strider","efficiency","feather_falling","fire_aspect","fire_protection","flame","fortune","frost_walker","impaling","infinity","knockback","looting","loyalty","luck_of_the_sea","lure","mending","multishot","piercing","projectile_protection","protection","punch","quick_charge","respiration","riptide","sharpness","silk_touch","smite","soul_speed","thorns","unbreaking"]},"DB_Enchant":{"type":"object","title":"Enchantment","additionalProperties":false,"properties":{"id":{"$ref":"#/definitions/DB_IDEnchant"},"level":{"title":"Level","oneOf":[{"type":"integer","title":"Level"},{"type":"array","items":[{"type":"integer","title":"Min"},{"type":"integer","title":"Max"}]}]}}},"DB":{"additionalProperties":false,"description":"The function specific_enchants","title":"Specific Enchants","properties":{"function":{"type":"string","const":"specific_enchants","description":"Specific enchants","title":"Specific Enchants"},"enchants":{"title":"Enchants","description":"A enchanting specification","oneOf":[{"type":"string","$ref":"#/definitions/DB_IDEnchant"},{"type":"object","$ref":"#/definitions/DB_Enchant"},{"type":"array","items":{"$ref":"#/definitions/DB_Enchant"}}]}}},"A":{"description":"A minecraft loot table condition","title":"Functions","allOf":[{"if":{"properties":{"function":{"type":"string","const":"enchant_random_gear"}}},"then":{"$ref":"#/definitions/B"}},{"if":{"properties":{"function":{"type":"string","const":"enchant_book_for_trading"}}},"then":{"$ref":"#/definitions/C"}},{"if":{"properties":{"function":{"type":"string","const":"enchant_randomly"}}},"then":{"$ref":"#/definitions/D"}},{"if":{"properties":{"function":{"type":"string","const":"enchant_with_levels"}}},"then":{"$ref":"#/definitions/E"}},{"if":{"properties":{"function":{"type":"string","const":"exploration_map"}}},"then":{"$ref":"#/definitions/F"}},{"if":{"properties":{"function":{"type":"string","const":"fill_container"}}},"then":{"$ref":"#/definitions/G"}},{"if":{"properties":{"function":{"type":"string","const":"furnace_smelt"}}},"then":{"$ref":"#/definitions/H"}},{"if":{"properties":{"function":{"type":"string","const":"looting_enchant"}}},"then":{"$ref":"#/definitions/BH"}},{"if":{"properties":{"function":{"type":"string","const":"random_aux_value"}}},"then":{"$ref":"#/definitions/BI"}},{"if":{"properties":{"function":{"type":"string","const":"random_block_state"}}},"then":{"$ref":"#/definitions/BJ"}},{"if":{"properties":{"function":{"type":"string","const":"set_actor_id"}}},"then":{"$ref":"#/definitions/CA"}},{"if":{"properties":{"function":{"type":"string","const":"set_banner_details"}}},"then":{"$ref":"#/definitions/CB"}},{"if":{"properties":{"function":{"type":"string","const":"set_book_contents"}}},"then":{"$ref":"#/definitions/CC"}},{"if":{"properties":{"function":{"type":"string","const":"set_count"}}},"then":{"$ref":"#/definitions/CD"}},{"if":{"properties":{"function":{"type":"string","const":"set_damage"}}},"then":{"$ref":"#/definitions/CE"}},{"if":{"properties":{"function":{"type":"string","const":"set_data"}}},"then":{"$ref":"#/definitions/CF"}},{"if":{"properties":{"function":{"type":"string","const":"set_data_from_color_index"}}},"then":{"$ref":"#/definitions/CG"}},{"if":{"properties":{"function":{"type":"string","const":"trader_material_type"}}},"then":{"$ref":"#/definitions/CH"}},{"if":{"properties":{"function":{"type":"string","const":"random_dye"}}},"then":{"$ref":"#/definitions/CI"}},{"if":{"properties":{"function":{"type":"string","const":"set_lore"}}},"then":{"$ref":"#/definitions/CJ"}},{"if":{"properties":{"function":{"type":"string","const":"set_name"}}},"then":{"$ref":"#/definitions/DA"}},{"if":{"properties":{"function":{"type":"string","const":"specific_enchants"}}},"then":{"$ref":"#/definitions/DB"}}]}},"properties":{"tiers":{"type":"array","title":"Tiers","description":"A collection of tiers","items":{"additionalProperties":false,"type":"object","title":"Tier","properties":{"trades":{"$ref":"#/definitions/TradeArray"},"total_exp_required":{"title":"Total Experience Required","type":"integer"},"groups":{"type":"array","title":"Groups","description":"A collection of groups","items":{"type":"object","title":"Group","additionalProperties":false,"properties":{"num_to_select":{"title":"Number To Select","type":"integer"},"trades":{"$ref":"#/definitions/TradeArray"}}}}}}}},"description":"TODO description","title":"TODO Title"} \ No newline at end of file diff --git a/source/behaviour/animation_controllers/1.10.0/animation_controller.json b/source/behavior/animation_controllers/1.10.0/animation_controller.json similarity index 96% rename from source/behaviour/animation_controllers/1.10.0/animation_controller.json rename to source/behavior/animation_controllers/1.10.0/animation_controller.json index 14d3dee5..b830ff30 100644 --- a/source/behaviour/animation_controllers/1.10.0/animation_controller.json +++ b/source/behavior/animation_controllers/1.10.0/animation_controller.json @@ -1,9 +1,8 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.animation_controller.1.10.0", + "$id": "blockception.minecraft.behavior.animation_controller.1.10.0", "type": "object", - "title": "Animation Controller 1.10.0", - "description": "TODO description", + "definitions": { "animationspec": { "anyOf": [ @@ -64,6 +63,8 @@ }, "required": ["format_version", "animation_controllers"], "additionalProperties": false, + "title": "Animation Controller 1.10.0", + "description": "TODO description", "properties": { "format_version": { "title": "1.10.0 Format Version", @@ -146,7 +147,7 @@ }, "initial_state": { "type": "string", - "description": "TODO description: initial state", + "description": "The state to start with, if not specified state at position 0 in the array is used", "title": "Initial State" } } diff --git a/source/behaviour/animation_controllers/1.8.0/animation_controller.json b/source/behavior/animation_controllers/1.8.0/animation_controller.json similarity index 92% rename from source/behaviour/animation_controllers/1.8.0/animation_controller.json rename to source/behavior/animation_controllers/1.8.0/animation_controller.json index 5807943e..588f9121 100644 --- a/source/behaviour/animation_controllers/1.8.0/animation_controller.json +++ b/source/behavior/animation_controllers/1.8.0/animation_controller.json @@ -1,9 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.animation_controller.1.8.0", - "type": "object", - "title": "Animation Controller 1.8.0", - "description": "TODO description", + "$id": "blockception.minecraft.behavior.animation_controller.1.8.0", "definitions": { "animationspec": { "anyOf": [ @@ -55,21 +52,15 @@ "type": "string", "description": "The event or commands to execute", "oneOf": [ - { - "pattern": "^@s .+$", - "title": "Event" - }, - { - "pattern": "^/.+$", - "title": "Command" - }, - { - "pattern": "^.+;$", - "title": "Molang" - } + { "pattern": "^@s .+$", "title": "Event" }, + { "pattern": "^/.+$", "title": "Command" }, + { "pattern": "^.+;$", "title": "Molang" } ] } }, + "type": "object", + "title": "Animation Controller 1.8.0", + "description": "Animation controller for behaviors 1.8.0", "required": ["format_version", "animation_controllers"], "additionalProperties": false, "properties": { @@ -147,7 +138,7 @@ }, "initial_state": { "type": "string", - "description": "TODO description: initial state", + "description": "The state to start with, if not specified state at position 0 in the array is used", "title": "Initial State" } } diff --git a/source/behaviour/animation_controllers/animation_controller.json b/source/behavior/animation_controllers/animation_controller.json similarity index 90% rename from source/behaviour/animation_controllers/animation_controller.json rename to source/behavior/animation_controllers/animation_controller.json index 12b74ee0..40a86221 100644 --- a/source/behaviour/animation_controllers/animation_controller.json +++ b/source/behavior/animation_controllers/animation_controller.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.animation_controller", + "$id": "blockception.minecraft.behavior.animation_controller", "examples": [ { "format_version": "1.10.0", diff --git a/source/behaviour/animations/1.10.0/animations.json b/source/behavior/animations/1.10.0/animations.json similarity index 97% rename from source/behaviour/animations/1.10.0/animations.json rename to source/behavior/animations/1.10.0/animations.json index feba5deb..1b4e353b 100644 --- a/source/behaviour/animations/1.10.0/animations.json +++ b/source/behavior/animations/1.10.0/animations.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.10.0.animations", + "$id": "blockception.minecraft.behavior.1.10.0.animations", "type": "object", "title": "Animation 1.10.0", "description": "TODO description", diff --git a/source/behaviour/animations/1.8.0/animations.json b/source/behavior/animations/1.8.0/animations.json similarity index 95% rename from source/behaviour/animations/1.8.0/animations.json rename to source/behavior/animations/1.8.0/animations.json index b5b4e9fc..4ae6a712 100644 --- a/source/behaviour/animations/1.8.0/animations.json +++ b/source/behavior/animations/1.8.0/animations.json @@ -1,10 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.8.0.animations", - "type": "object", - "title": "Animation 1.8.0", - "description": "TODO description", - "required": ["format_version", "animations"], + "$id": "blockception.minecraft.behavior.1.8.0.animations", "definitions": { "animationspec": { "anyOf": [ @@ -35,6 +31,11 @@ }, "commands": { "type": "string", "description": "The event or commands to execute" } }, + "type": "object", + "title": "Animation 1.8.0", + "description": "Animation for behaviors 1.8.0", + "required": ["format_version", "animations"], + "additionalProperties": false, "properties": { "format_version": { "title": "1.8.0 Format Version", @@ -67,6 +68,5 @@ } } } - }, - "additionalProperties": false + } } diff --git a/source/behaviour/animations/animations.json b/source/behavior/animations/animations.json similarity index 88% rename from source/behaviour/animations/animations.json rename to source/behavior/animations/animations.json index ba93d08a..60f24953 100644 --- a/source/behaviour/animations/animations.json +++ b/source/behavior/animations/animations.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.animations", + "$id": "blockception.minecraft.behavior.animations", "examples": [{ "format_version": "1.10.0", "animations": { "animation.example": {} } }], "allOf": [ { "if": { "properties": { "format_version": { "type": "string", "const": "1.8.0" } } }, "then": { "$ref": "./1.8.0/animations.json" } }, diff --git a/source/behaviour/biomes/1.12.0/biomes.json b/source/behavior/biomes/1.12.0/biomes.json similarity index 100% rename from source/behaviour/biomes/1.12.0/biomes.json rename to source/behavior/biomes/1.12.0/biomes.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.capped_surface.json b/source/behavior/biomes/1.12.0/components/minecraft.capped_surface.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.capped_surface.json rename to source/behavior/biomes/1.12.0/components/minecraft.capped_surface.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.climate.json b/source/behavior/biomes/1.12.0/components/minecraft.climate.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.climate.json rename to source/behavior/biomes/1.12.0/components/minecraft.climate.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.forced_features.json b/source/behavior/biomes/1.12.0/components/minecraft.forced_features.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.forced_features.json rename to source/behavior/biomes/1.12.0/components/minecraft.forced_features.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.frozen_ocean_surface.json b/source/behavior/biomes/1.12.0/components/minecraft.frozen_ocean_surface.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.frozen_ocean_surface.json rename to source/behavior/biomes/1.12.0/components/minecraft.frozen_ocean_surface.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.ignore_automatic_features.json b/source/behavior/biomes/1.12.0/components/minecraft.ignore_automatic_features.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.ignore_automatic_features.json rename to source/behavior/biomes/1.12.0/components/minecraft.ignore_automatic_features.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.legacy_world_generation_rules.json b/source/behavior/biomes/1.12.0/components/minecraft.legacy_world_generation_rules.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.legacy_world_generation_rules.json rename to source/behavior/biomes/1.12.0/components/minecraft.legacy_world_generation_rules.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.mesa_surface.json b/source/behavior/biomes/1.12.0/components/minecraft.mesa_surface.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.mesa_surface.json rename to source/behavior/biomes/1.12.0/components/minecraft.mesa_surface.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.nether_generation_rules.json b/source/behavior/biomes/1.12.0/components/minecraft.nether_generation_rules.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.nether_generation_rules.json rename to source/behavior/biomes/1.12.0/components/minecraft.nether_generation_rules.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.nether_surface.json b/source/behavior/biomes/1.12.0/components/minecraft.nether_surface.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.nether_surface.json rename to source/behavior/biomes/1.12.0/components/minecraft.nether_surface.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.overworld_generation_rules.json b/source/behavior/biomes/1.12.0/components/minecraft.overworld_generation_rules.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.overworld_generation_rules.json rename to source/behavior/biomes/1.12.0/components/minecraft.overworld_generation_rules.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.overworld_height.json b/source/behavior/biomes/1.12.0/components/minecraft.overworld_height.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.overworld_height.json rename to source/behavior/biomes/1.12.0/components/minecraft.overworld_height.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.surface_material_adjustments.json b/source/behavior/biomes/1.12.0/components/minecraft.surface_material_adjustments.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.surface_material_adjustments.json rename to source/behavior/biomes/1.12.0/components/minecraft.surface_material_adjustments.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.surface_parameters.json b/source/behavior/biomes/1.12.0/components/minecraft.surface_parameters.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.surface_parameters.json rename to source/behavior/biomes/1.12.0/components/minecraft.surface_parameters.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.swamp_surface.json b/source/behavior/biomes/1.12.0/components/minecraft.swamp_surface.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.swamp_surface.json rename to source/behavior/biomes/1.12.0/components/minecraft.swamp_surface.json diff --git a/source/behaviour/biomes/1.12.0/components/minecraft.the_end_surface.json b/source/behavior/biomes/1.12.0/components/minecraft.the_end_surface.json similarity index 100% rename from source/behaviour/biomes/1.12.0/components/minecraft.the_end_surface.json rename to source/behavior/biomes/1.12.0/components/minecraft.the_end_surface.json diff --git a/source/behaviour/biomes/biomes.json b/source/behavior/biomes/biomes.json similarity index 100% rename from source/behaviour/biomes/biomes.json rename to source/behavior/biomes/biomes.json diff --git a/source/behaviour/blocks/1.10.0/blocks.json b/source/behavior/blocks/1.10.0/blocks.json similarity index 97% rename from source/behaviour/blocks/1.10.0/blocks.json rename to source/behavior/blocks/1.10.0/blocks.json index b6d9e8f6..e1460558 100644 --- a/source/behaviour/blocks/1.10.0/blocks.json +++ b/source/behavior/blocks/1.10.0/blocks.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.10.0.blocks", + "$id": "blockception.minecraft.behavior.1.10.0.blocks", "description": "Minecraft blocks 1.10.0", "required": ["format_version", "minecraft:block"], "title": "Block", diff --git a/source/behaviour/blocks/1.10.0/components.json b/source/behavior/blocks/1.10.0/components.json similarity index 97% rename from source/behaviour/blocks/1.10.0/components.json rename to source/behavior/blocks/1.10.0/components.json index d2e18713..7e1c3a89 100644 --- a/source/behaviour/blocks/1.10.0/components.json +++ b/source/behavior/blocks/1.10.0/components.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.10.0.blocks.components", + "$id": "blockception.minecraft.behavior.1.10.0.blocks.components", "title": "Components", "description": "The components of that define this block", "required": [], diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.block_light_absorption.json b/source/behavior/blocks/1.10.0/components/minecraft.block_light_absorption.json similarity index 71% rename from source/behaviour/blocks/1.10.0/components/minecraft.block_light_absorption.json rename to source/behavior/blocks/1.10.0/components/minecraft.block_light_absorption.json index 8783ecda..08b5a7be 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.block_light_absorption.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.block_light_absorption.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.block_light_absorption", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.block_light_absorption", "additionalProperties": false, "type": "integer", "title": "Block Light Absorption 1.10.0", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.block_light_emission.json b/source/behavior/blocks/1.10.0/components/minecraft.block_light_emission.json similarity index 76% rename from source/behaviour/blocks/1.10.0/components/minecraft.block_light_emission.json rename to source/behavior/blocks/1.10.0/components/minecraft.block_light_emission.json index 8503a5bc..03003706 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.block_light_emission.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.block_light_emission.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.block_light_emission", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.block_light_emission", "additionalProperties": false, "type": "number", "title": "Block Light Emission 1.10.0", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.breakonpush.json b/source/behavior/blocks/1.10.0/components/minecraft.breakonpush.json similarity index 72% rename from source/behaviour/blocks/1.10.0/components/minecraft.breakonpush.json rename to source/behavior/blocks/1.10.0/components/minecraft.breakonpush.json index 47fe9a32..5c2a7ef7 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.breakonpush.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.breakonpush.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.breakonpush", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.breakonpush", "additionalProperties": false, "type": "boolean", "title": "Break On Push 1.10.0", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.breathability.json b/source/behavior/blocks/1.10.0/components/minecraft.breathability.json similarity index 79% rename from source/behaviour/blocks/1.10.0/components/minecraft.breathability.json rename to source/behavior/blocks/1.10.0/components/minecraft.breathability.json index e1a91a83..d19864fe 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.breathability.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.breathability.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.breathability", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.breathability", "additionalProperties": false, "type": "string", "title": "Breathability 1.10.0", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.destroy_time.json b/source/behavior/blocks/1.10.0/components/minecraft.destroy_time.json similarity index 75% rename from source/behaviour/blocks/1.10.0/components/minecraft.destroy_time.json rename to source/behavior/blocks/1.10.0/components/minecraft.destroy_time.json index 7028678a..c020ffa1 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.destroy_time.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.destroy_time.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.destroy_time", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.destroy_time", "additionalProperties": false, "type": "number", "title": "Destroy Time 1.10.0", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.display_name.json b/source/behavior/blocks/1.10.0/components/minecraft.display_name.json similarity index 71% rename from source/behaviour/blocks/1.10.0/components/minecraft.display_name.json rename to source/behavior/blocks/1.10.0/components/minecraft.display_name.json index 0d3ceab2..bf3f213c 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.display_name.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.display_name.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.display_name", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.display_name", "additionalProperties": false, "type": "string", "title": "Display Name 1.10.0", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.entity_collision.json b/source/behavior/blocks/1.10.0/components/minecraft.entity_collision.json similarity index 93% rename from source/behaviour/blocks/1.10.0/components/minecraft.entity_collision.json rename to source/behavior/blocks/1.10.0/components/minecraft.entity_collision.json index ada24420..0f6d97b8 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.entity_collision.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.entity_collision.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.entity_collision", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.entity_collision", "additionalProperties": false, "title": "Entity Collision 1.10.0", "description": "Can only be set to false, it disables the collision of the block with entities.", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.explosion_resistance.json b/source/behavior/blocks/1.10.0/components/minecraft.explosion_resistance.json similarity index 72% rename from source/behaviour/blocks/1.10.0/components/minecraft.explosion_resistance.json rename to source/behavior/blocks/1.10.0/components/minecraft.explosion_resistance.json index 177241fb..b522a6be 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.explosion_resistance.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.explosion_resistance.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.explosion_resistance", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.explosion_resistance", "additionalProperties": false, "type": "number", "title": "Explosion Resistance 1.10.0", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.flammable.json b/source/behavior/blocks/1.10.0/components/minecraft.flammable.json similarity index 87% rename from source/behaviour/blocks/1.10.0/components/minecraft.flammable.json rename to source/behavior/blocks/1.10.0/components/minecraft.flammable.json index 637415c3..8d51645d 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.flammable.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.flammable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.flammable", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.flammable", "additionalProperties": false, "type": "object", "title": "Flammable 1.10.0", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.friction.json b/source/behavior/blocks/1.10.0/components/minecraft.friction.json similarity index 79% rename from source/behaviour/blocks/1.10.0/components/minecraft.friction.json rename to source/behavior/blocks/1.10.0/components/minecraft.friction.json index 2729347d..9c5e34e6 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.friction.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.friction.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.friction", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.friction", "additionalProperties": false, "type": "number", "title": "Friction 1.10.0", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.geometry.json b/source/behavior/blocks/1.10.0/components/minecraft.geometry.json similarity index 76% rename from source/behaviour/blocks/1.10.0/components/minecraft.geometry.json rename to source/behavior/blocks/1.10.0/components/minecraft.geometry.json index 3d878d91..4fcf788c 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.geometry.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.geometry.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.geometry", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.geometry", "additionalProperties": false, "type": "string", "title": "Geometry 1.10.0", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.immovable.json b/source/behavior/blocks/1.10.0/components/minecraft.immovable.json similarity index 72% rename from source/behaviour/blocks/1.10.0/components/minecraft.immovable.json rename to source/behavior/blocks/1.10.0/components/minecraft.immovable.json index 266e40c8..fb9c69fe 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.immovable.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.immovable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.immovable", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.immovable", "additionalProperties": false, "type": "boolean", "title": "Immovable 1.10.0", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.loot.json b/source/behavior/blocks/1.10.0/components/minecraft.loot.json similarity index 79% rename from source/behaviour/blocks/1.10.0/components/minecraft.loot.json rename to source/behavior/blocks/1.10.0/components/minecraft.loot.json index bc060d7c..10e9fb3e 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.loot.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.loot.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.loot", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.loot", "additionalProperties": false, "type": "string", "title": "Loot 1.10.0", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.map_color.json b/source/behavior/blocks/1.10.0/components/minecraft.map_color.json similarity index 77% rename from source/behaviour/blocks/1.10.0/components/minecraft.map_color.json rename to source/behavior/blocks/1.10.0/components/minecraft.map_color.json index ff4f9437..75f92688 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.map_color.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.map_color.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.map_color", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.map_color", "additionalProperties": false, "type": "string", "title": "Map Color 1.10.0", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.material_instances.json b/source/behavior/blocks/1.10.0/components/minecraft.material_instances.json similarity index 92% rename from source/behaviour/blocks/1.10.0/components/minecraft.material_instances.json rename to source/behavior/blocks/1.10.0/components/minecraft.material_instances.json index 1126219b..d41a2267 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.material_instances.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.material_instances.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.material_instances", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.material_instances", "type": "object", "title": "Material Instances 1.10.0", "description": "Maps face or material_instance names in a geometry file to an actual material instance. Material instance can either be a full material instance or a name to another already defined instance", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.onlypistonpush.json b/source/behavior/blocks/1.10.0/components/minecraft.onlypistonpush.json similarity index 69% rename from source/behaviour/blocks/1.10.0/components/minecraft.onlypistonpush.json rename to source/behavior/blocks/1.10.0/components/minecraft.onlypistonpush.json index 012b7fe7..c88b5a1e 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.onlypistonpush.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.onlypistonpush.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.onlypistonpush", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.onlypistonpush", "type": "boolean", "title": "Only Piston Push 1.10.0", "description": "Blocks with those components won't stick to stickyPistons" diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.pick_collision.json b/source/behavior/blocks/1.10.0/components/minecraft.pick_collision.json similarity index 93% rename from source/behaviour/blocks/1.10.0/components/minecraft.pick_collision.json rename to source/behavior/blocks/1.10.0/components/minecraft.pick_collision.json index a1ab5fb6..5793adf9 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.pick_collision.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.pick_collision.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.pick_collision", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.pick_collision", "title": "Pick Collision 1.10.0", "description": "Can only be set to false, it disables the collision of the block with entities", "oneOf": [ diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.placement_filter.json b/source/behavior/blocks/1.10.0/components/minecraft.placement_filter.json similarity index 93% rename from source/behaviour/blocks/1.10.0/components/minecraft.placement_filter.json rename to source/behavior/blocks/1.10.0/components/minecraft.placement_filter.json index 57524d91..1f399b5f 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.placement_filter.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.placement_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.placement_filter", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.placement_filter", "title": "Placement Filter 1.10.0", "description": "Sets rules for under what conditions the block can be placed/survive", "type": "object", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.preventsjumping.json b/source/behavior/blocks/1.10.0/components/minecraft.preventsjumping.json similarity index 71% rename from source/behaviour/blocks/1.10.0/components/minecraft.preventsjumping.json rename to source/behavior/blocks/1.10.0/components/minecraft.preventsjumping.json index 19485bb1..a563944c 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.preventsjumping.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.preventsjumping.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.preventsjumping", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.preventsjumping", "title": "Prevents Jumping 1.10.0", "description": "This component makes it so actors can't jump when walking on this block", "type": "boolean" diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.random_ticking.json b/source/behavior/blocks/1.10.0/components/minecraft.random_ticking.json similarity index 93% rename from source/behaviour/blocks/1.10.0/components/minecraft.random_ticking.json rename to source/behavior/blocks/1.10.0/components/minecraft.random_ticking.json index bc904452..203dfb82 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.random_ticking.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.random_ticking.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.random_ticking", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.random_ticking", "title": "Random Ticking 1.10.0", "description": "Describes the component that will trigger an even at a regular interval between two values", "type": "object", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.rotation.json b/source/behavior/blocks/1.10.0/components/minecraft.rotation.json similarity index 83% rename from source/behaviour/blocks/1.10.0/components/minecraft.rotation.json rename to source/behavior/blocks/1.10.0/components/minecraft.rotation.json index 7eaff984..ca237f5a 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.rotation.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.rotation.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.rotation", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.rotation", "title": "Rotation 1.10.0", "description": "This is the block's rotation around the center of the cube in degrees. The rotation order is x-y-z.", "type": "array", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.ticking.json b/source/behavior/blocks/1.10.0/components/minecraft.ticking.json similarity index 94% rename from source/behaviour/blocks/1.10.0/components/minecraft.ticking.json rename to source/behavior/blocks/1.10.0/components/minecraft.ticking.json index ca48fcb3..0c9bb007 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.ticking.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.ticking.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.ticking", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.ticking", "title": "Ticking 1.10.0", "description": "Describes the component that will trigger an even at a regular interval between two values", "type": "object", diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.unit_cube.json b/source/behavior/blocks/1.10.0/components/minecraft.unit_cube.json similarity index 70% rename from source/behaviour/blocks/1.10.0/components/minecraft.unit_cube.json rename to source/behavior/blocks/1.10.0/components/minecraft.unit_cube.json index f22e616f..5e1da9ac 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.unit_cube.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.unit_cube.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.unit_cube", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.unit_cube", "title": "Unit Cube 1.10.0", "description": "Specifies that a unit cube is to be used with tessellation.", "type": "string" diff --git a/source/behaviour/blocks/1.10.0/components/minecraft.unwalkable.json b/source/behavior/blocks/1.10.0/components/minecraft.unwalkable.json similarity index 75% rename from source/behaviour/blocks/1.10.0/components/minecraft.unwalkable.json rename to source/behavior/blocks/1.10.0/components/minecraft.unwalkable.json index ec835ef6..59bc28b8 100644 --- a/source/behaviour/blocks/1.10.0/components/minecraft.unwalkable.json +++ b/source/behavior/blocks/1.10.0/components/minecraft.unwalkable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.10.0.minecraft.unwalkable", + "$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.unwalkable", "title": "Unwalkable 1.10.0", "description": "this component sets a block as unwalkable. Most mobs will not try to jump over it if the value is set to true", "type": "boolean" diff --git a/source/behaviour/blocks/1.12.0/blocks.json b/source/behavior/blocks/1.12.0/blocks.json similarity index 97% rename from source/behaviour/blocks/1.12.0/blocks.json rename to source/behavior/blocks/1.12.0/blocks.json index 27d29af6..5e0db3f9 100644 --- a/source/behaviour/blocks/1.12.0/blocks.json +++ b/source/behavior/blocks/1.12.0/blocks.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.12.0.blocks", + "$id": "blockception.minecraft.behavior.1.12.0.blocks", "description": "Minecraft blocks 1.12.0", "required": ["format_version", "minecraft:block"], "title": "Block", diff --git a/source/behaviour/blocks/1.16.0/blocks.json b/source/behavior/blocks/1.16.0/blocks.json similarity index 97% rename from source/behaviour/blocks/1.16.0/blocks.json rename to source/behavior/blocks/1.16.0/blocks.json index 6b60def9..30d16f9a 100644 --- a/source/behaviour/blocks/1.16.0/blocks.json +++ b/source/behavior/blocks/1.16.0/blocks.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.0.blocks", + "$id": "blockception.minecraft.behavior.1.16.0.blocks", "description": "Minecraft blocks 1.16.0", "required": ["format_version", "minecraft:block"], "title": "Block", diff --git a/source/behaviour/blocks/1.16.100/blocks.json b/source/behavior/blocks/1.16.100/blocks.json similarity index 98% rename from source/behaviour/blocks/1.16.100/blocks.json rename to source/behavior/blocks/1.16.100/blocks.json index b776a9bf..e9b5e938 100644 --- a/source/behaviour/blocks/1.16.100/blocks.json +++ b/source/behavior/blocks/1.16.100/blocks.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.blocks", + "$id": "blockception.minecraft.behavior.1.16.100.blocks", "description": "Minecraft blocks 1.16.100", "required": ["format_version", "minecraft:block"], "title": "Block", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.block_light_absorption.json b/source/behavior/blocks/1.16.100/components/minecraft.block_light_absorption.json similarity index 71% rename from source/behaviour/blocks/1.16.100/components/minecraft.block_light_absorption.json rename to source/behavior/blocks/1.16.100/components/minecraft.block_light_absorption.json index 11516e95..7dbf48e1 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.block_light_absorption.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.block_light_absorption.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.block_light_absorption", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.block_light_absorption", "additionalProperties": false, "type": "integer", "title": "Block Light Absorption 1.16.100", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.block_light_emission.json b/source/behavior/blocks/1.16.100/components/minecraft.block_light_emission.json similarity index 75% rename from source/behaviour/blocks/1.16.100/components/minecraft.block_light_emission.json rename to source/behavior/blocks/1.16.100/components/minecraft.block_light_emission.json index aff31780..2b6158a8 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.block_light_emission.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.block_light_emission.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.block_light_emission", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.block_light_emission", "additionalProperties": false, "type": "number", "title": "Block Light Emission 1.16.100", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.breakonpush.json b/source/behavior/blocks/1.16.100/components/minecraft.breakonpush.json similarity index 71% rename from source/behaviour/blocks/1.16.100/components/minecraft.breakonpush.json rename to source/behavior/blocks/1.16.100/components/minecraft.breakonpush.json index c26eeeed..df005558 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.breakonpush.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.breakonpush.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.breakonpush", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.breakonpush", "additionalProperties": false, "type": "boolean", "title": "Break On Push 1.16.100", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.breathability.json b/source/behavior/blocks/1.16.100/components/minecraft.breathability.json similarity index 78% rename from source/behaviour/blocks/1.16.100/components/minecraft.breathability.json rename to source/behavior/blocks/1.16.100/components/minecraft.breathability.json index 82821258..05b146fe 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.breathability.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.breathability.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.breathability", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.breathability", "additionalProperties": false, "type": "string", "title": "Breathability 1.16.100", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.destroy_time.json b/source/behavior/blocks/1.16.100/components/minecraft.destroy_time.json similarity index 75% rename from source/behaviour/blocks/1.16.100/components/minecraft.destroy_time.json rename to source/behavior/blocks/1.16.100/components/minecraft.destroy_time.json index cfb5ce9f..8b020891 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.destroy_time.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.destroy_time.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.destroy_time", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.destroy_time", "additionalProperties": false, "type": "number", "title": "Destroy Time 1.16.100", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.display_name.json b/source/behavior/blocks/1.16.100/components/minecraft.display_name.json similarity index 71% rename from source/behaviour/blocks/1.16.100/components/minecraft.display_name.json rename to source/behavior/blocks/1.16.100/components/minecraft.display_name.json index bd0b7e6b..89f0b1dc 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.display_name.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.display_name.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.display_name", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.display_name", "additionalProperties": false, "type": "string", "title": "Display Name 1.16.100", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.entity_collision.json b/source/behavior/blocks/1.16.100/components/minecraft.entity_collision.json similarity index 93% rename from source/behaviour/blocks/1.16.100/components/minecraft.entity_collision.json rename to source/behavior/blocks/1.16.100/components/minecraft.entity_collision.json index 3688d030..f3dbb2ce 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.entity_collision.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.entity_collision.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.entity_collision", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.entity_collision", "additionalProperties": false, "title": "Entity Collision 1.16.100", "description": "Can only be set to false, it disables the collision of the block with entities.", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.explosion_resistance.json b/source/behavior/blocks/1.16.100/components/minecraft.explosion_resistance.json similarity index 72% rename from source/behaviour/blocks/1.16.100/components/minecraft.explosion_resistance.json rename to source/behavior/blocks/1.16.100/components/minecraft.explosion_resistance.json index 557003d6..ce594e48 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.explosion_resistance.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.explosion_resistance.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.explosion_resistance", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.explosion_resistance", "additionalProperties": false, "type": "number", "title": "Explosion Resistance 1.16.100", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.flammable.json b/source/behavior/blocks/1.16.100/components/minecraft.flammable.json similarity index 87% rename from source/behaviour/blocks/1.16.100/components/minecraft.flammable.json rename to source/behavior/blocks/1.16.100/components/minecraft.flammable.json index 812f9298..ac381cef 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.flammable.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.flammable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.flammable", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.flammable", "additionalProperties": false, "type": "object", "title": "Flammable 1.16.100", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.friction.json b/source/behavior/blocks/1.16.100/components/minecraft.friction.json similarity index 78% rename from source/behaviour/blocks/1.16.100/components/minecraft.friction.json rename to source/behavior/blocks/1.16.100/components/minecraft.friction.json index 849b0af1..01b9bc41 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.friction.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.friction.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.friction", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.friction", "additionalProperties": false, "type": "number", "title": "Friction 1.16.100", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.geometry.json b/source/behavior/blocks/1.16.100/components/minecraft.geometry.json similarity index 75% rename from source/behaviour/blocks/1.16.100/components/minecraft.geometry.json rename to source/behavior/blocks/1.16.100/components/minecraft.geometry.json index e99d2fc3..9648efa1 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.geometry.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.geometry.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.geometry", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.geometry", "additionalProperties": false, "type": "string", "title": "Geometry 1.16.100", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.immovable.json b/source/behavior/blocks/1.16.100/components/minecraft.immovable.json similarity index 72% rename from source/behaviour/blocks/1.16.100/components/minecraft.immovable.json rename to source/behavior/blocks/1.16.100/components/minecraft.immovable.json index c3465064..f7cf7d57 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.immovable.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.immovable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.immovable", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.immovable", "additionalProperties": false, "type": "boolean", "title": "Immovable 1.16.100", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.loot.json b/source/behavior/blocks/1.16.100/components/minecraft.loot.json similarity index 78% rename from source/behaviour/blocks/1.16.100/components/minecraft.loot.json rename to source/behavior/blocks/1.16.100/components/minecraft.loot.json index bdd9a5a8..499b9d47 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.loot.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.loot.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.loot", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.loot", "additionalProperties": false, "type": "string", "title": "Loot 1.16.100", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.map_color.json b/source/behavior/blocks/1.16.100/components/minecraft.map_color.json similarity index 76% rename from source/behaviour/blocks/1.16.100/components/minecraft.map_color.json rename to source/behavior/blocks/1.16.100/components/minecraft.map_color.json index 6f680727..2a81f1aa 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.map_color.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.map_color.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.map_color", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.map_color", "additionalProperties": false, "type": "string", "title": "Map Color 1.16.100", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.material_instances.json b/source/behavior/blocks/1.16.100/components/minecraft.material_instances.json similarity index 92% rename from source/behaviour/blocks/1.16.100/components/minecraft.material_instances.json rename to source/behavior/blocks/1.16.100/components/minecraft.material_instances.json index 8d25426a..0e6fddd6 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.material_instances.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.material_instances.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.material_instances", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.material_instances", "type": "object", "title": "Material Instances 1.16.100", "description": "Maps face or material_instance names in a geometry file to an actual material instance. Material instance can either be a full material instance or a name to another already defined instance", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.on_fall_on.json b/source/behavior/blocks/1.16.100/components/minecraft.on_fall_on.json similarity index 90% rename from source/behaviour/blocks/1.16.100/components/minecraft.on_fall_on.json rename to source/behavior/blocks/1.16.100/components/minecraft.on_fall_on.json index d1632f2c..b0690f08 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.on_fall_on.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.on_fall_on.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.on_fall_on", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.on_fall_on", "type": "object", "title": "On Fall On", "description": "Describes event for this block.", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.on_interact.json b/source/behavior/blocks/1.16.100/components/minecraft.on_interact.json similarity index 87% rename from source/behaviour/blocks/1.16.200/components/minecraft.on_interact.json rename to source/behavior/blocks/1.16.100/components/minecraft.on_interact.json index 0402d665..ff138f3e 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.on_interact.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.on_interact.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.on_interact", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.on_interact", "type": "object", "title": "On Fall On", "description": "Describes event for this block.", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.on_placed.json b/source/behavior/blocks/1.16.100/components/minecraft.on_placed.json similarity index 87% rename from source/behaviour/blocks/1.16.100/components/minecraft.on_placed.json rename to source/behavior/blocks/1.16.100/components/minecraft.on_placed.json index cfd3d1a5..1e2b746b 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.on_placed.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.on_placed.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.on_placed", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.on_placed", "type": "object", "title": "On Placed 1.16.100", "description": "Describes event for this block.", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.on_player_destroyed.json b/source/behavior/blocks/1.16.100/components/minecraft.on_player_destroyed.json similarity index 86% rename from source/behaviour/blocks/1.16.100/components/minecraft.on_player_destroyed.json rename to source/behavior/blocks/1.16.100/components/minecraft.on_player_destroyed.json index 27a794c2..3b168f55 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.on_player_destroyed.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.on_player_destroyed.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.on_player_destroyed", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.on_player_destroyed", "type": "object", "title": "On Player Destroyed 1.16.100", "description": "Describes event for this block.", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.on_player_placing.json b/source/behavior/blocks/1.16.100/components/minecraft.on_player_placing.json similarity index 86% rename from source/behaviour/blocks/1.16.100/components/minecraft.on_player_placing.json rename to source/behavior/blocks/1.16.100/components/minecraft.on_player_placing.json index f113a126..adb3304d 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.on_player_placing.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.on_player_placing.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.on_player_placing", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.on_player_placing", "type": "object", "title": "On Player Placing 1.16.100", "description": "Describes event for this block.", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.on_step_off.json b/source/behavior/blocks/1.16.100/components/minecraft.on_step_off.json similarity index 87% rename from source/behaviour/blocks/1.16.100/components/minecraft.on_step_off.json rename to source/behavior/blocks/1.16.100/components/minecraft.on_step_off.json index f9b85fa7..e1aacfcd 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.on_step_off.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.on_step_off.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.on_step_off", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.on_step_off", "type": "object", "title": "On Step Off 1.16.100", "description": "Describes event for this block.", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.on_step_on.json b/source/behavior/blocks/1.16.100/components/minecraft.on_step_on.json similarity index 87% rename from source/behaviour/blocks/1.16.100/components/minecraft.on_step_on.json rename to source/behavior/blocks/1.16.100/components/minecraft.on_step_on.json index b3dfea88..ec05d263 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.on_step_on.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.on_step_on.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.on_step_on", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.on_step_on", "type": "object", "title": "On Step On 1.16.100", "description": "Describes event for this block.", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.onlypistonpush.json b/source/behavior/blocks/1.16.100/components/minecraft.onlypistonpush.json similarity index 69% rename from source/behaviour/blocks/1.16.100/components/minecraft.onlypistonpush.json rename to source/behavior/blocks/1.16.100/components/minecraft.onlypistonpush.json index 3af77514..ab67757b 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.onlypistonpush.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.onlypistonpush.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.onlypistonpush", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.onlypistonpush", "type": "boolean", "title": "Only Piston Push 1.16.100", "description": "Blocks with those components won't stick to stickyPistons" diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.pick_collision.json b/source/behavior/blocks/1.16.100/components/minecraft.pick_collision.json similarity index 93% rename from source/behaviour/blocks/1.16.100/components/minecraft.pick_collision.json rename to source/behavior/blocks/1.16.100/components/minecraft.pick_collision.json index 3d1e0b25..4e1b2ca1 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.pick_collision.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.pick_collision.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.pick_collision", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.pick_collision", "title": "Pick Collision 1.16.100", "description": "Can only be set to false, it disables the collision of the block with entities", "oneOf": [ diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.placement_filter.json b/source/behavior/blocks/1.16.100/components/minecraft.placement_filter.json similarity index 93% rename from source/behaviour/blocks/1.16.100/components/minecraft.placement_filter.json rename to source/behavior/blocks/1.16.100/components/minecraft.placement_filter.json index 1522c3be..5db666be 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.placement_filter.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.placement_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.placement_filter", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.placement_filter", "title": "Placement Filter 1.16.100", "description": "Sets rules for under what conditions the block can be placed/survive", "type": "object", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.preventsjumping.json b/source/behavior/blocks/1.16.100/components/minecraft.preventsjumping.json similarity index 70% rename from source/behaviour/blocks/1.16.100/components/minecraft.preventsjumping.json rename to source/behavior/blocks/1.16.100/components/minecraft.preventsjumping.json index bfe7b9a3..eb28c832 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.preventsjumping.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.preventsjumping.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.preventsjumping", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.preventsjumping", "title": "Prevents Jumping 1.16.100", "description": "This component makes it so actors can't jump when walking on this block", "type": "boolean" diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.random_ticking.json b/source/behavior/blocks/1.16.100/components/minecraft.random_ticking.json similarity index 94% rename from source/behaviour/blocks/1.16.100/components/minecraft.random_ticking.json rename to source/behavior/blocks/1.16.100/components/minecraft.random_ticking.json index 63bf67a7..2d9a6609 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.random_ticking.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.random_ticking.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.random_ticking", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.random_ticking", "title": "Random Ticking 1.16.100", "description": "Describes the component that will trigger an even at a regular interval between two values", "type": "object", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.rotation.json b/source/behavior/blocks/1.16.100/components/minecraft.rotation.json similarity index 83% rename from source/behaviour/blocks/1.16.100/components/minecraft.rotation.json rename to source/behavior/blocks/1.16.100/components/minecraft.rotation.json index 3e4c8da6..9e1ace1a 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.rotation.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.rotation.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.rotation", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.rotation", "title": "Rotation 1.16.100", "description": "This is the block's rotation around the center of the cube in degrees. The rotation order is x-y-z.", "type": "array", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.ticking.json b/source/behavior/blocks/1.16.100/components/minecraft.ticking.json similarity index 94% rename from source/behaviour/blocks/1.16.100/components/minecraft.ticking.json rename to source/behavior/blocks/1.16.100/components/minecraft.ticking.json index c9668b93..2c335f1f 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.ticking.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.ticking.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.ticking", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.ticking", "title": "Ticking 1.16.100", "description": "Describes the component that will trigger an even at a regular interval between two values", "type": "object", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.unit_cube.json b/source/behavior/blocks/1.16.100/components/minecraft.unit_cube.json similarity index 70% rename from source/behaviour/blocks/1.16.100/components/minecraft.unit_cube.json rename to source/behavior/blocks/1.16.100/components/minecraft.unit_cube.json index 9b20fbb0..f9cf9627 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.unit_cube.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.unit_cube.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.unit_cube", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.unit_cube", "title": "Unit Cube 1.16.100", "description": "Specifies that a unit cube is to be used with tessellation.", "type": "string" diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.unwalkable.json b/source/behavior/blocks/1.16.100/components/minecraft.unwalkable.json similarity index 74% rename from source/behaviour/blocks/1.16.100/components/minecraft.unwalkable.json rename to source/behavior/blocks/1.16.100/components/minecraft.unwalkable.json index 16227857..80066463 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.unwalkable.json +++ b/source/behavior/blocks/1.16.100/components/minecraft.unwalkable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.unwalkable", + "$id": "blockception.minecraft.behavior.blocks.1.16.100.minecraft.unwalkable", "title": "Unwalkable 1.16.100", "description": "this component sets a block as unwalkable. Most mobs will not try to jump over it if the value is set to true", "type": "boolean" diff --git a/source/behaviour/blocks/1.16.100/events.json b/source/behavior/blocks/1.16.100/events.json similarity index 98% rename from source/behaviour/blocks/1.16.100/events.json rename to source/behavior/blocks/1.16.100/events.json index ab2102c5..2c8f8c30 100644 --- a/source/behaviour/blocks/1.16.100/events.json +++ b/source/behavior/blocks/1.16.100/events.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events", + "$id": "blockception.minecraft.behavior.1.16.100.block.events", "title": "Events", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/blocks/1.16.100/events/add_mob_effect.json b/source/behavior/blocks/1.16.100/events/add_mob_effect.json similarity index 89% rename from source/behaviour/blocks/1.16.100/events/add_mob_effect.json rename to source/behavior/blocks/1.16.100/events/add_mob_effect.json index fe252425..20da7a1f 100644 --- a/source/behaviour/blocks/1.16.100/events/add_mob_effect.json +++ b/source/behavior/blocks/1.16.100/events/add_mob_effect.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.add_mob_effect", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.add_mob_effect", "type": "object", "description": "Apply mob effect to target.", "title": "Add Mob Effect", diff --git a/source/behaviour/blocks/1.16.100/events/damage.json b/source/behavior/blocks/1.16.100/events/damage.json similarity index 88% rename from source/behaviour/blocks/1.16.100/events/damage.json rename to source/behavior/blocks/1.16.100/events/damage.json index b724e4aa..3a0c5488 100644 --- a/source/behaviour/blocks/1.16.100/events/damage.json +++ b/source/behavior/blocks/1.16.100/events/damage.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.damage", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.damage", "type": "object", "description": "Deals damage to the target.", "title": "Damage", diff --git a/source/behaviour/blocks/1.16.100/events/decrement_stack.json b/source/behavior/blocks/1.16.100/events/decrement_stack.json similarity index 70% rename from source/behaviour/blocks/1.16.100/events/decrement_stack.json rename to source/behavior/blocks/1.16.100/events/decrement_stack.json index 45208dbb..96106995 100644 --- a/source/behaviour/blocks/1.16.100/events/decrement_stack.json +++ b/source/behavior/blocks/1.16.100/events/decrement_stack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.decrement_stack", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.decrement_stack", "type": "object", "description": "Decrement item stack.", "title": "Decrement Stack", diff --git a/source/behaviour/blocks/1.16.100/events/die.json b/source/behavior/blocks/1.16.100/events/die.json similarity index 84% rename from source/behaviour/blocks/1.16.100/events/die.json rename to source/behavior/blocks/1.16.100/events/die.json index 82f69c49..0aee2547 100644 --- a/source/behaviour/blocks/1.16.100/events/die.json +++ b/source/behavior/blocks/1.16.100/events/die.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.die", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.die", "type": "object", "description": "Kill target. If target is self and this is run from a block then destroy the block.", "title": "Die", diff --git a/source/behaviour/blocks/1.16.100/events/play_effect.json b/source/behavior/blocks/1.16.100/events/play_effect.json similarity index 88% rename from source/behaviour/blocks/1.16.100/events/play_effect.json rename to source/behavior/blocks/1.16.100/events/play_effect.json index 1be94599..d2461383 100644 --- a/source/behaviour/blocks/1.16.100/events/play_effect.json +++ b/source/behavior/blocks/1.16.100/events/play_effect.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.play_effect", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.play_effect", "type": "object", "description": "Spawns a particle effect relative to target position.", "title": "Play Effect", diff --git a/source/behaviour/blocks/1.16.100/events/play_sound.json b/source/behavior/blocks/1.16.100/events/play_sound.json similarity index 85% rename from source/behaviour/blocks/1.16.100/events/play_sound.json rename to source/behavior/blocks/1.16.100/events/play_sound.json index 547aad04..a5944cb9 100644 --- a/source/behaviour/blocks/1.16.100/events/play_sound.json +++ b/source/behavior/blocks/1.16.100/events/play_sound.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.playsound", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.playsound", "type": "object", "description": "Play a sound relative to target position.", "title": "Playsound", diff --git a/source/behaviour/blocks/1.16.100/events/remove_mob_effect.json b/source/behavior/blocks/1.16.100/events/remove_mob_effect.json similarity index 85% rename from source/behaviour/blocks/1.16.100/events/remove_mob_effect.json rename to source/behavior/blocks/1.16.100/events/remove_mob_effect.json index 0ef5c3a8..829ae0d3 100644 --- a/source/behaviour/blocks/1.16.100/events/remove_mob_effect.json +++ b/source/behavior/blocks/1.16.100/events/remove_mob_effect.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.remove_mob_effect", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.remove_mob_effect", "type": "object", "description": "Removes mob effect from target.", "title": "Remove Mob Effect", diff --git a/source/behaviour/blocks/1.16.100/events/run_command.json b/source/behavior/blocks/1.16.100/events/run_command.json similarity index 88% rename from source/behaviour/blocks/1.16.100/events/run_command.json rename to source/behavior/blocks/1.16.100/events/run_command.json index 8dbff9ed..fcb077d0 100644 --- a/source/behaviour/blocks/1.16.100/events/run_command.json +++ b/source/behavior/blocks/1.16.100/events/run_command.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.run_command", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.run_command", "type": "object", "description": "Triggers a slash command or a list of slash commands.", "title": "Run Command", diff --git a/source/behaviour/blocks/1.16.100/events/set_block.json b/source/behavior/blocks/1.16.100/events/set_block.json similarity index 81% rename from source/behaviour/blocks/1.16.100/events/set_block.json rename to source/behavior/blocks/1.16.100/events/set_block.json index e2e684e5..d7c63ab0 100644 --- a/source/behaviour/blocks/1.16.100/events/set_block.json +++ b/source/behavior/blocks/1.16.100/events/set_block.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.set_block", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.set_block", "type": "object", "description": "Sets this block to another block type.", "title": "Set Block", diff --git a/source/behaviour/blocks/1.16.100/events/set_block_at_pos.json b/source/behavior/blocks/1.16.100/events/set_block_at_pos.json similarity index 91% rename from source/behaviour/blocks/1.16.100/events/set_block_at_pos.json rename to source/behavior/blocks/1.16.100/events/set_block_at_pos.json index 84c93714..4b0d089e 100644 --- a/source/behaviour/blocks/1.16.100/events/set_block_at_pos.json +++ b/source/behavior/blocks/1.16.100/events/set_block_at_pos.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.set_block_at_pos", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.set_block_at_pos", "type": "object", "description": "Sets a block relative to this block to another block type.", "title": "Set Block At Pos", diff --git a/source/behaviour/blocks/1.16.100/events/set_block_property.json b/source/behavior/blocks/1.16.100/events/set_block_property.json similarity index 79% rename from source/behaviour/blocks/1.16.100/events/set_block_property.json rename to source/behavior/blocks/1.16.100/events/set_block_property.json index 5874e807..9522c331 100644 --- a/source/behaviour/blocks/1.16.100/events/set_block_property.json +++ b/source/behavior/blocks/1.16.100/events/set_block_property.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.set_block_property", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.set_block_property", "type": "object", "description": "Sets a block property on this block", "title": "Set Block Property", diff --git a/source/behaviour/blocks/1.16.100/events/spawn_loot.json b/source/behavior/blocks/1.16.100/events/spawn_loot.json similarity index 82% rename from source/behaviour/blocks/1.16.100/events/spawn_loot.json rename to source/behavior/blocks/1.16.100/events/spawn_loot.json index d5452be9..1b9f7f86 100644 --- a/source/behaviour/blocks/1.16.100/events/spawn_loot.json +++ b/source/behavior/blocks/1.16.100/events/spawn_loot.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.spawn_loot", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.spawn_loot", "type": "object", "description": "Spawn loot from block.", "title": "Spawn Loot", diff --git a/source/behaviour/blocks/1.16.100/events/swing.json b/source/behavior/blocks/1.16.100/events/swing.json similarity index 73% rename from source/behaviour/blocks/1.16.100/events/swing.json rename to source/behavior/blocks/1.16.100/events/swing.json index 796a0ebb..edc40e81 100644 --- a/source/behaviour/blocks/1.16.100/events/swing.json +++ b/source/behavior/blocks/1.16.100/events/swing.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.swing", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.swing", "type": "object", "description": "Event causes the actor to swing.", "title": "Swing", diff --git a/source/behaviour/blocks/1.16.100/events/teleport.json b/source/behavior/blocks/1.16.100/events/teleport.json similarity index 95% rename from source/behaviour/blocks/1.16.100/events/teleport.json rename to source/behavior/blocks/1.16.100/events/teleport.json index 1bbd0dad..4d30aced 100644 --- a/source/behaviour/blocks/1.16.100/events/teleport.json +++ b/source/behavior/blocks/1.16.100/events/teleport.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.teleport", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.teleport", "type": "object", "description": "Teleport target randomly around destination point.", "title": "Teleport", diff --git a/source/behaviour/blocks/1.16.100/events/transform_item.json b/source/behavior/blocks/1.16.100/events/transform_item.json similarity index 80% rename from source/behaviour/blocks/1.16.100/events/transform_item.json rename to source/behavior/blocks/1.16.100/events/transform_item.json index 7fd33081..439d3bbe 100644 --- a/source/behaviour/blocks/1.16.100/events/transform_item.json +++ b/source/behavior/blocks/1.16.100/events/transform_item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.block.events.transform_item", + "$id": "blockception.minecraft.behavior.1.16.100.block.events.transform_item", "type": "object", "description": "Transforms item into another item.", "title": "Transform Item 1.16.100", diff --git a/source/behaviour/blocks/1.16.200/blocks.json b/source/behavior/blocks/1.16.200/blocks.json similarity index 98% rename from source/behaviour/blocks/1.16.200/blocks.json rename to source/behavior/blocks/1.16.200/blocks.json index f45b7a14..4c77210c 100644 --- a/source/behaviour/blocks/1.16.200/blocks.json +++ b/source/behavior/blocks/1.16.200/blocks.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.blocks", + "$id": "blockception.minecraft.behavior.1.16.200.blocks", "description": "Minecraft blocks 1.16.200", "required": ["format_version", "minecraft:block"], "title": "Block", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.block_light_absorption.json b/source/behavior/blocks/1.16.200/components/minecraft.block_light_absorption.json similarity index 71% rename from source/behaviour/blocks/1.16.200/components/minecraft.block_light_absorption.json rename to source/behavior/blocks/1.16.200/components/minecraft.block_light_absorption.json index dc517214..f65a9c18 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.block_light_absorption.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.block_light_absorption.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.block_light_absorption", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.block_light_absorption", "additionalProperties": false, "type": "integer", "title": "Block Light Absorption 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.block_light_emission.json b/source/behavior/blocks/1.16.200/components/minecraft.block_light_emission.json similarity index 75% rename from source/behaviour/blocks/1.16.200/components/minecraft.block_light_emission.json rename to source/behavior/blocks/1.16.200/components/minecraft.block_light_emission.json index 45e9b8ca..ef80a594 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.block_light_emission.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.block_light_emission.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.block_light_emission", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.block_light_emission", "additionalProperties": false, "type": "number", "title": "Block Light Emission 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.breakonpush.json b/source/behavior/blocks/1.16.200/components/minecraft.breakonpush.json similarity index 71% rename from source/behaviour/blocks/1.16.200/components/minecraft.breakonpush.json rename to source/behavior/blocks/1.16.200/components/minecraft.breakonpush.json index 92deda50..58cdb4c0 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.breakonpush.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.breakonpush.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.breakonpush", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.breakonpush", "additionalProperties": false, "type": "boolean", "title": "Break On Push 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.breathability.json b/source/behavior/blocks/1.16.200/components/minecraft.breathability.json similarity index 78% rename from source/behaviour/blocks/1.16.200/components/minecraft.breathability.json rename to source/behavior/blocks/1.16.200/components/minecraft.breathability.json index cfae5827..a28ef9bb 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.breathability.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.breathability.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.breathability", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.breathability", "additionalProperties": false, "type": "string", "title": "Breathability 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.destroy_time.json b/source/behavior/blocks/1.16.200/components/minecraft.destroy_time.json similarity index 75% rename from source/behaviour/blocks/1.16.200/components/minecraft.destroy_time.json rename to source/behavior/blocks/1.16.200/components/minecraft.destroy_time.json index 4469a493..797a2e8a 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.destroy_time.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.destroy_time.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.destroy_time", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.destroy_time", "additionalProperties": false, "type": "number", "title": "Destroy Time 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.display_name.json b/source/behavior/blocks/1.16.200/components/minecraft.display_name.json similarity index 71% rename from source/behaviour/blocks/1.16.200/components/minecraft.display_name.json rename to source/behavior/blocks/1.16.200/components/minecraft.display_name.json index 2e1cffc6..8ad633fd 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.display_name.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.display_name.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.display_name", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.display_name", "additionalProperties": false, "type": "string", "title": "Display Name 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.entity_collision.json b/source/behavior/blocks/1.16.200/components/minecraft.entity_collision.json similarity index 93% rename from source/behaviour/blocks/1.16.200/components/minecraft.entity_collision.json rename to source/behavior/blocks/1.16.200/components/minecraft.entity_collision.json index 5b6fdfed..9bcd68a0 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.entity_collision.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.entity_collision.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.entity_collision", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.entity_collision", "additionalProperties": false, "title": "Entity Collision 1.16.200", "description": "Can only be set to false, it disables the collision of the block with entities.", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.explosion_resistance.json b/source/behavior/blocks/1.16.200/components/minecraft.explosion_resistance.json similarity index 72% rename from source/behaviour/blocks/1.16.200/components/minecraft.explosion_resistance.json rename to source/behavior/blocks/1.16.200/components/minecraft.explosion_resistance.json index 55e56548..cbd7a036 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.explosion_resistance.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.explosion_resistance.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.explosion_resistance", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.explosion_resistance", "additionalProperties": false, "type": "number", "title": "Explosion Resistance 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.flammable.json b/source/behavior/blocks/1.16.200/components/minecraft.flammable.json similarity index 87% rename from source/behaviour/blocks/1.16.200/components/minecraft.flammable.json rename to source/behavior/blocks/1.16.200/components/minecraft.flammable.json index 58e67e1a..a70b31a4 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.flammable.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.flammable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.flammable", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.flammable", "additionalProperties": false, "type": "object", "title": "Flammable 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.friction.json b/source/behavior/blocks/1.16.200/components/minecraft.friction.json similarity index 78% rename from source/behaviour/blocks/1.16.200/components/minecraft.friction.json rename to source/behavior/blocks/1.16.200/components/minecraft.friction.json index 62cc16f5..d71de2cb 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.friction.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.friction.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.friction", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.friction", "additionalProperties": false, "type": "number", "title": "Friction 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.geometry.json b/source/behavior/blocks/1.16.200/components/minecraft.geometry.json similarity index 75% rename from source/behaviour/blocks/1.16.200/components/minecraft.geometry.json rename to source/behavior/blocks/1.16.200/components/minecraft.geometry.json index 9f30d4f2..e1ff933d 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.geometry.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.geometry.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.geometry", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.geometry", "additionalProperties": false, "type": "string", "title": "Geometry 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.immovable.json b/source/behavior/blocks/1.16.200/components/minecraft.immovable.json similarity index 72% rename from source/behaviour/blocks/1.16.200/components/minecraft.immovable.json rename to source/behavior/blocks/1.16.200/components/minecraft.immovable.json index 23fccf45..3e611e4f 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.immovable.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.immovable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.immovable", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.immovable", "additionalProperties": false, "type": "boolean", "title": "Immovable 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.loot.json b/source/behavior/blocks/1.16.200/components/minecraft.loot.json similarity index 78% rename from source/behaviour/blocks/1.16.200/components/minecraft.loot.json rename to source/behavior/blocks/1.16.200/components/minecraft.loot.json index 3b749de5..b75279b1 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.loot.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.loot.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.loot", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.loot", "additionalProperties": false, "type": "string", "title": "Loot 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.map_color.json b/source/behavior/blocks/1.16.200/components/minecraft.map_color.json similarity index 76% rename from source/behaviour/blocks/1.16.200/components/minecraft.map_color.json rename to source/behavior/blocks/1.16.200/components/minecraft.map_color.json index f4fee1b5..3ded67ea 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.map_color.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.map_color.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.map_color", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.map_color", "additionalProperties": false, "type": "string", "title": "Map Color 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.material_instances.json b/source/behavior/blocks/1.16.200/components/minecraft.material_instances.json similarity index 92% rename from source/behaviour/blocks/1.16.200/components/minecraft.material_instances.json rename to source/behavior/blocks/1.16.200/components/minecraft.material_instances.json index ad28041d..2a2caf51 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.material_instances.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.material_instances.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.material_instances", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.material_instances", "type": "object", "title": "Material Instances 1.16.200", "description": "Maps face or material_instance names in a geometry file to an actual material instance. Material instance can either be a full material instance or a name to another already defined instance", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.on_fall_on.json b/source/behavior/blocks/1.16.200/components/minecraft.on_fall_on.json similarity index 90% rename from source/behaviour/blocks/1.16.200/components/minecraft.on_fall_on.json rename to source/behavior/blocks/1.16.200/components/minecraft.on_fall_on.json index b7222b91..08e4bd37 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.on_fall_on.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.on_fall_on.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.on_fall_on", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.on_fall_on", "type": "object", "title": "On Fall On", "description": "Describes event for this block.", diff --git a/source/behaviour/blocks/1.16.100/components/minecraft.on_interact.json b/source/behavior/blocks/1.16.200/components/minecraft.on_interact.json similarity index 87% rename from source/behaviour/blocks/1.16.100/components/minecraft.on_interact.json rename to source/behavior/blocks/1.16.200/components/minecraft.on_interact.json index a49a8fcf..95b91fb4 100644 --- a/source/behaviour/blocks/1.16.100/components/minecraft.on_interact.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.on_interact.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.100.minecraft.on_interact", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.on_interact", "type": "object", "title": "On Fall On", "description": "Describes event for this block.", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.on_placed.json b/source/behavior/blocks/1.16.200/components/minecraft.on_placed.json similarity index 87% rename from source/behaviour/blocks/1.16.200/components/minecraft.on_placed.json rename to source/behavior/blocks/1.16.200/components/minecraft.on_placed.json index f230e031..945f2f92 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.on_placed.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.on_placed.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.on_placed", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.on_placed", "type": "object", "title": "On Placed 1.16.200", "description": "Describes event for this block.", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.on_player_destroyed.json b/source/behavior/blocks/1.16.200/components/minecraft.on_player_destroyed.json similarity index 86% rename from source/behaviour/blocks/1.16.200/components/minecraft.on_player_destroyed.json rename to source/behavior/blocks/1.16.200/components/minecraft.on_player_destroyed.json index 0327f095..51220327 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.on_player_destroyed.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.on_player_destroyed.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.on_player_destroyed", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.on_player_destroyed", "type": "object", "title": "On Player Destroyed 1.16.200", "description": "Describes event for this block.", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.on_player_placing.json b/source/behavior/blocks/1.16.200/components/minecraft.on_player_placing.json similarity index 86% rename from source/behaviour/blocks/1.16.200/components/minecraft.on_player_placing.json rename to source/behavior/blocks/1.16.200/components/minecraft.on_player_placing.json index 0c0181df..a6727b8d 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.on_player_placing.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.on_player_placing.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.on_player_placing", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.on_player_placing", "type": "object", "title": "On Player Placing 1.16.200", "description": "Describes event for this block.", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.on_step_off.json b/source/behavior/blocks/1.16.200/components/minecraft.on_step_off.json similarity index 87% rename from source/behaviour/blocks/1.16.200/components/minecraft.on_step_off.json rename to source/behavior/blocks/1.16.200/components/minecraft.on_step_off.json index d4dfd6b9..f985fdee 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.on_step_off.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.on_step_off.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.on_step_off", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.on_step_off", "type": "object", "title": "On Step Off 1.16.200", "description": "Describes event for this block.", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.on_step_on.json b/source/behavior/blocks/1.16.200/components/minecraft.on_step_on.json similarity index 87% rename from source/behaviour/blocks/1.16.200/components/minecraft.on_step_on.json rename to source/behavior/blocks/1.16.200/components/minecraft.on_step_on.json index 4a72c07b..799dfb26 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.on_step_on.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.on_step_on.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.on_step_on", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.on_step_on", "type": "object", "title": "On Step On 1.16.200", "description": "Describes event for this block.", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.onlypistonpush.json b/source/behavior/blocks/1.16.200/components/minecraft.onlypistonpush.json similarity index 69% rename from source/behaviour/blocks/1.16.200/components/minecraft.onlypistonpush.json rename to source/behavior/blocks/1.16.200/components/minecraft.onlypistonpush.json index 297131ba..9b6adbe6 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.onlypistonpush.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.onlypistonpush.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.onlypistonpush", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.onlypistonpush", "type": "boolean", "title": "Only Piston Push 1.16.200", "description": "Blocks with those components won't stick to stickyPistons" diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.pick_collision.json b/source/behavior/blocks/1.16.200/components/minecraft.pick_collision.json similarity index 93% rename from source/behaviour/blocks/1.16.200/components/minecraft.pick_collision.json rename to source/behavior/blocks/1.16.200/components/minecraft.pick_collision.json index 7430cd23..d2565f3f 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.pick_collision.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.pick_collision.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.pick_collision", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.pick_collision", "title": "Pick Collision 1.16.200", "description": "Can only be set to false, it disables the collision of the block with entities", "oneOf": [ diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.placement_filter.json b/source/behavior/blocks/1.16.200/components/minecraft.placement_filter.json similarity index 93% rename from source/behaviour/blocks/1.16.200/components/minecraft.placement_filter.json rename to source/behavior/blocks/1.16.200/components/minecraft.placement_filter.json index 272fc495..891b389e 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.placement_filter.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.placement_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.placement_filter", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.placement_filter", "title": "Placement Filter 1.16.200", "description": "Sets rules for under what conditions the block can be placed/survive", "type": "object", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.preventsjumping.json b/source/behavior/blocks/1.16.200/components/minecraft.preventsjumping.json similarity index 70% rename from source/behaviour/blocks/1.16.200/components/minecraft.preventsjumping.json rename to source/behavior/blocks/1.16.200/components/minecraft.preventsjumping.json index 36d4872e..f397c5c8 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.preventsjumping.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.preventsjumping.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.preventsjumping", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.preventsjumping", "title": "Prevents Jumping 1.16.200", "description": "This component makes it so actors can't jump when walking on this block", "type": "boolean" diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.random_ticking.json b/source/behavior/blocks/1.16.200/components/minecraft.random_ticking.json similarity index 94% rename from source/behaviour/blocks/1.16.200/components/minecraft.random_ticking.json rename to source/behavior/blocks/1.16.200/components/minecraft.random_ticking.json index ae24b21b..737ac2a6 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.random_ticking.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.random_ticking.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.random_ticking", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.random_ticking", "title": "Random Ticking 1.16.200", "description": "Describes the component that will trigger an even at a regular interval between two values", "type": "object", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.rotation.json b/source/behavior/blocks/1.16.200/components/minecraft.rotation.json similarity index 83% rename from source/behaviour/blocks/1.16.200/components/minecraft.rotation.json rename to source/behavior/blocks/1.16.200/components/minecraft.rotation.json index 758ef994..d52bdbfc 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.rotation.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.rotation.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.rotation", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.rotation", "title": "Rotation 1.16.200", "description": "This is the block's rotation around the center of the cube in degrees. The rotation order is x-y-z.", "type": "array", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.ticking.json b/source/behavior/blocks/1.16.200/components/minecraft.ticking.json similarity index 94% rename from source/behaviour/blocks/1.16.200/components/minecraft.ticking.json rename to source/behavior/blocks/1.16.200/components/minecraft.ticking.json index 37b7abd0..9c4b8c67 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.ticking.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.ticking.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.ticking", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.ticking", "title": "Ticking 1.16.200", "description": "Describes the component that will trigger an even at a regular interval between two values", "type": "object", diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.unit_cube.json b/source/behavior/blocks/1.16.200/components/minecraft.unit_cube.json similarity index 70% rename from source/behaviour/blocks/1.16.200/components/minecraft.unit_cube.json rename to source/behavior/blocks/1.16.200/components/minecraft.unit_cube.json index 09293337..50c13fd7 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.unit_cube.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.unit_cube.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.unit_cube", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.unit_cube", "title": "Unit Cube 1.16.200", "description": "Specifies that a unit cube is to be used with tessellation.", "type": "string" diff --git a/source/behaviour/blocks/1.16.200/components/minecraft.unwalkable.json b/source/behavior/blocks/1.16.200/components/minecraft.unwalkable.json similarity index 74% rename from source/behaviour/blocks/1.16.200/components/minecraft.unwalkable.json rename to source/behavior/blocks/1.16.200/components/minecraft.unwalkable.json index 964b27d5..1217f855 100644 --- a/source/behaviour/blocks/1.16.200/components/minecraft.unwalkable.json +++ b/source/behavior/blocks/1.16.200/components/minecraft.unwalkable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks.1.16.200.minecraft.unwalkable", + "$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.unwalkable", "title": "Unwalkable 1.16.200", "description": "this component sets a block as unwalkable. Most mobs will not try to jump over it if the value is set to true", "type": "boolean" diff --git a/source/behaviour/blocks/1.16.200/events.json b/source/behavior/blocks/1.16.200/events.json similarity index 98% rename from source/behaviour/blocks/1.16.200/events.json rename to source/behavior/blocks/1.16.200/events.json index 21a9295d..bf193ed6 100644 --- a/source/behaviour/blocks/1.16.200/events.json +++ b/source/behavior/blocks/1.16.200/events.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events", + "$id": "blockception.minecraft.behavior.1.16.200.block.events", "title": "Events", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/blocks/1.16.200/events/add_mob_effect.json b/source/behavior/blocks/1.16.200/events/add_mob_effect.json similarity index 89% rename from source/behaviour/blocks/1.16.200/events/add_mob_effect.json rename to source/behavior/blocks/1.16.200/events/add_mob_effect.json index 675a6969..c4bbb7a7 100644 --- a/source/behaviour/blocks/1.16.200/events/add_mob_effect.json +++ b/source/behavior/blocks/1.16.200/events/add_mob_effect.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.add_mob_effect", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.add_mob_effect", "type": "object", "description": "Apply mob effect to target.", "title": "Add Mob Effect 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/events/damage.json b/source/behavior/blocks/1.16.200/events/damage.json similarity index 88% rename from source/behaviour/blocks/1.16.200/events/damage.json rename to source/behavior/blocks/1.16.200/events/damage.json index d9ce81cf..ad5c6cd9 100644 --- a/source/behaviour/blocks/1.16.200/events/damage.json +++ b/source/behavior/blocks/1.16.200/events/damage.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.damage", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.damage", "type": "object", "description": "Deals damage to the target.", "title": "Damage 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/events/decrement_stack.json b/source/behavior/blocks/1.16.200/events/decrement_stack.json similarity index 71% rename from source/behaviour/blocks/1.16.200/events/decrement_stack.json rename to source/behavior/blocks/1.16.200/events/decrement_stack.json index 5cde1e31..444f5775 100644 --- a/source/behaviour/blocks/1.16.200/events/decrement_stack.json +++ b/source/behavior/blocks/1.16.200/events/decrement_stack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.decrement_stack", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.decrement_stack", "type": "object", "description": "Decrement item stack.", "title": "Decrement Stack 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/events/die.json b/source/behavior/blocks/1.16.200/events/die.json similarity index 84% rename from source/behaviour/blocks/1.16.200/events/die.json rename to source/behavior/blocks/1.16.200/events/die.json index 7275112b..840b60d3 100644 --- a/source/behaviour/blocks/1.16.200/events/die.json +++ b/source/behavior/blocks/1.16.200/events/die.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.die", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.die", "type": "object", "description": "Kill target. If target is self and this is run from a block then destroy the block.", "title": "Die 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/events/play_effect.json b/source/behavior/blocks/1.16.200/events/play_effect.json similarity index 88% rename from source/behaviour/blocks/1.16.200/events/play_effect.json rename to source/behavior/blocks/1.16.200/events/play_effect.json index c8539e38..e73b7d87 100644 --- a/source/behaviour/blocks/1.16.200/events/play_effect.json +++ b/source/behavior/blocks/1.16.200/events/play_effect.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.play_effect", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.play_effect", "type": "object", "description": "Spawns a particle effect relative to target position.", "title": "Play Effect 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/events/play_sound.json b/source/behavior/blocks/1.16.200/events/play_sound.json similarity index 86% rename from source/behaviour/blocks/1.16.200/events/play_sound.json rename to source/behavior/blocks/1.16.200/events/play_sound.json index b6fa80ce..74816471 100644 --- a/source/behaviour/blocks/1.16.200/events/play_sound.json +++ b/source/behavior/blocks/1.16.200/events/play_sound.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.playsound", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.playsound", "type": "object", "description": "Play a sound relative to target position.", "title": "Playsound 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/events/remove_mob_effect.json b/source/behavior/blocks/1.16.200/events/remove_mob_effect.json similarity index 85% rename from source/behaviour/blocks/1.16.200/events/remove_mob_effect.json rename to source/behavior/blocks/1.16.200/events/remove_mob_effect.json index 91b9af96..7dd2cbdb 100644 --- a/source/behaviour/blocks/1.16.200/events/remove_mob_effect.json +++ b/source/behavior/blocks/1.16.200/events/remove_mob_effect.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.remove_mob_effect", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.remove_mob_effect", "type": "object", "description": "Removes mob effect from target.", "title": "Remove Mob Effect 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/events/run_command.json b/source/behavior/blocks/1.16.200/events/run_command.json similarity index 89% rename from source/behaviour/blocks/1.16.200/events/run_command.json rename to source/behavior/blocks/1.16.200/events/run_command.json index cf965b20..4815bf4d 100644 --- a/source/behaviour/blocks/1.16.200/events/run_command.json +++ b/source/behavior/blocks/1.16.200/events/run_command.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.run_command", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.run_command", "type": "object", "description": "Triggers a slash command or a list of slash commands.", "title": "Run Command 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/events/set_block.json b/source/behavior/blocks/1.16.200/events/set_block.json similarity index 81% rename from source/behaviour/blocks/1.16.200/events/set_block.json rename to source/behavior/blocks/1.16.200/events/set_block.json index d03b8df1..5a947cda 100644 --- a/source/behaviour/blocks/1.16.200/events/set_block.json +++ b/source/behavior/blocks/1.16.200/events/set_block.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.set_block", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.set_block", "type": "object", "description": "Sets this block to another block type.", "title": "Set Block 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/events/set_block_at_pos.json b/source/behavior/blocks/1.16.200/events/set_block_at_pos.json similarity index 91% rename from source/behaviour/blocks/1.16.200/events/set_block_at_pos.json rename to source/behavior/blocks/1.16.200/events/set_block_at_pos.json index d59d00a3..b68668ce 100644 --- a/source/behaviour/blocks/1.16.200/events/set_block_at_pos.json +++ b/source/behavior/blocks/1.16.200/events/set_block_at_pos.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.set_block_at_pos", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.set_block_at_pos", "type": "object", "description": "Sets a block relative to this block to another block type.", "title": "Set Block At Pos 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/events/set_block_property.json b/source/behavior/blocks/1.16.200/events/set_block_property.json similarity index 79% rename from source/behaviour/blocks/1.16.200/events/set_block_property.json rename to source/behavior/blocks/1.16.200/events/set_block_property.json index a349a13a..fb94b358 100644 --- a/source/behaviour/blocks/1.16.200/events/set_block_property.json +++ b/source/behavior/blocks/1.16.200/events/set_block_property.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.set_block_property", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.set_block_property", "type": "object", "description": "Sets a block property on this block", "title": "Set Block Property 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/events/spawn_loot.json b/source/behavior/blocks/1.16.200/events/spawn_loot.json similarity index 82% rename from source/behaviour/blocks/1.16.200/events/spawn_loot.json rename to source/behavior/blocks/1.16.200/events/spawn_loot.json index 4c069ca5..d87f9c78 100644 --- a/source/behaviour/blocks/1.16.200/events/spawn_loot.json +++ b/source/behavior/blocks/1.16.200/events/spawn_loot.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.spawn_loot", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.spawn_loot", "type": "object", "description": "Spawn loot from block.", "title": "Spawn Loot 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/events/swing.json b/source/behavior/blocks/1.16.200/events/swing.json similarity index 74% rename from source/behaviour/blocks/1.16.200/events/swing.json rename to source/behavior/blocks/1.16.200/events/swing.json index b3f25fe8..78455616 100644 --- a/source/behaviour/blocks/1.16.200/events/swing.json +++ b/source/behavior/blocks/1.16.200/events/swing.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.swing", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.swing", "type": "object", "description": "Event causes the actor to swing.", "title": "Swing 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/events/teleport.json b/source/behavior/blocks/1.16.200/events/teleport.json similarity index 95% rename from source/behaviour/blocks/1.16.200/events/teleport.json rename to source/behavior/blocks/1.16.200/events/teleport.json index 9a1e17b0..9c4cedce 100644 --- a/source/behaviour/blocks/1.16.200/events/teleport.json +++ b/source/behavior/blocks/1.16.200/events/teleport.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.teleport", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.teleport", "type": "object", "description": "Teleport target randomly around destination point.", "title": "Teleport 1.16.200", diff --git a/source/behaviour/blocks/1.16.200/events/transform_item.json b/source/behavior/blocks/1.16.200/events/transform_item.json similarity index 80% rename from source/behaviour/blocks/1.16.200/events/transform_item.json rename to source/behavior/blocks/1.16.200/events/transform_item.json index 75b2f445..5f0a6fb0 100644 --- a/source/behaviour/blocks/1.16.200/events/transform_item.json +++ b/source/behavior/blocks/1.16.200/events/transform_item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.block.events.transform_item", + "$id": "blockception.minecraft.behavior.1.16.200.block.events.transform_item", "type": "object", "description": "Transforms item into another item.", "title": "Transform Item 1.16.200", diff --git a/source/behaviour/blocks/blocks.json b/source/behavior/blocks/blocks.json similarity index 95% rename from source/behaviour/blocks/blocks.json rename to source/behavior/blocks/blocks.json index b19b0806..8001bb1b 100644 --- a/source/behaviour/blocks/blocks.json +++ b/source/behavior/blocks/blocks.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.blocks", + "$id": "blockception.minecraft.behavior.blocks", "examples": [{ "format_version": "1.16.200", "minecraft:block": { "description": { "identifier": "namespace:block", "properties": {} }, "components": {}, "events": {} } }], "allOf": [ { "if": { "properties": { "format_version": { "type": "string", "const": "1.10" } } }, "then": { "$ref": "./1.10.0/blocks.json" } }, diff --git a/source/behaviour/entities/1.10.0/components.json b/source/behavior/entities/1.10.0/components.json similarity index 99% rename from source/behaviour/entities/1.10.0/components.json rename to source/behavior/entities/1.10.0/components.json index 72e2dfc2..e161db07 100644 --- a/source/behaviour/entities/1.10.0/components.json +++ b/source/behavior/entities/1.10.0/components.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.components1.10.0", + "$id": "blockception.minecraft.behavior.entities.components1.10.0", "additionalProperties": false, "type": "object", "title": "Components 1.10.0", diff --git a/source/behaviour/entities/1.10.0/components/minecraft.projectile.json b/source/behavior/entities/1.10.0/components/minecraft.projectile.json similarity index 99% rename from source/behaviour/entities/1.10.0/components/minecraft.projectile.json rename to source/behavior/entities/1.10.0/components/minecraft.projectile.json index cb305eb3..2a0ae351 100644 --- a/source/behaviour/entities/1.10.0/components/minecraft.projectile.json +++ b/source/behavior/entities/1.10.0/components/minecraft.projectile.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.10.0.minecraft.projectile", + "$id": "blockception.minecraft.behavior.entities.1.10.0.minecraft.projectile", "description": "Allows the entity to be a thrown entity.", "type": "object", "title": "Projectile 1.10.0", diff --git a/source/behaviour/entities/1.10.0/entities.json b/source/behavior/entities/1.10.0/entities.json similarity index 86% rename from source/behaviour/entities/1.10.0/entities.json rename to source/behavior/entities/1.10.0/entities.json index a5ad2928..ac7ed014 100644 --- a/source/behaviour/entities/1.10.0/entities.json +++ b/source/behavior/entities/1.10.0/entities.json @@ -1,8 +1,8 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entity1.10.0", + "$id": "blockception.minecraft.behavior.entity1.10.0", "type": "object", - "title": "Behaviour Entity 1.10.0", + "title": "behavior Entity 1.10.0", "description": "TODO description", "additionalProperties": false, "required": ["format_version", "minecraft:entity"], diff --git a/source/behaviour/entities/1.10.0/events.json b/source/behavior/entities/1.10.0/events.json similarity index 98% rename from source/behaviour/entities/1.10.0/events.json rename to source/behavior/entities/1.10.0/events.json index 56310eeb..b242ca4a 100644 --- a/source/behaviour/entities/1.10.0/events.json +++ b/source/behavior/entities/1.10.0/events.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.events1.10.0", + "$id": "blockception.minecraft.behavior.entities.events1.10.0", "type": "object", "title": "Entity 1.10.0", "definitions": { diff --git a/source/behaviour/entities/1.10.0/filters.json b/source/behavior/entities/1.10.0/filters.json similarity index 99% rename from source/behaviour/entities/1.10.0/filters.json rename to source/behavior/entities/1.10.0/filters.json index 816fac44..6acf922c 100644 --- a/source/behaviour/entities/1.10.0/filters.json +++ b/source/behavior/entities/1.10.0/filters.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.10.0.minecraft.filters", + "$id": "blockception.minecraft.behavior.entities.1.10.0.minecraft.filters", "title": "Filters 1.10.0", "definitions": { "filters_spec": { diff --git a/source/behaviour/entities/1.10.0/filters/types/base_operator.json b/source/behavior/entities/1.10.0/filters/types/base_operator.json similarity index 76% rename from source/behaviour/entities/1.10.0/filters/types/base_operator.json rename to source/behavior/entities/1.10.0/filters/types/base_operator.json index 84d4c67a..1c742ea2 100644 --- a/source/behaviour/entities/1.10.0/filters/types/base_operator.json +++ b/source/behavior/entities/1.10.0/filters/types/base_operator.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.8.0.base_operator", + "$id": "blockception.minecraft.behavior.entities.filters.1.8.0.base_operator", "title": "Filters Operator 1.8.0", "type": "string", "description": "The comparison to apply with 'value'.", diff --git a/source/behaviour/entities/1.10.0/filters/types/base_subject.json b/source/behavior/entities/1.10.0/filters/types/base_subject.json similarity index 76% rename from source/behaviour/entities/1.10.0/filters/types/base_subject.json rename to source/behavior/entities/1.10.0/filters/types/base_subject.json index e0b1e791..964b2954 100644 --- a/source/behaviour/entities/1.10.0/filters/types/base_subject.json +++ b/source/behavior/entities/1.10.0/filters/types/base_subject.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.8.0.base_subject", + "$id": "blockception.minecraft.behavior.entities.filters.1.8.0.base_subject", "title": "Filters Subject 1.8.0", "type": "string", "description": "The subject of this filter test.", diff --git a/source/behaviour/entities/1.8.0/filters/types/base_test.json b/source/behavior/entities/1.10.0/filters/types/base_test.json similarity index 93% rename from source/behaviour/entities/1.8.0/filters/types/base_test.json rename to source/behavior/entities/1.10.0/filters/types/base_test.json index 83b1bad2..c4187ceb 100644 --- a/source/behaviour/entities/1.8.0/filters/types/base_test.json +++ b/source/behavior/entities/1.10.0/filters/types/base_test.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.8.0.base_test", + "$id": "blockception.minecraft.behavior.entities.filters.1.8.0.base_test", "title": "Filters Test 1.8.0", "type": "string", "description": "The test operation", diff --git a/source/behaviour/entities/1.10.0/minecraft.entity.json b/source/behavior/entities/1.10.0/minecraft.entity.json similarity index 98% rename from source/behaviour/entities/1.10.0/minecraft.entity.json rename to source/behavior/entities/1.10.0/minecraft.entity.json index eeeaf4d3..e68dc715 100644 --- a/source/behaviour/entities/1.10.0/minecraft.entity.json +++ b/source/behavior/entities/1.10.0/minecraft.entity.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.minecraft:entity", + "$id": "blockception.minecraft.behavior.entities.minecraft:entity", "title": "Entity 1.10.0", "required": ["description"], "additionalProperties": false, diff --git a/source/behaviour/entities/1.10.0/types/entity_types.json b/source/behavior/entities/1.10.0/types/entity_types.json similarity index 95% rename from source/behaviour/entities/1.10.0/types/entity_types.json rename to source/behavior/entities/1.10.0/types/entity_types.json index cf61dc62..3b78c794 100644 --- a/source/behaviour/entities/1.10.0/types/entity_types.json +++ b/source/behavior/entities/1.10.0/types/entity_types.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.entity_types.1.10.0", + "$id": "blockception.minecraft.behavior.entities.type.entity_types.1.10.0", "title": "Entity Types 1.10.0", "definitions": { "entity_definition": { diff --git a/source/behaviour/entities/1.10.0/types/event.json b/source/behavior/entities/1.10.0/types/event.json similarity index 91% rename from source/behaviour/entities/1.10.0/types/event.json rename to source/behavior/entities/1.10.0/types/event.json index f201dc9b..45d769d9 100644 --- a/source/behaviour/entities/1.10.0/types/event.json +++ b/source/behavior/entities/1.10.0/types/event.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.entities.1.10.0.event", "title": "Event", - "description": "Minecraft behaviour event 1.10.0", + "description": "Minecraft behavior event 1.10.0", "oneOf": [ { "type": "string", "pattern": "^[a-zA-Z0-9_\\-:]+$", "description": "The event to fire" }, { diff --git a/source/behaviour/entities/1.8.0/types/range_number_type.json b/source/behavior/entities/1.10.0/types/range_number_type.json similarity index 79% rename from source/behaviour/entities/1.8.0/types/range_number_type.json rename to source/behavior/entities/1.10.0/types/range_number_type.json index 2a3c151c..d8f9d741 100644 --- a/source/behaviour/entities/1.8.0/types/range_number_type.json +++ b/source/behavior/entities/1.10.0/types/range_number_type.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.range_number_type.1.8.0", + "$id": "blockception.minecraft.behavior.entities.type.range_number_type.1.10.0", "title": "Range [a, B]", "description": "A described range", "items": [ diff --git a/source/behaviour/entities/1.10.0/types/trigger.json b/source/behavior/entities/1.10.0/types/trigger.json similarity index 88% rename from source/behaviour/entities/1.10.0/types/trigger.json rename to source/behavior/entities/1.10.0/types/trigger.json index b92ad819..eb9e30f6 100644 --- a/source/behaviour/entities/1.10.0/types/trigger.json +++ b/source/behavior/entities/1.10.0/types/trigger.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.trigger.1.10.0", + "$id": "blockception.minecraft.behavior.entities.type.trigger.1.10.0", "title": "Trigger 1.10.0", "type": "object", "description": "Trigger to fire", diff --git a/source/behaviour/entities/1.11.0/components.json b/source/behavior/entities/1.11.0/components.json similarity index 71% rename from source/behaviour/entities/1.11.0/components.json rename to source/behavior/entities/1.11.0/components.json index 478f8f11..8862f81e 100644 --- a/source/behaviour/entities/1.11.0/components.json +++ b/source/behavior/entities/1.11.0/components.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.components1.11.0", + "$id": "blockception.minecraft.behavior.entities.components1.11.0", "type": "object", "title": "Entity 1.11.0", "$ref": "../1.10.0/components.json", diff --git a/source/behaviour/entities/1.11.0/entities.json b/source/behavior/entities/1.11.0/entities.json similarity index 86% rename from source/behaviour/entities/1.11.0/entities.json rename to source/behavior/entities/1.11.0/entities.json index 3345cbfe..c0b2c2c6 100644 --- a/source/behaviour/entities/1.11.0/entities.json +++ b/source/behavior/entities/1.11.0/entities.json @@ -1,8 +1,8 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entity1.10.0", + "$id": "blockception.minecraft.behavior.entity1.10.0", "type": "object", - "title": "Behaviour Entity 1.11.0", + "title": "behavior Entity 1.11.0", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": { diff --git a/source/behaviour/entities/1.11.0/events.json b/source/behavior/entities/1.11.0/events.json similarity index 98% rename from source/behaviour/entities/1.11.0/events.json rename to source/behavior/entities/1.11.0/events.json index 67674fd8..9a21f4d1 100644 --- a/source/behaviour/entities/1.11.0/events.json +++ b/source/behavior/entities/1.11.0/events.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.events1.11.0", + "$id": "blockception.minecraft.behavior.entities.events1.11.0", "type": "object", "title": "Entity 1.11.0", "definitions": { diff --git a/source/behaviour/entities/1.11.0/filters.json b/source/behavior/entities/1.11.0/filters.json similarity index 99% rename from source/behaviour/entities/1.11.0/filters.json rename to source/behavior/entities/1.11.0/filters.json index 917b9097..ba81cc5d 100644 --- a/source/behaviour/entities/1.11.0/filters.json +++ b/source/behavior/entities/1.11.0/filters.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.11.0.minecraft.filters", + "$id": "blockception.minecraft.behavior.entities.1.11.0.minecraft.filters", "title": "Filters 1.11.0", "definitions": { "filters_spec": { diff --git a/source/behaviour/entities/1.11.0/minecraft.entity.json b/source/behavior/entities/1.11.0/minecraft.entity.json similarity index 98% rename from source/behaviour/entities/1.11.0/minecraft.entity.json rename to source/behavior/entities/1.11.0/minecraft.entity.json index 5923a533..62118c9f 100644 --- a/source/behaviour/entities/1.11.0/minecraft.entity.json +++ b/source/behavior/entities/1.11.0/minecraft.entity.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.minecraft:entity", + "$id": "blockception.minecraft.behavior.entities.minecraft:entity", "title": "Entity 1.11.0", "required": ["description"], "additionalProperties": false, diff --git a/source/behaviour/entities/1.12.0/components.json b/source/behavior/entities/1.12.0/components.json similarity index 99% rename from source/behaviour/entities/1.12.0/components.json rename to source/behavior/entities/1.12.0/components.json index 649d1832..3e42cdf3 100644 --- a/source/behaviour/entities/1.12.0/components.json +++ b/source/behavior/entities/1.12.0/components.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.components.1.12.0", + "$id": "blockception.minecraft.behavior.entities.components.1.12.0", "additionalProperties": false, "type": "object", "title": "Components 1.12.0", diff --git a/source/behaviour/entities/1.12.0/components/minecraft.explode.json b/source/behavior/entities/1.12.0/components/minecraft.explode.json similarity index 96% rename from source/behaviour/entities/1.12.0/components/minecraft.explode.json rename to source/behavior/entities/1.12.0/components/minecraft.explode.json index 8f1c0da2..14e47614 100644 --- a/source/behaviour/entities/1.12.0/components/minecraft.explode.json +++ b/source/behavior/entities/1.12.0/components/minecraft.explode.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.12.0.minecraft.explode", + "$id": "blockception.minecraft.behavior.entities.1.12.0.minecraft.explode", "type": "object", "title": "Explode 1.12.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.12.0/components/minecraft.projectile.json b/source/behavior/entities/1.12.0/components/minecraft.projectile.json similarity index 99% rename from source/behaviour/entities/1.12.0/components/minecraft.projectile.json rename to source/behavior/entities/1.12.0/components/minecraft.projectile.json index 3028af7f..bfa29b11 100644 --- a/source/behaviour/entities/1.12.0/components/minecraft.projectile.json +++ b/source/behavior/entities/1.12.0/components/minecraft.projectile.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.12.0.minecraft.projectile", + "$id": "blockception.minecraft.behavior.entities.1.12.0.minecraft.projectile", "description": "Allows the entity to be a thrown entity.", "type": "object", "title": "Projectile 1.12.0", diff --git a/source/behaviour/entities/1.12.0/entities.json b/source/behavior/entities/1.12.0/entities.json similarity index 86% rename from source/behaviour/entities/1.12.0/entities.json rename to source/behavior/entities/1.12.0/entities.json index 14138fb5..ada1b663 100644 --- a/source/behaviour/entities/1.12.0/entities.json +++ b/source/behavior/entities/1.12.0/entities.json @@ -1,8 +1,8 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entity1.10.0", + "$id": "blockception.minecraft.behavior.entity1.10.0", "type": "object", - "title": "Behaviour Entity 1.12.0", + "title": "behavior Entity 1.12.0", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": { diff --git a/source/behaviour/entities/1.12.0/events.json b/source/behavior/entities/1.12.0/events.json similarity index 98% rename from source/behaviour/entities/1.12.0/events.json rename to source/behavior/entities/1.12.0/events.json index a0936581..340cf1cb 100644 --- a/source/behaviour/entities/1.12.0/events.json +++ b/source/behavior/entities/1.12.0/events.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.events1.12.0", + "$id": "blockception.minecraft.behavior.entities.events1.12.0", "type": "object", "title": "Entity 1.12.0", "definitions": { diff --git a/source/behaviour/entities/1.12.0/filters.json b/source/behavior/entities/1.12.0/filters.json similarity index 99% rename from source/behaviour/entities/1.12.0/filters.json rename to source/behavior/entities/1.12.0/filters.json index 05ab465e..18a160ae 100644 --- a/source/behaviour/entities/1.12.0/filters.json +++ b/source/behavior/entities/1.12.0/filters.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.12.0.minecraft.filters", + "$id": "blockception.minecraft.behavior.entities.1.12.0.minecraft.filters", "title": "Filters 1.12.0", "definitions": { "filters_spec": { diff --git a/source/behaviour/entities/1.12.0/minecraft.entity.json b/source/behavior/entities/1.12.0/minecraft.entity.json similarity index 98% rename from source/behaviour/entities/1.12.0/minecraft.entity.json rename to source/behavior/entities/1.12.0/minecraft.entity.json index 6bb8d8ee..be0cecb6 100644 --- a/source/behaviour/entities/1.12.0/minecraft.entity.json +++ b/source/behavior/entities/1.12.0/minecraft.entity.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.minecraft:entity", + "$id": "blockception.minecraft.behavior.entities.minecraft:entity", "title": "Entity 1.12.0", "required": ["description"], "additionalProperties": false, diff --git a/source/behaviour/entities/1.12.0/types/entity_types.json b/source/behavior/entities/1.12.0/types/entity_types.json similarity index 94% rename from source/behaviour/entities/1.12.0/types/entity_types.json rename to source/behavior/entities/1.12.0/types/entity_types.json index c757a27a..3306f8bd 100644 --- a/source/behaviour/entities/1.12.0/types/entity_types.json +++ b/source/behavior/entities/1.12.0/types/entity_types.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.entity_types.1.12.0", + "$id": "blockception.minecraft.behavior.entities.type.entity_types.1.12.0", "title": "Entity Types 1.12.0", "type": "array", "items": { diff --git a/source/behaviour/entities/1.12.0/types/event.json b/source/behavior/entities/1.12.0/types/event.json similarity index 91% rename from source/behaviour/entities/1.12.0/types/event.json rename to source/behavior/entities/1.12.0/types/event.json index afc60610..a07f619f 100644 --- a/source/behaviour/entities/1.12.0/types/event.json +++ b/source/behavior/entities/1.12.0/types/event.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.entities.1.12.0.event", "title": "Event", - "description": "Minecraft behaviour event 1.12.0", + "description": "Minecraft behavior event 1.12.0", "oneOf": [ { "type": "string", "pattern": "^[a-zA-Z0-9_\\-:]+$", "description": "The event to fire" }, { diff --git a/source/behaviour/entities/1.12.0/types/range_number_type.json b/source/behavior/entities/1.12.0/types/range_number_type.json similarity index 79% rename from source/behaviour/entities/1.12.0/types/range_number_type.json rename to source/behavior/entities/1.12.0/types/range_number_type.json index 604dc1b6..f0f28c21 100644 --- a/source/behaviour/entities/1.12.0/types/range_number_type.json +++ b/source/behavior/entities/1.12.0/types/range_number_type.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.range_number_type.1.12.0", + "$id": "blockception.minecraft.behavior.entities.type.range_number_type.1.12.0", "title": "Range [a, B]", "description": "A described range", "items": [ diff --git a/source/behaviour/entities/1.12.0/types/trigger.json b/source/behavior/entities/1.12.0/types/trigger.json similarity index 88% rename from source/behaviour/entities/1.12.0/types/trigger.json rename to source/behavior/entities/1.12.0/types/trigger.json index a6e9e92d..6517bd41 100644 --- a/source/behaviour/entities/1.12.0/types/trigger.json +++ b/source/behavior/entities/1.12.0/types/trigger.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.trigger.1.12.0", + "$id": "blockception.minecraft.behavior.entities.type.trigger.1.12.0", "title": "Trigger1.12.0", "type": "object", "description": "Trigger to fire", diff --git a/source/behaviour/entities/1.13.0/behaviors/minecraft.behavior.find_mount.json b/source/behavior/entities/1.13.0/behaviors/minecraft.behavior.find_mount.json similarity index 93% rename from source/behaviour/entities/1.13.0/behaviors/minecraft.behavior.find_mount.json rename to source/behavior/entities/1.13.0/behaviors/minecraft.behavior.find_mount.json index 949e6471..ccadb752 100644 --- a/source/behaviour/entities/1.13.0/behaviors/minecraft.behavior.find_mount.json +++ b/source/behavior/entities/1.13.0/behaviors/minecraft.behavior.find_mount.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.find_mount", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.find_mount", "type": "object", "title": "Find Mount 1.8.0", "description": "Allows the mob to look around for another mob to ride atop it.", diff --git a/source/behaviour/entities/1.13.0/behaviors/minecraft.behavior.go_home.json b/source/behavior/entities/1.13.0/behaviors/minecraft.behavior.go_home.json similarity index 94% rename from source/behaviour/entities/1.13.0/behaviors/minecraft.behavior.go_home.json rename to source/behavior/entities/1.13.0/behaviors/minecraft.behavior.go_home.json index 055251bb..c42e42c5 100644 --- a/source/behaviour/entities/1.13.0/behaviors/minecraft.behavior.go_home.json +++ b/source/behavior/entities/1.13.0/behaviors/minecraft.behavior.go_home.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.behavior.go_home", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.behavior.go_home", "type": "object", "title": "Go Home 1.13.0", "description": "Allows the mob to move back to the position they were spawned.", diff --git a/source/behaviour/entities/1.13.0/behaviors/minecraft.behavior.stomp_turtle_egg.json b/source/behavior/entities/1.13.0/behaviors/minecraft.behavior.stomp_turtle_egg.json similarity index 94% rename from source/behaviour/entities/1.13.0/behaviors/minecraft.behavior.stomp_turtle_egg.json rename to source/behavior/entities/1.13.0/behaviors/minecraft.behavior.stomp_turtle_egg.json index 52092716..268a8157 100644 --- a/source/behaviour/entities/1.13.0/behaviors/minecraft.behavior.stomp_turtle_egg.json +++ b/source/behavior/entities/1.13.0/behaviors/minecraft.behavior.stomp_turtle_egg.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.behavior.stomp_turtle_egg", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.behavior.stomp_turtle_egg", "description": "Allows this mob to stomp turtle eggs", "type": "object", "title": "Stomp Turtle Egg 1.13.0", diff --git a/source/behaviour/entities/1.13.0/behaviors/minecraft.behavior.tempt.json b/source/behavior/entities/1.13.0/behaviors/minecraft.behavior.tempt.json similarity index 95% rename from source/behaviour/entities/1.13.0/behaviors/minecraft.behavior.tempt.json rename to source/behavior/entities/1.13.0/behaviors/minecraft.behavior.tempt.json index 960f80b2..2eb95b83 100644 --- a/source/behaviour/entities/1.13.0/behaviors/minecraft.behavior.tempt.json +++ b/source/behavior/entities/1.13.0/behaviors/minecraft.behavior.tempt.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.behavior.tempt", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.behavior.tempt", "description": "Allows the mob to be tempted by food they like.", "type": "object", "title": "Tempt 1.13.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/types/base_priority.json b/source/behavior/entities/1.13.0/behaviors/types/base_priority.json similarity index 80% rename from source/behaviour/entities/1.8.0/behaviors/types/base_priority.json rename to source/behavior/entities/1.13.0/behaviors/types/base_priority.json index 6ee89577..ff70d8a6 100644 --- a/source/behaviour/entities/1.8.0/behaviors/types/base_priority.json +++ b/source/behavior/entities/1.13.0/behaviors/types/base_priority.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.base_priority", + "$id": "blockception.minecraft.behavior.entities.1.13.0.base_priority", "additionalProperties": false, "type": "integer", "title": "Priority", diff --git a/source/behaviour/entities/1.8.0/behaviors/types/base_speed_multiplier.json b/source/behavior/entities/1.13.0/behaviors/types/base_speed_multiplier.json similarity index 79% rename from source/behaviour/entities/1.8.0/behaviors/types/base_speed_multiplier.json rename to source/behavior/entities/1.13.0/behaviors/types/base_speed_multiplier.json index 0e6ed740..6a11fa8c 100644 --- a/source/behaviour/entities/1.8.0/behaviors/types/base_speed_multiplier.json +++ b/source/behavior/entities/1.13.0/behaviors/types/base_speed_multiplier.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.speed_multiplier", + "$id": "blockception.minecraft.behavior.entities.1.13.0.speed_multiplier", "additionalProperties": false, "default": 1.0, "description": "Movement speed multiplier of the mob when using this AI Goal.", diff --git a/source/behaviour/entities/1.13.0/components.json b/source/behavior/entities/1.13.0/components.json similarity index 99% rename from source/behaviour/entities/1.13.0/components.json rename to source/behavior/entities/1.13.0/components.json index b810da72..84ef0f37 100644 --- a/source/behaviour/entities/1.13.0/components.json +++ b/source/behavior/entities/1.13.0/components.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.components1.13.0", + "$id": "blockception.minecraft.behavior.entities.components1.13.0", "additionalProperties": false, "type": "object", "title": "Entity 1.13.0", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.ageable.json b/source/behavior/entities/1.13.0/components/minecraft.ageable.json similarity index 93% rename from source/behaviour/entities/1.13.0/components/minecraft.ageable.json rename to source/behavior/entities/1.13.0/components/minecraft.ageable.json index 574818f9..a00171ee 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.ageable.json +++ b/source/behavior/entities/1.13.0/components/minecraft.ageable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.ageable", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.ageable", "type": "object", "title": "Ageable 1.13.0", "description": "Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.ambient_sound_interval.json b/source/behavior/entities/1.13.0/components/minecraft.ambient_sound_interval.json similarity index 89% rename from source/behaviour/entities/1.13.0/components/minecraft.ambient_sound_interval.json rename to source/behavior/entities/1.13.0/components/minecraft.ambient_sound_interval.json index 22ea1e63..b3a196da 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.ambient_sound_interval.json +++ b/source/behavior/entities/1.13.0/components/minecraft.ambient_sound_interval.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.ambient_sound_interval", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.ambient_sound_interval", "additionalProperties": false, "type": "object", "title": "Ambient Sound Interval 1.8.0", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.breedable.json b/source/behavior/entities/1.13.0/components/minecraft.breedable.json similarity index 98% rename from source/behaviour/entities/1.13.0/components/minecraft.breedable.json rename to source/behavior/entities/1.13.0/components/minecraft.breedable.json index 06eb74a5..86c8465a 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.breedable.json +++ b/source/behavior/entities/1.13.0/components/minecraft.breedable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.breedable", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.breedable", "type": "object", "title": "Breedable 1.13.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.13.0/components/minecraft.damage_sensor.json b/source/behavior/entities/1.13.0/components/minecraft.damage_sensor.json similarity index 96% rename from source/behaviour/entities/1.13.0/components/minecraft.damage_sensor.json rename to source/behavior/entities/1.13.0/components/minecraft.damage_sensor.json index 27cf21b5..56d29149 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.damage_sensor.json +++ b/source/behavior/entities/1.13.0/components/minecraft.damage_sensor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.damage_sensor", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.damage_sensor", "title": "Damage Sensor 1.13.0", "description": "Defines what events to call when this entity is damaged by specific entities or items.", "type": "object", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.environment_sensor.json b/source/behavior/entities/1.13.0/components/minecraft.environment_sensor.json similarity index 86% rename from source/behaviour/entities/1.13.0/components/minecraft.environment_sensor.json rename to source/behavior/entities/1.13.0/components/minecraft.environment_sensor.json index ee33e77f..ccd3baf3 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.environment_sensor.json +++ b/source/behavior/entities/1.13.0/components/minecraft.environment_sensor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.environment_sensor", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.environment_sensor", "title": "Environment Sensor 1.13.0", "description": "Creates a trigger based on environment conditions.", "type": "object", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.experience_reward.json b/source/behavior/entities/1.13.0/components/minecraft.experience_reward.json similarity index 89% rename from source/behaviour/entities/1.13.0/components/minecraft.experience_reward.json rename to source/behavior/entities/1.13.0/components/minecraft.experience_reward.json index d617e2ee..8d8d48f6 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.experience_reward.json +++ b/source/behavior/entities/1.13.0/components/minecraft.experience_reward.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.experience_reward", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.experience_reward", "type": "object", "title": "Experience Reward 1.13.0", "description": "TODO", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.interact.json b/source/behavior/entities/1.13.0/components/minecraft.interact.json similarity index 97% rename from source/behaviour/entities/1.13.0/components/minecraft.interact.json rename to source/behavior/entities/1.13.0/components/minecraft.interact.json index 47adb16e..4c5000db 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.interact.json +++ b/source/behavior/entities/1.13.0/components/minecraft.interact.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.interact", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.interact", "type": "object", "title": "Interact 1.13.0", "description": "Defines interactions with this entity.", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.navigation.climb.json b/source/behavior/entities/1.13.0/components/minecraft.navigation.climb.json similarity index 97% rename from source/behaviour/entities/1.13.0/components/minecraft.navigation.climb.json rename to source/behavior/entities/1.13.0/components/minecraft.navigation.climb.json index c456e5c2..8526a0aa 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.navigation.climb.json +++ b/source/behavior/entities/1.13.0/components/minecraft.navigation.climb.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.navigation.climb", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.navigation.climb", "title": "Navigation.climb", "description": "Allows this entity to generate paths that include vertical walls like the vanilla Spiders do.", "type": "object", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.navigation.float.json b/source/behavior/entities/1.13.0/components/minecraft.navigation.float.json similarity index 97% rename from source/behaviour/entities/1.13.0/components/minecraft.navigation.float.json rename to source/behavior/entities/1.13.0/components/minecraft.navigation.float.json index 84c5119a..b346c5a3 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.navigation.float.json +++ b/source/behavior/entities/1.13.0/components/minecraft.navigation.float.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.navigation.float", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.navigation.float", "title": "Navigation.float", "description": "Allows this entity to generate paths by flying around the air like the regular Ghast.", "type": "object", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.navigation.fly.json b/source/behavior/entities/1.13.0/components/minecraft.navigation.fly.json similarity index 97% rename from source/behaviour/entities/1.13.0/components/minecraft.navigation.fly.json rename to source/behavior/entities/1.13.0/components/minecraft.navigation.fly.json index 7a8f72ba..f509cec0 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.navigation.fly.json +++ b/source/behavior/entities/1.13.0/components/minecraft.navigation.fly.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.navigation.fly", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.navigation.fly", "title": "Navigation.fly", "description": "Allows this entity to generate paths in the air like the vanilla Parrots do.", "type": "object", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.navigation.generic.json b/source/behavior/entities/1.13.0/components/minecraft.navigation.generic.json similarity index 97% rename from source/behaviour/entities/1.13.0/components/minecraft.navigation.generic.json rename to source/behavior/entities/1.13.0/components/minecraft.navigation.generic.json index d3e13d77..7d2ebb63 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.navigation.generic.json +++ b/source/behavior/entities/1.13.0/components/minecraft.navigation.generic.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.navigation.generic", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.navigation.generic", "title": "Navigation.generic 1.13.0", "description": "Allows this entity to generate paths by walking, swimming, flying and/or climbing around and jumping up and down a block.", "type": "object", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.navigation.swim.json b/source/behavior/entities/1.13.0/components/minecraft.navigation.swim.json similarity index 97% rename from source/behaviour/entities/1.13.0/components/minecraft.navigation.swim.json rename to source/behavior/entities/1.13.0/components/minecraft.navigation.swim.json index 600b714f..f97f917d 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.navigation.swim.json +++ b/source/behavior/entities/1.13.0/components/minecraft.navigation.swim.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.navigation.swim", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.navigation.swim", "title": "Navigation.swim", "description": "Allows this entity to generate paths by walking, swimming, flying and/or climbing around and jumping up and down a block.", "type": "object", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.navigation.walk.json b/source/behavior/entities/1.13.0/components/minecraft.navigation.walk.json similarity index 97% rename from source/behaviour/entities/1.13.0/components/minecraft.navigation.walk.json rename to source/behavior/entities/1.13.0/components/minecraft.navigation.walk.json index 555ef533..87da1069 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.navigation.walk.json +++ b/source/behavior/entities/1.13.0/components/minecraft.navigation.walk.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.navigation.walk", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.navigation.walk", "title": "Navigation.walk 1.13.0", "description": "Allows this entity to generate paths by walking around and jumping up and down a block like regular mobs.", "type": "object", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.projectile.json b/source/behavior/entities/1.13.0/components/minecraft.projectile.json similarity index 98% rename from source/behaviour/entities/1.13.0/components/minecraft.projectile.json rename to source/behavior/entities/1.13.0/components/minecraft.projectile.json index 90d04e95..fcfe631a 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.projectile.json +++ b/source/behavior/entities/1.13.0/components/minecraft.projectile.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.projectile", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.projectile", "description": "Allows the entity to be a thrown entity.", "type": "object", "title": "Projectile 1.13.0", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.rideable.json b/source/behavior/entities/1.13.0/components/minecraft.rideable.json similarity index 97% rename from source/behaviour/entities/1.13.0/components/minecraft.rideable.json rename to source/behavior/entities/1.13.0/components/minecraft.rideable.json index 762178df..b6392959 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.rideable.json +++ b/source/behavior/entities/1.13.0/components/minecraft.rideable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.rideable", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.rideable", "description": "Determines whether this entity can be ridden. Allows specifying the different seat positions and quantity.", "type": "object", "title": "Rideable 1.13.0", diff --git a/source/behaviour/entities/1.13.0/components/minecraft.transformation.json b/source/behavior/entities/1.13.0/components/minecraft.transformation.json similarity index 97% rename from source/behaviour/entities/1.13.0/components/minecraft.transformation.json rename to source/behavior/entities/1.13.0/components/minecraft.transformation.json index 76128409..dbaba99f 100644 --- a/source/behaviour/entities/1.13.0/components/minecraft.transformation.json +++ b/source/behavior/entities/1.13.0/components/minecraft.transformation.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.transformation", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.transformation", "description": "Defines this entity's ability to trade with players.", "type": "object", "title": "Transformation 1.13.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/types/base_priority.json b/source/behavior/entities/1.13.0/components/types/base_priority.json similarity index 76% rename from source/behaviour/entities/1.16.0/behaviors/types/base_priority.json rename to source/behavior/entities/1.13.0/components/types/base_priority.json index d4278d3f..ff70d8a6 100644 --- a/source/behaviour/entities/1.16.0/behaviors/types/base_priority.json +++ b/source/behavior/entities/1.13.0/components/types/base_priority.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.base_priority", + "$id": "blockception.minecraft.behavior.entities.1.13.0.base_priority", "additionalProperties": false, "type": "integer", "title": "Priority", diff --git a/source/behaviour/entities/1.16.0/behaviors/types/base_speed_multiplier.json b/source/behavior/entities/1.13.0/components/types/base_speed_multiplier.json similarity index 75% rename from source/behaviour/entities/1.16.0/behaviors/types/base_speed_multiplier.json rename to source/behavior/entities/1.13.0/components/types/base_speed_multiplier.json index caeb9eb9..6a11fa8c 100644 --- a/source/behaviour/entities/1.16.0/behaviors/types/base_speed_multiplier.json +++ b/source/behavior/entities/1.13.0/components/types/base_speed_multiplier.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.speed_multiplier", + "$id": "blockception.minecraft.behavior.entities.1.13.0.speed_multiplier", "additionalProperties": false, "default": 1.0, "description": "Movement speed multiplier of the mob when using this AI Goal.", diff --git a/source/behaviour/entities/1.13.0/entities.json b/source/behavior/entities/1.13.0/entities.json similarity index 86% rename from source/behaviour/entities/1.13.0/entities.json rename to source/behavior/entities/1.13.0/entities.json index 9855d0fe..7e28d765 100644 --- a/source/behaviour/entities/1.13.0/entities.json +++ b/source/behavior/entities/1.13.0/entities.json @@ -1,8 +1,8 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entity1.13.0", + "$id": "blockception.minecraft.behavior.entity1.13.0", "type": "object", - "title": "Behaviour Entity 1.13.0", + "title": "behavior Entity 1.13.0", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": { diff --git a/source/behaviour/entities/1.13.0/events.json b/source/behavior/entities/1.13.0/events.json similarity index 98% rename from source/behaviour/entities/1.13.0/events.json rename to source/behavior/entities/1.13.0/events.json index 993b514c..c7b0b242 100644 --- a/source/behaviour/entities/1.13.0/events.json +++ b/source/behavior/entities/1.13.0/events.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.events1.13.0", + "$id": "blockception.minecraft.behavior.entities.events1.13.0", "type": "object", "title": "Entity 1.13.0", "definitions": { diff --git a/source/behaviour/entities/1.13.0/filters.json b/source/behavior/entities/1.13.0/filters.json similarity index 99% rename from source/behaviour/entities/1.13.0/filters.json rename to source/behavior/entities/1.13.0/filters.json index c8cbb5e5..1e7a71ab 100644 --- a/source/behaviour/entities/1.13.0/filters.json +++ b/source/behavior/entities/1.13.0/filters.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.filters", + "$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.filters", "title": "Filters 1.13.0", "definitions": { "filters_spec": { diff --git a/source/behaviour/entities/1.13.0/filters/has_container_open.json b/source/behavior/entities/1.13.0/filters/has_container_open.json similarity index 88% rename from source/behaviour/entities/1.13.0/filters/has_container_open.json rename to source/behavior/entities/1.13.0/filters/has_container_open.json index 9b236b49..69a04a1b 100644 --- a/source/behaviour/entities/1.13.0/filters/has_container_open.json +++ b/source/behavior/entities/1.13.0/filters/has_container_open.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.has_container_open", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.has_container_open", "type": "object", "title": "Filters Has Container Open 1.13.0", "description": "Returns true when the subject Player entity has opened a container.", diff --git a/source/behaviour/entities/1.13.0/filters/has_ranged_weapon.json b/source/behavior/entities/1.13.0/filters/has_ranged_weapon.json similarity index 88% rename from source/behaviour/entities/1.13.0/filters/has_ranged_weapon.json rename to source/behavior/entities/1.13.0/filters/has_ranged_weapon.json index 9e54270e..5cdea80e 100644 --- a/source/behaviour/entities/1.13.0/filters/has_ranged_weapon.json +++ b/source/behavior/entities/1.13.0/filters/has_ranged_weapon.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.has_ranged_weapon", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.has_ranged_weapon", "type": "object", "title": "Filters Has Ranged Weapon 1.13.0", "description": "Returns true when the subject entity is holding a ranged weapon like a bow or crossbow.", diff --git a/source/behaviour/entities/1.13.0/filters/has_target.json b/source/behavior/entities/1.13.0/filters/has_target.json similarity index 88% rename from source/behaviour/entities/1.13.0/filters/has_target.json rename to source/behavior/entities/1.13.0/filters/has_target.json index 35511e77..4a7e3b2f 100644 --- a/source/behaviour/entities/1.13.0/filters/has_target.json +++ b/source/behavior/entities/1.13.0/filters/has_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.has_target", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.has_target", "type": "object", "title": "Filters Has Target 1.13.0", "description": "Returns true if the subject entity has a valid target.", diff --git a/source/behaviour/entities/1.13.0/filters/in_nether.json b/source/behavior/entities/1.13.0/filters/in_nether.json similarity index 88% rename from source/behaviour/entities/1.13.0/filters/in_nether.json rename to source/behavior/entities/1.13.0/filters/in_nether.json index d2b8d4df..6a56222e 100644 --- a/source/behaviour/entities/1.13.0/filters/in_nether.json +++ b/source/behavior/entities/1.13.0/filters/in_nether.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.in_nether", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.in_nether", "type": "object", "title": "Filters In Nether 1.13.0", "description": "Returns true when the subject entity is in Nether.", diff --git a/source/behaviour/entities/1.13.0/filters/inactivity_timer.json b/source/behavior/entities/1.13.0/filters/inactivity_timer.json similarity index 87% rename from source/behaviour/entities/1.13.0/filters/inactivity_timer.json rename to source/behavior/entities/1.13.0/filters/inactivity_timer.json index 8d11d54e..c0c61c31 100644 --- a/source/behaviour/entities/1.13.0/filters/inactivity_timer.json +++ b/source/behavior/entities/1.13.0/filters/inactivity_timer.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.inactivity_timer", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.inactivity_timer", "type": "object", "title": "Filters Inactivity Timer 1.13.0", "description": "Tests if the specified duration in seconds of inactivity for despawning has been reached.", diff --git a/source/behaviour/entities/1.13.0/filters/is_block.json b/source/behavior/entities/1.13.0/filters/is_block.json similarity index 87% rename from source/behaviour/entities/1.13.0/filters/is_block.json rename to source/behavior/entities/1.13.0/filters/is_block.json index bd3f1b20..c73ecaa5 100644 --- a/source/behaviour/entities/1.13.0/filters/is_block.json +++ b/source/behavior/entities/1.13.0/filters/is_block.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.is_block", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.is_block", "type": "object", "title": "Filters Is Block 1.13.0", "description": "Returns true when the block has the given name.", diff --git a/source/behaviour/entities/1.13.0/filters/is_leashed_to.json b/source/behavior/entities/1.13.0/filters/is_leashed_to.json similarity index 88% rename from source/behaviour/entities/1.13.0/filters/is_leashed_to.json rename to source/behavior/entities/1.13.0/filters/is_leashed_to.json index ddca93d3..a40c2f10 100644 --- a/source/behaviour/entities/1.13.0/filters/is_leashed_to.json +++ b/source/behavior/entities/1.13.0/filters/is_leashed_to.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.is_leashed_to", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.is_leashed_to", "type": "object", "title": "Filters Is Leashed To 1.13.0", "description": "Returns true if the subject entity leashed to the calling entity.", diff --git a/source/behaviour/entities/1.13.0/filters/is_persistent.json b/source/behavior/entities/1.13.0/filters/is_persistent.json similarity index 88% rename from source/behaviour/entities/1.13.0/filters/is_persistent.json rename to source/behavior/entities/1.13.0/filters/is_persistent.json index c1e46fc1..681bc102 100644 --- a/source/behaviour/entities/1.13.0/filters/is_persistent.json +++ b/source/behavior/entities/1.13.0/filters/is_persistent.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.is_persistent", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.is_persistent", "type": "object", "title": "Filters Is Persistent 1.13.0", "description": "Tests if the subject's persistence matches the bool value passed in.", diff --git a/source/behaviour/entities/1.13.0/filters/is_sleeping.json b/source/behavior/entities/1.13.0/filters/is_sleeping.json similarity index 88% rename from source/behaviour/entities/1.13.0/filters/is_sleeping.json rename to source/behavior/entities/1.13.0/filters/is_sleeping.json index a8541aae..ee8c94ca 100644 --- a/source/behaviour/entities/1.13.0/filters/is_sleeping.json +++ b/source/behavior/entities/1.13.0/filters/is_sleeping.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.is_sleeping", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.is_sleeping", "type": "object", "title": "Filters Is Sleeping 1.13.0", "description": "Tests whether the Subject is sleeping.", diff --git a/source/behaviour/entities/1.13.0/filters/light_level.json b/source/behavior/entities/1.13.0/filters/light_level.json similarity index 87% rename from source/behaviour/entities/1.13.0/filters/light_level.json rename to source/behavior/entities/1.13.0/filters/light_level.json index 849ec9b7..69d0e4b6 100644 --- a/source/behaviour/entities/1.13.0/filters/light_level.json +++ b/source/behavior/entities/1.13.0/filters/light_level.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.light_level", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.light_level", "type": "object", "title": "Filters Light Level 1.13.0", "description": "Tests is the mob is outside of the specified light level range (0, 16).", diff --git a/source/behaviour/entities/1.13.0/filters/random_chance.json b/source/behavior/entities/1.13.0/filters/random_chance.json similarity index 86% rename from source/behaviour/entities/1.13.0/filters/random_chance.json rename to source/behavior/entities/1.13.0/filters/random_chance.json index acc84283..ed143f40 100644 --- a/source/behaviour/entities/1.13.0/filters/random_chance.json +++ b/source/behavior/entities/1.13.0/filters/random_chance.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.random_chance", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.random_chance", "type": "object", "title": "Filters Random Chance 1.13.0", "description": "Returns true if the random chance rolls 0 out of a specified max range.", diff --git a/source/behaviour/entities/1.13.0/filters/rider_count.json b/source/behavior/entities/1.13.0/filters/rider_count.json similarity index 86% rename from source/behaviour/entities/1.13.0/filters/rider_count.json rename to source/behavior/entities/1.13.0/filters/rider_count.json index dd7ca5fc..21da20fa 100644 --- a/source/behaviour/entities/1.13.0/filters/rider_count.json +++ b/source/behavior/entities/1.13.0/filters/rider_count.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.rider_count", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.rider_count", "type": "object", "title": "Filters Rider Count 1.13.0", "description": "Returns the number of riders on this entity.", diff --git a/source/behaviour/entities/1.13.0/filters/surface_mob.json b/source/behavior/entities/1.13.0/filters/surface_mob.json similarity index 88% rename from source/behaviour/entities/1.13.0/filters/surface_mob.json rename to source/behavior/entities/1.13.0/filters/surface_mob.json index 0bc1c13d..a2615ba5 100644 --- a/source/behaviour/entities/1.13.0/filters/surface_mob.json +++ b/source/behavior/entities/1.13.0/filters/surface_mob.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.surface_mob", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.surface_mob", "type": "object", "title": "Filters Surface Mob 1.13.0", "description": "Tests if the subject is a surface mob.", diff --git a/source/behaviour/entities/1.13.0/filters/trusts.json b/source/behavior/entities/1.13.0/filters/trusts.json similarity index 89% rename from source/behaviour/entities/1.13.0/filters/trusts.json rename to source/behavior/entities/1.13.0/filters/trusts.json index 60372cd3..13a4f182 100644 --- a/source/behaviour/entities/1.13.0/filters/trusts.json +++ b/source/behavior/entities/1.13.0/filters/trusts.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.trusts", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.trusts", "type": "object", "title": "Filters Trusts 1.13.0", "description": "Returns true if the subject is trusted by entity.", diff --git a/source/behaviour/entities/1.16.0/types/base_operator.json b/source/behavior/entities/1.13.0/filters/types/base_operator.json similarity index 76% rename from source/behaviour/entities/1.16.0/types/base_operator.json rename to source/behavior/entities/1.13.0/filters/types/base_operator.json index a70bebb5..fa18184e 100644 --- a/source/behaviour/entities/1.16.0/types/base_operator.json +++ b/source/behavior/entities/1.13.0/filters/types/base_operator.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.16.0.base_operator", + "$id": "blockception.minecraft.behavior.entities.filters.1.13.0.base_operator", "title": "Operator", "type": "string", "description": "The operator comparison to apply with 'value'.", diff --git a/source/behaviour/entities/1.13.0/filters/types/base_priority.json b/source/behavior/entities/1.13.0/filters/types/base_priority.json similarity index 76% rename from source/behaviour/entities/1.13.0/filters/types/base_priority.json rename to source/behavior/entities/1.13.0/filters/types/base_priority.json index 2f78a934..ff70d8a6 100644 --- a/source/behaviour/entities/1.13.0/filters/types/base_priority.json +++ b/source/behavior/entities/1.13.0/filters/types/base_priority.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.base_priority", + "$id": "blockception.minecraft.behavior.entities.1.13.0.base_priority", "additionalProperties": false, "type": "integer", "title": "Priority", diff --git a/source/behaviour/entities/1.13.0/components/types/base_speed_multiplier.json b/source/behavior/entities/1.13.0/filters/types/base_speed_multiplier.json similarity index 75% rename from source/behaviour/entities/1.13.0/components/types/base_speed_multiplier.json rename to source/behavior/entities/1.13.0/filters/types/base_speed_multiplier.json index 9c9afdda..6a11fa8c 100644 --- a/source/behaviour/entities/1.13.0/components/types/base_speed_multiplier.json +++ b/source/behavior/entities/1.13.0/filters/types/base_speed_multiplier.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.speed_multiplier", + "$id": "blockception.minecraft.behavior.entities.1.13.0.speed_multiplier", "additionalProperties": false, "default": 1.0, "description": "Movement speed multiplier of the mob when using this AI Goal.", diff --git a/source/behaviour/entities/1.13.0/filters/types/base_subject.json b/source/behavior/entities/1.13.0/filters/types/base_subject.json similarity index 76% rename from source/behaviour/entities/1.13.0/filters/types/base_subject.json rename to source/behavior/entities/1.13.0/filters/types/base_subject.json index f7f22905..8429991a 100644 --- a/source/behaviour/entities/1.13.0/filters/types/base_subject.json +++ b/source/behavior/entities/1.13.0/filters/types/base_subject.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.13.0.base_subject", + "$id": "blockception.minecraft.behavior.entities.filters.1.13.0.base_subject", "title": "Subject 1.13.0", "type": "string", "description": "The subject of this filter test.", diff --git a/source/behaviour/entities/1.13.0/filters/types/base_test.json b/source/behavior/entities/1.13.0/filters/types/base_test.json similarity index 94% rename from source/behaviour/entities/1.13.0/filters/types/base_test.json rename to source/behavior/entities/1.13.0/filters/types/base_test.json index 065694d7..4c006156 100644 --- a/source/behaviour/entities/1.13.0/filters/types/base_test.json +++ b/source/behavior/entities/1.13.0/filters/types/base_test.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.13.0.base_test", + "$id": "blockception.minecraft.behavior.entities.filters.1.13.0.base_test", "title": "Test 1.13.0", "type": "string", "description": "The test operation for 1.13.0", diff --git a/source/behaviour/entities/1.13.0/filters/weather.json b/source/behavior/entities/1.13.0/filters/weather.json similarity index 87% rename from source/behaviour/entities/1.13.0/filters/weather.json rename to source/behavior/entities/1.13.0/filters/weather.json index 13139ef6..d56e0798 100644 --- a/source/behaviour/entities/1.13.0/filters/weather.json +++ b/source/behavior/entities/1.13.0/filters/weather.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.weather", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.weather", "type": "object", "title": "Filters Weather 1.13.0", "description": "Tests the current weather in the dimension against a provided weather value.", diff --git a/source/behaviour/entities/1.13.0/filters/weather_at_position.json b/source/behavior/entities/1.13.0/filters/weather_at_position.json similarity index 86% rename from source/behaviour/entities/1.13.0/filters/weather_at_position.json rename to source/behavior/entities/1.13.0/filters/weather_at_position.json index a8e44195..21994154 100644 --- a/source/behaviour/entities/1.13.0/filters/weather_at_position.json +++ b/source/behavior/entities/1.13.0/filters/weather_at_position.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.filters.weather_at_position", + "$id": "blockception.minecraft.behavior.entities.1.13.0.filters.weather_at_position", "type": "object", "title": "Filters Weather At Position 1.13.0", "description": "Tests the current weather, at the actor's position, against a provided weather value.", diff --git a/source/behaviour/entities/1.13.0/minecraft.entity.json b/source/behavior/entities/1.13.0/minecraft.entity.json similarity index 98% rename from source/behaviour/entities/1.13.0/minecraft.entity.json rename to source/behavior/entities/1.13.0/minecraft.entity.json index a55f24fe..bb1f4965 100644 --- a/source/behaviour/entities/1.13.0/minecraft.entity.json +++ b/source/behavior/entities/1.13.0/minecraft.entity.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.minecraft:entity", + "$id": "blockception.minecraft.behavior.entities.minecraft:entity", "title": "Entity 1.13.0", "required": ["description"], "additionalProperties": false, diff --git a/source/behaviour/entities/1.13.0/filters/types/base_operator.json b/source/behavior/entities/1.13.0/types/base_operator.json similarity index 76% rename from source/behaviour/entities/1.13.0/filters/types/base_operator.json rename to source/behavior/entities/1.13.0/types/base_operator.json index b8a4f41a..fa18184e 100644 --- a/source/behaviour/entities/1.13.0/filters/types/base_operator.json +++ b/source/behavior/entities/1.13.0/types/base_operator.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.13.0.base_operator", + "$id": "blockception.minecraft.behavior.entities.filters.1.13.0.base_operator", "title": "Operator", "type": "string", "description": "The operator comparison to apply with 'value'.", diff --git a/source/behaviour/entities/1.13.0/types/base_subject.json b/source/behavior/entities/1.13.0/types/base_subject.json similarity index 76% rename from source/behaviour/entities/1.13.0/types/base_subject.json rename to source/behavior/entities/1.13.0/types/base_subject.json index f7f22905..8429991a 100644 --- a/source/behaviour/entities/1.13.0/types/base_subject.json +++ b/source/behavior/entities/1.13.0/types/base_subject.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.13.0.base_subject", + "$id": "blockception.minecraft.behavior.entities.filters.1.13.0.base_subject", "title": "Subject 1.13.0", "type": "string", "description": "The subject of this filter test.", diff --git a/source/behaviour/entities/1.13.0/types/base_test.json b/source/behavior/entities/1.13.0/types/base_test.json similarity index 94% rename from source/behaviour/entities/1.13.0/types/base_test.json rename to source/behavior/entities/1.13.0/types/base_test.json index 065694d7..4c006156 100644 --- a/source/behaviour/entities/1.13.0/types/base_test.json +++ b/source/behavior/entities/1.13.0/types/base_test.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.13.0.base_test", + "$id": "blockception.minecraft.behavior.entities.filters.1.13.0.base_test", "title": "Test 1.13.0", "type": "string", "description": "The test operation for 1.13.0", diff --git a/source/behaviour/entities/1.13.0/types/entity_types.json b/source/behavior/entities/1.13.0/types/entity_types.json similarity index 94% rename from source/behaviour/entities/1.13.0/types/entity_types.json rename to source/behavior/entities/1.13.0/types/entity_types.json index 0b5e0fc3..6213d9b6 100644 --- a/source/behaviour/entities/1.13.0/types/entity_types.json +++ b/source/behavior/entities/1.13.0/types/entity_types.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.entity_types.1.13.0", + "$id": "blockception.minecraft.behavior.entities.type.entity_types.1.13.0", "title": "Entity Types 1.13.0", "type": "array", "items": { diff --git a/source/behaviour/entities/1.13.0/types/event.json b/source/behavior/entities/1.13.0/types/event.json similarity index 91% rename from source/behaviour/entities/1.13.0/types/event.json rename to source/behavior/entities/1.13.0/types/event.json index 2279fa1a..f52561b2 100644 --- a/source/behaviour/entities/1.13.0/types/event.json +++ b/source/behavior/entities/1.13.0/types/event.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.entities.1.13.0.event", "title": "Event", - "description": "Minecraft behaviour event 1.13.0", + "description": "Minecraft behavior event 1.13.0", "oneOf": [ { "type": "string", "pattern": "^[a-zA-Z0-9_\\-:]+$", "description": "The event to fire" }, { diff --git a/source/behaviour/entities/1.13.0/types/range_number_type.json b/source/behavior/entities/1.13.0/types/range_number_type.json similarity index 79% rename from source/behaviour/entities/1.13.0/types/range_number_type.json rename to source/behavior/entities/1.13.0/types/range_number_type.json index 72c622bd..cec99571 100644 --- a/source/behaviour/entities/1.13.0/types/range_number_type.json +++ b/source/behavior/entities/1.13.0/types/range_number_type.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.range_number_type.1.13.0", + "$id": "blockception.minecraft.behavior.entities.type.range_number_type.1.13.0", "title": "Range [a, B]", "description": "A described range", "items": [ diff --git a/source/behaviour/entities/1.13.0/types/trigger.json b/source/behavior/entities/1.13.0/types/trigger.json similarity index 88% rename from source/behaviour/entities/1.13.0/types/trigger.json rename to source/behavior/entities/1.13.0/types/trigger.json index 8e3b6b33..2cc8d96a 100644 --- a/source/behaviour/entities/1.13.0/types/trigger.json +++ b/source/behavior/entities/1.13.0/types/trigger.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.trigger.1.13.0", + "$id": "blockception.minecraft.behavior.entities.type.trigger.1.13.0", "title": "Trigger 1.13.0", "type": "object", "description": "Trigger to fire", diff --git a/source/behaviour/entities/1.14.0/components.json b/source/behavior/entities/1.14.0/components.json similarity index 71% rename from source/behaviour/entities/1.14.0/components.json rename to source/behavior/entities/1.14.0/components.json index 9c65f91d..ab59011b 100644 --- a/source/behaviour/entities/1.14.0/components.json +++ b/source/behavior/entities/1.14.0/components.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.components1.14.0", + "$id": "blockception.minecraft.behavior.entities.components1.14.0", "type": "object", "title": "Entity 1.14.0", "$ref": "../1.13.0/components.json", diff --git a/source/behaviour/entities/1.14.0/entities.json b/source/behavior/entities/1.14.0/entities.json similarity index 84% rename from source/behaviour/entities/1.14.0/entities.json rename to source/behavior/entities/1.14.0/entities.json index a61af68a..f7dae2b7 100644 --- a/source/behaviour/entities/1.14.0/entities.json +++ b/source/behavior/entities/1.14.0/entities.json @@ -1,8 +1,8 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entity1.14.0", + "$id": "blockception.minecraft.behavior.entity1.14.0", "type": "object", - "title": "Behaviour Entity 1.14.0", + "title": "behavior Entity 1.14.0", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": { diff --git a/source/behaviour/entities/1.14.0/events.json b/source/behavior/entities/1.14.0/events.json similarity index 98% rename from source/behaviour/entities/1.14.0/events.json rename to source/behavior/entities/1.14.0/events.json index af633dfd..51b4b080 100644 --- a/source/behaviour/entities/1.14.0/events.json +++ b/source/behavior/entities/1.14.0/events.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.events.1.14.0", + "$id": "blockception.minecraft.behavior.entities.events.1.14.0", "type": "object", "title": "Entity 1.14.0", "definitions": { diff --git a/source/behaviour/entities/1.14.0/filters.json b/source/behavior/entities/1.14.0/filters.json similarity index 99% rename from source/behaviour/entities/1.14.0/filters.json rename to source/behavior/entities/1.14.0/filters.json index 7bbc2d73..fdb8a57c 100644 --- a/source/behaviour/entities/1.14.0/filters.json +++ b/source/behavior/entities/1.14.0/filters.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.14.0.minecraft.filters", + "$id": "blockception.minecraft.behavior.entities.1.14.0.minecraft.filters", "title": "Filters 1.14.0", "definitions": { "filters_spec": { diff --git a/source/behaviour/entities/1.14.0/minecraft.entity.json b/source/behavior/entities/1.14.0/minecraft.entity.json similarity index 98% rename from source/behaviour/entities/1.14.0/minecraft.entity.json rename to source/behavior/entities/1.14.0/minecraft.entity.json index f9761de8..65ab582b 100644 --- a/source/behaviour/entities/1.14.0/minecraft.entity.json +++ b/source/behavior/entities/1.14.0/minecraft.entity.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.minecraft:entity", + "$id": "blockception.minecraft.behavior.entities.minecraft:entity", "title": "Entity 1.14.0", "required": ["description"], "additionalProperties": false, diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.admire_item.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.admire_item.json similarity index 93% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.admire_item.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.admire_item.json index 6e79f9b5..3c50573a 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.admire_item.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.admire_item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.admire_item", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.admire_item", "type": "object", "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.", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.avoid_block.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.avoid_block.json similarity index 95% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.avoid_block.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.avoid_block.json index e540b18a..466a6059 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.avoid_block.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.avoid_block.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.avoid_block", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.avoid_block", "type": "object", "title": "Avoid Block 1.16.0", "description": "UNDOCUMENTATED", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.barter.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.barter.json similarity index 80% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.barter.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.barter.json index 8030e46f..a0e8a5f7 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.barter.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.barter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.barter", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.barter", "type": "object", "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", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.celebrate.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.celebrate.json similarity index 95% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.celebrate.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.celebrate.json index a262fa21..45e4892c 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.celebrate.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.celebrate.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.celebrate", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.celebrate", "type": "object", "title": "Celebrate 1.16.0", "description": "This allows the mob celebrate by jumping up and playing a sound periodically.", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.defend_trusted_target.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.defend_trusted_target.json similarity index 94% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.defend_trusted_target.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.defend_trusted_target.json index 50ee227c..59c0185f 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.defend_trusted_target.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.defend_trusted_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.defend_trusted_target", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.defend_trusted_target", "type": "object", "title": "Defend Trusted Target 1.16.0", "description": "Allows the mob to target another mob that hurts an entity it trusts.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.drink_potion.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.drink_potion.json similarity index 94% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.drink_potion.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.drink_potion.json index 8c2b8d5d..d218c092 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.drink_potion.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.drink_potion.json @@ -1,8 +1,8 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.drink_potion", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.drink_potion", "type": "object", - "title": "Beg 1.8.0", + "title": "Beg 1.16.0", "description": "Allows the mob to drink potions based on specified environment conditions.", "additionalProperties": false, "required": [], diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.drop_item_for.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.drop_item_for.json similarity index 97% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.drop_item_for.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.drop_item_for.json index 127215e9..670a11d6 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.drop_item_for.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.drop_item_for.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.drop_item_for", + "$id": "blockception.minecraft.behavior.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": "Drop Item For 1.16.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.eat_carried_item.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.eat_carried_item.json similarity index 83% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.eat_carried_item.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.eat_carried_item.json index d759d027..9fa4878e 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.eat_carried_item.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.eat_carried_item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.eat_carried_item", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.eat_carried_item", "type": "object", "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.", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.equip_item.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.equip_item.json similarity index 73% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.equip_item.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.equip_item.json index 8020f0a0..dd453184 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.equip_item.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.equip_item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.equip_item", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.equip_item", "type": "object", "title": "Equip Item 1.16.0", "description": "UNDOCUMENTATED", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.find_cover.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.find_cover.json similarity index 84% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.find_cover.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.find_cover.json index 5265cb27..fa0cf825 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.find_cover.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.find_cover.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.find_cover", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.find_cover", "type": "object", "title": "Find Cover 1.16.0", "description": "Allows the mob to seek shade.", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.find_mount.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.find_mount.json similarity index 93% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.find_mount.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.find_mount.json index 0ca4cb60..b5ea3034 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.find_mount.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.find_mount.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.find_mount", + "$id": "blockception.minecraft.behavior.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": "Find Mount 1.16.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.go_home.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.go_home.json similarity index 95% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.go_home.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.go_home.json index 7b842552..5ed78e33 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.go_home.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.go_home.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.go_home", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.go_home", "additionalProperties": false, "description": "Allows the mob to move back to the position they were spawned.", "title": "Go Home", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.hold_ground.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.hold_ground.json similarity index 91% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.hold_ground.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.hold_ground.json index 412482b9..b04f7cde 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.hold_ground.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.hold_ground.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.hold_ground", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.hold_ground", "type": "object", "title": "Hold Ground 1.16.0", "description": "The mob freezes and looks at the mob they are targeting.", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.knockback_roar.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.knockback_roar.json similarity index 94% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.knockback_roar.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.knockback_roar.json index 39776b0c..b7ea094f 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.knockback_roar.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.knockback_roar.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.knockback_roar", + "$id": "blockception.minecraft.behavior.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": "Knockback Roar 1.16.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.leap_at_target.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.leap_at_target.json similarity index 91% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.leap_at_target.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.leap_at_target.json index d7400c49..bbc2f0e5 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.leap_at_target.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.leap_at_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.leap_at_target", + "$id": "blockception.minecraft.behavior.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": "Leap At Target 1.16.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.look_at_player.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.look_at_player.json similarity index 93% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.look_at_player.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.look_at_player.json index 119d5285..e2777389 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.look_at_player.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.look_at_player.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.look_at_player", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.look_at_player", "type": "object", "title": "Look At Player 1.16.0", "description": "Allows the mob to look at the player when the player is nearby.", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.move_to_lava.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.move_to_lava.json similarity index 93% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.move_to_lava.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.move_to_lava.json index bb4be26f..77d81b88 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.move_to_lava.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.move_to_lava.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.move_to_lava", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.move_to_lava", "type": "object", "title": "Move To Lava 1.16.0", "description": "Allows the mob to move back into lava when on land.", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.move_towards_home_restriction.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.move_towards_home_restriction.json similarity index 75% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.move_towards_home_restriction.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.move_towards_home_restriction.json index 55ec6f2e..bf3618db 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.move_towards_home_restriction.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.move_towards_home_restriction.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.move_towards_home_restriction", + "$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", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.nap.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.nap.json similarity index 94% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.nap.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.nap.json index e599ec9e..37a9c139 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.nap.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.nap.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.nap", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.nap", "type": "object", "title": "Nap 1.16.0", "description": "Allows the mob to move back into lava when on land.", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.nearest_attackable_target.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.nearest_attackable_target.json similarity index 98% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.nearest_attackable_target.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.nearest_attackable_target.json index 3682ec5c..c49aa090 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.nearest_attackable_target.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.nearest_attackable_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.nearest_attackable_target", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.nearest_attackable_target", "type": "object", "title": "Nearest Attackable Target 1.16.0", "description": "Allows the mob to check for and pursue the nearest valid target.", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json similarity index 95% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json index 610ad666..0baf1f53 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.nearest_prioritized_attackable_target", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.nearest_prioritized_attackable_target", "type": "object", "title": "Nearest Prioritized Attackable Target 1.16.0", "description": "Allows the mob to check for and pursue the nearest valid target.", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json similarity index 91% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json index cd13a926..3ab670a3 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.pet_sleep_with_owner", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.pet_sleep_with_owner", "description": "Allows the mob to be tempted by food they like.", "type": "object", "title": "Tempt 1.16.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.pickup_items.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.pickup_items.json similarity index 95% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.pickup_items.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.pickup_items.json index eadd43aa..a6460705 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.pickup_items.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.pickup_items.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.pickup_items", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.pickup_items", "description": "Allows the mob to pick up items on the ground.", "additionalProperties": false, "type": "object", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.random_fly.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_fly.json similarity index 93% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.random_fly.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_fly.json index a5070062..424b4575 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.random_fly.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_fly.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.random_fly", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.random_fly", "description": "Allows a mob to randomly fly around", "type": "object", "title": "Random Fly 1.16.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.random_hover.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_hover.json similarity index 93% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.random_hover.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_hover.json index 31022114..e3358952 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.random_hover.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_hover.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.random_hover", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.random_hover", "description": "Allows the mob to hover around randomly, close to the surface", "type": "object", "title": "Random Hover 1.16.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.random_look_around_and_sit.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_look_around_and_sit.json similarity index 92% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.random_look_around_and_sit.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_look_around_and_sit.json index c23e7cd5..848c4bb5 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.random_look_around_and_sit.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.random_look_around_and_sit.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.random_look_around_and_sit", + "$id": "blockception.minecraft.behavior.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": "Random Look Around And Sit 1.16.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.rise_to_liquid_level.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.rise_to_liquid_level.json similarity index 86% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.rise_to_liquid_level.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.rise_to_liquid_level.json index b6e488f4..044f690d 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.rise_to_liquid_level.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.rise_to_liquid_level.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.rise_to_liquid_level", + "$id": "blockception.minecraft.behavior.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": "Rise To Liquid Level 1.16.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.send_event.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.send_event.json similarity index 96% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.send_event.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.send_event.json index b2b6669b..656206fc 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.send_event.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.send_event.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.send_event", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.send_event", "description": "Allows the mob to send an event to another mob.", "type": "object", "title": "Send Event 1.16.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json similarity index 95% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json index cac73d90..ba06c962 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.stalk_and_pounce_on_target", + "$id": "blockception.minecraft.behavior.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": "Stalk And Pounce On Target 1.16.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.stroll_towards_village.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.stroll_towards_village.json similarity index 93% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.stroll_towards_village.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.stroll_towards_village.json index 4f739da0..1bbf1a0c 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.stroll_towards_village.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.stroll_towards_village.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.stroll_towards_village", + "$id": "blockception.minecraft.behavior.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": "Stroll Towards Village 1.16.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.swim_idle.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.swim_idle.json similarity index 83% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.swim_idle.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.swim_idle.json index e3607cb5..99da1aa4 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.swim_idle.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.swim_idle.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.swim_idle", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.swim_idle", "description": "UNDOCUMENTATED", "type": "object", "title": "Swim Idle 1.16.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.tempt.json b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.tempt.json similarity index 93% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.tempt.json rename to source/behavior/entities/1.16.0/behaviors/minecraft.behavior.tempt.json index 0c7795d8..21a5aeb9 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.tempt.json +++ b/source/behavior/entities/1.16.0/behaviors/minecraft.behavior.tempt.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.tempt", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.behavior.tempt", "description": "Allows the mob to be tempted by food they like.", "type": "object", "title": "Tempt 1.16.0", diff --git a/source/behaviour/entities/1.13.0/behaviors/types/base_priority.json b/source/behavior/entities/1.16.0/behaviors/types/base_priority.json similarity index 76% rename from source/behaviour/entities/1.13.0/behaviors/types/base_priority.json rename to source/behavior/entities/1.16.0/behaviors/types/base_priority.json index 2f78a934..25b95c4f 100644 --- a/source/behaviour/entities/1.13.0/behaviors/types/base_priority.json +++ b/source/behavior/entities/1.16.0/behaviors/types/base_priority.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.base_priority", + "$id": "blockception.minecraft.behavior.entities.1.16.0.base_priority", "additionalProperties": false, "type": "integer", "title": "Priority", diff --git a/source/behaviour/entities/1.13.0/filters/types/base_speed_multiplier.json b/source/behavior/entities/1.16.0/behaviors/types/base_speed_multiplier.json similarity index 75% rename from source/behaviour/entities/1.13.0/filters/types/base_speed_multiplier.json rename to source/behavior/entities/1.16.0/behaviors/types/base_speed_multiplier.json index 9c9afdda..cba6beb9 100644 --- a/source/behaviour/entities/1.13.0/filters/types/base_speed_multiplier.json +++ b/source/behavior/entities/1.16.0/behaviors/types/base_speed_multiplier.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.speed_multiplier", + "$id": "blockception.minecraft.behavior.entities.1.16.0.speed_multiplier", "additionalProperties": false, "default": 1.0, "description": "Movement speed multiplier of the mob when using this AI Goal.", diff --git a/source/behaviour/entities/1.16.0/components.json b/source/behavior/entities/1.16.0/components.json similarity index 99% rename from source/behaviour/entities/1.16.0/components.json rename to source/behavior/entities/1.16.0/components.json index bb1a8797..b50741c0 100644 --- a/source/behaviour/entities/1.16.0/components.json +++ b/source/behavior/entities/1.16.0/components.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.components1.16.0", + "$id": "blockception.minecraft.behavior.entities.components1.16.0", "type": "object", "title": "Entity", "description": "Minecraft:entity for 1.16.0", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.admire_item.json b/source/behavior/entities/1.16.0/components/minecraft.admire_item.json similarity index 88% rename from source/behaviour/entities/1.16.0/components/minecraft.admire_item.json rename to source/behavior/entities/1.16.0/components/minecraft.admire_item.json index 074701a1..6aaaac7d 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.admire_item.json +++ b/source/behavior/entities/1.16.0/components/minecraft.admire_item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.admire_item", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.admire_item", "type": "object", "title": "Admire Item 1.16.0", "description": "Causes the mob to ignore attackable targets for a given duration.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.ageable.json b/source/behavior/entities/1.16.0/components/minecraft.ageable.json similarity index 95% rename from source/behaviour/entities/1.16.0/components/minecraft.ageable.json rename to source/behavior/entities/1.16.0/components/minecraft.ageable.json index bfde5e64..761c9d02 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.ageable.json +++ b/source/behavior/entities/1.16.0/components/minecraft.ageable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.ageable", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.ageable", "type": "object", "title": "Ageable 1.16.0", "description": "Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.ambient_sound_interval.json b/source/behavior/entities/1.16.0/components/minecraft.ambient_sound_interval.json similarity index 88% rename from source/behaviour/entities/1.16.0/components/minecraft.ambient_sound_interval.json rename to source/behavior/entities/1.16.0/components/minecraft.ambient_sound_interval.json index c64338c9..9cb0adf4 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.ambient_sound_interval.json +++ b/source/behavior/entities/1.16.0/components/minecraft.ambient_sound_interval.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.ambient_sound_interval", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.ambient_sound_interval", "additionalProperties": false, "type": "object", "title": "Ambient Sound Interval 1.16.0", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.angry.json b/source/behavior/entities/1.16.0/components/minecraft.angry.json similarity index 97% rename from source/behaviour/entities/1.16.0/components/minecraft.angry.json rename to source/behavior/entities/1.16.0/components/minecraft.angry.json index 78a7eb8b..8e2bc04e 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.angry.json +++ b/source/behavior/entities/1.16.0/components/minecraft.angry.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.angry", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.angry", "type": "object", "title": "Angry 1.16.0", "description": "Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.area_attack.json b/source/behavior/entities/1.16.0/components/minecraft.area_attack.json similarity index 91% rename from source/behaviour/entities/1.16.0/components/minecraft.area_attack.json rename to source/behavior/entities/1.16.0/components/minecraft.area_attack.json index 842b94f2..f8dad82d 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.area_attack.json +++ b/source/behavior/entities/1.16.0/components/minecraft.area_attack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.area_attack", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.area_attack", "type": "object", "title": "Area Attack 1.16.0", "description": "A component that does damage to entities that get within range.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.attack_cooldown.json b/source/behavior/entities/1.16.0/components/minecraft.attack_cooldown.json similarity index 92% rename from source/behaviour/entities/1.16.0/components/minecraft.attack_cooldown.json rename to source/behavior/entities/1.16.0/components/minecraft.attack_cooldown.json index a530daf7..910befc4 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.attack_cooldown.json +++ b/source/behavior/entities/1.16.0/components/minecraft.attack_cooldown.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.attack_cooldown", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.attack_cooldown", "type": "object", "title": "Attack Cooldown 1.16.0", "description": "Adds a cooldown to a mob. The intention of this cooldown is to be used to prevent the mob from attempting to aquire new attack targets.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.barter.json b/source/behavior/entities/1.16.0/components/minecraft.barter.json similarity index 88% rename from source/behaviour/entities/1.16.0/components/minecraft.barter.json rename to source/behavior/entities/1.16.0/components/minecraft.barter.json index 992eae17..4fae3e51 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.barter.json +++ b/source/behavior/entities/1.16.0/components/minecraft.barter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.barter", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.barter", "type": "object", "title": "Barter 1.16.0", "description": "Enables the component to drop an item as a barter exchange.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.block_sensor.json b/source/behavior/entities/1.16.0/components/minecraft.block_sensor.json similarity index 91% rename from source/behaviour/entities/1.16.0/components/minecraft.block_sensor.json rename to source/behavior/entities/1.16.0/components/minecraft.block_sensor.json index ea370d4f..3d892357 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.block_sensor.json +++ b/source/behavior/entities/1.16.0/components/minecraft.block_sensor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.block_sensor", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.block_sensor", "type": "object", "title": "Block Sensor 1.16.0", "description": "Fires off a specified event when a block in the block list is broken within the sensor range.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.boostable.json b/source/behavior/entities/1.16.0/components/minecraft.boostable.json similarity index 94% rename from source/behaviour/entities/1.16.0/components/minecraft.boostable.json rename to source/behavior/entities/1.16.0/components/minecraft.boostable.json index b3677745..0b6ab261 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.boostable.json +++ b/source/behavior/entities/1.16.0/components/minecraft.boostable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.boostable", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.boostable", "type": "object", "title": "Boostable 1.16.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.16.0/components/minecraft.breedable.json b/source/behavior/entities/1.16.0/components/minecraft.breedable.json similarity index 98% rename from source/behaviour/entities/1.16.0/components/minecraft.breedable.json rename to source/behavior/entities/1.16.0/components/minecraft.breedable.json index f8817073..034b2868 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.breedable.json +++ b/source/behavior/entities/1.16.0/components/minecraft.breedable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.breedable", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.breedable", "type": "object", "title": "Breedable 1.16.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.16.0/components/minecraft.buoyant.json b/source/behavior/entities/1.16.0/components/minecraft.buoyant.json similarity index 95% rename from source/behaviour/entities/1.16.0/components/minecraft.buoyant.json rename to source/behavior/entities/1.16.0/components/minecraft.buoyant.json index dd730b92..169abfcd 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.buoyant.json +++ b/source/behavior/entities/1.16.0/components/minecraft.buoyant.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.buoyant", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.buoyant", "type": "object", "title": "Buoyant 1.16.0", "description": "Enables an entity to float on the specified liquid blocks.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.celebrate_hunt.json b/source/behavior/entities/1.16.0/components/minecraft.celebrate_hunt.json similarity index 92% rename from source/behaviour/entities/1.16.0/components/minecraft.celebrate_hunt.json rename to source/behavior/entities/1.16.0/components/minecraft.celebrate_hunt.json index fd9e75b4..7d671208 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.celebrate_hunt.json +++ b/source/behavior/entities/1.16.0/components/minecraft.celebrate_hunt.json @@ -1,9 +1,9 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.celebrate_hunt", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.celebrate_hunt", "type": "object", "title": "Celebrate Hunt 1.16.0", - "description": "Specifies hunt celebration behaviour.", + "description": "Specifies hunt celebration behavior.", "additionalProperties": false, "properties": { "broadcast": { "type": "boolean", "default": true, "description": "If true, celebration will be broadcasted to other entities in the radius.", "title": "Broadcast" }, diff --git a/source/behaviour/entities/1.16.0/components/minecraft.custom_hit_test.json b/source/behavior/entities/1.16.0/components/minecraft.custom_hit_test.json similarity index 90% rename from source/behaviour/entities/1.16.0/components/minecraft.custom_hit_test.json rename to source/behavior/entities/1.16.0/components/minecraft.custom_hit_test.json index 96eeb45a..07e03562 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.custom_hit_test.json +++ b/source/behavior/entities/1.16.0/components/minecraft.custom_hit_test.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.custom_hit_test", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.custom_hit_test", "type": "object", "title": "Custom Hit Test 1.16.0", "description": "List of hitboxes for melee and ranged hits against the entity.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.damage_sensor.json b/source/behavior/entities/1.16.0/components/minecraft.damage_sensor.json similarity index 96% rename from source/behaviour/entities/1.16.0/components/minecraft.damage_sensor.json rename to source/behavior/entities/1.16.0/components/minecraft.damage_sensor.json index 424aa21c..93af0aea 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.damage_sensor.json +++ b/source/behavior/entities/1.16.0/components/minecraft.damage_sensor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.damage_sensor", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.damage_sensor", "title": "Damage Sensor", "description": "Defines what events to call when this entity is damaged by specific entities or items.", "type": "object", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.despawn.json b/source/behavior/entities/1.16.0/components/minecraft.despawn.json similarity index 96% rename from source/behaviour/entities/1.16.0/components/minecraft.despawn.json rename to source/behavior/entities/1.16.0/components/minecraft.despawn.json index 746b03cf..eb206cde 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.despawn.json +++ b/source/behavior/entities/1.16.0/components/minecraft.despawn.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.despawn", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.despawn", "type": "object", "title": "Despawn 1.16.0", "description": "Despawns the Actor when the despawn rules or optional filters evaluate to true.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.entity_sensor.json b/source/behavior/entities/1.16.0/components/minecraft.entity_sensor.json similarity index 94% rename from source/behaviour/entities/1.16.0/components/minecraft.entity_sensor.json rename to source/behavior/entities/1.16.0/components/minecraft.entity_sensor.json index f111dcd7..8859bbe3 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.entity_sensor.json +++ b/source/behavior/entities/1.16.0/components/minecraft.entity_sensor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.entity_sensor", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.entity_sensor", "type": "object", "title": "Entity Sensor 1.16.0", "description": "A component that fires an event when a set of conditions are met by other entities within the defined range.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.environment_sensor.json b/source/behavior/entities/1.16.0/components/minecraft.environment_sensor.json similarity index 87% rename from source/behaviour/entities/1.16.0/components/minecraft.environment_sensor.json rename to source/behavior/entities/1.16.0/components/minecraft.environment_sensor.json index c6026179..2e15e84d 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.environment_sensor.json +++ b/source/behavior/entities/1.16.0/components/minecraft.environment_sensor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.environment_sensor", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.environment_sensor", "title": "Environment Sensor", "description": "Creates a trigger based on environment conditions.", "type": "object", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.equip_item.json b/source/behavior/entities/1.16.0/components/minecraft.equip_item.json similarity index 73% rename from source/behaviour/entities/1.16.0/components/minecraft.equip_item.json rename to source/behavior/entities/1.16.0/components/minecraft.equip_item.json index d18ae559..7c285f55 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.equip_item.json +++ b/source/behavior/entities/1.16.0/components/minecraft.equip_item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.equip_item", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.equip_item", "type": "object", "title": "Equip Item 1.16.0", "description": "The entity puts on the desired equipment.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.equipment.json b/source/behavior/entities/1.16.0/components/minecraft.equipment.json similarity index 91% rename from source/behaviour/entities/1.16.0/components/minecraft.equipment.json rename to source/behavior/entities/1.16.0/components/minecraft.equipment.json index eb9e31b4..88647d17 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.equipment.json +++ b/source/behavior/entities/1.16.0/components/minecraft.equipment.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.equipment", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.equipment", "type": "object", "title": "Equipment 1.16.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.16.0/components/minecraft.equippable.json b/source/behavior/entities/1.16.0/components/minecraft.equippable.json similarity index 95% rename from source/behaviour/entities/1.16.0/components/minecraft.equippable.json rename to source/behavior/entities/1.16.0/components/minecraft.equippable.json index 6c275d58..0955395d 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.equippable.json +++ b/source/behavior/entities/1.16.0/components/minecraft.equippable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.equippable", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.equippable", "type": "object", "title": "Equippable 1.16.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.16.0/components/minecraft.experience_reward.json b/source/behavior/entities/1.16.0/components/minecraft.experience_reward.json similarity index 89% rename from source/behaviour/entities/1.16.0/components/minecraft.experience_reward.json rename to source/behavior/entities/1.16.0/components/minecraft.experience_reward.json index 733637fb..e1db6e06 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.experience_reward.json +++ b/source/behavior/entities/1.16.0/components/minecraft.experience_reward.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.experience_reward", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.experience_reward", "type": "object", "title": "Experience Reward 1.16.0", "description": "TODO", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.explode.json b/source/behavior/entities/1.16.0/components/minecraft.explode.json similarity index 96% rename from source/behaviour/entities/1.16.0/components/minecraft.explode.json rename to source/behavior/entities/1.16.0/components/minecraft.explode.json index 6db5162a..fd271721 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.explode.json +++ b/source/behavior/entities/1.16.0/components/minecraft.explode.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.explode", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.explode", "type": "object", "title": "Explode 1.16.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.16.0/components/minecraft.flocking.json b/source/behavior/entities/1.16.0/components/minecraft.flocking.json similarity index 97% rename from source/behaviour/entities/1.16.0/components/minecraft.flocking.json rename to source/behavior/entities/1.16.0/components/minecraft.flocking.json index 387d312f..e7783f21 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.flocking.json +++ b/source/behavior/entities/1.16.0/components/minecraft.flocking.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.flocking", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.flocking", "type": "object", "title": "Flocking 1.16.0", "description": "Allows entities to flock in groups in water or not.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.giveable.json b/source/behavior/entities/1.16.0/components/minecraft.giveable.json similarity index 93% rename from source/behaviour/entities/1.16.0/components/minecraft.giveable.json rename to source/behavior/entities/1.16.0/components/minecraft.giveable.json index 8ae7dd67..5efa23f9 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.giveable.json +++ b/source/behavior/entities/1.16.0/components/minecraft.giveable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.giveable", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.giveable", "additionalProperties": false, "description": "Defines sets of items that can be used to trigger events when used on this entity. The item will also be taken and placed in the entity's inventory.", "type": "object", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.group_size.json b/source/behavior/entities/1.16.0/components/minecraft.group_size.json similarity index 87% rename from source/behaviour/entities/1.16.0/components/minecraft.group_size.json rename to source/behavior/entities/1.16.0/components/minecraft.group_size.json index ec15b8dc..a8d0a282 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.group_size.json +++ b/source/behavior/entities/1.16.0/components/minecraft.group_size.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.group_size", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.group_size", "type": "object", "title": "Group Size 1.16.0", "description": "Keeps track of entity group size in the given radius.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.grows_crop.json b/source/behavior/entities/1.16.0/components/minecraft.grows_crop.json similarity index 86% rename from source/behaviour/entities/1.16.0/components/minecraft.grows_crop.json rename to source/behavior/entities/1.16.0/components/minecraft.grows_crop.json index 92cdd677..22fbe0b8 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.grows_crop.json +++ b/source/behavior/entities/1.16.0/components/minecraft.grows_crop.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.grows_crop", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.grows_crop", "type": "object", "title": "Grows Crop 1.16.0", "description": "Could increase crop growth when entity walks over crop.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.hide.json b/source/behavior/entities/1.16.0/components/minecraft.hide.json similarity index 71% rename from source/behaviour/entities/1.16.0/components/minecraft.hide.json rename to source/behavior/entities/1.16.0/components/minecraft.hide.json index 97e8e33c..7fd7c0b7 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.hide.json +++ b/source/behavior/entities/1.16.0/components/minecraft.hide.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.hide", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.hide", "type": "object", "title": "Hide 1.16.0", "description": "UNDOCUMENTATED", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.home.json b/source/behavior/entities/1.16.0/components/minecraft.home.json similarity index 93% rename from source/behaviour/entities/1.16.0/components/minecraft.home.json rename to source/behavior/entities/1.16.0/components/minecraft.home.json index 989887ce..02747a43 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.home.json +++ b/source/behavior/entities/1.16.0/components/minecraft.home.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.home", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.home", "type": "object", "title": "Home 1.16.0", "description": "Saves a home pos for when the the entity is spawned.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.horse.jump_strength.json b/source/behavior/entities/1.16.0/components/minecraft.horse.jump_strength.json similarity index 84% rename from source/behaviour/entities/1.16.0/components/minecraft.horse.jump_strength.json rename to source/behavior/entities/1.16.0/components/minecraft.horse.jump_strength.json index 923c975e..43b1ea37 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.horse.jump_strength.json +++ b/source/behavior/entities/1.16.0/components/minecraft.horse.jump_strength.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.horse.jump_strength", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.horse.jump_strength", "type": "object", "title": "Horse.jump Strength 1.16.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.16.0/components/minecraft.hurt_on_condition.json b/source/behavior/entities/1.16.0/components/minecraft.hurt_on_condition.json similarity index 90% rename from source/behaviour/entities/1.16.0/components/minecraft.hurt_on_condition.json rename to source/behavior/entities/1.16.0/components/minecraft.hurt_on_condition.json index 11c0ffc8..3fe939c8 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.hurt_on_condition.json +++ b/source/behavior/entities/1.16.0/components/minecraft.hurt_on_condition.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.hurt_on_condition", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.hurt_on_condition", "type": "object", "title": "Hurt On Condition 1.16.0", "description": "Defines a set of conditions under which an entity should take damage.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.instant_despawn.json b/source/behavior/entities/1.16.0/components/minecraft.instant_despawn.json similarity index 84% rename from source/behaviour/entities/1.16.0/components/minecraft.instant_despawn.json rename to source/behavior/entities/1.16.0/components/minecraft.instant_despawn.json index fa0197d3..4e740f07 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.instant_despawn.json +++ b/source/behavior/entities/1.16.0/components/minecraft.instant_despawn.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.instant_despawn", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.instant_despawn", "type": "object", "title": "Instant Despawn 1.16.0", "description": "Despawns the Actor immediately.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.interact.json b/source/behavior/entities/1.16.0/components/minecraft.interact.json similarity index 97% rename from source/behaviour/entities/1.16.0/components/minecraft.interact.json rename to source/behavior/entities/1.16.0/components/minecraft.interact.json index 518e6d4a..fdd7de21 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.interact.json +++ b/source/behavior/entities/1.16.0/components/minecraft.interact.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.interact", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.interact", "type": "object", "title": "Interact 1.16.0", "description": "Defines interactions with this entity.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.inventory.json b/source/behavior/entities/1.16.0/components/minecraft.inventory.json similarity index 94% rename from source/behaviour/entities/1.16.0/components/minecraft.inventory.json rename to source/behavior/entities/1.16.0/components/minecraft.inventory.json index 763686e2..2e928b62 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.inventory.json +++ b/source/behavior/entities/1.16.0/components/minecraft.inventory.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.inventory", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.inventory", "description": "Defines this entity's inventory properties.", "type": "object", "title": "Inventory 1.16.0", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.leashable.json b/source/behavior/entities/1.16.0/components/minecraft.leashable.json similarity index 94% rename from source/behaviour/entities/1.16.0/components/minecraft.leashable.json rename to source/behavior/entities/1.16.0/components/minecraft.leashable.json index fb06de82..b5d03b21 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.leashable.json +++ b/source/behavior/entities/1.16.0/components/minecraft.leashable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.leashable", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.leashable", "type": "object", "title": "Leashable 1.16.0", "description": "Defines interactions with this entity.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.lookat.json b/source/behavior/entities/1.16.0/components/minecraft.lookat.json similarity index 96% rename from source/behaviour/entities/1.16.0/components/minecraft.lookat.json rename to source/behavior/entities/1.16.0/components/minecraft.lookat.json index 2fe97ba1..03a4da9a 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.lookat.json +++ b/source/behavior/entities/1.16.0/components/minecraft.lookat.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.lookat", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.lookat", "description": "Defines the behavior when another entity looks at this entity.", "type": "object", "title": "Lookat 1.16.0", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.mob_effect.json b/source/behavior/entities/1.16.0/components/minecraft.mob_effect.json similarity index 91% rename from source/behaviour/entities/1.16.0/components/minecraft.mob_effect.json rename to source/behavior/entities/1.16.0/components/minecraft.mob_effect.json index 4943ca79..8b9d78f9 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.mob_effect.json +++ b/source/behavior/entities/1.16.0/components/minecraft.mob_effect.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.mob_effect", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.mob_effect", "type": "object", "title": "Mob Effect 1.16.0", "description": "A component that applies a mob effect to entities that get within range.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.movement.hover.json b/source/behavior/entities/1.16.0/components/minecraft.movement.hover.json similarity index 81% rename from source/behaviour/entities/1.16.0/components/minecraft.movement.hover.json rename to source/behavior/entities/1.16.0/components/minecraft.movement.hover.json index 66788690..92b247b0 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.movement.hover.json +++ b/source/behavior/entities/1.16.0/components/minecraft.movement.hover.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.movement.hover", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.movement.hover", "title": "Movement.hover 1.16.0", "description": "This move control causes the mob to hover.", "type": "object", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.movement.jump.json b/source/behavior/entities/1.16.0/components/minecraft.movement.jump.json similarity index 89% rename from source/behaviour/entities/1.16.0/components/minecraft.movement.jump.json rename to source/behavior/entities/1.16.0/components/minecraft.movement.jump.json index eeafd59f..bc890ae1 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.movement.jump.json +++ b/source/behavior/entities/1.16.0/components/minecraft.movement.jump.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.movement.jump", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.movement.jump", "type": "object", "title": "Movement.jump 1.16.0", "description": "Move control that causes the mob to jump as it moves with a specified delay between jumps.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.movement.sway.json b/source/behavior/entities/1.16.0/components/minecraft.movement.sway.json similarity index 86% rename from source/behaviour/entities/1.16.0/components/minecraft.movement.sway.json rename to source/behavior/entities/1.16.0/components/minecraft.movement.sway.json index 56ce20ef..678e7e71 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.movement.sway.json +++ b/source/behavior/entities/1.16.0/components/minecraft.movement.sway.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.movement.sway", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.movement.sway", "title": "Movement.sway 1.16.0", "description": "This move control causes the mob to sway side to side giving the impression it is swimming.", "type": "object", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.nameable.json b/source/behavior/entities/1.16.0/components/minecraft.nameable.json similarity index 95% rename from source/behaviour/entities/1.16.0/components/minecraft.nameable.json rename to source/behavior/entities/1.16.0/components/minecraft.nameable.json index d5ebdd19..be33e8b6 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.nameable.json +++ b/source/behavior/entities/1.16.0/components/minecraft.nameable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.nameable", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.nameable", "type": "object", "title": "Nameable 1.16.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.16.0/components/minecraft.navigation.climb.json b/source/behavior/entities/1.16.0/components/minecraft.navigation.climb.json similarity index 97% rename from source/behaviour/entities/1.16.0/components/minecraft.navigation.climb.json rename to source/behavior/entities/1.16.0/components/minecraft.navigation.climb.json index 4d942762..02f85f71 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.navigation.climb.json +++ b/source/behavior/entities/1.16.0/components/minecraft.navigation.climb.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.navigation.climb", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.navigation.climb", "title": "Navigation.climb 1.16.0", "description": "Allows this entity to generate paths that include vertical walls like the vanilla Spiders do.", "type": "object", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.navigation.float.json b/source/behavior/entities/1.16.0/components/minecraft.navigation.float.json similarity index 97% rename from source/behaviour/entities/1.16.0/components/minecraft.navigation.float.json rename to source/behavior/entities/1.16.0/components/minecraft.navigation.float.json index 6426170d..c92adf78 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.navigation.float.json +++ b/source/behavior/entities/1.16.0/components/minecraft.navigation.float.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.navigation.float", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.navigation.float", "title": "Navigation.float 1.16.0", "description": "Allows this entity to generate paths by flying around the air like the regular Ghast.", "type": "object", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.navigation.fly.json b/source/behavior/entities/1.16.0/components/minecraft.navigation.fly.json similarity index 98% rename from source/behaviour/entities/1.16.0/components/minecraft.navigation.fly.json rename to source/behavior/entities/1.16.0/components/minecraft.navigation.fly.json index dee1885a..fe54c7e1 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.navigation.fly.json +++ b/source/behavior/entities/1.16.0/components/minecraft.navigation.fly.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.navigation.fly", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.navigation.fly", "title": "Navigation.fly 1.16.0", "description": "Allows this entity to generate paths in the air like the vanilla Bees do. Keeps them from falling out of the skies and doing predictive movement.", "type": "object", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.navigation.generic.json b/source/behavior/entities/1.16.0/components/minecraft.navigation.generic.json similarity index 97% rename from source/behaviour/entities/1.16.0/components/minecraft.navigation.generic.json rename to source/behavior/entities/1.16.0/components/minecraft.navigation.generic.json index 26d48624..8cc969d7 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.navigation.generic.json +++ b/source/behavior/entities/1.16.0/components/minecraft.navigation.generic.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.navigation.generic", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.navigation.generic", "title": "Navigation.generic 1.16.0", "description": "Allows this entity to generate paths by walking, swimming, flying and/or climbing around and jumping up and down a block.", "type": "object", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.navigation.hover.json b/source/behavior/entities/1.16.0/components/minecraft.navigation.hover.json similarity index 97% rename from source/behaviour/entities/1.16.0/components/minecraft.navigation.hover.json rename to source/behavior/entities/1.16.0/components/minecraft.navigation.hover.json index 52c109b1..bf03f52b 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.navigation.hover.json +++ b/source/behavior/entities/1.16.0/components/minecraft.navigation.hover.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.navigation.hover", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.navigation.hover", "title": "Navigation.hover 1.16.0", "description": "Allows this entity to generate paths in the air like the vanilla Bees do. Keeps them from falling out of the skies and doing predictive movement.", "type": "object", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.navigation.swim.json b/source/behavior/entities/1.16.0/components/minecraft.navigation.swim.json similarity index 97% rename from source/behaviour/entities/1.16.0/components/minecraft.navigation.swim.json rename to source/behavior/entities/1.16.0/components/minecraft.navigation.swim.json index dac711f4..3fff3edc 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.navigation.swim.json +++ b/source/behavior/entities/1.16.0/components/minecraft.navigation.swim.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.navigation.swim", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.navigation.swim", "title": "Navigation.swim 1.16.0", "description": "Allows this entity to generate paths that include water.", "type": "object", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.navigation.walk.json b/source/behavior/entities/1.16.0/components/minecraft.navigation.walk.json similarity index 97% rename from source/behaviour/entities/1.16.0/components/minecraft.navigation.walk.json rename to source/behavior/entities/1.16.0/components/minecraft.navigation.walk.json index 40dca1b2..61e87879 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.navigation.walk.json +++ b/source/behavior/entities/1.16.0/components/minecraft.navigation.walk.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.navigation.walk", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.navigation.walk", "title": "Navigation.walk", "description": "Allows this entity to generate paths by walking around and jumping up and down a block like regular mobs.", "type": "object", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.npc.json b/source/behavior/entities/1.16.0/components/minecraft.npc.json similarity index 96% rename from source/behaviour/entities/1.16.0/components/minecraft.npc.json rename to source/behavior/entities/1.16.0/components/minecraft.npc.json index 4979bfbd..9231d212 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.npc.json +++ b/source/behavior/entities/1.16.0/components/minecraft.npc.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.npc", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.npc", "type": "object", "title": "Npc 1.16.0", "description": "A component that applies a mob effect to entities that get within range.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.projectile.json b/source/behavior/entities/1.16.0/components/minecraft.projectile.json similarity index 99% rename from source/behaviour/entities/1.16.0/components/minecraft.projectile.json rename to source/behavior/entities/1.16.0/components/minecraft.projectile.json index 32d98b71..05b232a2 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.projectile.json +++ b/source/behavior/entities/1.16.0/components/minecraft.projectile.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.interact", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.interact", "type": "object", "title": "Interact 1.16.0", "description": "Allows the entity to be a thrown entity.", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.rideable.json b/source/behavior/entities/1.16.0/components/minecraft.rideable.json similarity index 97% rename from source/behaviour/entities/1.16.0/components/minecraft.rideable.json rename to source/behavior/entities/1.16.0/components/minecraft.rideable.json index 8cbeb96f..95cb38c3 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.rideable.json +++ b/source/behavior/entities/1.16.0/components/minecraft.rideable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.rideable", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.rideable", "description": "Determines whether this entity can be ridden. Allows specifying the different seat positions and quantity.", "type": "object", "title": "Rideable 1.16.0", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.scheduler.json b/source/behavior/entities/1.16.0/components/minecraft.scheduler.json similarity index 93% rename from source/behaviour/entities/1.16.0/components/minecraft.scheduler.json rename to source/behavior/entities/1.16.0/components/minecraft.scheduler.json index 06b211ed..4b60e6ee 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.scheduler.json +++ b/source/behavior/entities/1.16.0/components/minecraft.scheduler.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.scheduler", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.scheduler", "description": "Defines a list of items the mob wants to share or pick up. Each item must have the following parameters:", "type": "object", "title": "Scheduler 1.16.0", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.shareables.json b/source/behavior/entities/1.16.0/components/minecraft.shareables.json similarity index 97% rename from source/behaviour/entities/1.16.0/components/minecraft.shareables.json rename to source/behavior/entities/1.16.0/components/minecraft.shareables.json index 317885bb..4da7cd48 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.shareables.json +++ b/source/behavior/entities/1.16.0/components/minecraft.shareables.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.shareables", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.shareables", "description": "Defines a list of items the mob wants to share or pick up. Each item must have the following parameters:", "type": "object", "title": "Shareables 1.16.0", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.shooter.json b/source/behavior/entities/1.16.0/components/minecraft.shooter.json similarity index 89% rename from source/behaviour/entities/1.16.0/components/minecraft.shooter.json rename to source/behavior/entities/1.16.0/components/minecraft.shooter.json index 650881ec..7a233cb3 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.shooter.json +++ b/source/behavior/entities/1.16.0/components/minecraft.shooter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.shooter", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.shooter", "description": "Defines the entity's ranged attack behavior.", "type": "object", "title": "Shooter 1.16.0", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.spawn_entity.json b/source/behavior/entities/1.16.0/components/minecraft.spawn_entity.json similarity index 97% rename from source/behaviour/entities/1.16.0/components/minecraft.spawn_entity.json rename to source/behavior/entities/1.16.0/components/minecraft.spawn_entity.json index 4efea003..81018fc0 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.spawn_entity.json +++ b/source/behavior/entities/1.16.0/components/minecraft.spawn_entity.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.spawn_entity", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.spawn_entity", "type": "object", "description": "Adds a timer after which this entity will spawn another entity or item (similar to vanilla's chicken's egg-laying behavior).", "title": "Spawn Entity 1.16.0", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.strength.json b/source/behavior/entities/1.16.0/components/minecraft.strength.json similarity index 85% rename from source/behaviour/entities/1.16.0/components/minecraft.strength.json rename to source/behavior/entities/1.16.0/components/minecraft.strength.json index 42bceb30..c648fb4a 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.strength.json +++ b/source/behavior/entities/1.16.0/components/minecraft.strength.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.strength", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.strength", "description": "Defines the entity's strength to carry items.", "type": "object", "title": "Strength 1.16.0", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.tamemount.json b/source/behavior/entities/1.16.0/components/minecraft.tamemount.json similarity index 97% rename from source/behaviour/entities/1.16.0/components/minecraft.tamemount.json rename to source/behavior/entities/1.16.0/components/minecraft.tamemount.json index c41b98b3..53c115be 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.tamemount.json +++ b/source/behavior/entities/1.16.0/components/minecraft.tamemount.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.tamemount", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.tamemount", "description": "Allows the Entity to be tamed by mounting it.", "type": "object", "title": "Tamemount 1.16.0", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.trade_resupply.json b/source/behavior/entities/1.16.0/components/minecraft.trade_resupply.json similarity index 71% rename from source/behaviour/entities/1.16.0/components/minecraft.trade_resupply.json rename to source/behavior/entities/1.16.0/components/minecraft.trade_resupply.json index 86b5a504..f4ed296b 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.trade_resupply.json +++ b/source/behavior/entities/1.16.0/components/minecraft.trade_resupply.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.trade_resupply", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.trade_resupply", "description": "UNDOCUMENTATED", "type": "object", "title": "Trade Resupply 1.16.0", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.trail.json b/source/behavior/entities/1.16.0/components/minecraft.trail.json similarity index 94% rename from source/behaviour/entities/1.16.0/components/minecraft.trail.json rename to source/behavior/entities/1.16.0/components/minecraft.trail.json index 21f3a65f..8c43192b 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.trail.json +++ b/source/behavior/entities/1.16.0/components/minecraft.trail.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.trail", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.trail", "description": "Defines the entity's trail to carry items.", "type": "object", "title": "Trail 1.16.0", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.transformation.json b/source/behavior/entities/1.16.0/components/minecraft.transformation.json similarity index 97% rename from source/behaviour/entities/1.16.0/components/minecraft.transformation.json rename to source/behavior/entities/1.16.0/components/minecraft.transformation.json index 55eccbf0..190551a3 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.transformation.json +++ b/source/behavior/entities/1.16.0/components/minecraft.transformation.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.transformation", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.transformation", "description": "Defines this entity's ability to trade with players.", "type": "object", "title": "Transformation 1.16.0", diff --git a/source/behaviour/entities/1.16.0/components/minecraft.wants_jockey.json b/source/behavior/entities/1.16.0/components/minecraft.wants_jockey.json similarity index 74% rename from source/behaviour/entities/1.16.0/components/minecraft.wants_jockey.json rename to source/behavior/entities/1.16.0/components/minecraft.wants_jockey.json index 0e286385..95310361 100644 --- a/source/behaviour/entities/1.16.0/components/minecraft.wants_jockey.json +++ b/source/behavior/entities/1.16.0/components/minecraft.wants_jockey.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.wants_jockey", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.wants_jockey", "description": "Sets that this entity wants to become a jockey.", "type": "object", "title": "Wants Jockey 1.16.0", diff --git a/source/behaviour/entities/1.16.0/entities.json b/source/behavior/entities/1.16.0/entities.json similarity index 84% rename from source/behaviour/entities/1.16.0/entities.json rename to source/behavior/entities/1.16.0/entities.json index 587381c4..6d121ba0 100644 --- a/source/behaviour/entities/1.16.0/entities.json +++ b/source/behavior/entities/1.16.0/entities.json @@ -1,8 +1,8 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entity1.16.0", + "$id": "blockception.minecraft.behavior.entity1.16.0", "type": "object", - "title": "Behaviour Entity 1.16.0", + "title": "behavior Entity 1.16.0", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": { diff --git a/source/behaviour/entities/1.16.0/events.json b/source/behavior/entities/1.16.0/events.json similarity index 97% rename from source/behaviour/entities/1.16.0/events.json rename to source/behavior/entities/1.16.0/events.json index 0c5b6844..9d056a4f 100644 --- a/source/behaviour/entities/1.16.0/events.json +++ b/source/behavior/entities/1.16.0/events.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.events.1.16.0", + "$id": "blockception.minecraft.behavior.entities.events.1.16.0", "type": "object", "title": "Entity 1.16.0", "description": "TODO description: ", diff --git a/source/behaviour/entities/1.16.0/filters.json b/source/behavior/entities/1.16.0/filters.json similarity index 99% rename from source/behaviour/entities/1.16.0/filters.json rename to source/behavior/entities/1.16.0/filters.json index 1199a247..9703e445 100644 --- a/source/behaviour/entities/1.16.0/filters.json +++ b/source/behavior/entities/1.16.0/filters.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.filters", + "$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.filters", "title": "Filters 1.16.0", "definitions": { "filters_spec": { diff --git a/source/behaviour/entities/1.16.0/filters/has_container_open.json b/source/behavior/entities/1.16.0/filters/has_container_open.json similarity index 88% rename from source/behaviour/entities/1.16.0/filters/has_container_open.json rename to source/behavior/entities/1.16.0/filters/has_container_open.json index 2eff234a..4ee308e0 100644 --- a/source/behaviour/entities/1.16.0/filters/has_container_open.json +++ b/source/behavior/entities/1.16.0/filters/has_container_open.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.has_container_open", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.has_container_open", "type": "object", "title": "Filters Has Container Open 1.16.0", "description": "Returns true when the subject Player entity has opened a container.", diff --git a/source/behaviour/entities/1.16.0/filters/has_ranged_weapon.json b/source/behavior/entities/1.16.0/filters/has_ranged_weapon.json similarity index 88% rename from source/behaviour/entities/1.16.0/filters/has_ranged_weapon.json rename to source/behavior/entities/1.16.0/filters/has_ranged_weapon.json index 1b096b52..e78b107f 100644 --- a/source/behaviour/entities/1.16.0/filters/has_ranged_weapon.json +++ b/source/behavior/entities/1.16.0/filters/has_ranged_weapon.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.has_ranged_weapon", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.has_ranged_weapon", "type": "object", "title": "Filters Has Ranged Weapon 1.16.0", "description": "Returns true when the subject entity is holding a ranged weapon like a bow or crossbow.", diff --git a/source/behaviour/entities/1.16.0/filters/has_target.json b/source/behavior/entities/1.16.0/filters/has_target.json similarity index 88% rename from source/behaviour/entities/1.16.0/filters/has_target.json rename to source/behavior/entities/1.16.0/filters/has_target.json index 28ec98d0..8de75df2 100644 --- a/source/behaviour/entities/1.16.0/filters/has_target.json +++ b/source/behavior/entities/1.16.0/filters/has_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.has_target", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.has_target", "type": "object", "title": "Filters Has Target 1.16.0", "description": "Returns true if the subject entity has a valid target.", diff --git a/source/behaviour/entities/1.16.0/filters/in_nether.json b/source/behavior/entities/1.16.0/filters/in_nether.json similarity index 88% rename from source/behaviour/entities/1.16.0/filters/in_nether.json rename to source/behavior/entities/1.16.0/filters/in_nether.json index 0970ca15..a7490650 100644 --- a/source/behaviour/entities/1.16.0/filters/in_nether.json +++ b/source/behavior/entities/1.16.0/filters/in_nether.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.in_nether", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.in_nether", "type": "object", "title": "Filters In Nether 1.16.0", "description": "Returns true when the subject entity is in Nether.", diff --git a/source/behaviour/entities/1.16.0/filters/inactivity_timer.json b/source/behavior/entities/1.16.0/filters/inactivity_timer.json similarity index 87% rename from source/behaviour/entities/1.16.0/filters/inactivity_timer.json rename to source/behavior/entities/1.16.0/filters/inactivity_timer.json index d5656bb0..3c3d99e2 100644 --- a/source/behaviour/entities/1.16.0/filters/inactivity_timer.json +++ b/source/behavior/entities/1.16.0/filters/inactivity_timer.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.inactivity_timer", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.inactivity_timer", "type": "object", "title": "Filters Inactivity Timer 1.16.0", "description": "Tests if the specified duration in seconds of inactivity for despawning has been reached.", diff --git a/source/behaviour/entities/1.16.0/filters/is_block.json b/source/behavior/entities/1.16.0/filters/is_block.json similarity index 87% rename from source/behaviour/entities/1.16.0/filters/is_block.json rename to source/behavior/entities/1.16.0/filters/is_block.json index 1b481f05..3bd33c4e 100644 --- a/source/behaviour/entities/1.16.0/filters/is_block.json +++ b/source/behavior/entities/1.16.0/filters/is_block.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.is_block", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.is_block", "type": "object", "title": "Filters Is Block 1.16.0", "description": "Returns true when the block has the given name.", diff --git a/source/behaviour/entities/1.16.0/filters/is_leashed_to.json b/source/behavior/entities/1.16.0/filters/is_leashed_to.json similarity index 88% rename from source/behaviour/entities/1.16.0/filters/is_leashed_to.json rename to source/behavior/entities/1.16.0/filters/is_leashed_to.json index c1375b8f..af81be16 100644 --- a/source/behaviour/entities/1.16.0/filters/is_leashed_to.json +++ b/source/behavior/entities/1.16.0/filters/is_leashed_to.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.is_leashed_to", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.is_leashed_to", "type": "object", "title": "Filters Is Leashed To 1.16.0", "description": "Returns true if the subject entity leashed to the calling entity.", diff --git a/source/behaviour/entities/1.16.0/filters/is_persistent.json b/source/behavior/entities/1.16.0/filters/is_persistent.json similarity index 88% rename from source/behaviour/entities/1.16.0/filters/is_persistent.json rename to source/behavior/entities/1.16.0/filters/is_persistent.json index 1f8ff472..806c6f0b 100644 --- a/source/behaviour/entities/1.16.0/filters/is_persistent.json +++ b/source/behavior/entities/1.16.0/filters/is_persistent.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.is_persistent", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.is_persistent", "type": "object", "title": "Filters Is Persistent 1.16.0", "description": "Tests if the subject's persistence matches the bool value passed in.", diff --git a/source/behaviour/entities/1.16.0/filters/is_sleeping.json b/source/behavior/entities/1.16.0/filters/is_sleeping.json similarity index 88% rename from source/behaviour/entities/1.16.0/filters/is_sleeping.json rename to source/behavior/entities/1.16.0/filters/is_sleeping.json index 5c9f6e77..df94c2d3 100644 --- a/source/behaviour/entities/1.16.0/filters/is_sleeping.json +++ b/source/behavior/entities/1.16.0/filters/is_sleeping.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.is_sleeping", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.is_sleeping", "type": "object", "title": "Filters Is Sleeping 1.16.0", "description": "Tests whether the Subject is sleeping.", diff --git a/source/behaviour/entities/1.16.0/filters/light_level.json b/source/behavior/entities/1.16.0/filters/light_level.json similarity index 87% rename from source/behaviour/entities/1.16.0/filters/light_level.json rename to source/behavior/entities/1.16.0/filters/light_level.json index 0e905608..b3501a71 100644 --- a/source/behaviour/entities/1.16.0/filters/light_level.json +++ b/source/behavior/entities/1.16.0/filters/light_level.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.light_level", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.light_level", "type": "object", "title": "Filters Light Level 1.16.0", "description": "Tests is the mob is outside of the specified light level range (0, 16).", diff --git a/source/behaviour/entities/1.16.0/filters/random_chance.json b/source/behavior/entities/1.16.0/filters/random_chance.json similarity index 86% rename from source/behaviour/entities/1.16.0/filters/random_chance.json rename to source/behavior/entities/1.16.0/filters/random_chance.json index e6118f6f..a7663988 100644 --- a/source/behaviour/entities/1.16.0/filters/random_chance.json +++ b/source/behavior/entities/1.16.0/filters/random_chance.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.random_chance", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.random_chance", "type": "object", "title": "Filters Random Chance 1.16.0", "description": "Returns true if the random chance rolls 0 out of a specified max range.", diff --git a/source/behaviour/entities/1.16.0/filters/rider_count.json b/source/behavior/entities/1.16.0/filters/rider_count.json similarity index 86% rename from source/behaviour/entities/1.16.0/filters/rider_count.json rename to source/behavior/entities/1.16.0/filters/rider_count.json index 4273e5b7..b4034316 100644 --- a/source/behaviour/entities/1.16.0/filters/rider_count.json +++ b/source/behavior/entities/1.16.0/filters/rider_count.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.rider_count", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.rider_count", "type": "object", "title": "Filters Rider Count 1.16.0", "description": "Returns the number of riders on this entity.", diff --git a/source/behaviour/entities/1.16.0/filters/surface_mob.json b/source/behavior/entities/1.16.0/filters/surface_mob.json similarity index 88% rename from source/behaviour/entities/1.16.0/filters/surface_mob.json rename to source/behavior/entities/1.16.0/filters/surface_mob.json index 78ab3ef0..0968c0f5 100644 --- a/source/behaviour/entities/1.16.0/filters/surface_mob.json +++ b/source/behavior/entities/1.16.0/filters/surface_mob.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.surface_mob", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.surface_mob", "type": "object", "title": "Filters Surface Mob 1.16.0", "description": "Tests if the subject is a surface mob.", diff --git a/source/behaviour/entities/1.16.0/filters/trusts.json b/source/behavior/entities/1.16.0/filters/trusts.json similarity index 89% rename from source/behaviour/entities/1.16.0/filters/trusts.json rename to source/behavior/entities/1.16.0/filters/trusts.json index 1ad73c4c..f8099234 100644 --- a/source/behaviour/entities/1.16.0/filters/trusts.json +++ b/source/behavior/entities/1.16.0/filters/trusts.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.trusts", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.trusts", "type": "object", "title": "Filters Trusts 1.16.0", "description": "Returns true if the subject is trusted by entity.", diff --git a/source/behaviour/entities/1.13.0/types/base_operator.json b/source/behavior/entities/1.16.0/filters/types/base_operator.json similarity index 76% rename from source/behaviour/entities/1.13.0/types/base_operator.json rename to source/behavior/entities/1.16.0/filters/types/base_operator.json index b8a4f41a..19fe8d78 100644 --- a/source/behaviour/entities/1.13.0/types/base_operator.json +++ b/source/behavior/entities/1.16.0/filters/types/base_operator.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.13.0.base_operator", + "$id": "blockception.minecraft.behavior.entities.filters.1.16.0.base_operator", "title": "Operator", "type": "string", "description": "The operator comparison to apply with 'value'.", diff --git a/source/behaviour/entities/1.16.0/types/base_subject.json b/source/behavior/entities/1.16.0/filters/types/base_subject.json similarity index 76% rename from source/behaviour/entities/1.16.0/types/base_subject.json rename to source/behavior/entities/1.16.0/filters/types/base_subject.json index 4f18ec1b..e7d6ab71 100644 --- a/source/behaviour/entities/1.16.0/types/base_subject.json +++ b/source/behavior/entities/1.16.0/filters/types/base_subject.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.16.0.base_subject", + "$id": "blockception.minecraft.behavior.entities.filters.1.16.0.base_subject", "title": "Subject 1.16.0", "type": "string", "description": "The subject of this filter test.", diff --git a/source/behaviour/entities/1.16.0/types/base_test.json b/source/behavior/entities/1.16.0/filters/types/base_test.json similarity index 94% rename from source/behaviour/entities/1.16.0/types/base_test.json rename to source/behavior/entities/1.16.0/filters/types/base_test.json index 08950556..146b6700 100644 --- a/source/behaviour/entities/1.16.0/types/base_test.json +++ b/source/behavior/entities/1.16.0/filters/types/base_test.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.16.0.base_test", + "$id": "blockception.minecraft.behavior.entities.filters.1.16.0.base_test", "title": "Test 1.16.0", "type": "string", "description": "The test operation for 1.16.0", diff --git a/source/behaviour/entities/1.16.0/filters/weather.json b/source/behavior/entities/1.16.0/filters/weather.json similarity index 87% rename from source/behaviour/entities/1.16.0/filters/weather.json rename to source/behavior/entities/1.16.0/filters/weather.json index bc5c25d4..1a27f720 100644 --- a/source/behaviour/entities/1.16.0/filters/weather.json +++ b/source/behavior/entities/1.16.0/filters/weather.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.weather", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.weather", "type": "object", "title": "Filters Weather 1.16.0", "description": "Tests the current weather in the dimension against a provided weather value.", diff --git a/source/behaviour/entities/1.16.0/filters/weather_at_position.json b/source/behavior/entities/1.16.0/filters/weather_at_position.json similarity index 86% rename from source/behaviour/entities/1.16.0/filters/weather_at_position.json rename to source/behavior/entities/1.16.0/filters/weather_at_position.json index 9907f8b0..c8c1287b 100644 --- a/source/behaviour/entities/1.16.0/filters/weather_at_position.json +++ b/source/behavior/entities/1.16.0/filters/weather_at_position.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.filters.weather_at_position", + "$id": "blockception.minecraft.behavior.entities.1.16.0.filters.weather_at_position", "type": "object", "title": "Filters Weather At Position 1.16.0", "description": "Tests the current weather, at the actor's position, against a provided weather value.", diff --git a/source/behaviour/entities/1.16.0/minecraft.entity.json b/source/behavior/entities/1.16.0/minecraft.entity.json similarity index 97% rename from source/behaviour/entities/1.16.0/minecraft.entity.json rename to source/behavior/entities/1.16.0/minecraft.entity.json index 65626c24..6ec5b8c3 100644 --- a/source/behaviour/entities/1.16.0/minecraft.entity.json +++ b/source/behavior/entities/1.16.0/minecraft.entity.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.minecraft:entity.1.16.0", + "$id": "blockception.minecraft.behavior.entities.minecraft:entity.1.16.0", "title": "Entity 1.16.0", "required": ["description"], "additionalProperties": false, diff --git a/source/behaviour/entities/1.16.0/filters/types/base_operator.json b/source/behavior/entities/1.16.0/types/base_operator.json similarity index 76% rename from source/behaviour/entities/1.16.0/filters/types/base_operator.json rename to source/behavior/entities/1.16.0/types/base_operator.json index a70bebb5..19fe8d78 100644 --- a/source/behaviour/entities/1.16.0/filters/types/base_operator.json +++ b/source/behavior/entities/1.16.0/types/base_operator.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.16.0.base_operator", + "$id": "blockception.minecraft.behavior.entities.filters.1.16.0.base_operator", "title": "Operator", "type": "string", "description": "The operator comparison to apply with 'value'.", diff --git a/source/behaviour/entities/1.16.0/filters/types/base_subject.json b/source/behavior/entities/1.16.0/types/base_subject.json similarity index 76% rename from source/behaviour/entities/1.16.0/filters/types/base_subject.json rename to source/behavior/entities/1.16.0/types/base_subject.json index 4f18ec1b..e7d6ab71 100644 --- a/source/behaviour/entities/1.16.0/filters/types/base_subject.json +++ b/source/behavior/entities/1.16.0/types/base_subject.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.16.0.base_subject", + "$id": "blockception.minecraft.behavior.entities.filters.1.16.0.base_subject", "title": "Subject 1.16.0", "type": "string", "description": "The subject of this filter test.", diff --git a/source/behaviour/entities/1.16.0/filters/types/base_test.json b/source/behavior/entities/1.16.0/types/base_test.json similarity index 94% rename from source/behaviour/entities/1.16.0/filters/types/base_test.json rename to source/behavior/entities/1.16.0/types/base_test.json index 08950556..146b6700 100644 --- a/source/behaviour/entities/1.16.0/filters/types/base_test.json +++ b/source/behavior/entities/1.16.0/types/base_test.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.16.0.base_test", + "$id": "blockception.minecraft.behavior.entities.filters.1.16.0.base_test", "title": "Test 1.16.0", "type": "string", "description": "The test operation for 1.16.0", diff --git a/source/behaviour/entities/1.16.0/types/entity_types.json b/source/behavior/entities/1.16.0/types/entity_types.json similarity index 94% rename from source/behaviour/entities/1.16.0/types/entity_types.json rename to source/behavior/entities/1.16.0/types/entity_types.json index 9fafdf11..604ed147 100644 --- a/source/behaviour/entities/1.16.0/types/entity_types.json +++ b/source/behavior/entities/1.16.0/types/entity_types.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.entity_types.1.16.0", + "$id": "blockception.minecraft.behavior.entities.type.entity_types.1.16.0", "title": "Entity Types 1.16.0", "type": "array", "items": { diff --git a/source/behaviour/entities/1.16.0/types/event.json b/source/behavior/entities/1.16.0/types/event.json similarity index 92% rename from source/behaviour/entities/1.16.0/types/event.json rename to source/behavior/entities/1.16.0/types/event.json index c75b9452..62169049 100644 --- a/source/behaviour/entities/1.16.0/types/event.json +++ b/source/behavior/entities/1.16.0/types/event.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.entities.1.16.0.event", "title": "Event", - "description": "Minecraft behaviour event 1.16.0", + "description": "Minecraft behavior event 1.16.0", "oneOf": [ { "type": "string", "pattern": "^[a-zA-Z0-9_\\-:]+$", "description": "The event to fire" }, { diff --git a/source/behaviour/entities/1.10.0/types/range_number_type.json b/source/behavior/entities/1.16.0/types/range_number_type.json similarity index 79% rename from source/behaviour/entities/1.10.0/types/range_number_type.json rename to source/behavior/entities/1.16.0/types/range_number_type.json index 0aa4f52a..98f61c14 100644 --- a/source/behaviour/entities/1.10.0/types/range_number_type.json +++ b/source/behavior/entities/1.16.0/types/range_number_type.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.range_number_type.1.10.0", + "$id": "blockception.minecraft.behavior.entities.type.range_number_type.1.16.0", "title": "Range [a, B]", "description": "A described range", "items": [ diff --git a/source/behaviour/entities/1.16.0/types/trigger.json b/source/behavior/entities/1.16.0/types/trigger.json similarity index 88% rename from source/behaviour/entities/1.16.0/types/trigger.json rename to source/behavior/entities/1.16.0/types/trigger.json index 883d2591..c66faaf7 100644 --- a/source/behaviour/entities/1.16.0/types/trigger.json +++ b/source/behavior/entities/1.16.0/types/trigger.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.trigger.1.16.0", + "$id": "blockception.minecraft.behavior.entities.type.trigger.1.16.0", "title": "Trigger", "type": "object", "description": "Trigger to fire for 1.16.0", diff --git a/source/behaviour/entities/1.13.0/components/types/base_priority.json b/source/behavior/entities/1.16.100/behaviors/types/base_priority.json similarity index 76% rename from source/behaviour/entities/1.13.0/components/types/base_priority.json rename to source/behavior/entities/1.16.100/behaviors/types/base_priority.json index 2f78a934..2d4977cf 100644 --- a/source/behaviour/entities/1.13.0/components/types/base_priority.json +++ b/source/behavior/entities/1.16.100/behaviors/types/base_priority.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.base_priority", + "$id": "blockception.minecraft.behavior.entities.1.16.100.base_priority", "additionalProperties": false, "type": "integer", "title": "Priority", diff --git a/source/behaviour/entities/1.13.0/behaviors/types/base_speed_multiplier.json b/source/behavior/entities/1.16.100/behaviors/types/base_speed_multiplier.json similarity index 75% rename from source/behaviour/entities/1.13.0/behaviors/types/base_speed_multiplier.json rename to source/behavior/entities/1.16.100/behaviors/types/base_speed_multiplier.json index 9c9afdda..65cce557 100644 --- a/source/behaviour/entities/1.13.0/behaviors/types/base_speed_multiplier.json +++ b/source/behavior/entities/1.16.100/behaviors/types/base_speed_multiplier.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.13.0.speed_multiplier", + "$id": "blockception.minecraft.behavior.entities.1.16.100.speed_multiplier", "additionalProperties": false, "default": 1.0, "description": "Movement speed multiplier of the mob when using this AI Goal.", diff --git a/source/behaviour/entities/1.16.100/components.json b/source/behavior/entities/1.16.100/components.json similarity index 99% rename from source/behaviour/entities/1.16.100/components.json rename to source/behavior/entities/1.16.100/components.json index 4a482a5a..984f8357 100644 --- a/source/behaviour/entities/1.16.100/components.json +++ b/source/behavior/entities/1.16.100/components.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.components1.16.100", + "$id": "blockception.minecraft.behavior.entities.components1.16.100", "type": "object", "title": "Entity", "description": "Minecraft:entity for 1.16.100", diff --git a/source/behaviour/entities/1.16.100/entities.json b/source/behavior/entities/1.16.100/entities.json similarity index 84% rename from source/behaviour/entities/1.16.100/entities.json rename to source/behavior/entities/1.16.100/entities.json index 63f39341..27f9ea29 100644 --- a/source/behaviour/entities/1.16.100/entities.json +++ b/source/behavior/entities/1.16.100/entities.json @@ -1,8 +1,8 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entity1.16.100", + "$id": "blockception.minecraft.behavior.entity1.16.100", "type": "object", - "title": "Behaviour Entity 1.16.100", + "title": "behavior Entity 1.16.100", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": { diff --git a/source/behaviour/entities/1.16.100/events.json b/source/behavior/entities/1.16.100/events.json similarity index 97% rename from source/behaviour/entities/1.16.100/events.json rename to source/behavior/entities/1.16.100/events.json index 78632653..2a95077e 100644 --- a/source/behaviour/entities/1.16.100/events.json +++ b/source/behavior/entities/1.16.100/events.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.events.1.16.100", + "$id": "blockception.minecraft.behavior.entities.events.1.16.100", "type": "object", "title": "Entity 1.16.100", "description": "TODO description: ", diff --git a/source/behaviour/entities/1.16.100/filters.json b/source/behavior/entities/1.16.100/filters.json similarity index 99% rename from source/behaviour/entities/1.16.100/filters.json rename to source/behavior/entities/1.16.100/filters.json index 523cdf5e..25762b03 100644 --- a/source/behaviour/entities/1.16.100/filters.json +++ b/source/behavior/entities/1.16.100/filters.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.minecraft.filters", + "$id": "blockception.minecraft.behavior.entities.1.16.100.minecraft.filters", "title": "Filters 1.16.100", "definitions": { "filters_spec": { diff --git a/source/behaviour/entities/1.16.100/filters/has_container_open.json b/source/behavior/entities/1.16.100/filters/has_container_open.json similarity index 87% rename from source/behaviour/entities/1.16.100/filters/has_container_open.json rename to source/behavior/entities/1.16.100/filters/has_container_open.json index 0fd09b2f..1f7f6bb2 100644 --- a/source/behaviour/entities/1.16.100/filters/has_container_open.json +++ b/source/behavior/entities/1.16.100/filters/has_container_open.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.has_container_open", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.has_container_open", "type": "object", "title": "Filters Has Container Open 1.16.100", "description": "Returns true when the subject Player entity has opened a container.", diff --git a/source/behaviour/entities/1.16.100/filters/has_ranged_weapon.json b/source/behavior/entities/1.16.100/filters/has_ranged_weapon.json similarity index 88% rename from source/behaviour/entities/1.16.100/filters/has_ranged_weapon.json rename to source/behavior/entities/1.16.100/filters/has_ranged_weapon.json index 5c5c523c..08b2b595 100644 --- a/source/behaviour/entities/1.16.100/filters/has_ranged_weapon.json +++ b/source/behavior/entities/1.16.100/filters/has_ranged_weapon.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.has_ranged_weapon", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.has_ranged_weapon", "type": "object", "title": "Filters Has Ranged Weapon 1.16.100", "description": "Returns true when the subject entity is holding a ranged weapon like a bow or crossbow.", diff --git a/source/behaviour/entities/1.16.100/filters/has_target.json b/source/behavior/entities/1.16.100/filters/has_target.json similarity index 88% rename from source/behaviour/entities/1.16.100/filters/has_target.json rename to source/behavior/entities/1.16.100/filters/has_target.json index bf78889c..63356df5 100644 --- a/source/behaviour/entities/1.16.100/filters/has_target.json +++ b/source/behavior/entities/1.16.100/filters/has_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.has_target", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.has_target", "type": "object", "title": "Filters Has Target 1.16.100", "description": "Returns true if the subject entity has a valid target.", diff --git a/source/behaviour/entities/1.16.100/filters/in_nether.json b/source/behavior/entities/1.16.100/filters/in_nether.json similarity index 88% rename from source/behaviour/entities/1.16.100/filters/in_nether.json rename to source/behavior/entities/1.16.100/filters/in_nether.json index c9354fc9..3fc0649e 100644 --- a/source/behaviour/entities/1.16.100/filters/in_nether.json +++ b/source/behavior/entities/1.16.100/filters/in_nether.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.in_nether", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.in_nether", "type": "object", "title": "Filters In Nether 1.16.100", "description": "Returns true when the subject entity is in Nether.", diff --git a/source/behaviour/entities/1.16.100/filters/inactivity_timer.json b/source/behavior/entities/1.16.100/filters/inactivity_timer.json similarity index 86% rename from source/behaviour/entities/1.16.100/filters/inactivity_timer.json rename to source/behavior/entities/1.16.100/filters/inactivity_timer.json index 3933d1d7..869ee6c6 100644 --- a/source/behaviour/entities/1.16.100/filters/inactivity_timer.json +++ b/source/behavior/entities/1.16.100/filters/inactivity_timer.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.inactivity_timer", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.inactivity_timer", "type": "object", "title": "Filters Inactivity Timer 1.16.100", "description": "Tests if the specified duration in seconds of inactivity for despawning has been reached.", diff --git a/source/behaviour/entities/1.16.100/filters/is_block.json b/source/behavior/entities/1.16.100/filters/is_block.json similarity index 86% rename from source/behaviour/entities/1.16.100/filters/is_block.json rename to source/behavior/entities/1.16.100/filters/is_block.json index 55b5c68e..0623b4ab 100644 --- a/source/behaviour/entities/1.16.100/filters/is_block.json +++ b/source/behavior/entities/1.16.100/filters/is_block.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.is_block", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.is_block", "type": "object", "title": "Filters Is Block 1.16.100", "description": "Returns true when the block has the given name.", diff --git a/source/behaviour/entities/1.16.100/filters/is_leashed_to.json b/source/behavior/entities/1.16.100/filters/is_leashed_to.json similarity index 88% rename from source/behaviour/entities/1.16.100/filters/is_leashed_to.json rename to source/behavior/entities/1.16.100/filters/is_leashed_to.json index a7a47c19..3ca23a86 100644 --- a/source/behaviour/entities/1.16.100/filters/is_leashed_to.json +++ b/source/behavior/entities/1.16.100/filters/is_leashed_to.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.is_leashed_to", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.is_leashed_to", "type": "object", "title": "Filters Is Leashed To 1.16.100", "description": "Returns true if the subject entity leashed to the calling entity.", diff --git a/source/behaviour/entities/1.16.100/filters/is_persistent.json b/source/behavior/entities/1.16.100/filters/is_persistent.json similarity index 88% rename from source/behaviour/entities/1.16.100/filters/is_persistent.json rename to source/behavior/entities/1.16.100/filters/is_persistent.json index 4d9d2df3..55b686de 100644 --- a/source/behaviour/entities/1.16.100/filters/is_persistent.json +++ b/source/behavior/entities/1.16.100/filters/is_persistent.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.is_persistent", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.is_persistent", "type": "object", "title": "Filters Is Persistent 1.16.100", "description": "Tests if the subject's persistence matches the bool value passed in.", diff --git a/source/behaviour/entities/1.16.100/filters/is_sleeping.json b/source/behavior/entities/1.16.100/filters/is_sleeping.json similarity index 88% rename from source/behaviour/entities/1.16.100/filters/is_sleeping.json rename to source/behavior/entities/1.16.100/filters/is_sleeping.json index 28f7d9a1..706f2c09 100644 --- a/source/behaviour/entities/1.16.100/filters/is_sleeping.json +++ b/source/behavior/entities/1.16.100/filters/is_sleeping.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.is_sleeping", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.is_sleeping", "type": "object", "title": "Filters Is Sleeping 1.16.100", "description": "Tests whether the Subject is sleeping.", diff --git a/source/behaviour/entities/1.16.100/filters/light_level.json b/source/behavior/entities/1.16.100/filters/light_level.json similarity index 87% rename from source/behaviour/entities/1.16.100/filters/light_level.json rename to source/behavior/entities/1.16.100/filters/light_level.json index f78da380..00e08287 100644 --- a/source/behaviour/entities/1.16.100/filters/light_level.json +++ b/source/behavior/entities/1.16.100/filters/light_level.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.light_level", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.light_level", "type": "object", "title": "Filters Light Level 1.16.100", "description": "Tests is the mob is outside of the specified light level range (0, 16).", diff --git a/source/behaviour/entities/1.16.100/filters/random_chance.json b/source/behavior/entities/1.16.100/filters/random_chance.json similarity index 86% rename from source/behaviour/entities/1.16.100/filters/random_chance.json rename to source/behavior/entities/1.16.100/filters/random_chance.json index 93fd5185..a9877f04 100644 --- a/source/behaviour/entities/1.16.100/filters/random_chance.json +++ b/source/behavior/entities/1.16.100/filters/random_chance.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.random_chance", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.random_chance", "type": "object", "title": "Filters Random Chance 1.16.100", "description": "Returns true if the random chance rolls 0 out of a specified max range.", diff --git a/source/behaviour/entities/1.16.100/filters/rider_count.json b/source/behavior/entities/1.16.100/filters/rider_count.json similarity index 86% rename from source/behaviour/entities/1.16.100/filters/rider_count.json rename to source/behavior/entities/1.16.100/filters/rider_count.json index a8d64b37..2666c9f2 100644 --- a/source/behaviour/entities/1.16.100/filters/rider_count.json +++ b/source/behavior/entities/1.16.100/filters/rider_count.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.rider_count", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.rider_count", "type": "object", "title": "Filters Rider Count 1.16.100", "description": "Returns the number of riders on this entity.", diff --git a/source/behaviour/entities/1.16.100/filters/surface_mob.json b/source/behavior/entities/1.16.100/filters/surface_mob.json similarity index 88% rename from source/behaviour/entities/1.16.100/filters/surface_mob.json rename to source/behavior/entities/1.16.100/filters/surface_mob.json index 2965e5d6..d2a148eb 100644 --- a/source/behaviour/entities/1.16.100/filters/surface_mob.json +++ b/source/behavior/entities/1.16.100/filters/surface_mob.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.surface_mob", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.surface_mob", "type": "object", "title": "Filters Surface Mob 1.16.100", "description": "Tests if the subject is a surface mob.", diff --git a/source/behaviour/entities/1.16.100/filters/trusts.json b/source/behavior/entities/1.16.100/filters/trusts.json similarity index 88% rename from source/behaviour/entities/1.16.100/filters/trusts.json rename to source/behavior/entities/1.16.100/filters/trusts.json index 7e361ff9..d129ae70 100644 --- a/source/behaviour/entities/1.16.100/filters/trusts.json +++ b/source/behavior/entities/1.16.100/filters/trusts.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.trusts", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.trusts", "type": "object", "title": "Filters Trusts 1.16.100", "description": "Returns true if the subject is trusted by entity.", diff --git a/source/behavior/entities/1.16.100/filters/types/base_operator.json b/source/behavior/entities/1.16.100/filters/types/base_operator.json new file mode 100644 index 00000000..d3839aea --- /dev/null +++ b/source/behavior/entities/1.16.100/filters/types/base_operator.json @@ -0,0 +1,9 @@ +{ + "$schema": "http://json-schema.org/draft-07/schema", + "$id": "blockception.minecraft.behavior.entities.filters.1.16.100.base_operator", + "title": "Operator", + "type": "string", + "description": "The operator comparison to apply with 'value'.", + "default": "equals", + "enum": ["!=", "<", "<=", "<>", "=", "==", ">", ">=", "equals", "not"] +} diff --git a/source/behaviour/entities/1.16.100/filters/types/base_subject.json b/source/behavior/entities/1.16.100/filters/types/base_subject.json similarity index 75% rename from source/behaviour/entities/1.16.100/filters/types/base_subject.json rename to source/behavior/entities/1.16.100/filters/types/base_subject.json index 6c299daf..802513b1 100644 --- a/source/behaviour/entities/1.16.100/filters/types/base_subject.json +++ b/source/behavior/entities/1.16.100/filters/types/base_subject.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.16.100.base_subject", + "$id": "blockception.minecraft.behavior.entities.filters.1.16.100.base_subject", "title": "Subject 1.16.100", "type": "string", "description": "The subject of this filter test.", diff --git a/source/behaviour/entities/1.16.100/filters/types/base_test.json b/source/behavior/entities/1.16.100/filters/types/base_test.json similarity index 94% rename from source/behaviour/entities/1.16.100/filters/types/base_test.json rename to source/behavior/entities/1.16.100/filters/types/base_test.json index f632f5ec..a4fc435b 100644 --- a/source/behaviour/entities/1.16.100/filters/types/base_test.json +++ b/source/behavior/entities/1.16.100/filters/types/base_test.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.16.100.base_test", + "$id": "blockception.minecraft.behavior.entities.filters.1.16.100.base_test", "title": "Test 1.16.100", "type": "string", "description": "The test operation for 1.16.100", diff --git a/source/behaviour/entities/1.16.100/filters/weather.json b/source/behavior/entities/1.16.100/filters/weather.json similarity index 87% rename from source/behaviour/entities/1.16.100/filters/weather.json rename to source/behavior/entities/1.16.100/filters/weather.json index c9024ad7..8ba0c740 100644 --- a/source/behaviour/entities/1.16.100/filters/weather.json +++ b/source/behavior/entities/1.16.100/filters/weather.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.weather", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.weather", "type": "object", "title": "Filters Weather 1.16.100", "description": "Tests the current weather in the dimension against a provided weather value.", diff --git a/source/behaviour/entities/1.16.100/filters/weather_at_position.json b/source/behavior/entities/1.16.100/filters/weather_at_position.json similarity index 86% rename from source/behaviour/entities/1.16.100/filters/weather_at_position.json rename to source/behavior/entities/1.16.100/filters/weather_at_position.json index 553747d3..929d8aff 100644 --- a/source/behaviour/entities/1.16.100/filters/weather_at_position.json +++ b/source/behavior/entities/1.16.100/filters/weather_at_position.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.filters.weather_at_position", + "$id": "blockception.minecraft.behavior.entities.1.16.100.filters.weather_at_position", "type": "object", "title": "Filters Weather At Position 1.16.100", "description": "Tests the current weather, at the actor's position, against a provided weather value.", diff --git a/source/behaviour/entities/1.16.100/minecraft.entity.json b/source/behavior/entities/1.16.100/minecraft.entity.json similarity index 97% rename from source/behaviour/entities/1.16.100/minecraft.entity.json rename to source/behavior/entities/1.16.100/minecraft.entity.json index 123073c5..9f579fec 100644 --- a/source/behaviour/entities/1.16.100/minecraft.entity.json +++ b/source/behavior/entities/1.16.100/minecraft.entity.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.minecraft:entity.1.16.100", + "$id": "blockception.minecraft.behavior.entities.minecraft:entity.1.16.100", "title": "Entity 1.16.100", "required": ["description"], "additionalProperties": false, diff --git a/source/behavior/entities/1.16.100/types/base_operator.json b/source/behavior/entities/1.16.100/types/base_operator.json new file mode 100644 index 00000000..d3839aea --- /dev/null +++ b/source/behavior/entities/1.16.100/types/base_operator.json @@ -0,0 +1,9 @@ +{ + "$schema": "http://json-schema.org/draft-07/schema", + "$id": "blockception.minecraft.behavior.entities.filters.1.16.100.base_operator", + "title": "Operator", + "type": "string", + "description": "The operator comparison to apply with 'value'.", + "default": "equals", + "enum": ["!=", "<", "<=", "<>", "=", "==", ">", ">=", "equals", "not"] +} diff --git a/source/behaviour/entities/1.16.100/types/base_subject.json b/source/behavior/entities/1.16.100/types/base_subject.json similarity index 75% rename from source/behaviour/entities/1.16.100/types/base_subject.json rename to source/behavior/entities/1.16.100/types/base_subject.json index 6c299daf..802513b1 100644 --- a/source/behaviour/entities/1.16.100/types/base_subject.json +++ b/source/behavior/entities/1.16.100/types/base_subject.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.16.100.base_subject", + "$id": "blockception.minecraft.behavior.entities.filters.1.16.100.base_subject", "title": "Subject 1.16.100", "type": "string", "description": "The subject of this filter test.", diff --git a/source/behaviour/entities/1.16.100/types/base_test.json b/source/behavior/entities/1.16.100/types/base_test.json similarity index 94% rename from source/behaviour/entities/1.16.100/types/base_test.json rename to source/behavior/entities/1.16.100/types/base_test.json index f632f5ec..a4fc435b 100644 --- a/source/behaviour/entities/1.16.100/types/base_test.json +++ b/source/behavior/entities/1.16.100/types/base_test.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.16.100.base_test", + "$id": "blockception.minecraft.behavior.entities.filters.1.16.100.base_test", "title": "Test 1.16.100", "type": "string", "description": "The test operation for 1.16.100", diff --git a/source/behaviour/entities/1.16.100/types/entity_types.json b/source/behavior/entities/1.16.100/types/entity_types.json similarity index 94% rename from source/behaviour/entities/1.16.100/types/entity_types.json rename to source/behavior/entities/1.16.100/types/entity_types.json index 221c2a2a..cdba4ac7 100644 --- a/source/behaviour/entities/1.16.100/types/entity_types.json +++ b/source/behavior/entities/1.16.100/types/entity_types.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.entity_types.1.16.100", + "$id": "blockception.minecraft.behavior.entities.type.entity_types.1.16.100", "title": "Entity Types 1.16.100", "type": "array", "items": { diff --git a/source/behaviour/entities/1.16.100/types/event.json b/source/behavior/entities/1.16.100/types/event.json similarity index 92% rename from source/behaviour/entities/1.16.100/types/event.json rename to source/behavior/entities/1.16.100/types/event.json index 34149693..19c9aae9 100644 --- a/source/behaviour/entities/1.16.100/types/event.json +++ b/source/behavior/entities/1.16.100/types/event.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.entities.1.16.100.event", "title": "Event", - "description": "Minecraft behaviour event 1.16.100", + "description": "Minecraft behavior event 1.16.100", "oneOf": [ { "type": "string", "pattern": "^[a-zA-Z0-9_\\-:]+$", "description": "The event to fire" }, { diff --git a/source/behaviour/entities/1.16.0/types/range_number_type.json b/source/behavior/entities/1.16.100/types/range_number_type.json similarity index 79% rename from source/behaviour/entities/1.16.0/types/range_number_type.json rename to source/behavior/entities/1.16.100/types/range_number_type.json index 98912da0..e5fd4846 100644 --- a/source/behaviour/entities/1.16.0/types/range_number_type.json +++ b/source/behavior/entities/1.16.100/types/range_number_type.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.range_number_type.1.16.0", + "$id": "blockception.minecraft.behavior.entities.type.range_number_type.1.16.100", "title": "Range [a, B]", "description": "A described range", "items": [ diff --git a/source/behaviour/entities/1.16.100/types/trigger.json b/source/behavior/entities/1.16.100/types/trigger.json similarity index 88% rename from source/behaviour/entities/1.16.100/types/trigger.json rename to source/behavior/entities/1.16.100/types/trigger.json index d119b7c0..2d6e5570 100644 --- a/source/behaviour/entities/1.16.100/types/trigger.json +++ b/source/behavior/entities/1.16.100/types/trigger.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.trigger.1.16.100", + "$id": "blockception.minecraft.behavior.entities.type.trigger.1.16.100", "title": "Trigger", "type": "object", "description": "Trigger to fire for 1.16.100", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.admire_item.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.admire_item.json similarity index 89% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.admire_item.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.admire_item.json index 0920a4b1..ae20aa60 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.admire_item.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.admire_item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.admire_item", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.admire_item", "type": "object", "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.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.avoid_mob_type.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.avoid_mob_type.json similarity index 96% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.avoid_mob_type.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.avoid_mob_type.json index 18850b81..9e92ed99 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.avoid_mob_type.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.avoid_mob_type.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.avoid_mob_type", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.avoid_mob_type", "additionalProperties": false, "description": "Allows this entity to avoid certain mob types.", "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.beg.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.beg.json similarity index 92% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.beg.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.beg.json index da6d2c65..0c7a4a7a 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.beg.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.beg.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.beg", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.beg", "type": "object", "title": "Beg 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.break_door.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.break_door.json similarity index 79% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.break_door.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.break_door.json index 861a2a0a..739987b2 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.break_door.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.break_door.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.break_door", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.break_door", "type": "object", "title": "Break Door 1.8.0", "description": "Allows this mob to break doors.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.breed.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.breed.json similarity index 80% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.breed.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.breed.json index 39a6c697..335d4cc1 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.breed.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.breed.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.breed", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.breed", "additionalProperties": false, "type": "object", "title": "Breed 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.celebrate.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.celebrate.json similarity index 94% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.celebrate.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.celebrate.json index edceadc3..52dd66f6 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.celebrate.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.celebrate.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.celebrate", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.celebrate", "type": "object", "title": "Celebrate 1.8.0", "description": "This allows the mob celebrate by jumping up and playing a sound periodically.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.charge_attack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.charge_attack.json similarity index 80% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.charge_attack.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.charge_attack.json index a70de8f8..a2ea4a3f 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.charge_attack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.charge_attack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.charge_attack", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.charge_attack", "additionalProperties": false, "type": "object", "title": "Charge Attack 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.charge_held_item.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.charge_held_item.json similarity index 85% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.charge_held_item.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.charge_held_item.json index 693c1364..02d31853 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.charge_held_item.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.charge_held_item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.charge_held_item", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.charge_held_item", "type": "object", "title": "Charge Held Item 1.8.0", "description": "Allows this mob to charge and use their held item.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.circle_around_anchor.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.circle_around_anchor.json similarity index 96% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.circle_around_anchor.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.circle_around_anchor.json index 638b71a2..d6883e92 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.circle_around_anchor.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.circle_around_anchor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.circle_around_anchor", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.circle_around_anchor", "type": "object", "title": "Circle Around Anchor 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.controlled_by_player.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.controlled_by_player.json similarity index 83% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.controlled_by_player.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.controlled_by_player.json index 742e89bc..b9ce40bb 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.controlled_by_player.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.controlled_by_player.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.controlled_by_player", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.controlled_by_player", "additionalProperties": false, "type": "object", "title": "Controlled By Player 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.defend_trusted_target.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.defend_trusted_target.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.defend_trusted_target.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.defend_trusted_target.json index e2574feb..0847febe 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.defend_trusted_target.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.defend_trusted_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.defend_trusted_target", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.defend_trusted_target", "type": "object", "title": "Defend Trusted Target 1.8.0", "description": "Allows the mob to target another mob that hurts an entity it trusts.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.defend_village_target.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.defend_village_target.json similarity index 87% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.defend_village_target.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.defend_village_target.json index 51c321ab..cb5cbed9 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.defend_village_target.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.defend_village_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.defend_village_target", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.defend_village_target", "additionalProperties": false, "type": "object", "title": "Defend Village Target 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.delayed_attack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.delayed_attack.json similarity index 95% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.delayed_attack.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.delayed_attack.json index b2334999..ebf10147 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.delayed_attack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.delayed_attack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.delayed_attack", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.delayed_attack", "additionalProperties": false, "type": "object", "title": "Delayed Attack 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.door_interact.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.door_interact.json similarity index 77% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.door_interact.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.door_interact.json index 7a0ad76b..70ec3312 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.door_interact.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.door_interact.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.door_interact", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.door_interact", "additionalProperties": false, "type": "object", "title": "Door Interact 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonchargeplayer.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonchargeplayer.json similarity index 80% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonchargeplayer.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonchargeplayer.json index af30f06c..65bc8397 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonchargeplayer.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonchargeplayer.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragonchargeplayer", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragonchargeplayer", "additionalProperties": false, "type": "object", "title": "Dragonchargeplayer 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragondeath.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragondeath.json similarity index 79% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragondeath.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragondeath.json index 253f3124..a2d84a86 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragondeath.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragondeath.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragondeath", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragondeath", "additionalProperties": false, "type": "object", "title": "Dragondeath 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonflaming.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonflaming.json similarity index 77% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonflaming.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonflaming.json index c3970a71..3a08895b 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonflaming.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonflaming.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragonflaming", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragonflaming", "additionalProperties": false, "type": "object", "title": "Dragonflaming 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonholdingpattern.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonholdingpattern.json similarity index 77% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonholdingpattern.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonholdingpattern.json index 7b65e139..166905af 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonholdingpattern.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonholdingpattern.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragonholdingpattern", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragonholdingpattern", "additionalProperties": false, "type": "object", "title": "Dragonholdingpattern 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonlanding.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonlanding.json similarity index 78% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonlanding.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonlanding.json index b25341a0..7ddbb07a 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonlanding.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonlanding.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragonlanding", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragonlanding", "additionalProperties": false, "type": "object", "title": "Dragonlanding 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonscanning.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonscanning.json similarity index 79% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonscanning.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonscanning.json index 436257b6..22244ef1 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonscanning.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonscanning.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragonscanning", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragonscanning", "additionalProperties": false, "type": "object", "title": "Dragonscanning 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonstrafeplayer.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonstrafeplayer.json similarity index 78% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonstrafeplayer.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonstrafeplayer.json index 9ba6b7cd..76d16469 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragonstrafeplayer.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonstrafeplayer.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragonstrafeplayer", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragonstrafeplayer", "additionalProperties": false, "type": "object", "title": "Dragonstrafeplayer 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragontakeoff.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragontakeoff.json similarity index 78% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragontakeoff.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragontakeoff.json index d39b2dad..5fbdd4ce 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.dragontakeoff.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragontakeoff.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.dragontakeoff", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragontakeoff", "additionalProperties": false, "type": "object", "title": "Dragontakeoff 1.8.0", diff --git a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.drink_potion.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.drink_potion.json similarity index 92% rename from source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.drink_potion.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.drink_potion.json index ebc83377..b14b589d 100644 --- a/source/behaviour/entities/1.16.0/behaviors/minecraft.behavior.drink_potion.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.drink_potion.json @@ -1,8 +1,8 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.drink_potion", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.drink_potion", "type": "object", - "title": "Beg 1.16.0", + "title": "Beg 1.8.0", "description": "Allows the mob to drink potions based on specified environment conditions.", "additionalProperties": false, "required": [], diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.drop_item_for.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.drop_item_for.json similarity index 95% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.drop_item_for.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.drop_item_for.json index a923a5f3..b3813b67 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.drop_item_for.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.drop_item_for.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.drop_item_for", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.drop_item_for", "additionalProperties": false, "type": "object", "title": "Drop Item For 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.eat_block.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.eat_block.json similarity index 92% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.eat_block.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.eat_block.json index 23b6b818..e421bab6 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.eat_block.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.eat_block.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.eat_block", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.eat_block", "type": "object", "title": "Eat Block 1.8.0", "description": "UNDOCUMENTATED", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.eat_carried_item.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.eat_carried_item.json similarity index 84% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.eat_carried_item.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.eat_carried_item.json index 03afaa6f..071ad8c7 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.eat_carried_item.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.eat_carried_item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.eat_carried_item", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.eat_carried_item", "type": "object", "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.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.enderman_leave_block.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.enderman_leave_block.json similarity index 77% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.enderman_leave_block.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.enderman_leave_block.json index a494f5d2..ea7ba52f 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.enderman_leave_block.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.enderman_leave_block.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.enderman_leave_block", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.enderman_leave_block", "type": "object", "title": "Enderman Leave Block 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.enderman_take_block.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.enderman_take_block.json similarity index 77% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.enderman_take_block.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.enderman_take_block.json index 6cf22bf7..1a1569ff 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.enderman_take_block.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.enderman_take_block.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.enderman_take_block", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.enderman_take_block", "type": "object", "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.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.explore_outskirts.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.explore_outskirts.json similarity index 92% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.explore_outskirts.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.explore_outskirts.json index 35b0c03d..4ff64e41 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.explore_outskirts.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.explore_outskirts.json @@ -1,9 +1,9 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.explore_outskirts", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.explore_outskirts", "type": "object", "title": "Explore Outskirts 1.8.0", - "description": "Behaviour explore outskirts", + "description": "behavior explore outskirts", "additionalProperties": false, "required": [], "properties": { diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.find_cover.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.find_cover.json similarity index 84% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.find_cover.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.find_cover.json index d7c8a8a8..91aa31b6 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.find_cover.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.find_cover.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.find_cover", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.find_cover", "type": "object", "title": "Find Cover 1.8.0", "description": "Allows the mob to seek shade.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.find_mount.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.find_mount.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.find_mount.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.find_mount.json index 4ed2a2db..468cc551 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.find_mount.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.find_mount.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.find_mount", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.find_mount", "type": "object", "title": "Find Mount 1.8.0", "description": "Allows the mob to look around for another mob to ride atop it.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.find_underwater_treasure.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.find_underwater_treasure.json similarity index 88% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.find_underwater_treasure.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.find_underwater_treasure.json index 8e27665a..80e1113e 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.find_underwater_treasure.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.find_underwater_treasure.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.find_underwater_treasure", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.find_underwater_treasure", "type": "object", "title": "Find Underwater Treasure 1.8.0", "description": "Allows the mob to move towards the nearest underwater ruin or shipwreck.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.flee_sun.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.flee_sun.json similarity index 81% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.flee_sun.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.flee_sun.json index d6b573ee..2d5c3d4c 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.flee_sun.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.flee_sun.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.flee_sun", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.flee_sun", "type": "object", "title": "Flee Sun 1.8.0", "description": "Allows the mob to run away from direct sunlight and seek shade.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.float.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.float.json similarity index 77% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.float.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.float.json index b59e1026..a8683b4e 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.float.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.float.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.float", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.float", "type": "object", "title": "Float 1.8.0", "description": "Allows the mob to stay afloat while swimming.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.float_wander.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.float_wander.json similarity index 94% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.float_wander.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.float_wander.json index 2e716082..bf7a8195 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.float_wander.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.float_wander.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.float_wander", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.float_wander", "type": "object", "title": "Float Wander 1.8.0", "description": "Allows the mob to float around like the Ghast.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_caravan.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_caravan.json similarity index 88% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_caravan.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_caravan.json index 45eca01f..476d1e91 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_caravan.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_caravan.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.follow_caravan", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.follow_caravan", "type": "object", "title": "Follow Caravan 1.8.0", "description": "Allows the mob to follow mobs that are in a caravan.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_mob.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_mob.json similarity index 88% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_mob.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_mob.json index 13ffef7f..52ba3e6e 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_mob.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_mob.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.follow_mob", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.follow_mob", "type": "object", "title": "Follow Mob 1.8.0", "description": "Allows the mob to follow other mobs.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_owner.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_owner.json similarity index 89% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_owner.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_owner.json index ee6d8fe3..eb6a821f 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_owner.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_owner.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.follow_owner", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.follow_owner", "type": "object", "title": "Follow Owner 1.8.0", "description": "Allows the mob to follow their parent around.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_parent.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_parent.json similarity index 81% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_parent.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_parent.json index f7c99a60..5a9ff16b 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_parent.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_parent.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.float", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.float", "type": "object", "title": "Float 1.8.0", "description": "Allows the mob to follow their parent around.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_target_captain.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_target_captain.json similarity index 89% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_target_captain.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_target_captain.json index e48546a2..d9d9cfb0 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.follow_target_captain.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.follow_target_captain.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.follow_target_captain", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.follow_target_captain", "type": "object", "title": "Follow Target Captain 1.8.0", "description": "Allows mob to move towards its current target captain.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.go_home.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.go_home.json similarity index 92% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.go_home.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.go_home.json index 633f3e31..0a9b1d61 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.go_home.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.go_home.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.go_home", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.go_home", "type": "object", "title": "Go Home 1.8.0", "description": "Allows the mob to move back to the position they were spawned.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.guardian_attack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.guardian_attack.json similarity index 79% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.guardian_attack.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.guardian_attack.json index b39bcdfe..d8ccf4ca 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.guardian_attack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.guardian_attack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.guardian_attack", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.guardian_attack", "type": "object", "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.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.harvest_farm_block.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.harvest_farm_block.json similarity index 88% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.harvest_farm_block.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.harvest_farm_block.json index ff4be850..3af00c51 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.harvest_farm_block.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.harvest_farm_block.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.harvest_farm_block", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.harvest_farm_block", "type": "object", "title": "Harvest Farm Block 1.8.0", "description": "Allows the villager to harvest nearby farms. Can only be used by Villagers.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.hide.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.hide.json similarity index 91% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.hide.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.hide.json index cbd3b1fe..de80812c 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.hide.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.hide.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.hide", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.hide", "type": "object", "title": "Hide 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.hold_ground.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.hold_ground.json similarity index 91% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.hold_ground.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.hold_ground.json index f4856365..289febcf 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.hold_ground.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.hold_ground.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.hold_ground", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.hold_ground", "type": "object", "title": "Hold Ground 1.8.0", "description": "The mob freezes and looks at the mob they are targeting.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.hurt_by_target.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.hurt_by_target.json similarity index 89% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.hurt_by_target.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.hurt_by_target.json index 95117cd9..cff8dd4f 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.hurt_by_target.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.hurt_by_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.guardian_attack", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.guardian_attack", "type": "object", "title": "Guardian Attack 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.inspect_bookshelf.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.inspect_bookshelf.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.inspect_bookshelf.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.inspect_bookshelf.json index 20f6b776..4aab4c69 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.inspect_bookshelf.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.inspect_bookshelf.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.inspect_bookshelf", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.inspect_bookshelf", "type": "object", "title": "Inspect Bookshelf 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.knockback_roar.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.knockback_roar.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.knockback_roar.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.knockback_roar.json index 54f475e2..c2085d21 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.knockback_roar.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.knockback_roar.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.knockback_roar", + "$id": "blockception.minecraft.behavior.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": "Knockback Roar 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.lay_down.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.lay_down.json similarity index 89% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.lay_down.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.lay_down.json index cc03dee8..0b9438b5 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.lay_down.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.lay_down.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.lay_down", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.lay_down", "description": "Allows mobs to lay down at times.", "type": "object", "title": "Lay Down 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.lay_egg.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.lay_egg.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.lay_egg.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.lay_egg.json index b8b3084e..a16fffd2 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.lay_egg.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.lay_egg.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.lay_egg", + "$id": "blockception.minecraft.behavior.entities.1.8.0.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", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.leap_at_target.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.leap_at_target.json similarity index 90% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.leap_at_target.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.leap_at_target.json index 998bbd46..3c28b9d0 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.leap_at_target.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.leap_at_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.leap_at_target", + "$id": "blockception.minecraft.behavior.entities.1.8.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": "Leap At Target 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.look_at_entity.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_entity.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.look_at_entity.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_entity.json index 217fc7b7..90912d3f 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.look_at_entity.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_entity.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.look_at_entity", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.look_at_entity", "description": "Allows the mob to look at nearby entities.", "type": "object", "title": "Look At Entity 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.look_at_player.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_player.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.look_at_player.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_player.json index 55e8170a..4e94199d 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.look_at_player.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_player.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.look_at_player", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.look_at_player", "type": "object", "title": "Look At Player 1.8.0", "description": "Allows the mob to look at the player when the player is nearby.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.look_at_target.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_target.json similarity index 92% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.look_at_target.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_target.json index cbc6504c..eaba6da6 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.look_at_target.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.look_at_target", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.look_at_target", "type": "object", "title": "Look At Target 1.8.0", "description": "Allows the mob to look at the entity they are targetting.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.look_at_trading_player.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_trading_player.json similarity index 92% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.look_at_trading_player.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_trading_player.json index 9f70b599..f7ff51af 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.look_at_trading_player.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.look_at_trading_player.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.look_at_trading_player", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.look_at_trading_player", "type": "object", "title": "Look At Trading Player 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.make_love.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.make_love.json similarity index 79% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.make_love.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.make_love.json index 4185cc1a..55b3d4aa 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.make_love.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.make_love.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.make_love", + "$id": "blockception.minecraft.behavior.entities.1.8.0.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", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.melee_attack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.melee_attack.json similarity index 95% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.melee_attack.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.melee_attack.json index 5f2b5f5e..e4e9f260 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.melee_attack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.melee_attack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.melee_attack", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.melee_attack", "type": "object", "title": "Melee Attack 1.8.0", "description": "Allows the mob to use close combat melee attacks.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.mingle.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.mingle.json similarity index 94% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.mingle.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.mingle.json index bc062e82..0d14e507 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.mingle.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.mingle.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.mingle", + "$id": "blockception.minecraft.behavior.entities.1.8.0.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", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.mount_pathing.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.mount_pathing.json similarity index 89% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.mount_pathing.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.mount_pathing.json index 29e8a964..07f4a64a 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.mount_pathing.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.mount_pathing.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.mount_pathing", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.mount_pathing", "type": "object", "title": "Mount Pathing 1.8.0", "description": "Allows the mob to move around on its own while mounted seeking a target to attack.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_indoors.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_indoors.json similarity index 87% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_indoors.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_indoors.json index 6e12bc73..b5beb949 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_indoors.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_indoors.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.move_indoors", + "$id": "blockception.minecraft.behavior.entities.1.8.0.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", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_through_village.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_through_village.json similarity index 85% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_through_village.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_through_village.json index 57ff58ff..1282d784 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_through_village.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_through_village.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.move_through_village", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_through_village", "type": "object", "title": "Move Through Village 1.8.0", "description": "Can only be used by Villagers. Allows the villagers to create paths around the village.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_block.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_block.json similarity index 94% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_block.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_block.json index 407d57b1..b94d6233 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_block.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_block.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.move_to_block", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_to_block", "type": "object", "title": "Move To Block 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_land.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_land.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_land.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_land.json index 9c5163ae..d1852a8f 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_land.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_land.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.move_to_land", + "$id": "blockception.minecraft.behavior.entities.1.8.0.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", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_lava.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_lava.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_lava.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_lava.json index 5db0998c..220c8fab 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_lava.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_lava.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.move_to_lava", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_to_lava", "type": "object", "title": "Move To Lava 1.8.0", "description": "Allows the mob to move back into lava when on land.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_liquid.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_liquid.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_liquid.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_liquid.json index ffadc3b6..fa068e9f 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_liquid.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_liquid.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.move_to_liquid", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_to_liquid", "type": "object", "title": "Move To Liquid 1.8.0", "description": "Allows the mob to move back into lava when on land.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_poi.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_poi.json similarity index 84% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_poi.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_poi.json index 04853313..e6b6e5ee 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_poi.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_poi.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.move_to_poi", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_to_poi", "type": "object", "title": "Move To Poi 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_random_block.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_random_block.json similarity index 89% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_random_block.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_random_block.json index 54580baa..2ecbe3d4 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_random_block.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_random_block.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.move_to_random_block", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_to_random_block", "type": "object", "title": "Move To Random Block 1.8.0", "description": "Allows mob to move towards a random block.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_village.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_village.json similarity index 92% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_village.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_village.json index c62c147b..94e5c2f1 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_village.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_village.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.move_to_village", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_to_village", "type": "object", "title": "Move To Village 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_water.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_water.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_water.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_water.json index abf7fac5..c6cf7c07 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_to_water.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_to_water.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.move_to_water", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_to_water", "type": "object", "title": "Move To Water 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_towards_dwelling_restriction.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_towards_dwelling_restriction.json similarity index 76% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_towards_dwelling_restriction.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_towards_dwelling_restriction.json index ce144b13..84ba563f 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_towards_dwelling_restriction.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_towards_dwelling_restriction.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.move_towards_dwelling_restriction", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_towards_dwelling_restriction", "type": "object", "title": "Move Towards Dwelling Restriction 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_towards_restriction.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_towards_restriction.json similarity index 88% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_towards_restriction.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_towards_restriction.json index 8de482de..c3b34346 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_towards_restriction.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_towards_restriction.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.move_towards_restriction", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.move_towards_restriction", "type": "object", "title": "Move Towards Restriction 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_towards_target.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_towards_target.json similarity index 87% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_towards_target.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_towards_target.json index 314c7961..2022043b 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.move_towards_target.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.move_towards_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.guardian_attack", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.guardian_attack", "type": "object", "title": "Guardian Attack 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.nap.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.nap.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.nap.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.nap.json index f369c527..52a13138 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.nap.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.nap.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.nap", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.nap", "type": "object", "title": "Nap 1.8.0", "description": "Allows the mob to move back into lava when on land.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.nearest_attackable_target.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.nearest_attackable_target.json similarity index 95% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.nearest_attackable_target.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.nearest_attackable_target.json index 4b9e6032..6d278052 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.nearest_attackable_target.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.nearest_attackable_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.nearest_attackable_target", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.nearest_attackable_target", "type": "object", "title": "Nearest Attackable Target 1.8.0", "description": "Allows the mob to check for and pursue the nearest valid target.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json similarity index 95% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json index aa9e819b..72aafffe 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.nearest_prioritized_attackable_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.nearest_prioritized_attackable_target", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.nearest_prioritized_attackable_target", "type": "object", "title": "Nearest Prioritized Attackable Target 1.8.0", "description": "Allows the mob to check for and pursue the nearest valid target.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.ocelot_sit_on_block.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ocelot_sit_on_block.json similarity index 77% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.ocelot_sit_on_block.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ocelot_sit_on_block.json index 46b7cf50..0c5c62b5 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.ocelot_sit_on_block.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ocelot_sit_on_block.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.ocelot_sit_on_block", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.ocelot_sit_on_block", "additionalProperties": false, "description": "TODO description", "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.ocelotattack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ocelotattack.json similarity index 94% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.ocelotattack.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ocelotattack.json index 6ff9f887..5befd96b 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.ocelotattack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ocelotattack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.ocelotattack", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.ocelotattack", "type": "object", "title": "Ocelotattack 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.offer_flower.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.offer_flower.json similarity index 77% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.offer_flower.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.offer_flower.json index 7aa35fcc..abd98bf3 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.offer_flower.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.offer_flower.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.offer_flower", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.offer_flower", "type": "object", "title": "Offer Flower 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.open_door.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.open_door.json similarity index 86% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.open_door.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.open_door.json index 7124dbda..14464778 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.open_door.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.open_door.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.guardian_attack", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.guardian_attack", "type": "object", "title": "Guardian Attack 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.owner_hurt_by_target.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.owner_hurt_by_target.json similarity index 83% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.owner_hurt_by_target.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.owner_hurt_by_target.json index 9fabf4b2..ff905cc2 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.owner_hurt_by_target.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.owner_hurt_by_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.owner_hurt_by_target", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.owner_hurt_by_target", "type": "object", "title": "Owner Hurt By Target 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.owner_hurt_target.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.owner_hurt_target.json similarity index 85% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.owner_hurt_target.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.owner_hurt_target.json index 9c1f6c54..4372f5ce 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.owner_hurt_target.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.owner_hurt_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.owner_hurt_target", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.owner_hurt_target", "type": "object", "title": "Owner Hurt Target 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.panic.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.panic.json similarity index 95% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.panic.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.panic.json index 1be1658a..2e365b87 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.panic.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.panic.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.panic", + "$id": "blockception.minecraft.behavior.entities.1.8.0.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", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.peek.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.peek.json similarity index 79% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.peek.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.peek.json index d8290b13..cf96720d 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.peek.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.peek.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.peek", + "$id": "blockception.minecraft.behavior.entities.1.8.0.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", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json similarity index 91% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json index 65881cdb..a4392469 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.pet_sleep_with_owner.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.pet_sleep_with_owner", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.pet_sleep_with_owner", "description": "Allows the pet mob to move onto a bed with it's owner while sleeping.", "type": "object", "title": "Pet Sleep With Owner 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.pickup_items.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.pickup_items.json similarity index 91% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.pickup_items.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.pickup_items.json index 6c697085..bfe1130e 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.pickup_items.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.pickup_items.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.pickup_items", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.pickup_items", "description": "Allows the mob to pick up items on the ground.", "additionalProperties": false, "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.play.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.play.json similarity index 82% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.play.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.play.json index dfe78ca9..09747464 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.play.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.play.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.play", + "$id": "blockception.minecraft.behavior.entities.1.8.0.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", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.player_ride_tamed.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.player_ride_tamed.json similarity index 76% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.player_ride_tamed.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.player_ride_tamed.json index f693d5de..3c77668d 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.player_ride_tamed.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.player_ride_tamed.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.player_ride_tamed", + "$id": "blockception.minecraft.behavior.entities.1.8.0.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", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.raid_garden.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.raid_garden.json similarity index 95% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.raid_garden.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.raid_garden.json index 71de6ab5..6f5f159f 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.raid_garden.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.raid_garden.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.raid_garden", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.raid_garden", "description": "Allows the mob to eat/raid crops out of farms until they are full.", "additionalProperties": false, "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_breach.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_breach.json similarity index 92% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_breach.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_breach.json index bddadef7..c1f3ae67 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_breach.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_breach.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.player_ride_tamed", + "$id": "blockception.minecraft.behavior.entities.1.8.0.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", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_fly.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_fly.json similarity index 91% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_fly.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_fly.json index d1537e08..95771d91 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_fly.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_fly.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.random_fly", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.random_fly", "description": "Allows a mob to randomly fly around", "type": "object", "title": "Random Fly 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_hover.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_hover.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_hover.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_hover.json index c5531d23..89a415fd 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_hover.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_hover.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.random_hover", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.random_hover", "description": "Allows the mob to hover around randomly, close to the surface", "type": "object", "title": "Random Hover 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_look_around.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_look_around.json similarity index 87% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_look_around.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_look_around.json index 288f1255..146212d1 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_look_around.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_look_around.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.random_look_around", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.random_look_around", "additionalProperties": false, "description": "Allows the mob to randomly look around.", "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_look_around_and_sit.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_look_around_and_sit.json similarity index 92% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_look_around_and_sit.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_look_around_and_sit.json index 9b67c970..31dd71ec 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_look_around_and_sit.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_look_around_and_sit.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.random_look_around_and_sit", + "$id": "blockception.minecraft.behavior.entities.1.8.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": "Random Look Around And Sit 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_sitting.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_sitting.json similarity index 92% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_sitting.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_sitting.json index a54cca55..ea6023f6 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_sitting.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_sitting.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.random_sitting", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.random_sitting", "type": "object", "title": "Random Sitting 1.8.0", "description": "Allows the mob to randomly sit for a duration.", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_stroll.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_stroll.json similarity index 91% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_stroll.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_stroll.json index 53d9b92e..348c5f58 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_stroll.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_stroll.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.random_stroll", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.random_stroll", "description": "Allows a mob to randomly stroll around.", "type": "object", "title": "Random Stroll 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_swim.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_swim.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_swim.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_swim.json index d5602638..c64be0f7 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.random_swim.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.random_swim.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.random_swim", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.random_swim", "type": "object", "title": "Random Swim 1.8.0", "description": "Allows an entity to randomly move through water", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.ranged_attack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ranged_attack.json similarity index 96% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.ranged_attack.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ranged_attack.json index 04988da2..bae7e3cc 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.ranged_attack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.ranged_attack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.ranged_attack", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.ranged_attack", "description": "Allows the mob to use ranged attacks like shooting arrows.", "type": "object", "title": "Ranged Attack 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.receive_love.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.receive_love.json similarity index 79% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.receive_love.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.receive_love.json index f59e4ae8..d2750be0 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.receive_love.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.receive_love.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.receive_love", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.receive_love", "description": "Allows the villager to stop so another villager can breed with it. Can only be used by a Villager.", "type": "object", "title": "Receive Love 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.restrict_open_door.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.restrict_open_door.json similarity index 75% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.restrict_open_door.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.restrict_open_door.json index 8e9c0681..ad24ddaa 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.restrict_open_door.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.restrict_open_door.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.restrict_open_door", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.restrict_open_door", "description": "Allows the mob to stay indoors during night time.", "type": "object", "title": "Restrict Open Door 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.restrict_sun.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.restrict_sun.json similarity index 78% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.restrict_sun.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.restrict_sun.json index f78b2ec3..96d9f619 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.restrict_sun.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.restrict_sun.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.restrict_sun", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.restrict_sun", "description": "Allows the mob to automatically start avoiding the sun when its a clear day out.", "type": "object", "title": "Restrict Sun 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.rise_to_liquid_level.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.rise_to_liquid_level.json similarity index 86% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.rise_to_liquid_level.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.rise_to_liquid_level.json index 61f405d6..c10d7822 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.rise_to_liquid_level.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.rise_to_liquid_level.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.rise_to_liquid_level", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.rise_to_liquid_level", "description": "Allows the mob to stay at a certain level when in liquid.", "type": "object", "title": "Rise To Liquid Level 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.roll.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.roll.json similarity index 83% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.roll.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.roll.json index a44f5e52..e6130afc 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.roll.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.roll.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.roll", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.roll", "description": "This allows the mob to roll forward.", "type": "object", "title": "Roll 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.run_around_like_crazy.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.run_around_like_crazy.json similarity index 78% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.run_around_like_crazy.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.run_around_like_crazy.json index 400e3eb1..7eedad21 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.run_around_like_crazy.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.run_around_like_crazy.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.restrict_open_door", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.restrict_open_door", "description": "Allows the mob to run around aimlessly.", "type": "object", "title": "Restrict Open Door 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.scared.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.scared.json similarity index 86% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.scared.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.scared.json index f6e90c1a..3deeb3ea 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.scared.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.scared.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.scared", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.scared", "description": "Allows the a mob to become scared when the weather outside is thundering.", "type": "object", "title": "Scared 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.send_event.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.send_event.json similarity index 92% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.send_event.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.send_event.json index 9077472b..55ce0c81 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.send_event.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.send_event.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.send_event", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.send_event", "description": "Allows the mob to send an event to another mob.", "type": "object", "title": "Send Event 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.share_items.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.share_items.json similarity index 91% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.share_items.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.share_items.json index 47dda949..a56c3ac4 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.share_items.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.share_items.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.share_items", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.share_items", "description": "Allows the mob to send an event to another mob.", "type": "object", "title": "Share Items 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.silverfish_merge_with_stone.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.silverfish_merge_with_stone.json similarity index 77% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.silverfish_merge_with_stone.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.silverfish_merge_with_stone.json index f3625a6b..1b7086dc 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.silverfish_merge_with_stone.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.silverfish_merge_with_stone.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.silverfish_merge_with_stone", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.silverfish_merge_with_stone", "description": "Allows the mob to go into stone blocks like Silverfish do. Currently it can only be used by Silverfish.", "type": "object", "title": "Silverfish Merge With Stone 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.silverfish_wake_up_friends.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.silverfish_wake_up_friends.json similarity index 77% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.silverfish_wake_up_friends.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.silverfish_wake_up_friends.json index 837efaf1..620b9b94 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.silverfish_wake_up_friends.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.silverfish_wake_up_friends.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.silverfish_wake_up_friends", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.silverfish_wake_up_friends", "description": "Allows the mob to alert mobs in nearby blocks to come out. Currently it can only be used by Silverfish.", "type": "object", "title": "Silverfish Wake Up Friends 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.skeleton_horse_trap.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.skeleton_horse_trap.json similarity index 90% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.skeleton_horse_trap.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.skeleton_horse_trap.json index 64f501b0..527fcd94 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.skeleton_horse_trap.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.skeleton_horse_trap.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.skeleton_horse_trap", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.skeleton_horse_trap", "description": "Allows Equine mobs to be Horse Traps and be triggered like them, spawning a lightning bolt and a bunch of horses when a player is nearby. Can only be used by Horses, Mules, Donkeys and Skeleton Horses.", "type": "object", "title": "Skeleton Horse Trap 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.sleep.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.sleep.json similarity index 94% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.sleep.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.sleep.json index e67f97d1..52f4ff5a 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.sleep.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.sleep.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.sleep", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.sleep", "additionalProperties": false, "description": "Allows mobs that own a bed to in a village to move to and sleep in it.", "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.slime_attack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_attack.json similarity index 85% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.slime_attack.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_attack.json index d87a60b6..94766e2d 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.slime_attack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_attack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.slime_attack", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.slime_attack", "additionalProperties": false, "description": "Can only be used by Slimes and Magma Cubes. Allows the mob to use a melee attack like the slime's.", "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.slime_float.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_float.json similarity index 85% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.slime_float.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_float.json index 1e57d6ef..a65f77d3 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.slime_float.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_float.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.slime_float", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.slime_float", "additionalProperties": false, "description": "Can only be used by Slimes and Magma Cubes. Controls their ability to float in water / lava.", "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.slime_keep_on_jumping.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_keep_on_jumping.json similarity index 81% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.slime_keep_on_jumping.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_keep_on_jumping.json index 15f99c20..0728f336 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.slime_keep_on_jumping.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_keep_on_jumping.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.slime_keep_on_jumping", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.slime_keep_on_jumping", "additionalProperties": false, "description": "Can only be used by Slimes and Magma Cubes. Allows the mob to continuously jump around like a slime.", "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.slime_random_direction.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_random_direction.json similarity index 87% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.slime_random_direction.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_random_direction.json index 9274347b..77ae3d99 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.slime_random_direction.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.slime_random_direction.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.slime_random_direction", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.slime_random_direction", "additionalProperties": false, "description": "Can only be used by Slimes and Magma Cubes. Allows the mob to move in random directions like a slime.", "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.snacking.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.snacking.json similarity index 92% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.snacking.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.snacking.json index 0be3ad60..012c2407 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.snacking.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.snacking.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.snacking", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.snacking", "additionalProperties": false, "description": "Allows the mob to take a load off and snack on food that it found nearby.", "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.sneeze.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.sneeze.json similarity index 95% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.sneeze.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.sneeze.json index 0183dc8c..e39a96c2 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.sneeze.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.sneeze.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.sneeze", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.sneeze", "additionalProperties": false, "description": "Allows the mob to stop and sneeze possibly startling nearby mobs and dropping an item.", "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_dive.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_dive.json similarity index 78% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_dive.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_dive.json index 1bc48682..9804243e 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_dive.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_dive.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.squid_dive", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.squid_dive", "description": "Allows the squid to dive down in water. Can only be used by the Squid.", "type": "object", "title": "Squid Dive 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_flee.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_flee.json similarity index 77% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_flee.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_flee.json index a49812aa..721b942d 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_flee.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_flee.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.squid_flee", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.squid_flee", "description": "Allows the squid to swim away. Can only be used by the Squid.", "type": "object", "title": "Squid Flee 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_idle.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_idle.json similarity index 78% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_idle.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_idle.json index c1262581..2b1272a3 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_idle.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_idle.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.squid_idle", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.squid_idle", "description": "Allows the squid to swim in place idly. Can only be used by the Squid.", "type": "object", "title": "Squid Idle 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_move_away_from_ground.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_move_away_from_ground.json similarity index 77% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_move_away_from_ground.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_move_away_from_ground.json index 72db2298..ea393c27 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_move_away_from_ground.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_move_away_from_ground.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.squid_move_away_from_ground", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.squid_move_away_from_ground", "description": "Allows the squid to move away from ground blocks and back to water. Can only be used by the Squid.", "type": "object", "title": "Squid Move Away From Ground 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_out_of_water.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_out_of_water.json similarity index 78% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_out_of_water.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_out_of_water.json index 4a675295..b192d17c 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.squid_out_of_water.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.squid_out_of_water.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.squid_out_of_water", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.squid_out_of_water", "description": "Allows the squid to stick to the ground when outside water. Can only be used by the Squid.", "type": "object", "title": "Squid Out Of Water 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json similarity index 95% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json index 2ce2e509..f02f683f 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stalk_and_pounce_on_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.stalk_and_pounce_on_target", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.stalk_and_pounce_on_target", "description": "Allows the mob to stay at a certain level when in liquid.", "type": "object", "title": "Stalk And Pounce On Target 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stay_while_sitting.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stay_while_sitting.json similarity index 78% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stay_while_sitting.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stay_while_sitting.json index 13e9df2c..62df1f62 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stay_while_sitting.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stay_while_sitting.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.stay_while_sitting", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.stay_while_sitting", "description": "Allows the mob to stay put while it is in a sitting state instead of doing something else.", "type": "object", "title": "Stay While Sitting 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stomp_attack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stomp_attack.json similarity index 95% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stomp_attack.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stomp_attack.json index 62edc1e9..ac32071c 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stomp_attack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stomp_attack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.stomp_attack", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.stomp_attack", "description": "Allows the mob to use the polar bear's melee attack.", "type": "object", "title": "Stomp Attack 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stomp_turtle_egg.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stomp_turtle_egg.json similarity index 92% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stomp_turtle_egg.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stomp_turtle_egg.json index fa663906..94757e07 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stomp_turtle_egg.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stomp_turtle_egg.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.stomp_turtle_egg", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.stomp_turtle_egg", "description": "Allows this mob to stomp turtle eggs", "type": "object", "title": "Stomp Turtle Egg 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stroll_towards_village.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stroll_towards_village.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stroll_towards_village.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stroll_towards_village.json index dacffa10..e5d99716 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.stroll_towards_village.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.stroll_towards_village.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.stroll_towards_village", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.stroll_towards_village", "description": "Allows the mob to stay at a certain level when in liquid.", "type": "object", "title": "Stroll Towards Village 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.summon_entity.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.summon_entity.json similarity index 97% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.summon_entity.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.summon_entity.json index d1488648..150d21ef 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.summon_entity.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.summon_entity.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.stay_while_sitting", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.stay_while_sitting", "description": "Allows the mob to attack the player by summoning other entities.", "title": "Stay While Sitting 1.8.0", "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swell.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swell.json similarity index 87% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swell.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swell.json index 8109663e..61f67dbf 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swell.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swell.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.stay_while_sitting", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.stay_while_sitting", "description": "Allows the creeper to swell up when a player is nearby. It can only be used by Creepers.", "title": "Stay While Sitting 1.8.0", "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swim_idle.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_idle.json similarity index 83% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swim_idle.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_idle.json index 8484b56f..92922cd9 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swim_idle.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_idle.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.swim_idle", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.swim_idle", "type": "object", "title": "Swim Idle 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swim_wander.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_wander.json similarity index 88% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swim_wander.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_wander.json index 9a5f125f..f9bd11c5 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swim_wander.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_wander.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.swim_idle", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.swim_idle", "description": "Has the fish swim around when they can't pathfind", "type": "object", "title": "Swim Idle 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swim_with_entity.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_with_entity.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swim_with_entity.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_with_entity.json index bb5ee797..4ab98205 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swim_with_entity.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swim_with_entity.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.swim_with_entity", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.swim_with_entity", "type": "object", "title": "Swim With Entity 1.8.0", "description": "UNDOCUMENTATED", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swoop_attack.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swoop_attack.json similarity index 89% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swoop_attack.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swoop_attack.json index 6c9a9588..cb7d14aa 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.swoop_attack.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.swoop_attack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.swoop_attack", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.swoop_attack", "description": "Allows the mob to move to attack a target. The goal ends if it has a horizontal collision or gets hit. Built to be used with flying mobs.", "type": "object", "title": "Swoop Attack 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.take_flower.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.take_flower.json similarity index 78% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.take_flower.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.take_flower.json index b83dd2c2..e6470d65 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.take_flower.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.take_flower.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.take_flower", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.take_flower", "description": "Can only be used by Villagers. Allows the mob to accept flowers from Iron Golems.", "type": "object", "title": "Take Flower 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.target_when_pushed.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.target_when_pushed.json similarity index 83% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.target_when_pushed.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.target_when_pushed.json index d3788a16..b4f8d0d2 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.target_when_pushed.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.target_when_pushed.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.target_when_pushed", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.target_when_pushed", "description": "UNDOCUMENTATED", "type": "object", "title": "Target When Pushed 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.tempt.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.tempt.json similarity index 92% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.tempt.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.tempt.json index 4ca0a805..6e274792 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.tempt.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.tempt.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.tempt", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.tempt", "description": "Allows the mob to be tempted by food they like.", "type": "object", "title": "Tempt 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.trade_interest.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.trade_interest.json similarity index 93% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.trade_interest.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.trade_interest.json index 118752a8..0ca216b2 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.trade_interest.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.trade_interest.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.trade_interest", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.trade_interest", "description": "Allows the mob to look at a player that is holding a tradable item.", "type": "object", "title": "Trade Interest 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.trade_with_player.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.trade_with_player.json similarity index 75% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.trade_with_player.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.trade_with_player.json index 872849ca..c774d777 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.trade_with_player.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.trade_with_player.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.trade_with_player", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.trade_with_player", "description": "Allows the player to trade with this mob.", "type": "object", "title": "Trade With Player 1.8.0", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.vex_copy_owner_target.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.vex_copy_owner_target.json similarity index 82% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.vex_copy_owner_target.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.vex_copy_owner_target.json index 8efdd57a..b0daed0d 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.vex_copy_owner_target.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.vex_copy_owner_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.vex_copy_owner_target", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.vex_copy_owner_target", "description": "Allows the mob to target the same entity its owner is targeting.", "additionalProperties": false, "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.vex_random_move.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.vex_random_move.json similarity index 83% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.vex_random_move.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.vex_random_move.json index 2b1e6605..0b6933b0 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.vex_random_move.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.vex_random_move.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.vex_random_move", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.vex_random_move", "description": "Allows the mob to target the same entity its owner is targeting.", "additionalProperties": false, "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.wither_random_attack_pos_goal.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.wither_random_attack_pos_goal.json similarity index 76% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.wither_random_attack_pos_goal.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.wither_random_attack_pos_goal.json index cb7ce0ac..87a39563 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.wither_random_attack_pos_goal.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.wither_random_attack_pos_goal.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.wither_random_attack_pos_goal", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.wither_random_attack_pos_goal", "description": "Allows the wither to launch random attacks. Can only be used by the Wither Boss.", "additionalProperties": false, "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.wither_target_highest_damage.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.wither_target_highest_damage.json similarity index 84% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.wither_target_highest_damage.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.wither_target_highest_damage.json index 3651ec36..6e4cd0fb 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.wither_target_highest_damage.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.wither_target_highest_damage.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.wither_target_highest_damage", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.wither_target_highest_damage", "description": "Allows the wither to launch random attacks. Can only be used by the Wither Boss.", "additionalProperties": false, "type": "object", diff --git a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.work.json b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.work.json similarity index 94% rename from source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.work.json rename to source/behavior/entities/1.8.0/behaviors/minecraft.behavior.work.json index 2b2f7e87..9ee47d51 100644 --- a/source/behaviour/entities/1.8.0/behaviors/minecraft.behavior.work.json +++ b/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.work.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.work", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.work", "type": "object", "title": "Work 1.8.0", "additionalProperties": false, diff --git a/source/behavior/entities/1.8.0/behaviors/types/base_priority.json b/source/behavior/entities/1.8.0/behaviors/types/base_priority.json new file mode 100644 index 00000000..7248b52b --- /dev/null +++ b/source/behavior/entities/1.8.0/behaviors/types/base_priority.json @@ -0,0 +1,9 @@ +{ + "$schema": "http://json-schema.org/draft-07/schema", + "$id": "blockception.minecraft.behavior.entities.1.8.0.base_priority", + "additionalProperties": false, + "type": "integer", + "title": "Priority", + "minimum": 0, + "description": "Allows the mob to drink potions based on specified environment conditions." +} diff --git a/source/behavior/entities/1.8.0/behaviors/types/base_speed_multiplier.json b/source/behavior/entities/1.8.0/behaviors/types/base_speed_multiplier.json new file mode 100644 index 00000000..32608968 --- /dev/null +++ b/source/behavior/entities/1.8.0/behaviors/types/base_speed_multiplier.json @@ -0,0 +1,9 @@ +{ + "$schema": "http://json-schema.org/draft-07/schema", + "$id": "blockception.minecraft.behavior.entities.1.8.0.speed_multiplier", + "additionalProperties": false, + "default": 1.0, + "description": "Movement speed multiplier of the mob when using this AI Goal.", + "type": "number", + "title": "Speed Multiplier" +} diff --git a/source/behaviour/entities/1.8.0/components.json b/source/behavior/entities/1.8.0/components.json similarity index 99% rename from source/behaviour/entities/1.8.0/components.json rename to source/behavior/entities/1.8.0/components.json index d6c6da66..6c23cd94 100644 --- a/source/behaviour/entities/1.8.0/components.json +++ b/source/behavior/entities/1.8.0/components.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.components.1.8.0", + "$id": "blockception.minecraft.behavior.entities.components.1.8.0", "additionalProperties": false, "type": "object", "title": "Components 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.addrider.json b/source/behavior/entities/1.8.0/components/minecraft.addrider.json similarity index 87% rename from source/behaviour/entities/1.8.0/components/minecraft.addrider.json rename to source/behavior/entities/1.8.0/components/minecraft.addrider.json index 36a61b37..7c2fafb9 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.addrider.json +++ b/source/behavior/entities/1.8.0/components/minecraft.addrider.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.addrider", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.addrider", "additionalProperties": false, "type": "object", "title": "Addrider 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.admire_item.json b/source/behavior/entities/1.8.0/components/minecraft.admire_item.json similarity index 88% rename from source/behaviour/entities/1.8.0/components/minecraft.admire_item.json rename to source/behavior/entities/1.8.0/components/minecraft.admire_item.json index 9caea881..b9a73b06 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.admire_item.json +++ b/source/behavior/entities/1.8.0/components/minecraft.admire_item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.admire_item", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.admire_item", "type": "object", "title": "Admire Item 1.8.0", "description": "Causes the mob to ignore attackable targets for a given duration.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.ageable.json b/source/behavior/entities/1.8.0/components/minecraft.ageable.json similarity index 96% rename from source/behaviour/entities/1.8.0/components/minecraft.ageable.json rename to source/behavior/entities/1.8.0/components/minecraft.ageable.json index 0b760fa8..1623047e 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.ageable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.ageable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.ageable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.ageable", "type": "object", "title": "Ageable 1.8.0", "description": "Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.ambient_sound_interval.json b/source/behavior/entities/1.8.0/components/minecraft.ambient_sound_interval.json similarity index 89% rename from source/behaviour/entities/1.8.0/components/minecraft.ambient_sound_interval.json rename to source/behavior/entities/1.8.0/components/minecraft.ambient_sound_interval.json index 11877279..89c420c4 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.ambient_sound_interval.json +++ b/source/behavior/entities/1.8.0/components/minecraft.ambient_sound_interval.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.ambient_sound_interval", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.ambient_sound_interval", "additionalProperties": false, "type": "object", "title": "Ambient Sound Interval 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.angry.json b/source/behavior/entities/1.8.0/components/minecraft.angry.json similarity index 96% rename from source/behaviour/entities/1.8.0/components/minecraft.angry.json rename to source/behavior/entities/1.8.0/components/minecraft.angry.json index 8725fbcb..da8292ff 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.angry.json +++ b/source/behavior/entities/1.8.0/components/minecraft.angry.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.angry", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.angry", "type": "object", "title": "Angry 1.8.0", "description": "Adds a timer for the entity to grow up. It can be accelerated by giving the entity the items it likes as defined by feedItems.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.annotation.break_door.json b/source/behavior/entities/1.8.0/components/minecraft.annotation.break_door.json similarity index 88% rename from source/behaviour/entities/1.8.0/components/minecraft.annotation.break_door.json rename to source/behavior/entities/1.8.0/components/minecraft.annotation.break_door.json index a6589fea..1bb4b754 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.annotation.break_door.json +++ b/source/behavior/entities/1.8.0/components/minecraft.annotation.break_door.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.annotation.break_door", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.annotation.break_door", "additionalProperties": false, "description": "Allows the actor to break doors assuming that that flags set up for the component to use in navigation", "type": "object", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.annotation.floats_in_liquid.json b/source/behavior/entities/1.8.0/components/minecraft.annotation.floats_in_liquid.json similarity index 73% rename from source/behaviour/entities/1.8.0/components/minecraft.annotation.floats_in_liquid.json rename to source/behavior/entities/1.8.0/components/minecraft.annotation.floats_in_liquid.json index 3543f5e0..8039faa8 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.annotation.floats_in_liquid.json +++ b/source/behavior/entities/1.8.0/components/minecraft.annotation.floats_in_liquid.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.annotation.floats_in_liquid", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.annotation.floats_in_liquid", "additionalProperties": false, "description": "Sets that this entity can float in liquid blocks.", "type": "object", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.annotation.open_door.json b/source/behavior/entities/1.8.0/components/minecraft.annotation.open_door.json similarity index 77% rename from source/behaviour/entities/1.8.0/components/minecraft.annotation.open_door.json rename to source/behavior/entities/1.8.0/components/minecraft.annotation.open_door.json index 46798e25..66bb93c6 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.annotation.open_door.json +++ b/source/behavior/entities/1.8.0/components/minecraft.annotation.open_door.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.annotation.open_door", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.annotation.open_door", "additionalProperties": false, "description": "Allows the actor to open doors assuming that that flags set up for the component to use in navigation", "type": "object", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.area_attack.json b/source/behavior/entities/1.8.0/components/minecraft.area_attack.json similarity index 91% rename from source/behaviour/entities/1.8.0/components/minecraft.area_attack.json rename to source/behavior/entities/1.8.0/components/minecraft.area_attack.json index c53e8721..a25b427d 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.area_attack.json +++ b/source/behavior/entities/1.8.0/components/minecraft.area_attack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.area_attack", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.area_attack", "type": "object", "title": "Area Attack 1.8.0", "description": "A component that does damage to entities that get within range.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.attack.json b/source/behavior/entities/1.8.0/components/minecraft.attack.json similarity index 92% rename from source/behaviour/entities/1.8.0/components/minecraft.attack.json rename to source/behavior/entities/1.8.0/components/minecraft.attack.json index cf176a17..d09a1206 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.attack.json +++ b/source/behavior/entities/1.8.0/components/minecraft.attack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.attack", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.attack", "type": "object", "additionalProperties": false, "title": "Attack 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.attack_cooldown.json b/source/behavior/entities/1.8.0/components/minecraft.attack_cooldown.json similarity index 92% rename from source/behaviour/entities/1.8.0/components/minecraft.attack_cooldown.json rename to source/behavior/entities/1.8.0/components/minecraft.attack_cooldown.json index 92421d57..d827f368 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.attack_cooldown.json +++ b/source/behavior/entities/1.8.0/components/minecraft.attack_cooldown.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.attack_cooldown", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.attack_cooldown", "type": "object", "title": "Attack Cooldown 1.8.0", "description": "Adds a cooldown to a mob. The intention of this cooldown is to be used to prevent the mob from attempting to aquire new attack targets.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.attack_damage.json b/source/behavior/entities/1.8.0/components/minecraft.attack_damage.json similarity index 79% rename from source/behaviour/entities/1.8.0/components/minecraft.attack_damage.json rename to source/behavior/entities/1.8.0/components/minecraft.attack_damage.json index 13636ffe..a0ae8651 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.attack_damage.json +++ b/source/behavior/entities/1.8.0/components/minecraft.attack_damage.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.attack_damage", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.attack_damage", "type": "object", "title": "Attack Damage 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.balloonable.json b/source/behavior/entities/1.8.0/components/minecraft.balloonable.json similarity index 78% rename from source/behaviour/entities/1.8.0/components/minecraft.balloonable.json rename to source/behavior/entities/1.8.0/components/minecraft.balloonable.json index d0b70f39..ddba9a0b 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.balloonable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.balloonable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.balloonable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.balloonable", "additionalProperties": false, "type": "object", "title": "Balloonable 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.barter.json b/source/behavior/entities/1.8.0/components/minecraft.barter.json similarity index 88% rename from source/behaviour/entities/1.8.0/components/minecraft.barter.json rename to source/behavior/entities/1.8.0/components/minecraft.barter.json index d894f359..0d71d751 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.barter.json +++ b/source/behavior/entities/1.8.0/components/minecraft.barter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.barter", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.barter", "type": "object", "title": "Barter 1.8.0", "description": "Enables the component to drop an item as a barter exchange.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.block_sensor.json b/source/behavior/entities/1.8.0/components/minecraft.block_sensor.json similarity index 91% rename from source/behaviour/entities/1.8.0/components/minecraft.block_sensor.json rename to source/behavior/entities/1.8.0/components/minecraft.block_sensor.json index 5f5272e9..7af36b81 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.block_sensor.json +++ b/source/behavior/entities/1.8.0/components/minecraft.block_sensor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.block_sensor", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.block_sensor", "type": "object", "title": "Block Sensor 1.8.0", "description": "Fires off a specified event when a block in the block list is broken within the sensor range.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.boostable.json b/source/behavior/entities/1.8.0/components/minecraft.boostable.json similarity index 94% rename from source/behaviour/entities/1.8.0/components/minecraft.boostable.json rename to source/behavior/entities/1.8.0/components/minecraft.boostable.json index 8ad19e9b..a32cd129 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.boostable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.boostable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.boostable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.boostable", "type": "object", "title": "Boostable 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.boss.json b/source/behavior/entities/1.8.0/components/minecraft.boss.json similarity index 91% rename from source/behaviour/entities/1.8.0/components/minecraft.boss.json rename to source/behavior/entities/1.8.0/components/minecraft.boss.json index 312497f3..b70f5920 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.boss.json +++ b/source/behavior/entities/1.8.0/components/minecraft.boss.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.boss", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.boss", "type": "object", "title": "Boss 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.break_blocks.json b/source/behavior/entities/1.8.0/components/minecraft.break_blocks.json similarity index 84% rename from source/behaviour/entities/1.8.0/components/minecraft.break_blocks.json rename to source/behavior/entities/1.8.0/components/minecraft.break_blocks.json index a57a48c6..d92685bd 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.break_blocks.json +++ b/source/behavior/entities/1.8.0/components/minecraft.break_blocks.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.behavior.break_blocks", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.break_blocks", "type": "object", "title": "Break Blocks 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.breathable.json b/source/behavior/entities/1.8.0/components/minecraft.breathable.json similarity index 97% rename from source/behaviour/entities/1.8.0/components/minecraft.breathable.json rename to source/behavior/entities/1.8.0/components/minecraft.breathable.json index 0c12f238..4ee83c96 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.breathable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.breathable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.breathable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.breathable", "type": "object", "title": "Breathable 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.breedable.json b/source/behavior/entities/1.8.0/components/minecraft.breedable.json similarity index 98% rename from source/behaviour/entities/1.8.0/components/minecraft.breedable.json rename to source/behavior/entities/1.8.0/components/minecraft.breedable.json index ddd4b6b1..1fa4f6bd 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.breedable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.breedable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.breedable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.breedable", "type": "object", "title": "Breedable 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.bribeable.json b/source/behavior/entities/1.8.0/components/minecraft.bribeable.json similarity index 89% rename from source/behaviour/entities/1.8.0/components/minecraft.bribeable.json rename to source/behavior/entities/1.8.0/components/minecraft.bribeable.json index 89e45e46..1cf117e1 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.bribeable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.bribeable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.bribeable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.bribeable", "type": "object", "title": "Bribeable 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.buoyant.json b/source/behavior/entities/1.8.0/components/minecraft.buoyant.json similarity index 95% rename from source/behaviour/entities/1.8.0/components/minecraft.buoyant.json rename to source/behavior/entities/1.8.0/components/minecraft.buoyant.json index 70fbca17..abe441d8 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.buoyant.json +++ b/source/behavior/entities/1.8.0/components/minecraft.buoyant.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.buoyant", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.buoyant", "type": "object", "title": "Buoyant 1.8.0", "description": "Enables an entity to float on the specified liquid blocks.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.burns_in_daylight.json b/source/behavior/entities/1.8.0/components/minecraft.burns_in_daylight.json similarity index 76% rename from source/behaviour/entities/1.8.0/components/minecraft.burns_in_daylight.json rename to source/behavior/entities/1.8.0/components/minecraft.burns_in_daylight.json index f08bc9dc..12bdf327 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.burns_in_daylight.json +++ b/source/behavior/entities/1.8.0/components/minecraft.burns_in_daylight.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.burns_in_daylight", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.burns_in_daylight", "title": "Burns In Daylight 1.8.0", "additionalProperties": false, "description": "Specifies if/how a mob burns in daylight.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.can_climb.json b/source/behavior/entities/1.8.0/components/minecraft.can_climb.json similarity index 74% rename from source/behaviour/entities/1.8.0/components/minecraft.can_climb.json rename to source/behavior/entities/1.8.0/components/minecraft.can_climb.json index 58cab197..1d3be047 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.can_climb.json +++ b/source/behavior/entities/1.8.0/components/minecraft.can_climb.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.can_climb", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.can_climb", "type": "object", "title": "Can Climb 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.can_fly.json b/source/behavior/entities/1.8.0/components/minecraft.can_fly.json similarity index 84% rename from source/behaviour/entities/1.8.0/components/minecraft.can_fly.json rename to source/behavior/entities/1.8.0/components/minecraft.can_fly.json index c5f8a391..d791a759 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.can_fly.json +++ b/source/behavior/entities/1.8.0/components/minecraft.can_fly.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.can_fly", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.can_fly", "type": "object", "title": "Can Fly 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.can_power_jump.json b/source/behavior/entities/1.8.0/components/minecraft.can_power_jump.json similarity index 75% rename from source/behaviour/entities/1.8.0/components/minecraft.can_power_jump.json rename to source/behavior/entities/1.8.0/components/minecraft.can_power_jump.json index b0f6c4c6..5c28e7a9 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.can_power_jump.json +++ b/source/behavior/entities/1.8.0/components/minecraft.can_power_jump.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.can_power_jump", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.can_power_jump", "type": "object", "title": "Can Power Jump 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.celebrate_hunt.json b/source/behavior/entities/1.8.0/components/minecraft.celebrate_hunt.json similarity index 91% rename from source/behaviour/entities/1.8.0/components/minecraft.celebrate_hunt.json rename to source/behavior/entities/1.8.0/components/minecraft.celebrate_hunt.json index a826d4f0..6f34652a 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.celebrate_hunt.json +++ b/source/behavior/entities/1.8.0/components/minecraft.celebrate_hunt.json @@ -1,9 +1,9 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.celebrate_hunt", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.celebrate_hunt", "type": "object", "title": "Celebrate Hunt 1.8.0", - "description": "Specifies hunt celebration behaviour.", + "description": "Specifies hunt celebration behavior.", "additionalProperties": false, "properties": { "broadcast": { "type": "boolean", "default": true, "description": "If true, celebration will be broadcasted to other entities in the radius.", "title": "Broadcast" }, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.collision_box.json b/source/behavior/entities/1.8.0/components/minecraft.collision_box.json similarity index 87% rename from source/behaviour/entities/1.8.0/components/minecraft.collision_box.json rename to source/behavior/entities/1.8.0/components/minecraft.collision_box.json index cd0000d3..ba3aba49 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.collision_box.json +++ b/source/behavior/entities/1.8.0/components/minecraft.collision_box.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.collision_box", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.collision_box", "type": "object", "title": "Collision Box 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.color.json b/source/behavior/entities/1.8.0/components/minecraft.color.json similarity index 85% rename from source/behaviour/entities/1.8.0/components/minecraft.color.json rename to source/behavior/entities/1.8.0/components/minecraft.color.json index d4f4d9f1..3259abeb 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.color.json +++ b/source/behavior/entities/1.8.0/components/minecraft.color.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.color", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.color", "type": "object", "title": "Color 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.color2.json b/source/behavior/entities/1.8.0/components/minecraft.color2.json similarity index 85% rename from source/behaviour/entities/1.8.0/components/minecraft.color2.json rename to source/behavior/entities/1.8.0/components/minecraft.color2.json index ada82eec..836cdc62 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.color2.json +++ b/source/behavior/entities/1.8.0/components/minecraft.color2.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.color2", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.color2", "type": "object", "title": "Color2 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.conditional_bandwidth_optimization.json b/source/behavior/entities/1.8.0/components/minecraft.conditional_bandwidth_optimization.json similarity index 96% rename from source/behaviour/entities/1.8.0/components/minecraft.conditional_bandwidth_optimization.json rename to source/behavior/entities/1.8.0/components/minecraft.conditional_bandwidth_optimization.json index 4bfc3624..dcbc02d3 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.conditional_bandwidth_optimization.json +++ b/source/behavior/entities/1.8.0/components/minecraft.conditional_bandwidth_optimization.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.conditional_bandwidth_optimization", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.conditional_bandwidth_optimization", "additionalProperties": false, "type": "object", "title": "Conditional Bandwidth Optimization 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.custom_hit_test.json b/source/behavior/entities/1.8.0/components/minecraft.custom_hit_test.json similarity index 90% rename from source/behaviour/entities/1.8.0/components/minecraft.custom_hit_test.json rename to source/behavior/entities/1.8.0/components/minecraft.custom_hit_test.json index c5edb3e8..ab9180fd 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.custom_hit_test.json +++ b/source/behavior/entities/1.8.0/components/minecraft.custom_hit_test.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.custom_hit_test", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.custom_hit_test", "type": "object", "title": "Custom Hit Test 1.8.0", "description": "List of hitboxes for melee and ranged hits against the entity.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.damage_over_time.json b/source/behavior/entities/1.8.0/components/minecraft.damage_over_time.json similarity index 86% rename from source/behaviour/entities/1.8.0/components/minecraft.damage_over_time.json rename to source/behavior/entities/1.8.0/components/minecraft.damage_over_time.json index eb0e6db3..e4aff437 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.damage_over_time.json +++ b/source/behavior/entities/1.8.0/components/minecraft.damage_over_time.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.damage_over_time", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.damage_over_time", "type": "object", "title": "Damage Over Time 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.damage_sensor.json b/source/behavior/entities/1.8.0/components/minecraft.damage_sensor.json similarity index 95% rename from source/behaviour/entities/1.8.0/components/minecraft.damage_sensor.json rename to source/behavior/entities/1.8.0/components/minecraft.damage_sensor.json index 98f9d41d..5a8336dd 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.damage_sensor.json +++ b/source/behavior/entities/1.8.0/components/minecraft.damage_sensor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.damage_sensor", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.damage_sensor", "title": "Damage Sensor 1.8.0", "additionalProperties": false, "description": "Defines what events to call when this entity is damaged by specific entities or items.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.default_look_angle.json b/source/behavior/entities/1.8.0/components/minecraft.default_look_angle.json similarity index 80% rename from source/behaviour/entities/1.8.0/components/minecraft.default_look_angle.json rename to source/behavior/entities/1.8.0/components/minecraft.default_look_angle.json index 427ca43f..02f4bef3 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.default_look_angle.json +++ b/source/behavior/entities/1.8.0/components/minecraft.default_look_angle.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.default_look_angle", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.default_look_angle", "type": "object", "title": "Default Look Angle 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.despawn.json b/source/behavior/entities/1.8.0/components/minecraft.despawn.json similarity index 96% rename from source/behaviour/entities/1.8.0/components/minecraft.despawn.json rename to source/behavior/entities/1.8.0/components/minecraft.despawn.json index f5b41d99..360b9f25 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.despawn.json +++ b/source/behavior/entities/1.8.0/components/minecraft.despawn.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.despawn", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.despawn", "type": "object", "title": "Despawn 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.dweller.json b/source/behavior/entities/1.8.0/components/minecraft.dweller.json similarity index 93% rename from source/behaviour/entities/1.8.0/components/minecraft.dweller.json rename to source/behavior/entities/1.8.0/components/minecraft.dweller.json index bf899581..c9935933 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.dweller.json +++ b/source/behavior/entities/1.8.0/components/minecraft.dweller.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.dweller", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.dweller", "type": "object", "title": "Dweller 1.8.0", "description": "UNDOCUMENTATED", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.economy_trade_table.json b/source/behavior/entities/1.8.0/components/minecraft.economy_trade_table.json similarity index 97% rename from source/behaviour/entities/1.8.0/components/minecraft.economy_trade_table.json rename to source/behavior/entities/1.8.0/components/minecraft.economy_trade_table.json index 46eb002e..5e8ae4b3 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.economy_trade_table.json +++ b/source/behavior/entities/1.8.0/components/minecraft.economy_trade_table.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.economy_trade_table", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.economy_trade_table", "type": "object", "title": "Economy Trade Table 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.entity_sensor.json b/source/behavior/entities/1.8.0/components/minecraft.entity_sensor.json similarity index 94% rename from source/behaviour/entities/1.8.0/components/minecraft.entity_sensor.json rename to source/behavior/entities/1.8.0/components/minecraft.entity_sensor.json index 71a8c4f6..745cb380 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.entity_sensor.json +++ b/source/behavior/entities/1.8.0/components/minecraft.entity_sensor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.entity_sensor", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.entity_sensor", "type": "object", "title": "Entity Sensor 1.8.0", "description": "A component that fires an event when a set of conditions are met by other entities within the defined range.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.environment_sensor.json b/source/behavior/entities/1.8.0/components/minecraft.environment_sensor.json similarity index 92% rename from source/behaviour/entities/1.8.0/components/minecraft.environment_sensor.json rename to source/behavior/entities/1.8.0/components/minecraft.environment_sensor.json index 17e19373..686b2fa5 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.environment_sensor.json +++ b/source/behavior/entities/1.8.0/components/minecraft.environment_sensor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.environment_sensor", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.environment_sensor", "title": "Environment Sensor 1.8.0", "additionalProperties": false, "description": "Allows the entity to power jump like the horse does in vanilla.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.equip_item.json b/source/behavior/entities/1.8.0/components/minecraft.equip_item.json similarity index 73% rename from source/behaviour/entities/1.8.0/components/minecraft.equip_item.json rename to source/behavior/entities/1.8.0/components/minecraft.equip_item.json index d3831022..8c3a6573 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.equip_item.json +++ b/source/behavior/entities/1.8.0/components/minecraft.equip_item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.equip_item", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.equip_item", "type": "object", "title": "Equip Item 1.8.0", "description": "The entity puts on the desired equipment.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.equipment.json b/source/behavior/entities/1.8.0/components/minecraft.equipment.json similarity index 91% rename from source/behaviour/entities/1.8.0/components/minecraft.equipment.json rename to source/behavior/entities/1.8.0/components/minecraft.equipment.json index f9bd7874..6ac36c15 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.equipment.json +++ b/source/behavior/entities/1.8.0/components/minecraft.equipment.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.equipment", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.equipment", "type": "object", "title": "Equipment 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.equippable.json b/source/behavior/entities/1.8.0/components/minecraft.equippable.json similarity index 95% rename from source/behaviour/entities/1.8.0/components/minecraft.equippable.json rename to source/behavior/entities/1.8.0/components/minecraft.equippable.json index 9f26d430..1c498c21 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.equippable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.equippable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.equippable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.equippable", "type": "object", "title": "Equippable 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.experience_reward.json b/source/behavior/entities/1.8.0/components/minecraft.experience_reward.json similarity index 89% rename from source/behaviour/entities/1.8.0/components/minecraft.experience_reward.json rename to source/behavior/entities/1.8.0/components/minecraft.experience_reward.json index 1cf6c57c..8285a391 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.experience_reward.json +++ b/source/behavior/entities/1.8.0/components/minecraft.experience_reward.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.experience_reward", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.experience_reward", "type": "object", "title": "Experience Reward 1.8.0", "description": "TODO", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.explode.json b/source/behavior/entities/1.8.0/components/minecraft.explode.json similarity index 95% rename from source/behaviour/entities/1.8.0/components/minecraft.explode.json rename to source/behavior/entities/1.8.0/components/minecraft.explode.json index d52ba60c..721ede91 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.explode.json +++ b/source/behavior/entities/1.8.0/components/minecraft.explode.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.explode", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.explode", "type": "object", "title": "Explode 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.fall_damage.json b/source/behavior/entities/1.8.0/components/minecraft.fall_damage.json similarity index 79% rename from source/behaviour/entities/1.8.0/components/minecraft.fall_damage.json rename to source/behavior/entities/1.8.0/components/minecraft.fall_damage.json index ba6ea037..3df43c8c 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.fall_damage.json +++ b/source/behavior/entities/1.8.0/components/minecraft.fall_damage.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.fall_damage", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.fall_damage", "type": "object", "title": "Fall Damage 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.fire_immune.json b/source/behavior/entities/1.8.0/components/minecraft.fire_immune.json similarity index 74% rename from source/behaviour/entities/1.8.0/components/minecraft.fire_immune.json rename to source/behavior/entities/1.8.0/components/minecraft.fire_immune.json index b9c1078c..7e9bda50 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.fire_immune.json +++ b/source/behavior/entities/1.8.0/components/minecraft.fire_immune.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.fire_immune", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.fire_immune", "title": "Fire Immune 1.8.0", "additionalProperties": false, "description": "Sets that this entity doesn't take damage from fire.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.floats_in_liquid.json b/source/behavior/entities/1.8.0/components/minecraft.floats_in_liquid.json similarity index 74% rename from source/behaviour/entities/1.8.0/components/minecraft.floats_in_liquid.json rename to source/behavior/entities/1.8.0/components/minecraft.floats_in_liquid.json index c68009e4..24ebbfbb 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.floats_in_liquid.json +++ b/source/behavior/entities/1.8.0/components/minecraft.floats_in_liquid.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.floats_in_liquid", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.floats_in_liquid", "description": "Sets that this entity can float in liquid blocks.", "type": "object", "title": "Floats In Liquid 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.flocking.json b/source/behavior/entities/1.8.0/components/minecraft.flocking.json similarity index 97% rename from source/behaviour/entities/1.8.0/components/minecraft.flocking.json rename to source/behavior/entities/1.8.0/components/minecraft.flocking.json index 3098f5df..33010224 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.flocking.json +++ b/source/behavior/entities/1.8.0/components/minecraft.flocking.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.flocking", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.flocking", "type": "object", "title": "Flocking 1.8.0", "description": "Allows entities to flock in groups in water or not.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.flying_speed.json b/source/behavior/entities/1.8.0/components/minecraft.flying_speed.json similarity index 81% rename from source/behaviour/entities/1.8.0/components/minecraft.flying_speed.json rename to source/behavior/entities/1.8.0/components/minecraft.flying_speed.json index b981250f..c638ad11 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.flying_speed.json +++ b/source/behavior/entities/1.8.0/components/minecraft.flying_speed.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.flying_speed", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.flying_speed", "type": "object", "title": "Flying Speed 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.follow_range.json b/source/behavior/entities/1.8.0/components/minecraft.follow_range.json similarity index 81% rename from source/behaviour/entities/1.8.0/components/minecraft.follow_range.json rename to source/behavior/entities/1.8.0/components/minecraft.follow_range.json index d784ed6f..ffa66937 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.follow_range.json +++ b/source/behavior/entities/1.8.0/components/minecraft.follow_range.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.follow_range", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.follow_range", "type": "object", "title": "Follow Range 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.foot_size.json b/source/behavior/entities/1.8.0/components/minecraft.foot_size.json similarity index 82% rename from source/behaviour/entities/1.8.0/components/minecraft.foot_size.json rename to source/behavior/entities/1.8.0/components/minecraft.foot_size.json index 9f01ce66..63fd3221 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.foot_size.json +++ b/source/behavior/entities/1.8.0/components/minecraft.foot_size.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.foot_size", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.foot_size", "type": "object", "title": "Foot Size 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.friction_modifier.json b/source/behavior/entities/1.8.0/components/minecraft.friction_modifier.json similarity index 85% rename from source/behaviour/entities/1.8.0/components/minecraft.friction_modifier.json rename to source/behavior/entities/1.8.0/components/minecraft.friction_modifier.json index 47c4cf2f..76a0e906 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.friction_modifier.json +++ b/source/behavior/entities/1.8.0/components/minecraft.friction_modifier.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.friction_modifier", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.friction_modifier", "type": "object", "title": "Friction Modifier 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.genetics.json b/source/behavior/entities/1.8.0/components/minecraft.genetics.json similarity index 98% rename from source/behaviour/entities/1.8.0/components/minecraft.genetics.json rename to source/behavior/entities/1.8.0/components/minecraft.genetics.json index 3001fb35..9c303d46 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.genetics.json +++ b/source/behavior/entities/1.8.0/components/minecraft.genetics.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.genetics", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.genetics", "type": "object", "title": "Genetics 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.giveable.json b/source/behavior/entities/1.8.0/components/minecraft.giveable.json similarity index 92% rename from source/behaviour/entities/1.8.0/components/minecraft.giveable.json rename to source/behavior/entities/1.8.0/components/minecraft.giveable.json index 6a82ca35..9612b168 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.giveable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.giveable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.giveable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.giveable", "additionalProperties": false, "description": "Defines sets of items that can be used to trigger events when used on this entity. The item will also be taken and placed in the entity's inventory.", "type": "object", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.ground_offset.json b/source/behavior/entities/1.8.0/components/minecraft.ground_offset.json similarity index 83% rename from source/behaviour/entities/1.8.0/components/minecraft.ground_offset.json rename to source/behavior/entities/1.8.0/components/minecraft.ground_offset.json index aa7dc95d..66643f56 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.ground_offset.json +++ b/source/behavior/entities/1.8.0/components/minecraft.ground_offset.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.ground_offset", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.ground_offset", "type": "object", "title": "Ground Offset 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.group_size.json b/source/behavior/entities/1.8.0/components/minecraft.group_size.json similarity index 87% rename from source/behaviour/entities/1.8.0/components/minecraft.group_size.json rename to source/behavior/entities/1.8.0/components/minecraft.group_size.json index 8a202202..545f7356 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.group_size.json +++ b/source/behavior/entities/1.8.0/components/minecraft.group_size.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.group_size", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.group_size", "type": "object", "title": "Group Size 1.8.0", "description": "Keeps track of entity group size in the given radius.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.grows_crop.json b/source/behavior/entities/1.8.0/components/minecraft.grows_crop.json similarity index 86% rename from source/behaviour/entities/1.8.0/components/minecraft.grows_crop.json rename to source/behavior/entities/1.8.0/components/minecraft.grows_crop.json index 3a49e699..1a0cdf72 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.grows_crop.json +++ b/source/behavior/entities/1.8.0/components/minecraft.grows_crop.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.grows_crop", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.grows_crop", "type": "object", "title": "Grows Crop 1.8.0", "description": "Could increase crop growth when entity walks over crop.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.healable.json b/source/behavior/entities/1.8.0/components/minecraft.healable.json similarity index 93% rename from source/behaviour/entities/1.8.0/components/minecraft.healable.json rename to source/behavior/entities/1.8.0/components/minecraft.healable.json index a5b9ad19..c3e6e115 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.healable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.healable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.healable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.healable", "description": "Defines the interactions with this entity for healing it.", "type": "object", "title": "Healable 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.health.json b/source/behavior/entities/1.8.0/components/minecraft.health.json similarity index 85% rename from source/behaviour/entities/1.8.0/components/minecraft.health.json rename to source/behavior/entities/1.8.0/components/minecraft.health.json index 1633641f..9f6c3379 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.health.json +++ b/source/behavior/entities/1.8.0/components/minecraft.health.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.health", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.health", "description": "TODO", "type": "object", "title": "Health 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.home.json b/source/behavior/entities/1.8.0/components/minecraft.home.json similarity index 85% rename from source/behaviour/entities/1.8.0/components/minecraft.home.json rename to source/behavior/entities/1.8.0/components/minecraft.home.json index a803e61a..0a8d4978 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.home.json +++ b/source/behavior/entities/1.8.0/components/minecraft.home.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.home", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.home", "type": "object", "title": "Home 1.8.0", "description": "Saves a home pos for when the the entity is spawned.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.hurt_on_condition.json b/source/behavior/entities/1.8.0/components/minecraft.hurt_on_condition.json similarity index 90% rename from source/behaviour/entities/1.8.0/components/minecraft.hurt_on_condition.json rename to source/behavior/entities/1.8.0/components/minecraft.hurt_on_condition.json index 90d1f20f..b393f25f 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.hurt_on_condition.json +++ b/source/behavior/entities/1.8.0/components/minecraft.hurt_on_condition.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.hurt_on_condition", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.hurt_on_condition", "type": "object", "title": "Hurt On Condition 1.8.0", "description": "Defines a set of conditions under which an entity should take damage.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.hurt_when_wet.json b/source/behavior/entities/1.8.0/components/minecraft.hurt_when_wet.json similarity index 74% rename from source/behaviour/entities/1.8.0/components/minecraft.hurt_when_wet.json rename to source/behavior/entities/1.8.0/components/minecraft.hurt_when_wet.json index 9b434ec1..28baa6f2 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.hurt_when_wet.json +++ b/source/behavior/entities/1.8.0/components/minecraft.hurt_when_wet.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.hurt_when_wet", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.hurt_when_wet", "type": "object", "title": "Hurt When Wet 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.input_ground_controlled.json b/source/behavior/entities/1.8.0/components/minecraft.input_ground_controlled.json similarity index 76% rename from source/behaviour/entities/1.8.0/components/minecraft.input_ground_controlled.json rename to source/behavior/entities/1.8.0/components/minecraft.input_ground_controlled.json index b1ae50dc..98cfc6c6 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.input_ground_controlled.json +++ b/source/behavior/entities/1.8.0/components/minecraft.input_ground_controlled.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.input_ground_controlled", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.input_ground_controlled", "description": "When configured as a rideable entity, the entity will be controlled using WASD controls.", "type": "object", "title": "Input Ground Controlled 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.inside_block_notifier.json b/source/behavior/entities/1.8.0/components/minecraft.inside_block_notifier.json similarity index 91% rename from source/behaviour/entities/1.8.0/components/minecraft.inside_block_notifier.json rename to source/behavior/entities/1.8.0/components/minecraft.inside_block_notifier.json index a2463df2..1f887630 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.inside_block_notifier.json +++ b/source/behavior/entities/1.8.0/components/minecraft.inside_block_notifier.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.inside_block_notifier", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.inside_block_notifier", "type": "object", "title": "Inside Block Notifier 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.insomnia.json b/source/behavior/entities/1.8.0/components/minecraft.insomnia.json similarity index 84% rename from source/behaviour/entities/1.8.0/components/minecraft.insomnia.json rename to source/behavior/entities/1.8.0/components/minecraft.insomnia.json index 0ca0411a..b68b58ef 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.insomnia.json +++ b/source/behavior/entities/1.8.0/components/minecraft.insomnia.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.insomnia", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.insomnia", "description": "Adds a timer since last rested to see if phantoms should spawn.", "type": "object", "title": "Insomnia 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.instant_despawn.json b/source/behavior/entities/1.8.0/components/minecraft.instant_despawn.json similarity index 84% rename from source/behaviour/entities/1.8.0/components/minecraft.instant_despawn.json rename to source/behavior/entities/1.8.0/components/minecraft.instant_despawn.json index b6eb2510..03216c87 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.instant_despawn.json +++ b/source/behavior/entities/1.8.0/components/minecraft.instant_despawn.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.instant_despawn", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.instant_despawn", "type": "object", "title": "Instant Despawn 1.8.0", "description": "Despawns the Actor immediately.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.interact.json b/source/behavior/entities/1.8.0/components/minecraft.interact.json similarity index 97% rename from source/behaviour/entities/1.8.0/components/minecraft.interact.json rename to source/behavior/entities/1.8.0/components/minecraft.interact.json index 86f13bd0..e2141f82 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.interact.json +++ b/source/behavior/entities/1.8.0/components/minecraft.interact.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.interact", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.interact", "description": "Defines interactions with this entity.", "title": "Interact 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.inventory.json b/source/behavior/entities/1.8.0/components/minecraft.inventory.json similarity index 94% rename from source/behaviour/entities/1.8.0/components/minecraft.inventory.json rename to source/behavior/entities/1.8.0/components/minecraft.inventory.json index e2ed0612..30801f55 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.inventory.json +++ b/source/behavior/entities/1.8.0/components/minecraft.inventory.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.inventory", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.inventory", "description": "Defines this entity's inventory properties.", "type": "object", "title": "Inventory 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.is_baby.json b/source/behavior/entities/1.8.0/components/minecraft.is_baby.json similarity index 74% rename from source/behaviour/entities/1.8.0/components/minecraft.is_baby.json rename to source/behavior/entities/1.8.0/components/minecraft.is_baby.json index 8c7f532a..a56bb446 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.is_baby.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_baby.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.is_baby", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_baby", "description": "Sets that this entity is a baby.", "type": "object", "title": "Is Baby 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.is_charged.json b/source/behavior/entities/1.8.0/components/minecraft.is_charged.json similarity index 74% rename from source/behaviour/entities/1.8.0/components/minecraft.is_charged.json rename to source/behavior/entities/1.8.0/components/minecraft.is_charged.json index 58a2c226..8f13dc90 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.is_charged.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_charged.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.is_charged", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_charged", "description": "Sets that this entity is charged.", "type": "object", "title": "Is Charged 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.is_chested.json b/source/behavior/entities/1.8.0/components/minecraft.is_chested.json similarity index 75% rename from source/behaviour/entities/1.8.0/components/minecraft.is_chested.json rename to source/behavior/entities/1.8.0/components/minecraft.is_chested.json index 3fe0ca89..a9e33230 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.is_chested.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_chested.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.is_chested", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_chested", "description": "Sets that this entity is currently carrying a chest.", "type": "object", "title": "Is Chested 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.is_dyeable.json b/source/behavior/entities/1.8.0/components/minecraft.is_dyeable.json similarity index 85% rename from source/behaviour/entities/1.8.0/components/minecraft.is_dyeable.json rename to source/behavior/entities/1.8.0/components/minecraft.is_dyeable.json index 9ca758fd..560d4c7a 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.is_dyeable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_dyeable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.is_dyeable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_dyeable", "description": "Allows dyes to be used on this entity to change its color.", "type": "object", "title": "Is Dyeable 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.is_hidden_when_invisible.json b/source/behavior/entities/1.8.0/components/minecraft.is_hidden_when_invisible.json similarity index 70% rename from source/behaviour/entities/1.8.0/components/minecraft.is_hidden_when_invisible.json rename to source/behavior/entities/1.8.0/components/minecraft.is_hidden_when_invisible.json index 8825afbd..0921a53a 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.is_hidden_when_invisible.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_hidden_when_invisible.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.is_hidden_when_invisible", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_hidden_when_invisible", "type": "object", "title": "Is Hidden When Invisible 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.is_ignited.json b/source/behavior/entities/1.8.0/components/minecraft.is_ignited.json similarity index 75% rename from source/behaviour/entities/1.8.0/components/minecraft.is_ignited.json rename to source/behavior/entities/1.8.0/components/minecraft.is_ignited.json index becc67a8..1f983292 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.is_ignited.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_ignited.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.is_ignited", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_ignited", "description": "Sets that this entity is currently on fire.", "type": "object", "title": "Is Ignited 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.is_illager_captain.json b/source/behavior/entities/1.8.0/components/minecraft.is_illager_captain.json similarity index 73% rename from source/behaviour/entities/1.8.0/components/minecraft.is_illager_captain.json rename to source/behavior/entities/1.8.0/components/minecraft.is_illager_captain.json index 7d3e38ce..1a88c7f1 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.is_illager_captain.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_illager_captain.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.is_illager_captain", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_illager_captain", "description": "Sets that this entity is an illager captain.", "type": "object", "title": "Is Illager Captain 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.is_saddled.json b/source/behavior/entities/1.8.0/components/minecraft.is_saddled.json similarity index 75% rename from source/behaviour/entities/1.8.0/components/minecraft.is_saddled.json rename to source/behavior/entities/1.8.0/components/minecraft.is_saddled.json index dab01d83..13f2de94 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.is_saddled.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_saddled.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.is_saddled", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_saddled", "description": "Sets that this entity is currently saddled.", "type": "object", "title": "Is Saddled 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.is_shaking.json b/source/behavior/entities/1.8.0/components/minecraft.is_shaking.json similarity index 75% rename from source/behaviour/entities/1.8.0/components/minecraft.is_shaking.json rename to source/behavior/entities/1.8.0/components/minecraft.is_shaking.json index e1396ec1..1f0ce083 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.is_shaking.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_shaking.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.is_shaking", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_shaking", "description": "Sets that this entity is currently shaking.", "type": "object", "title": "Is Shaking 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.is_sheared.json b/source/behavior/entities/1.8.0/components/minecraft.is_sheared.json similarity index 75% rename from source/behaviour/entities/1.8.0/components/minecraft.is_sheared.json rename to source/behavior/entities/1.8.0/components/minecraft.is_sheared.json index 1d79a542..4bbb4e0b 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.is_sheared.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_sheared.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.is_sheared", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_sheared", "description": "Sets that this entity is currently sheared.", "type": "object", "title": "Is Sheared 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.is_stackable.json b/source/behavior/entities/1.8.0/components/minecraft.is_stackable.json similarity index 79% rename from source/behaviour/entities/1.8.0/components/minecraft.is_stackable.json rename to source/behavior/entities/1.8.0/components/minecraft.is_stackable.json index 862d17a9..fb7c6858 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.is_stackable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_stackable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.is_stackable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_stackable", "description": "Sets that this entity can be stacked.", "type": "object", "title": "Is Stackable 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.is_stunned.json b/source/behavior/entities/1.8.0/components/minecraft.is_stunned.json similarity index 75% rename from source/behaviour/entities/1.8.0/components/minecraft.is_stunned.json rename to source/behavior/entities/1.8.0/components/minecraft.is_stunned.json index 711e1c8f..db43fae6 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.is_stunned.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_stunned.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.is_stunned", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_stunned", "description": "Sets that this entity is currently stunned.", "type": "object", "title": "Is Stunned 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.is_tamed.json b/source/behavior/entities/1.8.0/components/minecraft.is_tamed.json similarity index 75% rename from source/behaviour/entities/1.8.0/components/minecraft.is_tamed.json rename to source/behavior/entities/1.8.0/components/minecraft.is_tamed.json index a892e3ee..1a6c01a7 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.is_tamed.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_tamed.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.is_tamed", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_tamed", "description": "Sets that this entity is currently tamed.", "type": "object", "title": "Is Tamed 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.item_controllable.json b/source/behavior/entities/1.8.0/components/minecraft.item_controllable.json similarity index 86% rename from source/behaviour/entities/1.8.0/components/minecraft.item_controllable.json rename to source/behavior/entities/1.8.0/components/minecraft.item_controllable.json index d0c8e9eb..06702e48 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.item_controllable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.item_controllable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.item_controllable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.item_controllable", "description": "Efines what items can be used to control this entity while ridden", "type": "object", "title": "Item Controllable 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.item_hopper.json b/source/behavior/entities/1.8.0/components/minecraft.item_hopper.json similarity index 75% rename from source/behaviour/entities/1.8.0/components/minecraft.item_hopper.json rename to source/behavior/entities/1.8.0/components/minecraft.item_hopper.json index db3bb9e6..d7b69978 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.item_hopper.json +++ b/source/behavior/entities/1.8.0/components/minecraft.item_hopper.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.item_hopper", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.item_hopper", "type": "object", "title": "Item Hopper 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.jump.dynamic.json b/source/behavior/entities/1.8.0/components/minecraft.jump.dynamic.json similarity index 78% rename from source/behaviour/entities/1.8.0/components/minecraft.jump.dynamic.json rename to source/behavior/entities/1.8.0/components/minecraft.jump.dynamic.json index 945e6051..b0dc9f15 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.jump.dynamic.json +++ b/source/behavior/entities/1.8.0/components/minecraft.jump.dynamic.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.jump.dynamic", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.jump.dynamic", "description": "Defines a dynamic type jump control that will change jump properties based on the speed modifier of the mob.", "type": "object", "title": "Jump.dynamic 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.jump.static.json b/source/behavior/entities/1.8.0/components/minecraft.jump.static.json similarity index 82% rename from source/behaviour/entities/1.8.0/components/minecraft.jump.static.json rename to source/behavior/entities/1.8.0/components/minecraft.jump.static.json index ecf9e3b3..b8f3b278 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.jump.static.json +++ b/source/behavior/entities/1.8.0/components/minecraft.jump.static.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.jump.static", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.jump.static", "description": "Gives the entity the ability to jump.", "type": "object", "title": "Jump.static 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.knockback_resistance.json b/source/behavior/entities/1.8.0/components/minecraft.knockback_resistance.json similarity index 81% rename from source/behaviour/entities/1.8.0/components/minecraft.knockback_resistance.json rename to source/behavior/entities/1.8.0/components/minecraft.knockback_resistance.json index ed44b3b3..d8f03f05 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.knockback_resistance.json +++ b/source/behavior/entities/1.8.0/components/minecraft.knockback_resistance.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.knockback_resistance", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.knockback_resistance", "type": "object", "title": "Knockback Resistance 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.lava_movement.json b/source/behavior/entities/1.8.0/components/minecraft.lava_movement.json similarity index 78% rename from source/behaviour/entities/1.8.0/components/minecraft.lava_movement.json rename to source/behavior/entities/1.8.0/components/minecraft.lava_movement.json index 7baa32ae..caaa3cc5 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.lava_movement.json +++ b/source/behavior/entities/1.8.0/components/minecraft.lava_movement.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.lava_movement", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.lava_movement", "description": "UNDOCUMENTATED", "type": "object", "title": "Lava Movement 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.leashable.json b/source/behavior/entities/1.8.0/components/minecraft.leashable.json similarity index 94% rename from source/behaviour/entities/1.8.0/components/minecraft.leashable.json rename to source/behavior/entities/1.8.0/components/minecraft.leashable.json index 7ed57106..0a6f8bbb 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.leashable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.leashable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.leashable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.leashable", "description": "Allows this entity to be leashed and Defines the conditions and events for this entity when is leashed.", "type": "object", "title": "Leashable 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.lookat.json b/source/behavior/entities/1.8.0/components/minecraft.lookat.json similarity index 94% rename from source/behaviour/entities/1.8.0/components/minecraft.lookat.json rename to source/behavior/entities/1.8.0/components/minecraft.lookat.json index a3a55c82..8ff905f1 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.lookat.json +++ b/source/behavior/entities/1.8.0/components/minecraft.lookat.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.lookat", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.lookat", "description": "Defines the behavior when another entity looks at this entity.", "type": "object", "title": "Lookat 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.loot.json b/source/behavior/entities/1.8.0/components/minecraft.loot.json similarity index 81% rename from source/behaviour/entities/1.8.0/components/minecraft.loot.json rename to source/behavior/entities/1.8.0/components/minecraft.loot.json index 3b7f2275..2e43361a 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.loot.json +++ b/source/behavior/entities/1.8.0/components/minecraft.loot.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.loot", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.loot", "type": "object", "title": "Loot 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.managed_wandering_trader.json b/source/behavior/entities/1.8.0/components/minecraft.managed_wandering_trader.json similarity index 75% rename from source/behaviour/entities/1.8.0/components/minecraft.managed_wandering_trader.json rename to source/behavior/entities/1.8.0/components/minecraft.managed_wandering_trader.json index 2b7e9947..a615b470 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.managed_wandering_trader.json +++ b/source/behavior/entities/1.8.0/components/minecraft.managed_wandering_trader.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.managed_wandering_trader", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.managed_wandering_trader", "type": "object", "title": "Managed Wandering Trader 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.mark_variant.json b/source/behavior/entities/1.8.0/components/minecraft.mark_variant.json similarity index 83% rename from source/behaviour/entities/1.8.0/components/minecraft.mark_variant.json rename to source/behavior/entities/1.8.0/components/minecraft.mark_variant.json index 1bd9998d..f1670d28 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.mark_variant.json +++ b/source/behavior/entities/1.8.0/components/minecraft.mark_variant.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.mark_variant", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.mark_variant", "type": "object", "title": "Mark Variant 1.8.0", "description": "Additional variant value. Can be used to further differentiate variants.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.mob_effect.json b/source/behavior/entities/1.8.0/components/minecraft.mob_effect.json similarity index 91% rename from source/behaviour/entities/1.8.0/components/minecraft.mob_effect.json rename to source/behavior/entities/1.8.0/components/minecraft.mob_effect.json index b4959d16..a733adea 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.mob_effect.json +++ b/source/behavior/entities/1.8.0/components/minecraft.mob_effect.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.mob_effect", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.mob_effect", "type": "object", "title": "Mob Effect 1.8.0", "description": "A component that applies a mob effect to entities that get within range.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.movement.amphibious.json b/source/behavior/entities/1.8.0/components/minecraft.movement.amphibious.json similarity index 82% rename from source/behaviour/entities/1.8.0/components/minecraft.movement.amphibious.json rename to source/behavior/entities/1.8.0/components/minecraft.movement.amphibious.json index 443d1d78..d1946d15 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.movement.amphibious.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.amphibious.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.movement.amphibious", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.movement.amphibious", "type": "object", "title": "Movement.amphibious 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.movement.basic.json b/source/behavior/entities/1.8.0/components/minecraft.movement.basic.json similarity index 81% rename from source/behaviour/entities/1.8.0/components/minecraft.movement.basic.json rename to source/behavior/entities/1.8.0/components/minecraft.movement.basic.json index 45e13ab1..e330d025 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.movement.basic.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.basic.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.movement.basic", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.movement.basic", "type": "object", "title": "Movement.basic 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.movement.fly.json b/source/behavior/entities/1.8.0/components/minecraft.movement.fly.json similarity index 82% rename from source/behaviour/entities/1.8.0/components/minecraft.movement.fly.json rename to source/behavior/entities/1.8.0/components/minecraft.movement.fly.json index ddec8d20..c600070d 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.movement.fly.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.fly.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.movement.fly", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.movement.fly", "type": "object", "title": "Movement.fly 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.movement.generic.json b/source/behavior/entities/1.8.0/components/minecraft.movement.generic.json similarity index 82% rename from source/behaviour/entities/1.8.0/components/minecraft.movement.generic.json rename to source/behavior/entities/1.8.0/components/minecraft.movement.generic.json index 259837cd..8351338c 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.movement.generic.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.generic.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.movement.generic", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.movement.generic", "description": "This move control allows a mob to fly, swim, climb, etc.", "type": "object", "title": "Movement.generic 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.movement.glide.json b/source/behavior/entities/1.8.0/components/minecraft.movement.glide.json similarity index 83% rename from source/behaviour/entities/1.8.0/components/minecraft.movement.glide.json rename to source/behavior/entities/1.8.0/components/minecraft.movement.glide.json index 99e3421f..8ea3cd41 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.movement.glide.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.glide.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.movement.glide", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.movement.glide", "type": "object", "title": "Movement.glide 1.8.0", "description": "TODO description", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.movement.hover.json b/source/behavior/entities/1.8.0/components/minecraft.movement.hover.json similarity index 81% rename from source/behaviour/entities/1.8.0/components/minecraft.movement.hover.json rename to source/behavior/entities/1.8.0/components/minecraft.movement.hover.json index 679f4392..e4be41c6 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.movement.hover.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.hover.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.movement.hover", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.movement.hover", "title": "Movement.hover 1.8.0", "description": "This move control causes the mob to hover.", "type": "object", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.movement.json b/source/behavior/entities/1.8.0/components/minecraft.movement.json similarity index 90% rename from source/behaviour/entities/1.8.0/components/minecraft.movement.json rename to source/behavior/entities/1.8.0/components/minecraft.movement.json index aab72f33..52a21d56 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.movement.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.movement", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.movement", "type": "object", "title": "Movement 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.movement.jump.json b/source/behavior/entities/1.8.0/components/minecraft.movement.jump.json similarity index 72% rename from source/behaviour/entities/1.8.0/components/minecraft.movement.jump.json rename to source/behavior/entities/1.8.0/components/minecraft.movement.jump.json index e9dec992..5e95ab0e 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.movement.jump.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.jump.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.movement.fly", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.movement.fly", "type": "object", "title": "Movement.fly 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.movement.skip.json b/source/behavior/entities/1.8.0/components/minecraft.movement.skip.json similarity index 82% rename from source/behaviour/entities/1.8.0/components/minecraft.movement.skip.json rename to source/behavior/entities/1.8.0/components/minecraft.movement.skip.json index d5709078..a24c43b0 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.movement.skip.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.skip.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.movement.skip", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.movement.skip", "type": "object", "title": "Movement.skip 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.movement.sway.json b/source/behavior/entities/1.8.0/components/minecraft.movement.sway.json similarity index 86% rename from source/behaviour/entities/1.8.0/components/minecraft.movement.sway.json rename to source/behavior/entities/1.8.0/components/minecraft.movement.sway.json index a7594636..d85f9f70 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.movement.sway.json +++ b/source/behavior/entities/1.8.0/components/minecraft.movement.sway.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.movement.sway", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.movement.sway", "description": "This move control causes the mob to sway side to side giving the impression it is swimming.", "type": "object", "title": "Movement.sway 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.nameable.json b/source/behavior/entities/1.8.0/components/minecraft.nameable.json similarity index 95% rename from source/behaviour/entities/1.8.0/components/minecraft.nameable.json rename to source/behavior/entities/1.8.0/components/minecraft.nameable.json index 58086ddd..337843a8 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.nameable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.nameable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.nameable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.nameable", "type": "object", "title": "Nameable 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.navigation.climb.json b/source/behavior/entities/1.8.0/components/minecraft.navigation.climb.json similarity index 97% rename from source/behaviour/entities/1.8.0/components/minecraft.navigation.climb.json rename to source/behavior/entities/1.8.0/components/minecraft.navigation.climb.json index e8105140..3e70d396 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.navigation.climb.json +++ b/source/behavior/entities/1.8.0/components/minecraft.navigation.climb.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.navigation.climb", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.navigation.climb", "type": "object", "title": "Navigation.climb 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.navigation.float.json b/source/behavior/entities/1.8.0/components/minecraft.navigation.float.json similarity index 97% rename from source/behaviour/entities/1.8.0/components/minecraft.navigation.float.json rename to source/behavior/entities/1.8.0/components/minecraft.navigation.float.json index 8369157a..d35f005c 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.navigation.float.json +++ b/source/behavior/entities/1.8.0/components/minecraft.navigation.float.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.navigation.float", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.navigation.float", "type": "object", "title": "Navigation.float 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.navigation.fly.json b/source/behavior/entities/1.8.0/components/minecraft.navigation.fly.json similarity index 98% rename from source/behaviour/entities/1.8.0/components/minecraft.navigation.fly.json rename to source/behavior/entities/1.8.0/components/minecraft.navigation.fly.json index 58aca3fa..9f9e0bcb 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.navigation.fly.json +++ b/source/behavior/entities/1.8.0/components/minecraft.navigation.fly.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.navigation.fly", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.navigation.fly", "type": "object", "title": "Navigation.walk.fly 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.navigation.generic.json b/source/behavior/entities/1.8.0/components/minecraft.navigation.generic.json similarity index 97% rename from source/behaviour/entities/1.8.0/components/minecraft.navigation.generic.json rename to source/behavior/entities/1.8.0/components/minecraft.navigation.generic.json index 8d607590..94927d95 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.navigation.generic.json +++ b/source/behavior/entities/1.8.0/components/minecraft.navigation.generic.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.navigation.generic", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.navigation.generic", "type": "object", "title": "Navigation.walk.generic 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.navigation.hover.json b/source/behavior/entities/1.8.0/components/minecraft.navigation.hover.json similarity index 97% rename from source/behaviour/entities/1.8.0/components/minecraft.navigation.hover.json rename to source/behavior/entities/1.8.0/components/minecraft.navigation.hover.json index 25a30354..8f044dd7 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.navigation.hover.json +++ b/source/behavior/entities/1.8.0/components/minecraft.navigation.hover.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.navigation.hover", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.navigation.hover", "title": "Navigation.hover 1.8.0", "description": "Allows this entity to generate paths in the air like the vanilla Bees do. Keeps them from falling out of the skies and doing predictive movement.", "type": "object", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.navigation.swim.json b/source/behavior/entities/1.8.0/components/minecraft.navigation.swim.json similarity index 97% rename from source/behaviour/entities/1.8.0/components/minecraft.navigation.swim.json rename to source/behavior/entities/1.8.0/components/minecraft.navigation.swim.json index 4e38de64..0f4a5721 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.navigation.swim.json +++ b/source/behavior/entities/1.8.0/components/minecraft.navigation.swim.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.navigation.swim", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.navigation.swim", "type": "object", "title": "Navigation.walk.swim 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.navigation.walk.json b/source/behavior/entities/1.8.0/components/minecraft.navigation.walk.json similarity index 98% rename from source/behaviour/entities/1.8.0/components/minecraft.navigation.walk.json rename to source/behavior/entities/1.8.0/components/minecraft.navigation.walk.json index abd94973..d6555f3f 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.navigation.walk.json +++ b/source/behavior/entities/1.8.0/components/minecraft.navigation.walk.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.navigation.walk", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.navigation.walk", "type": "object", "title": "Navigation.walk.skip 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.npc.json b/source/behavior/entities/1.8.0/components/minecraft.npc.json similarity index 96% rename from source/behaviour/entities/1.8.0/components/minecraft.npc.json rename to source/behavior/entities/1.8.0/components/minecraft.npc.json index 130c5f4a..3491c0fd 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.npc.json +++ b/source/behavior/entities/1.8.0/components/minecraft.npc.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.npc", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.npc", "type": "object", "title": "Npc 1.8.0", "description": "A component that applies a mob effect to entities that get within range.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.on_death.json b/source/behavior/entities/1.8.0/components/minecraft.on_death.json similarity index 90% rename from source/behaviour/entities/1.8.0/components/minecraft.on_death.json rename to source/behavior/entities/1.8.0/components/minecraft.on_death.json index e8319a22..6980cbf5 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.on_death.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_death.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.on_death", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_death", "description": "Only usable by the Ender Dragon. Adds a trigger to call on this entity's death.", "type": "object", "title": "On Death 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.on_friendly_anger.json b/source/behavior/entities/1.8.0/components/minecraft.on_friendly_anger.json similarity index 89% rename from source/behaviour/entities/1.8.0/components/minecraft.on_friendly_anger.json rename to source/behavior/entities/1.8.0/components/minecraft.on_friendly_anger.json index 9cc8216b..854ae11c 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.on_friendly_anger.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_friendly_anger.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.on_friendly_anger", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_friendly_anger", "description": "Adds a trigger that will run when a nearby entity of the same type as this entity becomes Angry.", "type": "object", "title": "On Friendly Anger 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.on_hurt.json b/source/behavior/entities/1.8.0/components/minecraft.on_hurt.json similarity index 89% rename from source/behaviour/entities/1.8.0/components/minecraft.on_hurt.json rename to source/behavior/entities/1.8.0/components/minecraft.on_hurt.json index ac498511..916b57c1 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.on_hurt.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_hurt.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.on_hurt", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_hurt", "description": "Adds a trigger to call when this entity takes damage.", "type": "object", "title": "On Hurt 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.on_hurt_by_player.json b/source/behavior/entities/1.8.0/components/minecraft.on_hurt_by_player.json similarity index 88% rename from source/behaviour/entities/1.8.0/components/minecraft.on_hurt_by_player.json rename to source/behavior/entities/1.8.0/components/minecraft.on_hurt_by_player.json index 505ce7c3..d2a43f2a 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.on_hurt_by_player.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_hurt_by_player.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.on_hurt_by_player", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_hurt_by_player", "description": "Adds a trigger to call when this entity is attacked by the player.", "type": "object", "title": "On Hurt By Player 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.on_ignite.json b/source/behavior/entities/1.8.0/components/minecraft.on_ignite.json similarity index 89% rename from source/behaviour/entities/1.8.0/components/minecraft.on_ignite.json rename to source/behavior/entities/1.8.0/components/minecraft.on_ignite.json index 3adc6fb4..ec9a5219 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.on_ignite.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_ignite.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.on_ignite", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_ignite", "description": "Adds a trigger to call when this entity is set on fire.", "type": "object", "title": "On Ignite 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.on_start_landing.json b/source/behavior/entities/1.8.0/components/minecraft.on_start_landing.json similarity index 89% rename from source/behaviour/entities/1.8.0/components/minecraft.on_start_landing.json rename to source/behavior/entities/1.8.0/components/minecraft.on_start_landing.json index ca4cf2b9..4eee1a10 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.on_start_landing.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_start_landing.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.on_start_landing", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_start_landing", "description": "Only usable by the Ender Dragon. Adds a trigger to call when this entity lands.", "type": "object", "title": "On Start Landing 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.on_start_takeoff.json b/source/behavior/entities/1.8.0/components/minecraft.on_start_takeoff.json similarity index 89% rename from source/behaviour/entities/1.8.0/components/minecraft.on_start_takeoff.json rename to source/behavior/entities/1.8.0/components/minecraft.on_start_takeoff.json index ab7906a8..7ea9e282 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.on_start_takeoff.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_start_takeoff.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.on_start_takeoff", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_start_takeoff", "description": "Only usable by the Ender Dragon. Adds a trigger to call when this entity starts flying.", "type": "object", "title": "On Start Takeoff 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.on_target_acquired.json b/source/behavior/entities/1.8.0/components/minecraft.on_target_acquired.json similarity index 88% rename from source/behaviour/entities/1.8.0/components/minecraft.on_target_acquired.json rename to source/behavior/entities/1.8.0/components/minecraft.on_target_acquired.json index f38a24df..a2da4d80 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.on_target_acquired.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_target_acquired.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.on_target_acquired", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_target_acquired", "description": "Adds a trigger to call when this entity finds a target.", "type": "object", "title": "On Target Acquired 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.on_target_escape.json b/source/behavior/entities/1.8.0/components/minecraft.on_target_escape.json similarity index 89% rename from source/behaviour/entities/1.8.0/components/minecraft.on_target_escape.json rename to source/behavior/entities/1.8.0/components/minecraft.on_target_escape.json index 01e32e47..15a5983b 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.on_target_escape.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_target_escape.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.on_target_escape", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_target_escape", "description": "Adds a trigger to call when this entity loses the target it currently has.", "type": "object", "title": "On Target Escape 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.on_wake_with_owner.json b/source/behavior/entities/1.8.0/components/minecraft.on_wake_with_owner.json similarity index 89% rename from source/behaviour/entities/1.8.0/components/minecraft.on_wake_with_owner.json rename to source/behavior/entities/1.8.0/components/minecraft.on_wake_with_owner.json index 319775c4..f7b47b91 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.on_wake_with_owner.json +++ b/source/behavior/entities/1.8.0/components/minecraft.on_wake_with_owner.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.on_wake_with_owner", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_wake_with_owner", "description": "Adds a trigger to call when this pet's owner awakes after sleeping with the pet.", "type": "object", "title": "On Wake With Owner 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.out_of_control.json b/source/behavior/entities/1.8.0/components/minecraft.out_of_control.json similarity index 74% rename from source/behaviour/entities/1.8.0/components/minecraft.out_of_control.json rename to source/behavior/entities/1.8.0/components/minecraft.out_of_control.json index 8346e003..dcf1a24e 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.out_of_control.json +++ b/source/behavior/entities/1.8.0/components/minecraft.out_of_control.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.out_of_control", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.out_of_control", "type": "object", "title": "Out Of Control", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.peek.json b/source/behavior/entities/1.8.0/components/minecraft.peek.json similarity index 90% rename from source/behaviour/entities/1.8.0/components/minecraft.peek.json rename to source/behavior/entities/1.8.0/components/minecraft.peek.json index 647e2baa..6e0c1d1e 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.peek.json +++ b/source/behavior/entities/1.8.0/components/minecraft.peek.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.peek", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.peek", "description": "Defines the entity's 'peek' behavior, defining the events that should be called during it", "type": "object", "title": "Peek 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.persistent.json b/source/behavior/entities/1.8.0/components/minecraft.persistent.json similarity index 76% rename from source/behaviour/entities/1.8.0/components/minecraft.persistent.json rename to source/behavior/entities/1.8.0/components/minecraft.persistent.json index 2a211ed3..fc94b0ca 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.persistent.json +++ b/source/behavior/entities/1.8.0/components/minecraft.persistent.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.persistent", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.persistent", "description": "Defines whether an entity should be persistent in the game world.", "type": "object", "title": "Persistent 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.physics.json b/source/behavior/entities/1.8.0/components/minecraft.physics.json similarity index 88% rename from source/behaviour/entities/1.8.0/components/minecraft.physics.json rename to source/behavior/entities/1.8.0/components/minecraft.physics.json index e832f403..b7a5a545 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.physics.json +++ b/source/behavior/entities/1.8.0/components/minecraft.physics.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.physics", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.physics", "additionalProperties": false, "type": "object", "title": "Physics 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.player.exhaustion.json b/source/behavior/entities/1.8.0/components/minecraft.player.exhaustion.json similarity index 83% rename from source/behaviour/entities/1.8.0/components/minecraft.player.exhaustion.json rename to source/behavior/entities/1.8.0/components/minecraft.player.exhaustion.json index bd1289e7..1ec7720a 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.player.exhaustion.json +++ b/source/behavior/entities/1.8.0/components/minecraft.player.exhaustion.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.player.exhaustion", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.player.exhaustion", "additionalProperties": false, "type": "object", "title": "Player.exhaustion 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.player.experience.json b/source/behavior/entities/1.8.0/components/minecraft.player.experience.json similarity index 83% rename from source/behaviour/entities/1.8.0/components/minecraft.player.experience.json rename to source/behavior/entities/1.8.0/components/minecraft.player.experience.json index 777d0e17..5c9317e6 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.player.experience.json +++ b/source/behavior/entities/1.8.0/components/minecraft.player.experience.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.player.experience", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.player.experience", "additionalProperties": false, "type": "object", "title": "Player.experience 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.player.level.json b/source/behavior/entities/1.8.0/components/minecraft.player.level.json similarity index 83% rename from source/behaviour/entities/1.8.0/components/minecraft.player.level.json rename to source/behavior/entities/1.8.0/components/minecraft.player.level.json index bf120464..c08478a1 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.player.level.json +++ b/source/behavior/entities/1.8.0/components/minecraft.player.level.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.player.level", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.player.level", "additionalProperties": false, "type": "object", "title": "Player.level 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.player.saturation.json b/source/behavior/entities/1.8.0/components/minecraft.player.saturation.json similarity index 78% rename from source/behaviour/entities/1.8.0/components/minecraft.player.saturation.json rename to source/behavior/entities/1.8.0/components/minecraft.player.saturation.json index 6e5b9813..0fd05c6c 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.player.saturation.json +++ b/source/behavior/entities/1.8.0/components/minecraft.player.saturation.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.player.saturation", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.player.saturation", "additionalProperties": false, "type": "object", "title": "Player.saturation 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.preferred_path.json b/source/behavior/entities/1.8.0/components/minecraft.preferred_path.json similarity index 93% rename from source/behaviour/entities/1.8.0/components/minecraft.preferred_path.json rename to source/behavior/entities/1.8.0/components/minecraft.preferred_path.json index eed6aa11..9baec80d 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.preferred_path.json +++ b/source/behavior/entities/1.8.0/components/minecraft.preferred_path.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.preferred_path", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.preferred_path", "type": "object", "title": "Preferred Path 1.8.0", "description": "Specifies costing information for mobs that prefer to walk on preferred paths.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.projectile.json b/source/behavior/entities/1.8.0/components/minecraft.projectile.json similarity index 98% rename from source/behaviour/entities/1.8.0/components/minecraft.projectile.json rename to source/behavior/entities/1.8.0/components/minecraft.projectile.json index b760ec56..388a2927 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.projectile.json +++ b/source/behavior/entities/1.8.0/components/minecraft.projectile.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.projectile", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.projectile", "description": "Allows the entity to be a thrown entity.", "type": "object", "title": "Projectile 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.push_through.json b/source/behavior/entities/1.8.0/components/minecraft.push_through.json similarity index 82% rename from source/behaviour/entities/1.8.0/components/minecraft.push_through.json rename to source/behavior/entities/1.8.0/components/minecraft.push_through.json index a03337ef..1c2f0c5b 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.push_through.json +++ b/source/behavior/entities/1.8.0/components/minecraft.push_through.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.push_through", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.push_through", "type": "object", "title": "Push Through 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.pushable.json b/source/behavior/entities/1.8.0/components/minecraft.pushable.json similarity index 88% rename from source/behaviour/entities/1.8.0/components/minecraft.pushable.json rename to source/behavior/entities/1.8.0/components/minecraft.pushable.json index 727d217d..c3ea7f14 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.pushable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.pushable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.pushable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.pushable", "additionalProperties": false, "type": "object", "title": "Pushable 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.raid_trigger.json b/source/behavior/entities/1.8.0/components/minecraft.raid_trigger.json similarity index 83% rename from source/behaviour/entities/1.8.0/components/minecraft.raid_trigger.json rename to source/behavior/entities/1.8.0/components/minecraft.raid_trigger.json index 0eba78eb..5e8e1119 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.raid_trigger.json +++ b/source/behavior/entities/1.8.0/components/minecraft.raid_trigger.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.raid_trigger", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.raid_trigger", "type": "object", "title": "Raid Trigger 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.rail_movement.json b/source/behavior/entities/1.8.0/components/minecraft.rail_movement.json similarity index 84% rename from source/behaviour/entities/1.8.0/components/minecraft.rail_movement.json rename to source/behavior/entities/1.8.0/components/minecraft.rail_movement.json index 0a67c8e4..f0b61891 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.rail_movement.json +++ b/source/behavior/entities/1.8.0/components/minecraft.rail_movement.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.rail_movement", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.rail_movement", "type": "object", "title": "Rail Movement 1.8.0", "description": "Defines the entity's movement on the rails. An entity with this component is only allowed to move on the rail.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.rail_sensor.json b/source/behavior/entities/1.8.0/components/minecraft.rail_sensor.json similarity index 95% rename from source/behaviour/entities/1.8.0/components/minecraft.rail_sensor.json rename to source/behavior/entities/1.8.0/components/minecraft.rail_sensor.json index ed8fa686..447e794f 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.rail_sensor.json +++ b/source/behavior/entities/1.8.0/components/minecraft.rail_sensor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.rail_sensor", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.rail_sensor", "description": "Defines the behavior of the entity when the rail gets activated or deactivated.", "type": "object", "title": "Rail Sensor 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.ravager_blocked.json b/source/behavior/entities/1.8.0/components/minecraft.ravager_blocked.json similarity index 92% rename from source/behaviour/entities/1.8.0/components/minecraft.ravager_blocked.json rename to source/behavior/entities/1.8.0/components/minecraft.ravager_blocked.json index afbe6d0d..316468ac 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.ravager_blocked.json +++ b/source/behavior/entities/1.8.0/components/minecraft.ravager_blocked.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.ravager_blocked", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.ravager_blocked", "description": "Defines the ravager's response to their melee attack being blocked.", "type": "object", "title": "Ravager Blocked 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.rideable.json b/source/behavior/entities/1.8.0/components/minecraft.rideable.json similarity index 97% rename from source/behaviour/entities/1.8.0/components/minecraft.rideable.json rename to source/behavior/entities/1.8.0/components/minecraft.rideable.json index ccf47495..9039b71d 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.rideable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.rideable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.rideable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.rideable", "description": "Determines whether this entity can be ridden. Allows specifying the different seat positions and quantity.", "type": "object", "title": "Rideable 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.scaffolding_climber.json b/source/behavior/entities/1.8.0/components/minecraft.scaffolding_climber.json similarity index 75% rename from source/behaviour/entities/1.8.0/components/minecraft.scaffolding_climber.json rename to source/behavior/entities/1.8.0/components/minecraft.scaffolding_climber.json index 2734074f..4e61c938 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.scaffolding_climber.json +++ b/source/behavior/entities/1.8.0/components/minecraft.scaffolding_climber.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.scaffolding_climber", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.scaffolding_climber", "type": "object", "title": "Scaffolding Climber 1.8.0", "description": "Allows the player to detect and manuever on the scaffolding block.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.scale.json b/source/behavior/entities/1.8.0/components/minecraft.scale.json similarity index 86% rename from source/behaviour/entities/1.8.0/components/minecraft.scale.json rename to source/behavior/entities/1.8.0/components/minecraft.scale.json index 4294b524..0813fb1f 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.scale.json +++ b/source/behavior/entities/1.8.0/components/minecraft.scale.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.scale", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.scale", "type": "object", "title": "Scale 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.scale_by_age.json b/source/behavior/entities/1.8.0/components/minecraft.scale_by_age.json similarity index 86% rename from source/behaviour/entities/1.8.0/components/minecraft.scale_by_age.json rename to source/behavior/entities/1.8.0/components/minecraft.scale_by_age.json index b4bfd571..bf1469af 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.scale_by_age.json +++ b/source/behavior/entities/1.8.0/components/minecraft.scale_by_age.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.scale_by_age", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.scale_by_age", "type": "object", "title": "Scale By Age 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.scheduler.json b/source/behavior/entities/1.8.0/components/minecraft.scheduler.json similarity index 88% rename from source/behaviour/entities/1.8.0/components/minecraft.scheduler.json rename to source/behavior/entities/1.8.0/components/minecraft.scheduler.json index 59c56557..72fffcfa 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.scheduler.json +++ b/source/behavior/entities/1.8.0/components/minecraft.scheduler.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.scheduler", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.scheduler", "description": "Fires off scheduled mob events at time of day events.", "type": "object", "title": "Scheduler 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.shareables.json b/source/behavior/entities/1.8.0/components/minecraft.shareables.json similarity index 93% rename from source/behaviour/entities/1.8.0/components/minecraft.shareables.json rename to source/behavior/entities/1.8.0/components/minecraft.shareables.json index 3be6b8c3..c49cf6ce 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.shareables.json +++ b/source/behavior/entities/1.8.0/components/minecraft.shareables.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.shareables", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.shareables", "description": "Defines a list of items the mob wants to share. Each item must have the following parameters:", "type": "object", "title": "Shareables 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.shooter.json b/source/behavior/entities/1.8.0/components/minecraft.shooter.json similarity index 90% rename from source/behaviour/entities/1.8.0/components/minecraft.shooter.json rename to source/behavior/entities/1.8.0/components/minecraft.shooter.json index 6423646c..2bea6521 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.shooter.json +++ b/source/behavior/entities/1.8.0/components/minecraft.shooter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.shooter", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.shooter", "description": "Defines the entity's ranged attack behavior.", "type": "object", "title": "Shooter 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.sittable.json b/source/behavior/entities/1.8.0/components/minecraft.sittable.json similarity index 86% rename from source/behaviour/entities/1.8.0/components/minecraft.sittable.json rename to source/behavior/entities/1.8.0/components/minecraft.sittable.json index e99fec87..c4d2a8ab 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.sittable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.sittable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.sittable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.sittable", "description": "Defines the entity's 'sit' state.", "type": "object", "title": "Sittable 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.skin_id.json b/source/behavior/entities/1.8.0/components/minecraft.skin_id.json similarity index 84% rename from source/behaviour/entities/1.8.0/components/minecraft.skin_id.json rename to source/behavior/entities/1.8.0/components/minecraft.skin_id.json index 64c9f6db..1ef81f95 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.skin_id.json +++ b/source/behavior/entities/1.8.0/components/minecraft.skin_id.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.skin_id", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.skin_id", "type": "object", "title": "Skin Id 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.sound_volume.json b/source/behavior/entities/1.8.0/components/minecraft.sound_volume.json similarity index 82% rename from source/behaviour/entities/1.8.0/components/minecraft.sound_volume.json rename to source/behavior/entities/1.8.0/components/minecraft.sound_volume.json index 0db199c5..17c9f4af 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.sound_volume.json +++ b/source/behavior/entities/1.8.0/components/minecraft.sound_volume.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.sound_volume", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.sound_volume", "type": "object", "title": "Sound Volume 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.spawn_entity.json b/source/behavior/entities/1.8.0/components/minecraft.spawn_entity.json similarity index 96% rename from source/behaviour/entities/1.8.0/components/minecraft.spawn_entity.json rename to source/behavior/entities/1.8.0/components/minecraft.spawn_entity.json index 94128255..a367cd3e 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.spawn_entity.json +++ b/source/behavior/entities/1.8.0/components/minecraft.spawn_entity.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.spawn_entity", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.spawn_entity", "type": "object", "title": "Spawn Entity 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.spell_effects.json b/source/behavior/entities/1.8.0/components/minecraft.spell_effects.json similarity index 91% rename from source/behaviour/entities/1.8.0/components/minecraft.spell_effects.json rename to source/behavior/entities/1.8.0/components/minecraft.spell_effects.json index add61800..71166402 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.spell_effects.json +++ b/source/behavior/entities/1.8.0/components/minecraft.spell_effects.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.spell_effects", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.spell_effects", "type": "object", "title": "Spell Effects 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.strength.json b/source/behavior/entities/1.8.0/components/minecraft.strength.json similarity index 86% rename from source/behaviour/entities/1.8.0/components/minecraft.strength.json rename to source/behavior/entities/1.8.0/components/minecraft.strength.json index ae161cac..9cbb6955 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.strength.json +++ b/source/behavior/entities/1.8.0/components/minecraft.strength.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.strength", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.strength", "description": "Defines the entity's strength to carry items.", "type": "object", "title": "Strength 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.tameable.json b/source/behavior/entities/1.8.0/components/minecraft.tameable.json similarity index 92% rename from source/behaviour/entities/1.8.0/components/minecraft.tameable.json rename to source/behavior/entities/1.8.0/components/minecraft.tameable.json index f898fd6c..0dd70302 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.tameable.json +++ b/source/behavior/entities/1.8.0/components/minecraft.tameable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.tameable", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.tameable", "type": "object", "title": "Tameable 1.8.0", "description": "Defines the rules for a mob to be tamed by the player.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.tamemount.json b/source/behavior/entities/1.8.0/components/minecraft.tamemount.json similarity index 97% rename from source/behaviour/entities/1.8.0/components/minecraft.tamemount.json rename to source/behavior/entities/1.8.0/components/minecraft.tamemount.json index 79c2668c..5d822a73 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.tamemount.json +++ b/source/behavior/entities/1.8.0/components/minecraft.tamemount.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.tamemount", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.tamemount", "description": "Allows the Entity to be tamed by mounting it.", "type": "object", "title": "Tamemount 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.target_nearby_sensor.json b/source/behavior/entities/1.8.0/components/minecraft.target_nearby_sensor.json similarity index 95% rename from source/behaviour/entities/1.8.0/components/minecraft.target_nearby_sensor.json rename to source/behavior/entities/1.8.0/components/minecraft.target_nearby_sensor.json index 47cb6cc4..7fb6c4c5 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.target_nearby_sensor.json +++ b/source/behavior/entities/1.8.0/components/minecraft.target_nearby_sensor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.target_nearby_sensor", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.target_nearby_sensor", "description": "Defines the entity's range within which it can see or sense other entities to target them.", "type": "object", "title": "Target Nearby Sensor 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.teleport.json b/source/behavior/entities/1.8.0/components/minecraft.teleport.json similarity index 96% rename from source/behaviour/entities/1.8.0/components/minecraft.teleport.json rename to source/behavior/entities/1.8.0/components/minecraft.teleport.json index 56c2e808..cfe7a4b3 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.teleport.json +++ b/source/behavior/entities/1.8.0/components/minecraft.teleport.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.teleport", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.teleport", "description": "Defines an entity's teleporting behavior.", "type": "object", "title": "Teleport 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.tick_world.json b/source/behavior/entities/1.8.0/components/minecraft.tick_world.json similarity index 93% rename from source/behaviour/entities/1.8.0/components/minecraft.tick_world.json rename to source/behavior/entities/1.8.0/components/minecraft.tick_world.json index be11d3de..380cb2d2 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.tick_world.json +++ b/source/behavior/entities/1.8.0/components/minecraft.tick_world.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.tick_world", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.tick_world", "description": "Defines if the entity ticks the world and the radius around it to tick.", "type": "object", "title": "Tick World 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.timer.json b/source/behavior/entities/1.8.0/components/minecraft.timer.json similarity index 96% rename from source/behaviour/entities/1.8.0/components/minecraft.timer.json rename to source/behavior/entities/1.8.0/components/minecraft.timer.json index 9755289f..6f9f12d3 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.timer.json +++ b/source/behavior/entities/1.8.0/components/minecraft.timer.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.timer", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.timer", "type": "object", "title": "Timer 1.8.0", "description": "Adds a timer after which an event will fire.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.trade_table.json b/source/behavior/entities/1.8.0/components/minecraft.trade_table.json similarity index 95% rename from source/behaviour/entities/1.8.0/components/minecraft.trade_table.json rename to source/behavior/entities/1.8.0/components/minecraft.trade_table.json index 5441cdd0..b6393ee9 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.trade_table.json +++ b/source/behavior/entities/1.8.0/components/minecraft.trade_table.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.trade_table", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.trade_table", "description": "Defines this entity's ability to trade with players.", "type": "object", "title": "Trade Table 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.trail.json b/source/behavior/entities/1.8.0/components/minecraft.trail.json similarity index 94% rename from source/behaviour/entities/1.8.0/components/minecraft.trail.json rename to source/behavior/entities/1.8.0/components/minecraft.trail.json index 805a7c30..ee68c4d9 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.trail.json +++ b/source/behavior/entities/1.8.0/components/minecraft.trail.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.trail", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.trail", "description": "Defines the entity's trail to carry items.", "type": "object", "title": "Trail 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.transformation.json b/source/behavior/entities/1.8.0/components/minecraft.transformation.json similarity index 97% rename from source/behaviour/entities/1.8.0/components/minecraft.transformation.json rename to source/behavior/entities/1.8.0/components/minecraft.transformation.json index f0acf2f6..bf3c6134 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.transformation.json +++ b/source/behavior/entities/1.8.0/components/minecraft.transformation.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.transformation", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.transformation", "description": "Defines this entity's ability to trade with players.", "type": "object", "title": "Transformation 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.trust.json b/source/behavior/entities/1.8.0/components/minecraft.trust.json similarity index 73% rename from source/behaviour/entities/1.8.0/components/minecraft.trust.json rename to source/behavior/entities/1.8.0/components/minecraft.trust.json index baaea09e..04d31b2e 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.trust.json +++ b/source/behavior/entities/1.8.0/components/minecraft.trust.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.trust", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.trust", "type": "object", "title": "Trust 1.8.0", "description": "UNDOCUMENTATED", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.trusting.json b/source/behavior/entities/1.8.0/components/minecraft.trusting.json similarity index 91% rename from source/behaviour/entities/1.8.0/components/minecraft.trusting.json rename to source/behavior/entities/1.8.0/components/minecraft.trusting.json index 74dc416d..b685de93 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.trusting.json +++ b/source/behavior/entities/1.8.0/components/minecraft.trusting.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.trusting", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.trusting", "type": "object", "title": "Trusting 1.8.0", "description": "Defines the rules for a mob to trust players.", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.type_family.json b/source/behavior/entities/1.8.0/components/minecraft.type_family.json similarity index 83% rename from source/behaviour/entities/1.8.0/components/minecraft.type_family.json rename to source/behavior/entities/1.8.0/components/minecraft.type_family.json index 9474dd36..801c6f2f 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.type_family.json +++ b/source/behavior/entities/1.8.0/components/minecraft.type_family.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.type_family", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.type_family", "type": "object", "title": "Type Family 1.8.0", "additionalProperties": false, diff --git a/source/behaviour/entities/1.8.0/components/minecraft.underwater_movement.json b/source/behavior/entities/1.8.0/components/minecraft.underwater_movement.json similarity index 77% rename from source/behaviour/entities/1.8.0/components/minecraft.underwater_movement.json rename to source/behavior/entities/1.8.0/components/minecraft.underwater_movement.json index b0eedf7b..53ccaa13 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.underwater_movement.json +++ b/source/behavior/entities/1.8.0/components/minecraft.underwater_movement.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.underwater_movement", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.underwater_movement", "description": "UNDOCUMENTATED", "type": "object", "title": "Underwater Movement 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.variant.json b/source/behavior/entities/1.8.0/components/minecraft.variant.json similarity index 85% rename from source/behaviour/entities/1.8.0/components/minecraft.variant.json rename to source/behavior/entities/1.8.0/components/minecraft.variant.json index 026614df..eae8dfad 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.variant.json +++ b/source/behavior/entities/1.8.0/components/minecraft.variant.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.variant", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.variant", "additionalProperties": false, "type": "object", "title": "Variant 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.walk_animation_speed.json b/source/behavior/entities/1.8.0/components/minecraft.walk_animation_speed.json similarity index 85% rename from source/behaviour/entities/1.8.0/components/minecraft.walk_animation_speed.json rename to source/behavior/entities/1.8.0/components/minecraft.walk_animation_speed.json index f8e6f1a7..d1aa6874 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.walk_animation_speed.json +++ b/source/behavior/entities/1.8.0/components/minecraft.walk_animation_speed.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.walk_animation_speed", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.walk_animation_speed", "additionalProperties": false, "type": "object", "title": "Walk Animation Speed 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.wants_jockey.json b/source/behavior/entities/1.8.0/components/minecraft.wants_jockey.json similarity index 75% rename from source/behaviour/entities/1.8.0/components/minecraft.wants_jockey.json rename to source/behavior/entities/1.8.0/components/minecraft.wants_jockey.json index f1ae8ebd..514ae3b6 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.wants_jockey.json +++ b/source/behavior/entities/1.8.0/components/minecraft.wants_jockey.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.wants_jockey", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.wants_jockey", "description": "Sets that this entity wants to become a jockey.", "type": "object", "title": "Wants Jockey 1.8.0", diff --git a/source/behaviour/entities/1.8.0/components/minecraft.water_movement.json b/source/behavior/entities/1.8.0/components/minecraft.water_movement.json similarity index 81% rename from source/behaviour/entities/1.8.0/components/minecraft.water_movement.json rename to source/behavior/entities/1.8.0/components/minecraft.water_movement.json index d37d72e0..4e79a3b1 100644 --- a/source/behaviour/entities/1.8.0/components/minecraft.water_movement.json +++ b/source/behavior/entities/1.8.0/components/minecraft.water_movement.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.water_movement", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.water_movement", "description": "TODO description", "type": "object", "title": "Water Movement 1.8.0", diff --git a/source/behaviour/entities/1.8.0/entities.json b/source/behavior/entities/1.8.0/entities.json similarity index 84% rename from source/behaviour/entities/1.8.0/entities.json rename to source/behavior/entities/1.8.0/entities.json index e114d61b..3cb6dfad 100644 --- a/source/behaviour/entities/1.8.0/entities.json +++ b/source/behavior/entities/1.8.0/entities.json @@ -1,8 +1,8 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entity.1.8.0", + "$id": "blockception.minecraft.behavior.entity.1.8.0", "type": "object", - "title": "Behaviour Entity 1.8.0", + "title": "behavior Entity 1.8.0", "description": "TODO description", "required": ["format_version", "minecraft:entity"], "properties": { diff --git a/source/behaviour/entities/1.8.0/events.json b/source/behavior/entities/1.8.0/events.json similarity index 98% rename from source/behaviour/entities/1.8.0/events.json rename to source/behavior/entities/1.8.0/events.json index 587d7c50..f0fee3a2 100644 --- a/source/behaviour/entities/1.8.0/events.json +++ b/source/behavior/entities/1.8.0/events.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.events1.8.0", + "$id": "blockception.minecraft.behavior.entities.events1.8.0", "type": "object", "title": "Events 1.8.0", "description": "The events in minecraft", diff --git a/source/behaviour/entities/1.8.0/filters.json b/source/behavior/entities/1.8.0/filters.json similarity index 99% rename from source/behaviour/entities/1.8.0/filters.json rename to source/behavior/entities/1.8.0/filters.json index 7c0c158d..23d5af96 100644 --- a/source/behaviour/entities/1.8.0/filters.json +++ b/source/behavior/entities/1.8.0/filters.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.filters", + "$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.filters", "title": "Filters 1.8.0", "definitions": { "filters_spec": { diff --git a/source/behaviour/entities/1.8.0/filters/clock_time.json b/source/behavior/entities/1.8.0/filters/clock_time.json similarity index 91% rename from source/behaviour/entities/1.8.0/filters/clock_time.json rename to source/behavior/entities/1.8.0/filters/clock_time.json index 1f144992..4ebcbaf4 100644 --- a/source/behaviour/entities/1.8.0/filters/clock_time.json +++ b/source/behavior/entities/1.8.0/filters/clock_time.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.clock_time", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.clock_time", "type": "object", "title": "Filters Clock Time 1.8.0", "description": "Compares the current 24 hour time with an int value in the range[0, 24000]", diff --git a/source/behaviour/entities/1.8.0/filters/distance_to_nearest_player.json b/source/behavior/entities/1.8.0/filters/distance_to_nearest_player.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/distance_to_nearest_player.json rename to source/behavior/entities/1.8.0/filters/distance_to_nearest_player.json index 63552b1b..7920e39b 100644 --- a/source/behaviour/entities/1.8.0/filters/distance_to_nearest_player.json +++ b/source/behavior/entities/1.8.0/filters/distance_to_nearest_player.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.distance_to_nearest_player", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.distance_to_nearest_player", "type": "object", "title": "Filters Distance To Nearest Player 1.8.0", "description": "Compares the distance to the nearest Player with a float value.", diff --git a/source/behaviour/entities/1.8.0/filters/has_ability.json b/source/behavior/entities/1.8.0/filters/has_ability.json similarity index 90% rename from source/behaviour/entities/1.8.0/filters/has_ability.json rename to source/behavior/entities/1.8.0/filters/has_ability.json index 1ffb08d1..b3510900 100644 --- a/source/behaviour/entities/1.8.0/filters/has_ability.json +++ b/source/behavior/entities/1.8.0/filters/has_ability.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.has_ability", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.has_ability", "type": "object", "title": "Filters Has Ability 1.8.0", "description": "Returns true when the subject entity has the named ability.", diff --git a/source/behaviour/entities/1.8.0/filters/has_biome_tag.json b/source/behavior/entities/1.8.0/filters/has_biome_tag.json similarity index 88% rename from source/behaviour/entities/1.8.0/filters/has_biome_tag.json rename to source/behavior/entities/1.8.0/filters/has_biome_tag.json index 2355beca..b8f9ca8d 100644 --- a/source/behaviour/entities/1.8.0/filters/has_biome_tag.json +++ b/source/behavior/entities/1.8.0/filters/has_biome_tag.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.has_biome_tag", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.has_biome_tag", "type": "object", "title": "Filters Has Biome Tag 1.8.0", "description": "Tests whether the biome the subject is in has the specified tag.", diff --git a/source/behaviour/entities/1.8.0/filters/has_component.json b/source/behavior/entities/1.8.0/filters/has_component.json similarity index 88% rename from source/behaviour/entities/1.8.0/filters/has_component.json rename to source/behavior/entities/1.8.0/filters/has_component.json index f5c22e51..ba978be8 100644 --- a/source/behaviour/entities/1.8.0/filters/has_component.json +++ b/source/behavior/entities/1.8.0/filters/has_component.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.has_component", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.has_component", "type": "object", "title": "Filters Has Component 1.8.0", "description": "Returns true when the subject entity contains the named component.", diff --git a/source/behaviour/entities/1.8.0/filters/has_damage.json b/source/behavior/entities/1.8.0/filters/has_damage.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/has_damage.json rename to source/behavior/entities/1.8.0/filters/has_damage.json index 477a34a9..4e86e57e 100644 --- a/source/behaviour/entities/1.8.0/filters/has_damage.json +++ b/source/behavior/entities/1.8.0/filters/has_damage.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.has_damage", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.has_damage", "type": "object", "title": "Filters Has Damage 1.8.0", "description": "Returns true when the subject entity receives the named damage type.", diff --git a/source/behaviour/entities/1.8.0/filters/has_equipment.json b/source/behavior/entities/1.8.0/filters/has_equipment.json similarity index 91% rename from source/behaviour/entities/1.8.0/filters/has_equipment.json rename to source/behavior/entities/1.8.0/filters/has_equipment.json index be617f58..9dc8c710 100644 --- a/source/behaviour/entities/1.8.0/filters/has_equipment.json +++ b/source/behavior/entities/1.8.0/filters/has_equipment.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.has_equipment", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.has_equipment", "type": "object", "title": "Filters Has Equipment 1.8.0", "description": "Tests for the presence of a named item in the designated slot of the subject entity.", diff --git a/source/behaviour/entities/1.8.0/filters/has_mob_effect.json b/source/behavior/entities/1.8.0/filters/has_mob_effect.json similarity index 87% rename from source/behaviour/entities/1.8.0/filters/has_mob_effect.json rename to source/behavior/entities/1.8.0/filters/has_mob_effect.json index 0b85187c..ab34235b 100644 --- a/source/behaviour/entities/1.8.0/filters/has_mob_effect.json +++ b/source/behavior/entities/1.8.0/filters/has_mob_effect.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.has_mob_effect", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.has_mob_effect", "type": "object", "title": "Filters Has Mob Effect 1.8.0", "description": "Tests whether the Subject has the specified mob effect.", diff --git a/source/behaviour/entities/1.8.0/filters/has_tag.json b/source/behavior/entities/1.8.0/filters/has_tag.json similarity index 88% rename from source/behaviour/entities/1.8.0/filters/has_tag.json rename to source/behavior/entities/1.8.0/filters/has_tag.json index 006abac3..64bf5e88 100644 --- a/source/behaviour/entities/1.8.0/filters/has_tag.json +++ b/source/behavior/entities/1.8.0/filters/has_tag.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.has_tag", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.has_tag", "type": "object", "title": "Filters Has Tag 1.8.0", "description": "Returns true if the subject entity has the tag provided.", diff --git a/source/behaviour/entities/1.8.0/filters/has_trade_supply.json b/source/behavior/entities/1.8.0/filters/has_trade_supply.json similarity index 90% rename from source/behaviour/entities/1.8.0/filters/has_trade_supply.json rename to source/behavior/entities/1.8.0/filters/has_trade_supply.json index 6ffd836c..d10ebed3 100644 --- a/source/behaviour/entities/1.8.0/filters/has_trade_supply.json +++ b/source/behavior/entities/1.8.0/filters/has_trade_supply.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.has_trade_supply", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.has_trade_supply", "type": "object", "title": "Filters Has Trade Supply 1.8.0", "description": "Tests whether the target has any trade supply left. Will return false if the target cannot be traded with.", diff --git a/source/behaviour/entities/1.8.0/filters/hourly_clock_time.json b/source/behavior/entities/1.8.0/filters/hourly_clock_time.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/hourly_clock_time.json rename to source/behavior/entities/1.8.0/filters/hourly_clock_time.json index 4740cf6b..481bbf0e 100644 --- a/source/behaviour/entities/1.8.0/filters/hourly_clock_time.json +++ b/source/behavior/entities/1.8.0/filters/hourly_clock_time.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.hourly_clock_time", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.hourly_clock_time", "type": "object", "title": "Filters Hourly Clock Time 1.8.0", "description": "Compares the current 24 hour time with an int value in the range[0, 24000]", diff --git a/source/behaviour/entities/1.8.0/filters/in_caravan.json b/source/behavior/entities/1.8.0/filters/in_caravan.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/in_caravan.json rename to source/behavior/entities/1.8.0/filters/in_caravan.json index 08f7d52c..52a816af 100644 --- a/source/behaviour/entities/1.8.0/filters/in_caravan.json +++ b/source/behavior/entities/1.8.0/filters/in_caravan.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.in_caravan", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.in_caravan", "type": "object", "title": "Filters In Caravan 1.8.0", "description": "Returns true if the subject entity is in a caravan.", diff --git a/source/behaviour/entities/1.8.0/filters/in_clouds.json b/source/behavior/entities/1.8.0/filters/in_clouds.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/in_clouds.json rename to source/behavior/entities/1.8.0/filters/in_clouds.json index e66e90a4..686edecd 100644 --- a/source/behaviour/entities/1.8.0/filters/in_clouds.json +++ b/source/behavior/entities/1.8.0/filters/in_clouds.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.in_clouds", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.in_clouds", "type": "object", "title": "Filters In Clouds 1.8.0", "description": "Returns true when the subject entity is in the clouds.", diff --git a/source/behaviour/entities/1.8.0/filters/in_lava.json b/source/behavior/entities/1.8.0/filters/in_lava.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/in_lava.json rename to source/behavior/entities/1.8.0/filters/in_lava.json index eba53ed8..fb9c63d2 100644 --- a/source/behaviour/entities/1.8.0/filters/in_lava.json +++ b/source/behavior/entities/1.8.0/filters/in_lava.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.in_lava", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.in_lava", "type": "object", "title": "Filters In Lava 1.8.0", "description": "Returns true when the subject entity is in lava.", diff --git a/source/behaviour/entities/1.8.0/filters/in_water.json b/source/behavior/entities/1.8.0/filters/in_water.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/in_water.json rename to source/behavior/entities/1.8.0/filters/in_water.json index 10e987bf..490a01af 100644 --- a/source/behaviour/entities/1.8.0/filters/in_water.json +++ b/source/behavior/entities/1.8.0/filters/in_water.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.in_water", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.in_water", "type": "object", "title": "Filters In Water 1.8.0", "description": "Returns true when the subject entity is in water.", diff --git a/source/behaviour/entities/1.8.0/filters/in_water_or_rain.json b/source/behavior/entities/1.8.0/filters/in_water_or_rain.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/in_water_or_rain.json rename to source/behavior/entities/1.8.0/filters/in_water_or_rain.json index c0c2a564..af9fd060 100644 --- a/source/behaviour/entities/1.8.0/filters/in_water_or_rain.json +++ b/source/behavior/entities/1.8.0/filters/in_water_or_rain.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.in_water_or_rain", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.in_water_or_rain", "type": "object", "title": "Filters In Water Or Rain 1.8.0", "description": "Returns true when the subject entity is in water or rain.", diff --git a/source/behaviour/entities/1.8.0/filters/is_altitude.json b/source/behavior/entities/1.8.0/filters/is_altitude.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_altitude.json rename to source/behavior/entities/1.8.0/filters/is_altitude.json index 1f8a6625..ab48b4cc 100644 --- a/source/behaviour/entities/1.8.0/filters/is_altitude.json +++ b/source/behavior/entities/1.8.0/filters/is_altitude.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_altitude", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_altitude", "type": "object", "title": "Filters Is Altitude 1.8.0", "description": "Tests the current altitude against a provided value. 0= bedrock elevation.", diff --git a/source/behaviour/entities/1.8.0/filters/is_avoiding_mobs.json b/source/behavior/entities/1.8.0/filters/is_avoiding_mobs.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_avoiding_mobs.json rename to source/behavior/entities/1.8.0/filters/is_avoiding_mobs.json index 5f2e8ea4..3d4923ae 100644 --- a/source/behaviour/entities/1.8.0/filters/is_avoiding_mobs.json +++ b/source/behavior/entities/1.8.0/filters/is_avoiding_mobs.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_avoiding_mobs", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_avoiding_mobs", "type": "object", "title": "Filters Is Avoiding Mobs 1.8.0", "description": "Returns true if the subject entity is fleeing from other mobs.", diff --git a/source/behaviour/entities/1.8.0/filters/is_biome.json b/source/behavior/entities/1.8.0/filters/is_biome.json similarity index 92% rename from source/behaviour/entities/1.8.0/filters/is_biome.json rename to source/behavior/entities/1.8.0/filters/is_biome.json index fd61c5ac..8660d63f 100644 --- a/source/behaviour/entities/1.8.0/filters/is_biome.json +++ b/source/behavior/entities/1.8.0/filters/is_biome.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_biome", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_biome", "type": "object", "title": "Filters Is Biome 1.8.0", "description": "Tests whether the Subject is currently in the named biome.", diff --git a/source/behaviour/entities/1.8.0/filters/is_brightness.json b/source/behavior/entities/1.8.0/filters/is_brightness.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_brightness.json rename to source/behavior/entities/1.8.0/filters/is_brightness.json index 3c6d7708..041dcc99 100644 --- a/source/behaviour/entities/1.8.0/filters/is_brightness.json +++ b/source/behavior/entities/1.8.0/filters/is_brightness.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_brightness", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_brightness", "type": "object", "title": "Filters Is Brightness 1.8.0", "description": "Tests the current brightness against a provided value in the range (0.0f, 1.0f).", diff --git a/source/behaviour/entities/1.8.0/filters/is_climbing.json b/source/behavior/entities/1.8.0/filters/is_climbing.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_climbing.json rename to source/behavior/entities/1.8.0/filters/is_climbing.json index b582db75..f0d00404 100644 --- a/source/behaviour/entities/1.8.0/filters/is_climbing.json +++ b/source/behavior/entities/1.8.0/filters/is_climbing.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_climbing", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_climbing", "type": "object", "title": "Filters Is Climbing 1.8.0", "description": "Returns true if the subject entity is climbing.", diff --git a/source/behaviour/entities/1.8.0/filters/is_color.json b/source/behavior/entities/1.8.0/filters/is_color.json similarity index 90% rename from source/behaviour/entities/1.8.0/filters/is_color.json rename to source/behavior/entities/1.8.0/filters/is_color.json index b1eab6c9..7435d592 100644 --- a/source/behaviour/entities/1.8.0/filters/is_color.json +++ b/source/behavior/entities/1.8.0/filters/is_color.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_color", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_color", "type": "object", "title": "Filters Is Color 1.8.0", "description": "Returns true if the subject entity is the named color.", diff --git a/source/behaviour/entities/1.8.0/filters/is_daytime.json b/source/behavior/entities/1.8.0/filters/is_daytime.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_daytime.json rename to source/behavior/entities/1.8.0/filters/is_daytime.json index ccfa27e3..74089581 100644 --- a/source/behaviour/entities/1.8.0/filters/is_daytime.json +++ b/source/behavior/entities/1.8.0/filters/is_daytime.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_daytime", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_daytime", "type": "object", "title": "Filters Is Daytime 1.8.0", "description": "Returns true during the daylight hours.", diff --git a/source/behaviour/entities/1.8.0/filters/is_difficulty.json b/source/behavior/entities/1.8.0/filters/is_difficulty.json similarity index 88% rename from source/behaviour/entities/1.8.0/filters/is_difficulty.json rename to source/behavior/entities/1.8.0/filters/is_difficulty.json index 1a3c207a..15140043 100644 --- a/source/behaviour/entities/1.8.0/filters/is_difficulty.json +++ b/source/behavior/entities/1.8.0/filters/is_difficulty.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_difficulty", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_difficulty", "type": "object", "title": "Filters Is Difficulty 1.8.0", "description": "Tests the current difficulty level of the game.", diff --git a/source/behaviour/entities/1.8.0/filters/is_family.json b/source/behavior/entities/1.8.0/filters/is_family.json similarity index 88% rename from source/behaviour/entities/1.8.0/filters/is_family.json rename to source/behavior/entities/1.8.0/filters/is_family.json index cc80595d..aeddb5a1 100644 --- a/source/behaviour/entities/1.8.0/filters/is_family.json +++ b/source/behavior/entities/1.8.0/filters/is_family.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_family", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_family", "type": "object", "title": "Filters Is Family 1.8.0", "description": "Returns true when the subject entity is a member of the named family.", diff --git a/source/behaviour/entities/1.8.0/filters/is_game_rule.json b/source/behavior/entities/1.8.0/filters/is_game_rule.json similarity index 86% rename from source/behaviour/entities/1.8.0/filters/is_game_rule.json rename to source/behavior/entities/1.8.0/filters/is_game_rule.json index 541c6a6c..309c3f24 100644 --- a/source/behaviour/entities/1.8.0/filters/is_game_rule.json +++ b/source/behavior/entities/1.8.0/filters/is_game_rule.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_game_rule", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_game_rule", "type": "object", "title": "Filters Is Game Rule 1.8.0", "description": "TODO description: ", diff --git a/source/behaviour/entities/1.8.0/filters/is_humid.json b/source/behavior/entities/1.8.0/filters/is_humid.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_humid.json rename to source/behavior/entities/1.8.0/filters/is_humid.json index 480fe787..70394b55 100644 --- a/source/behaviour/entities/1.8.0/filters/is_humid.json +++ b/source/behavior/entities/1.8.0/filters/is_humid.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_humid", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_humid", "type": "object", "title": "Filters Is Humid 1.8.0", "description": "Tests whether the Subject is in an area with humidity", diff --git a/source/behaviour/entities/1.8.0/filters/is_immobile.json b/source/behavior/entities/1.8.0/filters/is_immobile.json similarity index 90% rename from source/behaviour/entities/1.8.0/filters/is_immobile.json rename to source/behavior/entities/1.8.0/filters/is_immobile.json index cbeb79f1..587eabc0 100644 --- a/source/behaviour/entities/1.8.0/filters/is_immobile.json +++ b/source/behavior/entities/1.8.0/filters/is_immobile.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_immobile", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_immobile", "type": "object", "title": "Filters Is Immobile 1.8.0", "description": "Returns true if the subject entity is immobile. An entity is immobile if it lacks AI goals, has just changed dimensions or if it is a mob and has no health.", diff --git a/source/behaviour/entities/1.8.0/filters/is_in_village.json b/source/behavior/entities/1.8.0/filters/is_in_village.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_in_village.json rename to source/behavior/entities/1.8.0/filters/is_in_village.json index ad59df35..b0a15a8d 100644 --- a/source/behaviour/entities/1.8.0/filters/is_in_village.json +++ b/source/behavior/entities/1.8.0/filters/is_in_village.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_in_village", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_in_village", "type": "object", "title": "Filters Is In Village 1.8.0", "description": "Tests whether the Subject is inside the bounds of a village.", diff --git a/source/behaviour/entities/1.8.0/filters/is_leashed.json b/source/behavior/entities/1.8.0/filters/is_leashed.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_leashed.json rename to source/behavior/entities/1.8.0/filters/is_leashed.json index ad9c596d..0b3a1772 100644 --- a/source/behaviour/entities/1.8.0/filters/is_leashed.json +++ b/source/behavior/entities/1.8.0/filters/is_leashed.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_leashed", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_leashed", "type": "object", "title": "Filters Is Leashed 1.8.0", "description": "Returns true if the subject entity is leashed.", diff --git a/source/behaviour/entities/1.8.0/filters/is_mark_variant.json b/source/behavior/entities/1.8.0/filters/is_mark_variant.json similarity index 87% rename from source/behaviour/entities/1.8.0/filters/is_mark_variant.json rename to source/behavior/entities/1.8.0/filters/is_mark_variant.json index 53f2cf17..514c0723 100644 --- a/source/behaviour/entities/1.8.0/filters/is_mark_variant.json +++ b/source/behavior/entities/1.8.0/filters/is_mark_variant.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_mark_variant", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_mark_variant", "type": "object", "title": "Filters Is Mark Variant 1.8.0", "description": "Returns true if the subject entity is the mark variant number provided.", diff --git a/source/behaviour/entities/1.8.0/filters/is_moving.json b/source/behavior/entities/1.8.0/filters/is_moving.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_moving.json rename to source/behavior/entities/1.8.0/filters/is_moving.json index bb0ca47c..313a3bb5 100644 --- a/source/behaviour/entities/1.8.0/filters/is_moving.json +++ b/source/behavior/entities/1.8.0/filters/is_moving.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_moving", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_moving", "type": "object", "title": "Filters Is Moving 1.8.0", "description": "Returns true if the subject entity is moving.", diff --git a/source/behaviour/entities/1.8.0/filters/is_owner.json b/source/behavior/entities/1.8.0/filters/is_owner.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_owner.json rename to source/behavior/entities/1.8.0/filters/is_owner.json index 1191196c..32069f4b 100644 --- a/source/behaviour/entities/1.8.0/filters/is_owner.json +++ b/source/behavior/entities/1.8.0/filters/is_owner.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_owner", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_owner", "type": "object", "title": "Filters Is Owner 1.8.0", "description": "Returns true if the subject entity is the owner of the calling entity.", diff --git a/source/behaviour/entities/1.8.0/filters/is_riding.json b/source/behavior/entities/1.8.0/filters/is_riding.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_riding.json rename to source/behavior/entities/1.8.0/filters/is_riding.json index 9cb02dec..24038656 100644 --- a/source/behaviour/entities/1.8.0/filters/is_riding.json +++ b/source/behavior/entities/1.8.0/filters/is_riding.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_riding", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_riding", "type": "object", "title": "Filters Is Riding 1.8.0", "description": "Returns true if the subject entity is riding on another entity.", diff --git a/source/behaviour/entities/1.8.0/filters/is_skin_id.json b/source/behavior/entities/1.8.0/filters/is_skin_id.json similarity index 87% rename from source/behaviour/entities/1.8.0/filters/is_skin_id.json rename to source/behavior/entities/1.8.0/filters/is_skin_id.json index c6fa2745..f816ae20 100644 --- a/source/behaviour/entities/1.8.0/filters/is_skin_id.json +++ b/source/behavior/entities/1.8.0/filters/is_skin_id.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_skin_id", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_skin_id", "type": "object", "title": "Filters Is Skin Id 1.8.0", "description": "Returns true if the subject entity is the skin id number provided.", diff --git a/source/behaviour/entities/1.8.0/filters/is_sneaking.json b/source/behavior/entities/1.8.0/filters/is_sneaking.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_sneaking.json rename to source/behavior/entities/1.8.0/filters/is_sneaking.json index 206aab43..57d3de8a 100644 --- a/source/behaviour/entities/1.8.0/filters/is_sneaking.json +++ b/source/behavior/entities/1.8.0/filters/is_sneaking.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_sneaking", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_sneaking", "type": "object", "title": "Filters Is Sneaking 1.8.0", "description": "Returns true if the subject entity is sneaking.", diff --git a/source/behaviour/entities/1.8.0/filters/is_snow_covered.json b/source/behavior/entities/1.8.0/filters/is_snow_covered.json similarity index 88% rename from source/behaviour/entities/1.8.0/filters/is_snow_covered.json rename to source/behavior/entities/1.8.0/filters/is_snow_covered.json index 75c596dd..42113724 100644 --- a/source/behaviour/entities/1.8.0/filters/is_snow_covered.json +++ b/source/behavior/entities/1.8.0/filters/is_snow_covered.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_snow_covered", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_snow_covered", "type": "object", "title": "Filters Is Snow Covered 1.8.0", "description": "Tests whether the Subject is in an area with snow cover", diff --git a/source/behaviour/entities/1.8.0/filters/is_target.json b/source/behavior/entities/1.8.0/filters/is_target.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_target.json rename to source/behavior/entities/1.8.0/filters/is_target.json index 81e64fa7..900e9c7b 100644 --- a/source/behaviour/entities/1.8.0/filters/is_target.json +++ b/source/behavior/entities/1.8.0/filters/is_target.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_target", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_target", "type": "object", "title": "Filters Is Target 1.8.0", "description": "Returns true if the subject entity is the target of the calling entity.", diff --git a/source/behaviour/entities/1.8.0/filters/is_temperature_type.json b/source/behavior/entities/1.8.0/filters/is_temperature_type.json similarity index 88% rename from source/behaviour/entities/1.8.0/filters/is_temperature_type.json rename to source/behavior/entities/1.8.0/filters/is_temperature_type.json index 6505a592..3f60420e 100644 --- a/source/behaviour/entities/1.8.0/filters/is_temperature_type.json +++ b/source/behavior/entities/1.8.0/filters/is_temperature_type.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_target", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_target", "type": "object", "title": "Filters Is Target 1.8.0", "description": "Tests whether the current temperature is a given type.", diff --git a/source/behaviour/entities/1.8.0/filters/is_temperature_value.json b/source/behavior/entities/1.8.0/filters/is_temperature_value.json similarity index 88% rename from source/behaviour/entities/1.8.0/filters/is_temperature_value.json rename to source/behavior/entities/1.8.0/filters/is_temperature_value.json index 9cb04fb2..924cb820 100644 --- a/source/behaviour/entities/1.8.0/filters/is_temperature_value.json +++ b/source/behavior/entities/1.8.0/filters/is_temperature_value.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_temperature_value", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_temperature_value", "type": "object", "title": "Filters Is Temperature Value 1.8.0", "description": "Tests the current temperature against a provided value in the range (0.0, 1.0) where 0.0f is the coldest temp and 1.0f is the hottest.", diff --git a/source/behaviour/entities/1.8.0/filters/is_underground.json b/source/behavior/entities/1.8.0/filters/is_underground.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_underground.json rename to source/behavior/entities/1.8.0/filters/is_underground.json index 0bded959..eb24dbda 100644 --- a/source/behaviour/entities/1.8.0/filters/is_underground.json +++ b/source/behavior/entities/1.8.0/filters/is_underground.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_underground", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_underground", "type": "object", "title": "Filters Is Underground 1.8.0", "description": "Returns true when the subject entity is underground. An entity is considered underground if there are non-solid blocks above it.", diff --git a/source/behaviour/entities/1.8.0/filters/is_underwater.json b/source/behavior/entities/1.8.0/filters/is_underwater.json similarity index 90% rename from source/behaviour/entities/1.8.0/filters/is_underwater.json rename to source/behavior/entities/1.8.0/filters/is_underwater.json index ebd00cfc..f1737a41 100644 --- a/source/behaviour/entities/1.8.0/filters/is_underwater.json +++ b/source/behavior/entities/1.8.0/filters/is_underwater.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_underwater", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_underwater", "type": "object", "title": "Filters Is Underwater 1.8.0", "description": "Returns true when the subject entity is under water. An entity is considered underwater if it is completely submerged in water blocks.", diff --git a/source/behaviour/entities/1.8.0/filters/is_variant.json b/source/behavior/entities/1.8.0/filters/is_variant.json similarity index 87% rename from source/behaviour/entities/1.8.0/filters/is_variant.json rename to source/behavior/entities/1.8.0/filters/is_variant.json index 27bcc748..17fece44 100644 --- a/source/behaviour/entities/1.8.0/filters/is_variant.json +++ b/source/behavior/entities/1.8.0/filters/is_variant.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_variant", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_variant", "type": "object", "title": "Filters Is Variant 1.8.0", "description": "Returns true if the subject entity is the variant number provided.", diff --git a/source/behaviour/entities/1.8.0/filters/is_visible.json b/source/behavior/entities/1.8.0/filters/is_visible.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/is_visible.json rename to source/behavior/entities/1.8.0/filters/is_visible.json index 2347bdcc..6fcf5ea8 100644 --- a/source/behaviour/entities/1.8.0/filters/is_visible.json +++ b/source/behavior/entities/1.8.0/filters/is_visible.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.is_visible", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_visible", "type": "object", "title": "Filters Is Visible 1.8.0", "description": "Returns true if the subject entity is visible.", diff --git a/source/behaviour/entities/1.8.0/filters/moon_intensity.json b/source/behavior/entities/1.8.0/filters/moon_intensity.json similarity index 87% rename from source/behaviour/entities/1.8.0/filters/moon_intensity.json rename to source/behavior/entities/1.8.0/filters/moon_intensity.json index 6d1d2c42..57824b12 100644 --- a/source/behaviour/entities/1.8.0/filters/moon_intensity.json +++ b/source/behavior/entities/1.8.0/filters/moon_intensity.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.moon_intensity", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.moon_intensity", "type": "object", "title": "Filters Moon Intensity 1.8.0", "description": "Compares the current moon intensity with a float value in the range (0.0, 1.0)", diff --git a/source/behaviour/entities/1.8.0/filters/moon_phase.json b/source/behavior/entities/1.8.0/filters/moon_phase.json similarity index 88% rename from source/behaviour/entities/1.8.0/filters/moon_phase.json rename to source/behavior/entities/1.8.0/filters/moon_phase.json index eedcb9a6..0bd3dbaf 100644 --- a/source/behaviour/entities/1.8.0/filters/moon_phase.json +++ b/source/behavior/entities/1.8.0/filters/moon_phase.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.moon_phase", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.moon_phase", "type": "object", "title": "Filters Moon Phase 1.8.0", "description": "Compares the current moon phase with an integer value in the range (0, 7).", diff --git a/source/behaviour/entities/1.8.0/filters/on_ground.json b/source/behavior/entities/1.8.0/filters/on_ground.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/on_ground.json rename to source/behavior/entities/1.8.0/filters/on_ground.json index 5ad21ac9..af2ec8c3 100644 --- a/source/behaviour/entities/1.8.0/filters/on_ground.json +++ b/source/behavior/entities/1.8.0/filters/on_ground.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.on_ground", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.on_ground", "type": "object", "title": "Filters On Ground 1.8.0", "description": "Returns true when the subject entity is on ground.", diff --git a/source/behaviour/entities/1.8.0/filters/on_ladder.json b/source/behavior/entities/1.8.0/filters/on_ladder.json similarity index 89% rename from source/behaviour/entities/1.8.0/filters/on_ladder.json rename to source/behavior/entities/1.8.0/filters/on_ladder.json index 7f99fb4c..5644b075 100644 --- a/source/behaviour/entities/1.8.0/filters/on_ladder.json +++ b/source/behavior/entities/1.8.0/filters/on_ladder.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.8.0.filters.on_ladder", + "$id": "blockception.minecraft.behavior.entities.1.8.0.filters.on_ladder", "type": "object", "title": "Filters On Ladder 1.8.0", "description": "Returns true when the subject entity is on a ladder.", diff --git a/source/behaviour/entities/1.8.0/filters/types/base_operator.json b/source/behavior/entities/1.8.0/filters/types/base_operator.json similarity index 76% rename from source/behaviour/entities/1.8.0/filters/types/base_operator.json rename to source/behavior/entities/1.8.0/filters/types/base_operator.json index 84d4c67a..1c742ea2 100644 --- a/source/behaviour/entities/1.8.0/filters/types/base_operator.json +++ b/source/behavior/entities/1.8.0/filters/types/base_operator.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.8.0.base_operator", + "$id": "blockception.minecraft.behavior.entities.filters.1.8.0.base_operator", "title": "Filters Operator 1.8.0", "type": "string", "description": "The comparison to apply with 'value'.", diff --git a/source/behaviour/entities/1.8.0/filters/types/base_subject.json b/source/behavior/entities/1.8.0/filters/types/base_subject.json similarity index 76% rename from source/behaviour/entities/1.8.0/filters/types/base_subject.json rename to source/behavior/entities/1.8.0/filters/types/base_subject.json index e0b1e791..964b2954 100644 --- a/source/behaviour/entities/1.8.0/filters/types/base_subject.json +++ b/source/behavior/entities/1.8.0/filters/types/base_subject.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.8.0.base_subject", + "$id": "blockception.minecraft.behavior.entities.filters.1.8.0.base_subject", "title": "Filters Subject 1.8.0", "type": "string", "description": "The subject of this filter test.", diff --git a/source/behaviour/entities/1.8.0/types/base_test.json b/source/behavior/entities/1.8.0/filters/types/base_test.json similarity index 93% rename from source/behaviour/entities/1.8.0/types/base_test.json rename to source/behavior/entities/1.8.0/filters/types/base_test.json index 83b1bad2..c4187ceb 100644 --- a/source/behaviour/entities/1.8.0/types/base_test.json +++ b/source/behavior/entities/1.8.0/filters/types/base_test.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.8.0.base_test", + "$id": "blockception.minecraft.behavior.entities.filters.1.8.0.base_test", "title": "Filters Test 1.8.0", "type": "string", "description": "The test operation", diff --git a/source/behaviour/entities/1.8.0/minecraft.entity.json b/source/behavior/entities/1.8.0/minecraft.entity.json similarity index 97% rename from source/behaviour/entities/1.8.0/minecraft.entity.json rename to source/behavior/entities/1.8.0/minecraft.entity.json index 5efd7c33..5c7a49cc 100644 --- a/source/behaviour/entities/1.8.0/minecraft.entity.json +++ b/source/behavior/entities/1.8.0/minecraft.entity.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.minecraft:entity.1.8.0", + "$id": "blockception.minecraft.behavior.entities.minecraft:entity.1.8.0", "title": "Entity 1.8.0", "required": ["description"], "dependencies": { "component_groups": ["events"] }, diff --git a/source/behaviour/entities/1.8.0/types/base_operator.json b/source/behavior/entities/1.8.0/types/base_operator.json similarity index 76% rename from source/behaviour/entities/1.8.0/types/base_operator.json rename to source/behavior/entities/1.8.0/types/base_operator.json index 84d4c67a..1c742ea2 100644 --- a/source/behaviour/entities/1.8.0/types/base_operator.json +++ b/source/behavior/entities/1.8.0/types/base_operator.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.8.0.base_operator", + "$id": "blockception.minecraft.behavior.entities.filters.1.8.0.base_operator", "title": "Filters Operator 1.8.0", "type": "string", "description": "The comparison to apply with 'value'.", diff --git a/source/behaviour/entities/1.8.0/types/base_subject.json b/source/behavior/entities/1.8.0/types/base_subject.json similarity index 76% rename from source/behaviour/entities/1.8.0/types/base_subject.json rename to source/behavior/entities/1.8.0/types/base_subject.json index e0b1e791..964b2954 100644 --- a/source/behaviour/entities/1.8.0/types/base_subject.json +++ b/source/behavior/entities/1.8.0/types/base_subject.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.8.0.base_subject", + "$id": "blockception.minecraft.behavior.entities.filters.1.8.0.base_subject", "title": "Filters Subject 1.8.0", "type": "string", "description": "The subject of this filter test.", diff --git a/source/behaviour/entities/1.10.0/filters/types/base_test.json b/source/behavior/entities/1.8.0/types/base_test.json similarity index 93% rename from source/behaviour/entities/1.10.0/filters/types/base_test.json rename to source/behavior/entities/1.8.0/types/base_test.json index 83b1bad2..c4187ceb 100644 --- a/source/behaviour/entities/1.10.0/filters/types/base_test.json +++ b/source/behavior/entities/1.8.0/types/base_test.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.8.0.base_test", + "$id": "blockception.minecraft.behavior.entities.filters.1.8.0.base_test", "title": "Filters Test 1.8.0", "type": "string", "description": "The test operation", diff --git a/source/behaviour/entities/1.8.0/types/entity_types.json b/source/behavior/entities/1.8.0/types/entity_types.json similarity index 95% rename from source/behaviour/entities/1.8.0/types/entity_types.json rename to source/behavior/entities/1.8.0/types/entity_types.json index ec6ed968..7452bc0f 100644 --- a/source/behaviour/entities/1.8.0/types/entity_types.json +++ b/source/behavior/entities/1.8.0/types/entity_types.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.entity_types.1.8.0", + "$id": "blockception.minecraft.behavior.entities.type.entity_types.1.8.0", "title": "Entity Types 1.8.0", "definitions": { "entity_definition": { diff --git a/source/behaviour/entities/1.8.0/types/event.json b/source/behavior/entities/1.8.0/types/event.json similarity index 92% rename from source/behaviour/entities/1.8.0/types/event.json rename to source/behavior/entities/1.8.0/types/event.json index 75b8b115..443caa31 100644 --- a/source/behaviour/entities/1.8.0/types/event.json +++ b/source/behavior/entities/1.8.0/types/event.json @@ -2,7 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.entities.1.8.0.event", "title": "Event", - "description": "Minecraft behaviour event 1.8.0", + "description": "Minecraft behavior event 1.8.0", "oneOf": [ { "type": "string", "pattern": "^[a-zA-Z0-9_\\-:]+$", "description": "The event to fire" }, { diff --git a/source/behavior/entities/1.8.0/types/range_number_type.json b/source/behavior/entities/1.8.0/types/range_number_type.json new file mode 100644 index 00000000..a3e61a2e --- /dev/null +++ b/source/behavior/entities/1.8.0/types/range_number_type.json @@ -0,0 +1,10 @@ +{ + "$schema": "http://json-schema.org/draft-07/schema", + "$id": "blockception.minecraft.behavior.entities.type.range_number_type.1.8.0", + "title": "Range [a, B]", + "description": "A described range", + "items": [ + { "type": "number", "title": "Range: A", "description": "The first value of the range" }, + { "type": "number", "title": "Range: B", "description": "The second value of the range" } + ] +} diff --git a/source/behaviour/entities/1.8.0/types/trigger.json b/source/behavior/entities/1.8.0/types/trigger.json similarity index 88% rename from source/behaviour/entities/1.8.0/types/trigger.json rename to source/behavior/entities/1.8.0/types/trigger.json index 07c98563..bd40d353 100644 --- a/source/behaviour/entities/1.8.0/types/trigger.json +++ b/source/behavior/entities/1.8.0/types/trigger.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.trigger.1.8.0", + "$id": "blockception.minecraft.behavior.entities.type.trigger.1.8.0", "title": "Trigger1.8.0", "type": "object", "description": "Trigger to fire", diff --git a/source/behaviour/entities/entities.json b/source/behavior/entities/entities.json similarity index 96% rename from source/behaviour/entities/entities.json rename to source/behavior/entities/entities.json index 040117d9..fbe00a44 100644 --- a/source/behaviour/entities/entities.json +++ b/source/behavior/entities/entities.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities", + "$id": "blockception.minecraft.behavior.entities", "required": ["format_version"], "examples": [ { diff --git a/source/behaviour/items/1.10.0/items.json b/source/behavior/items/1.10.0/items.json similarity index 98% rename from source/behaviour/items/1.10.0/items.json rename to source/behavior/items/1.10.0/items.json index 6a9f07c5..74ad2b8e 100644 --- a/source/behaviour/items/1.10.0/items.json +++ b/source/behavior/items/1.10.0/items.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.10.0.items", + "$id": "blockception.minecraft.behavior.1.10.0.items", "description": "Minecraft items 1.10.0", "required": ["format_version", "minecraft:item"], "title": "Item", diff --git a/source/behaviour/items/1.14.0/items.json b/source/behavior/items/1.14.0/items.json similarity index 99% rename from source/behaviour/items/1.14.0/items.json rename to source/behavior/items/1.14.0/items.json index 910ba26e..96e89e90 100644 --- a/source/behaviour/items/1.14.0/items.json +++ b/source/behavior/items/1.14.0/items.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.14.0.items", + "$id": "blockception.minecraft.behavior.1.14.0.items", "description": "Minecraft items 1.14.0", "required": ["format_version", "minecraft:item"], "title": "Item", diff --git a/source/behaviour/items/1.16.0/items.json b/source/behavior/items/1.16.0/items.json similarity index 99% rename from source/behaviour/items/1.16.0/items.json rename to source/behavior/items/1.16.0/items.json index 6fbce30b..533c1746 100644 --- a/source/behaviour/items/1.16.0/items.json +++ b/source/behavior/items/1.16.0/items.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.0.items", + "$id": "blockception.minecraft.behavior.1.16.0.items", "description": "Minecraft items 1.16.0", "required": ["format_version", "minecraft:item"], "title": "Item", diff --git a/source/behaviour/items/1.16.200/components/minecraft.armor.json b/source/behavior/items/1.16.100/components/minecraft.armor.json similarity index 89% rename from source/behaviour/items/1.16.200/components/minecraft.armor.json rename to source/behavior/items/1.16.100/components/minecraft.armor.json index 41b9ad38..d77f3bf7 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.armor.json +++ b/source/behavior/items/1.16.100/components/minecraft.armor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:armor", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:armor", "title": "Armor", "description": "The armor item componenent determines the amount of protection you have in your armor item.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.block_placer.json b/source/behavior/items/1.16.100/components/minecraft.block_placer.json similarity index 92% rename from source/behaviour/items/1.16.200/components/minecraft.block_placer.json rename to source/behavior/items/1.16.100/components/minecraft.block_placer.json index 05d5f406..a492bdfb 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.block_placer.json +++ b/source/behavior/items/1.16.100/components/minecraft.block_placer.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:block_placer", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:block_placer", "title": "Block Placer", "description": "Planter item component. planter items are items that can be planted.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.cooldown.json b/source/behavior/items/1.16.100/components/minecraft.cooldown.json similarity index 89% rename from source/behaviour/items/1.16.100/components/minecraft.cooldown.json rename to source/behavior/items/1.16.100/components/minecraft.cooldown.json index cffc0c45..3f2bac58 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.cooldown.json +++ b/source/behavior/items/1.16.100/components/minecraft.cooldown.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:cooldown", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:cooldown", "title": "Cooldown", "description": "Cool down time for a component. After you use an item it becomes unusable for the duration specified by the 'cool down time' setting in this component.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.digger.json b/source/behavior/items/1.16.100/components/minecraft.digger.json similarity index 95% rename from source/behaviour/items/1.16.100/components/minecraft.digger.json rename to source/behavior/items/1.16.100/components/minecraft.digger.json index a5740e62..e60c1bf0 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.digger.json +++ b/source/behavior/items/1.16.100/components/minecraft.digger.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:digger", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:digger", "title": "Digger", "description": "Digger item. Component put on items that dig.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.display_name.json b/source/behavior/items/1.16.100/components/minecraft.display_name.json similarity index 81% rename from source/behaviour/items/1.16.100/components/minecraft.display_name.json rename to source/behavior/items/1.16.100/components/minecraft.display_name.json index 1cbdd9fa..16a9faf5 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.display_name.json +++ b/source/behavior/items/1.16.100/components/minecraft.display_name.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:display_name", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:display_name", "title": "Display Name", "description": "Display Name item component. Display Names display the name of an item.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.durability.json b/source/behavior/items/1.16.100/components/minecraft.durability.json similarity index 91% rename from source/behaviour/items/1.16.100/components/minecraft.durability.json rename to source/behavior/items/1.16.100/components/minecraft.durability.json index 804089d6..901fbb0d 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.durability.json +++ b/source/behavior/items/1.16.100/components/minecraft.durability.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:durability", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:durability", "title": "Durability", "description": "Durability item component: how much damage can this item take before breaking.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.dye_powder.json b/source/behavior/items/1.16.100/components/minecraft.dye_powder.json similarity index 86% rename from source/behaviour/items/1.16.200/components/minecraft.dye_powder.json rename to source/behavior/items/1.16.100/components/minecraft.dye_powder.json index 5c28ceda..d384e3ce 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.dye_powder.json +++ b/source/behavior/items/1.16.100/components/minecraft.dye_powder.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:dye_powder", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:dye_powder", "title": "Dye Powder", "description": "Dye powder, there are 16 kinds of dye.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.entity_placer.json b/source/behavior/items/1.16.100/components/minecraft.entity_placer.json similarity index 92% rename from source/behaviour/items/1.16.100/components/minecraft.entity_placer.json rename to source/behavior/items/1.16.100/components/minecraft.entity_placer.json index 315cd6ac..a7e9fe4c 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.entity_placer.json +++ b/source/behavior/items/1.16.100/components/minecraft.entity_placer.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:entity_placer", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:entity_placer", "title": "Entity Placer", "description": "Entity placer item component. You can specifiy allowed blocks that the item is restricted to.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.food.json b/source/behavior/items/1.16.100/components/minecraft.food.json similarity index 95% rename from source/behaviour/items/1.16.200/components/minecraft.food.json rename to source/behavior/items/1.16.100/components/minecraft.food.json index 0a38fad3..6773f164 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.food.json +++ b/source/behavior/items/1.16.100/components/minecraft.food.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:food", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:food", "title": "Food", "description": "When an item has a food component, it becomes edible to the player.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.fuel.json b/source/behavior/items/1.16.100/components/minecraft.fuel.json similarity index 84% rename from source/behaviour/items/1.16.100/components/minecraft.fuel.json rename to source/behavior/items/1.16.100/components/minecraft.fuel.json index e53a46e0..07659ba9 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.fuel.json +++ b/source/behavior/items/1.16.100/components/minecraft.fuel.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:fuel", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:fuel", "title": "Fuel", "description": "Fuel component. Allows this item to be used as fuel in a furnace to 'cook' other items.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.icon.json b/source/behavior/items/1.16.100/components/minecraft.icon.json similarity index 91% rename from source/behaviour/items/1.16.100/components/minecraft.icon.json rename to source/behavior/items/1.16.100/components/minecraft.icon.json index 371516dc..724bcf3a 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.icon.json +++ b/source/behavior/items/1.16.100/components/minecraft.icon.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:icon", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:icon", "title": "Icon", "description": "The icon item componenent determines the icon to represent the item in the UI and elsewhere.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.knockback_resistance.json b/source/behavior/items/1.16.100/components/minecraft.knockback_resistance.json similarity index 83% rename from source/behaviour/items/1.16.100/components/minecraft.knockback_resistance.json rename to source/behavior/items/1.16.100/components/minecraft.knockback_resistance.json index 4c1bbb00..51d912c5 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.knockback_resistance.json +++ b/source/behavior/items/1.16.100/components/minecraft.knockback_resistance.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:knockback_resistance", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:knockback_resistance", "title": "Knockback Resistance", "description": "Knockback Resistance Item. Component put on items that provide knockback resistance.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.on_use.json b/source/behavior/items/1.16.100/components/minecraft.on_use.json similarity index 90% rename from source/behaviour/items/1.16.200/components/minecraft.on_use.json rename to source/behavior/items/1.16.100/components/minecraft.on_use.json index dd2eb851..13ce87df 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.on_use.json +++ b/source/behavior/items/1.16.100/components/minecraft.on_use.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:on_use", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:on_use", "title": "On Use", "description": "The on_use item component allows you to receive an event when the item is used.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.on_use_on.json b/source/behavior/items/1.16.100/components/minecraft.on_use_on.json similarity index 91% rename from source/behaviour/items/1.16.200/components/minecraft.on_use_on.json rename to source/behavior/items/1.16.100/components/minecraft.on_use_on.json index 3e5fa759..d2849093 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.on_use_on.json +++ b/source/behavior/items/1.16.100/components/minecraft.on_use_on.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:", "title": "On Use On", "description": "The on_use_on item component allows you to receive an event when the item is used on a block in the world.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.projectile.json b/source/behavior/items/1.16.100/components/minecraft.projectile.json similarity index 87% rename from source/behaviour/items/1.16.100/components/minecraft.projectile.json rename to source/behavior/items/1.16.100/components/minecraft.projectile.json index 06ce8bd5..37934855 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.projectile.json +++ b/source/behavior/items/1.16.100/components/minecraft.projectile.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:projectile", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:projectile", "title": "Projectile", "description": "Projectile item component. projectile items shoot out, like an arrow.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.render_offsets.json b/source/behavior/items/1.16.100/components/minecraft.render_offsets.json similarity index 85% rename from source/behaviour/items/1.16.100/components/minecraft.render_offsets.json rename to source/behavior/items/1.16.100/components/minecraft.render_offsets.json index 93a4292a..dc987bdd 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.render_offsets.json +++ b/source/behavior/items/1.16.100/components/minecraft.render_offsets.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:render_offsets", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:render_offsets", "title": "Render Offsets", "description": "Render offsets component: optional values can be given to offset the way the item is rendered.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.repairable.json b/source/behavior/items/1.16.100/components/minecraft.repairable.json similarity index 92% rename from source/behaviour/items/1.16.100/components/minecraft.repairable.json rename to source/behavior/items/1.16.100/components/minecraft.repairable.json index f98724f4..aaccbf7c 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.repairable.json +++ b/source/behavior/items/1.16.100/components/minecraft.repairable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:repairable", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:repairable", "title": "Repairable", "description": "Repairable item component: how much damage can this item repair, what items can repair it.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.shooter.json b/source/behavior/items/1.16.100/components/minecraft.shooter.json similarity index 95% rename from source/behaviour/items/1.16.200/components/minecraft.shooter.json rename to source/behavior/items/1.16.100/components/minecraft.shooter.json index 46adb0fc..d7140204 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.shooter.json +++ b/source/behavior/items/1.16.100/components/minecraft.shooter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:shooter", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:shooter", "title": "Shooter", "description": "Shooter Item Component.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.throwable.json b/source/behavior/items/1.16.100/components/minecraft.throwable.json similarity index 95% rename from source/behaviour/items/1.16.100/components/minecraft.throwable.json rename to source/behavior/items/1.16.100/components/minecraft.throwable.json index e5c812da..00965209 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.throwable.json +++ b/source/behavior/items/1.16.100/components/minecraft.throwable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:", "title": "Throwable", "description": "Throwable item component. Throwable items, such as a snowball.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.weapon.json b/source/behavior/items/1.16.100/components/minecraft.weapon.json similarity index 95% rename from source/behaviour/items/1.16.200/components/minecraft.weapon.json rename to source/behavior/items/1.16.100/components/minecraft.weapon.json index 50aff65f..62815fe0 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.weapon.json +++ b/source/behavior/items/1.16.100/components/minecraft.weapon.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:weapon", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:weapon", "title": "Weapon", "description": "Weapon Item Component. Added to every weapon item such as axe, sword, trident, bow, crossbow.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.wearable.json b/source/behavior/items/1.16.100/components/minecraft.wearable.json similarity index 92% rename from source/behaviour/items/1.16.100/components/minecraft.wearable.json rename to source/behavior/items/1.16.100/components/minecraft.wearable.json index a6b5c604..0cea855b 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.wearable.json +++ b/source/behavior/items/1.16.100/components/minecraft.wearable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:wearable", + "$id": "blockception.minecraft.behavior.1.16.100.items.minecraft:wearable", "title": "Wearable", "description": "Wearable item component.", "type": "object", diff --git a/source/behaviour/items/1.16.100/events.json b/source/behavior/items/1.16.100/events.json similarity index 97% rename from source/behaviour/items/1.16.100/events.json rename to source/behavior/items/1.16.100/events.json index 3dca95a9..e6ea8e86 100644 --- a/source/behaviour/items/1.16.100/events.json +++ b/source/behavior/items/1.16.100/events.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.events", + "$id": "blockception.minecraft.behavior.1.16.100.items.events", "title": "Events", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.200/events/add_mob_effect.json b/source/behavior/items/1.16.100/events/add_mob_effect.json similarity index 87% rename from source/behaviour/items/1.16.200/events/add_mob_effect.json rename to source/behavior/items/1.16.100/events/add_mob_effect.json index 2b67890d..e0bbe410 100644 --- a/source/behaviour/items/1.16.200/events/add_mob_effect.json +++ b/source/behavior/items/1.16.100/events/add_mob_effect.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.events.add_mob_effect", + "$id": "blockception.minecraft.behavior.1.16.100.items.events.add_mob_effect", "title": "Add Mob Effect", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.100/events/damage.json b/source/behavior/items/1.16.100/events/damage.json similarity index 83% rename from source/behaviour/items/1.16.100/events/damage.json rename to source/behavior/items/1.16.100/events/damage.json index ad036e3d..f127ef40 100644 --- a/source/behaviour/items/1.16.100/events/damage.json +++ b/source/behavior/items/1.16.100/events/damage.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.events.shoot", + "$id": "blockception.minecraft.behavior.1.16.100.items.events.shoot", "title": "Shoot", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.200/events/decrement_stack.json b/source/behavior/items/1.16.100/events/decrement_stack.json similarity index 67% rename from source/behaviour/items/1.16.200/events/decrement_stack.json rename to source/behavior/items/1.16.100/events/decrement_stack.json index 7a3ee290..40bb1f3f 100644 --- a/source/behaviour/items/1.16.200/events/decrement_stack.json +++ b/source/behavior/items/1.16.100/events/decrement_stack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.events.decrement_stack", + "$id": "blockception.minecraft.behavior.1.16.100.items.events.decrement_stack", "title": "Decrement Stack", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.200/events/remove_mob_effect.json b/source/behavior/items/1.16.100/events/remove_mob_effect.json similarity index 82% rename from source/behaviour/items/1.16.200/events/remove_mob_effect.json rename to source/behavior/items/1.16.100/events/remove_mob_effect.json index eb9b3c79..31199d99 100644 --- a/source/behaviour/items/1.16.200/events/remove_mob_effect.json +++ b/source/behavior/items/1.16.100/events/remove_mob_effect.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.events.remove_mob_effect", + "$id": "blockception.minecraft.behavior.1.16.100.items.events.remove_mob_effect", "title": "Remove Mob Effect", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.100/events/shoot.json b/source/behavior/items/1.16.100/events/shoot.json similarity index 86% rename from source/behaviour/items/1.16.100/events/shoot.json rename to source/behavior/items/1.16.100/events/shoot.json index 4cead732..8e252c32 100644 --- a/source/behaviour/items/1.16.100/events/shoot.json +++ b/source/behavior/items/1.16.100/events/shoot.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.events.shoot", + "$id": "blockception.minecraft.behavior.1.16.100.items.events.shoot", "title": "Shoot", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.200/events/swing.json b/source/behavior/items/1.16.100/events/swing.json similarity index 69% rename from source/behaviour/items/1.16.200/events/swing.json rename to source/behavior/items/1.16.100/events/swing.json index 439eaa42..af3ea21b 100644 --- a/source/behaviour/items/1.16.200/events/swing.json +++ b/source/behavior/items/1.16.100/events/swing.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.events.swing", + "$id": "blockception.minecraft.behavior.1.16.100.items.events.swing", "title": "Swing", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.200/events/teleport.json b/source/behavior/items/1.16.100/events/teleport.json similarity index 89% rename from source/behaviour/items/1.16.200/events/teleport.json rename to source/behavior/items/1.16.100/events/teleport.json index fbf8f6b0..047a97e2 100644 --- a/source/behaviour/items/1.16.200/events/teleport.json +++ b/source/behavior/items/1.16.100/events/teleport.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.events.teleport", + "$id": "blockception.minecraft.behavior.1.16.100.items.events.teleport", "title": "Teleport", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.100/events/transform_item.json b/source/behavior/items/1.16.100/events/transform_item.json similarity index 77% rename from source/behaviour/items/1.16.100/events/transform_item.json rename to source/behavior/items/1.16.100/events/transform_item.json index 94b08a89..8f18c81e 100644 --- a/source/behaviour/items/1.16.100/events/transform_item.json +++ b/source/behavior/items/1.16.100/events/transform_item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.events.transform_item", + "$id": "blockception.minecraft.behavior.1.16.100.items.events.transform_item", "title": "Transform Item", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.100/items.json b/source/behavior/items/1.16.100/items.json similarity index 98% rename from source/behaviour/items/1.16.100/items.json rename to source/behavior/items/1.16.100/items.json index 8dcc51bb..f71df72a 100644 --- a/source/behaviour/items/1.16.100/items.json +++ b/source/behavior/items/1.16.100/items.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items", + "$id": "blockception.minecraft.behavior.1.16.100.items", "description": "Minecraft items 1.16.100", "required": ["format_version", "minecraft:item"], "title": "Item", diff --git a/source/behaviour/items/1.16.100/components/minecraft.armor.json b/source/behavior/items/1.16.200/components/minecraft.armor.json similarity index 89% rename from source/behaviour/items/1.16.100/components/minecraft.armor.json rename to source/behavior/items/1.16.200/components/minecraft.armor.json index 86db5b67..0b2c5292 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.armor.json +++ b/source/behavior/items/1.16.200/components/minecraft.armor.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:armor", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:armor", "title": "Armor", "description": "The armor item componenent determines the amount of protection you have in your armor item.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.block_placer.json b/source/behavior/items/1.16.200/components/minecraft.block_placer.json similarity index 92% rename from source/behaviour/items/1.16.100/components/minecraft.block_placer.json rename to source/behavior/items/1.16.200/components/minecraft.block_placer.json index 63464f7e..b78c74f5 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.block_placer.json +++ b/source/behavior/items/1.16.200/components/minecraft.block_placer.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:block_placer", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:block_placer", "title": "Block Placer", "description": "Planter item component. planter items are items that can be planted.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.cooldown.json b/source/behavior/items/1.16.200/components/minecraft.cooldown.json similarity index 89% rename from source/behaviour/items/1.16.200/components/minecraft.cooldown.json rename to source/behavior/items/1.16.200/components/minecraft.cooldown.json index ab0cd221..701b0629 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.cooldown.json +++ b/source/behavior/items/1.16.200/components/minecraft.cooldown.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:cooldown", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:cooldown", "title": "Cooldown", "description": "Cool down time for a component. After you use an item it becomes unusable for the duration specified by the 'cool down time' setting in this component.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.digger.json b/source/behavior/items/1.16.200/components/minecraft.digger.json similarity index 95% rename from source/behaviour/items/1.16.200/components/minecraft.digger.json rename to source/behavior/items/1.16.200/components/minecraft.digger.json index b9981a9a..579bc0b7 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.digger.json +++ b/source/behavior/items/1.16.200/components/minecraft.digger.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:digger", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:digger", "title": "Digger", "description": "Digger item. Component put on items that dig.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.display_name.json b/source/behavior/items/1.16.200/components/minecraft.display_name.json similarity index 81% rename from source/behaviour/items/1.16.200/components/minecraft.display_name.json rename to source/behavior/items/1.16.200/components/minecraft.display_name.json index 285737c9..3412fc7b 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.display_name.json +++ b/source/behavior/items/1.16.200/components/minecraft.display_name.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:display_name", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:display_name", "title": "Display Name", "description": "Display Name item component. Display Names display the name of an item.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.durability.json b/source/behavior/items/1.16.200/components/minecraft.durability.json similarity index 91% rename from source/behaviour/items/1.16.200/components/minecraft.durability.json rename to source/behavior/items/1.16.200/components/minecraft.durability.json index 58437cb6..0c8a8f98 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.durability.json +++ b/source/behavior/items/1.16.200/components/minecraft.durability.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:durability", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:durability", "title": "Durability", "description": "Durability item component: how much damage can this item take before breaking.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.dye_powder.json b/source/behavior/items/1.16.200/components/minecraft.dye_powder.json similarity index 86% rename from source/behaviour/items/1.16.100/components/minecraft.dye_powder.json rename to source/behavior/items/1.16.200/components/minecraft.dye_powder.json index 4604ca6b..6e1b3d15 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.dye_powder.json +++ b/source/behavior/items/1.16.200/components/minecraft.dye_powder.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:dye_powder", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:dye_powder", "title": "Dye Powder", "description": "Dye powder, there are 16 kinds of dye.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.entity_placer.json b/source/behavior/items/1.16.200/components/minecraft.entity_placer.json similarity index 92% rename from source/behaviour/items/1.16.200/components/minecraft.entity_placer.json rename to source/behavior/items/1.16.200/components/minecraft.entity_placer.json index 9826a5c6..02f6205d 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.entity_placer.json +++ b/source/behavior/items/1.16.200/components/minecraft.entity_placer.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:entity_placer", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:entity_placer", "title": "Entity Placer", "description": "Entity placer item component. You can specifiy allowed blocks that the item is restricted to.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.food.json b/source/behavior/items/1.16.200/components/minecraft.food.json similarity index 95% rename from source/behaviour/items/1.16.100/components/minecraft.food.json rename to source/behavior/items/1.16.200/components/minecraft.food.json index 45a5495b..b0faffff 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.food.json +++ b/source/behavior/items/1.16.200/components/minecraft.food.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:food", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:food", "title": "Food", "description": "When an item has a food component, it becomes edible to the player.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.fuel.json b/source/behavior/items/1.16.200/components/minecraft.fuel.json similarity index 84% rename from source/behaviour/items/1.16.200/components/minecraft.fuel.json rename to source/behavior/items/1.16.200/components/minecraft.fuel.json index 5087f01c..80588810 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.fuel.json +++ b/source/behavior/items/1.16.200/components/minecraft.fuel.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:fuel", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:fuel", "title": "Fuel", "description": "Fuel component. Allows this item to be used as fuel in a furnace to 'cook' other items.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.icon.json b/source/behavior/items/1.16.200/components/minecraft.icon.json similarity index 91% rename from source/behaviour/items/1.16.200/components/minecraft.icon.json rename to source/behavior/items/1.16.200/components/minecraft.icon.json index 9f8417e0..c1221b54 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.icon.json +++ b/source/behavior/items/1.16.200/components/minecraft.icon.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:icon", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:icon", "title": "Icon", "description": "The icon item componenent determines the icon to represent the item in the UI and elsewhere.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.knockback_resistance.json b/source/behavior/items/1.16.200/components/minecraft.knockback_resistance.json similarity index 83% rename from source/behaviour/items/1.16.200/components/minecraft.knockback_resistance.json rename to source/behavior/items/1.16.200/components/minecraft.knockback_resistance.json index 682044ae..94973fe9 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.knockback_resistance.json +++ b/source/behavior/items/1.16.200/components/minecraft.knockback_resistance.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:knockback_resistance", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:knockback_resistance", "title": "Knockback Resistance", "description": "Knockback Resistance Item. Component put on items that provide knockback resistance.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.on_use.json b/source/behavior/items/1.16.200/components/minecraft.on_use.json similarity index 90% rename from source/behaviour/items/1.16.100/components/minecraft.on_use.json rename to source/behavior/items/1.16.200/components/minecraft.on_use.json index 2992faae..31b71452 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.on_use.json +++ b/source/behavior/items/1.16.200/components/minecraft.on_use.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:on_use", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:on_use", "title": "On Use", "description": "The on_use item component allows you to receive an event when the item is used.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.on_use_on.json b/source/behavior/items/1.16.200/components/minecraft.on_use_on.json similarity index 91% rename from source/behaviour/items/1.16.100/components/minecraft.on_use_on.json rename to source/behavior/items/1.16.200/components/minecraft.on_use_on.json index e9c8b17f..18f20dec 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.on_use_on.json +++ b/source/behavior/items/1.16.200/components/minecraft.on_use_on.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:", "title": "On Use On", "description": "The on_use_on item component allows you to receive an event when the item is used on a block in the world.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.projectile.json b/source/behavior/items/1.16.200/components/minecraft.projectile.json similarity index 87% rename from source/behaviour/items/1.16.200/components/minecraft.projectile.json rename to source/behavior/items/1.16.200/components/minecraft.projectile.json index 30765802..e0e32bc1 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.projectile.json +++ b/source/behavior/items/1.16.200/components/minecraft.projectile.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:projectile", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:projectile", "title": "Projectile", "description": "Projectile item component. projectile items shoot out, like an arrow.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.render_offsets.json b/source/behavior/items/1.16.200/components/minecraft.render_offsets.json similarity index 85% rename from source/behaviour/items/1.16.200/components/minecraft.render_offsets.json rename to source/behavior/items/1.16.200/components/minecraft.render_offsets.json index fbdb8a10..d21eff4f 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.render_offsets.json +++ b/source/behavior/items/1.16.200/components/minecraft.render_offsets.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:render_offsets", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:render_offsets", "title": "Render Offsets", "description": "Render offsets component: optional values can be given to offset the way the item is rendered.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.repairable.json b/source/behavior/items/1.16.200/components/minecraft.repairable.json similarity index 92% rename from source/behaviour/items/1.16.200/components/minecraft.repairable.json rename to source/behavior/items/1.16.200/components/minecraft.repairable.json index fdfe537a..1f8f6aa6 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.repairable.json +++ b/source/behavior/items/1.16.200/components/minecraft.repairable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:repairable", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:repairable", "title": "Repairable", "description": "Repairable item component: how much damage can this item repair, what items can repair it.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.shooter.json b/source/behavior/items/1.16.200/components/minecraft.shooter.json similarity index 95% rename from source/behaviour/items/1.16.100/components/minecraft.shooter.json rename to source/behavior/items/1.16.200/components/minecraft.shooter.json index d999df52..1d150033 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.shooter.json +++ b/source/behavior/items/1.16.200/components/minecraft.shooter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:shooter", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:shooter", "title": "Shooter", "description": "Shooter Item Component.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.throwable.json b/source/behavior/items/1.16.200/components/minecraft.throwable.json similarity index 95% rename from source/behaviour/items/1.16.200/components/minecraft.throwable.json rename to source/behavior/items/1.16.200/components/minecraft.throwable.json index 8b06d47a..79609c45 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.throwable.json +++ b/source/behavior/items/1.16.200/components/minecraft.throwable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:", "title": "Throwable", "description": "Throwable item component. Throwable items, such as a snowball.", "type": "object", diff --git a/source/behaviour/items/1.16.100/components/minecraft.weapon.json b/source/behavior/items/1.16.200/components/minecraft.weapon.json similarity index 95% rename from source/behaviour/items/1.16.100/components/minecraft.weapon.json rename to source/behavior/items/1.16.200/components/minecraft.weapon.json index b76156a1..2632f355 100644 --- a/source/behaviour/items/1.16.100/components/minecraft.weapon.json +++ b/source/behavior/items/1.16.200/components/minecraft.weapon.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.minecraft:weapon", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:weapon", "title": "Weapon", "description": "Weapon Item Component. Added to every weapon item such as axe, sword, trident, bow, crossbow.", "type": "object", diff --git a/source/behaviour/items/1.16.200/components/minecraft.wearable.json b/source/behavior/items/1.16.200/components/minecraft.wearable.json similarity index 92% rename from source/behaviour/items/1.16.200/components/minecraft.wearable.json rename to source/behavior/items/1.16.200/components/minecraft.wearable.json index 720a5a59..2d0b2507 100644 --- a/source/behaviour/items/1.16.200/components/minecraft.wearable.json +++ b/source/behavior/items/1.16.200/components/minecraft.wearable.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.minecraft:wearable", + "$id": "blockception.minecraft.behavior.1.16.200.items.minecraft:wearable", "title": "Wearable", "description": "Wearable item component.", "type": "object", diff --git a/source/behaviour/items/1.16.200/events.json b/source/behavior/items/1.16.200/events.json similarity index 97% rename from source/behaviour/items/1.16.200/events.json rename to source/behavior/items/1.16.200/events.json index ea99cda7..ce762aae 100644 --- a/source/behaviour/items/1.16.200/events.json +++ b/source/behavior/items/1.16.200/events.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.events", + "$id": "blockception.minecraft.behavior.1.16.200.items.events", "title": "Events", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.100/events/add_mob_effect.json b/source/behavior/items/1.16.200/events/add_mob_effect.json similarity index 87% rename from source/behaviour/items/1.16.100/events/add_mob_effect.json rename to source/behavior/items/1.16.200/events/add_mob_effect.json index 578aea41..778c1cbb 100644 --- a/source/behaviour/items/1.16.100/events/add_mob_effect.json +++ b/source/behavior/items/1.16.200/events/add_mob_effect.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.events.add_mob_effect", + "$id": "blockception.minecraft.behavior.1.16.200.items.events.add_mob_effect", "title": "Add Mob Effect", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.200/events/damage.json b/source/behavior/items/1.16.200/events/damage.json similarity index 83% rename from source/behaviour/items/1.16.200/events/damage.json rename to source/behavior/items/1.16.200/events/damage.json index 29b35738..303a4e85 100644 --- a/source/behaviour/items/1.16.200/events/damage.json +++ b/source/behavior/items/1.16.200/events/damage.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.events.shoot", + "$id": "blockception.minecraft.behavior.1.16.200.items.events.shoot", "title": "Shoot", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.100/events/decrement_stack.json b/source/behavior/items/1.16.200/events/decrement_stack.json similarity index 67% rename from source/behaviour/items/1.16.100/events/decrement_stack.json rename to source/behavior/items/1.16.200/events/decrement_stack.json index 21cca969..29fd131c 100644 --- a/source/behaviour/items/1.16.100/events/decrement_stack.json +++ b/source/behavior/items/1.16.200/events/decrement_stack.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.events.decrement_stack", + "$id": "blockception.minecraft.behavior.1.16.200.items.events.decrement_stack", "title": "Decrement Stack", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.100/events/remove_mob_effect.json b/source/behavior/items/1.16.200/events/remove_mob_effect.json similarity index 82% rename from source/behaviour/items/1.16.100/events/remove_mob_effect.json rename to source/behavior/items/1.16.200/events/remove_mob_effect.json index 6fd997f0..a9d9ac6f 100644 --- a/source/behaviour/items/1.16.100/events/remove_mob_effect.json +++ b/source/behavior/items/1.16.200/events/remove_mob_effect.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.events.remove_mob_effect", + "$id": "blockception.minecraft.behavior.1.16.200.items.events.remove_mob_effect", "title": "Remove Mob Effect", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.200/events/shoot.json b/source/behavior/items/1.16.200/events/shoot.json similarity index 86% rename from source/behaviour/items/1.16.200/events/shoot.json rename to source/behavior/items/1.16.200/events/shoot.json index fb6a751c..85212853 100644 --- a/source/behaviour/items/1.16.200/events/shoot.json +++ b/source/behavior/items/1.16.200/events/shoot.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.events.shoot", + "$id": "blockception.minecraft.behavior.1.16.200.items.events.shoot", "title": "Shoot", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.100/events/swing.json b/source/behavior/items/1.16.200/events/swing.json similarity index 69% rename from source/behaviour/items/1.16.100/events/swing.json rename to source/behavior/items/1.16.200/events/swing.json index 022c1624..c5efdece 100644 --- a/source/behaviour/items/1.16.100/events/swing.json +++ b/source/behavior/items/1.16.200/events/swing.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.events.swing", + "$id": "blockception.minecraft.behavior.1.16.200.items.events.swing", "title": "Swing", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.100/events/teleport.json b/source/behavior/items/1.16.200/events/teleport.json similarity index 89% rename from source/behaviour/items/1.16.100/events/teleport.json rename to source/behavior/items/1.16.200/events/teleport.json index 56202901..a7ab7f93 100644 --- a/source/behaviour/items/1.16.100/events/teleport.json +++ b/source/behavior/items/1.16.200/events/teleport.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.100.items.events.teleport", + "$id": "blockception.minecraft.behavior.1.16.200.items.events.teleport", "title": "Teleport", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.200/events/transform_item.json b/source/behavior/items/1.16.200/events/transform_item.json similarity index 77% rename from source/behaviour/items/1.16.200/events/transform_item.json rename to source/behavior/items/1.16.200/events/transform_item.json index e2ffb142..6e6763fb 100644 --- a/source/behaviour/items/1.16.200/events/transform_item.json +++ b/source/behavior/items/1.16.200/events/transform_item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items.events.transform_item", + "$id": "blockception.minecraft.behavior.1.16.200.items.events.transform_item", "title": "Transform Item", "description": "UNDOCUMENTATED", "type": "object", diff --git a/source/behaviour/items/1.16.200/items.json b/source/behavior/items/1.16.200/items.json similarity index 98% rename from source/behaviour/items/1.16.200/items.json rename to source/behavior/items/1.16.200/items.json index 778b0ae6..a8744cd4 100644 --- a/source/behaviour/items/1.16.200/items.json +++ b/source/behavior/items/1.16.200/items.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.16.200.items", + "$id": "blockception.minecraft.behavior.1.16.200.items", "description": "Minecraft items 1.16.200", "required": ["format_version", "minecraft:item"], "title": "Item", diff --git a/source/behaviour/items/items.json b/source/behavior/items/items.json similarity index 96% rename from source/behaviour/items/items.json rename to source/behavior/items/items.json index 0a9ef18e..9b286340 100644 --- a/source/behaviour/items/items.json +++ b/source/behavior/items/items.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.items", + "$id": "blockception.minecraft.behavior.items", "examples": [{ "format_version": "1.16.200", "minecraft:item": { "description": { "identifier": "namespace:item" }, "components": {} } }], "allOf": [ { "if": { "properties": { "format_version": { "type": "string", "const": "1.10" } } }, "then": { "$ref": "./1.10.0/items.json" } }, diff --git a/source/behaviour/loot_tables/conditions.json b/source/behavior/loot_tables/conditions.json similarity index 95% rename from source/behaviour/loot_tables/conditions.json rename to source/behavior/loot_tables/conditions.json index 2aeccec8..826dc748 100644 --- a/source/behaviour/loot_tables/conditions.json +++ b/source/behavior/loot_tables/conditions.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.conditions", + "$id": "blockception.minecraft.behavior.loot_tables.conditions", "description": "A minecraft loot table condition", "title": "Condition", "allOf": [ diff --git a/source/behaviour/loot_tables/conditions/entity_properties.json b/source/behavior/loot_tables/conditions/entity_properties.json similarity index 92% rename from source/behaviour/loot_tables/conditions/entity_properties.json rename to source/behavior/loot_tables/conditions/entity_properties.json index 543b6888..ba9b2e9e 100644 --- a/source/behaviour/loot_tables/conditions/entity_properties.json +++ b/source/behavior/loot_tables/conditions/entity_properties.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.condition.entity_properties", + "$id": "blockception.minecraft.behavior.condition.entity_properties", "type": "object", "additionalProperties": false, "description": "Returns true if the actor properties defined were executed.", diff --git a/source/behaviour/loot_tables/conditions/has_mark_variant.json b/source/behavior/loot_tables/conditions/has_mark_variant.json similarity index 87% rename from source/behaviour/loot_tables/conditions/has_mark_variant.json rename to source/behavior/loot_tables/conditions/has_mark_variant.json index 4b9c9d35..d018bbac 100644 --- a/source/behaviour/loot_tables/conditions/has_mark_variant.json +++ b/source/behavior/loot_tables/conditions/has_mark_variant.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.condition.has_mark_variant", + "$id": "blockception.minecraft.behavior.condition.has_mark_variant", "type": "object", "additionalProperties": false, "description": "Returns the condition true if the actor's mark variant is matched to the value.", diff --git a/source/behaviour/loot_tables/conditions/killed_by_player.json b/source/behavior/loot_tables/conditions/killed_by_player.json similarity index 83% rename from source/behaviour/loot_tables/conditions/killed_by_player.json rename to source/behavior/loot_tables/conditions/killed_by_player.json index eb46e435..100c1fdb 100644 --- a/source/behaviour/loot_tables/conditions/killed_by_player.json +++ b/source/behavior/loot_tables/conditions/killed_by_player.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.condition.killed_by_player", + "$id": "blockception.minecraft.behavior.condition.killed_by_player", "type": "object", "additionalProperties": false, "description": "Returns the condition true if the actor of the loot table is killed by player or entities that has owner.", diff --git a/source/behaviour/loot_tables/conditions/killed_by_player_or_pets.json b/source/behavior/loot_tables/conditions/killed_by_player_or_pets.json similarity index 82% rename from source/behaviour/loot_tables/conditions/killed_by_player_or_pets.json rename to source/behavior/loot_tables/conditions/killed_by_player_or_pets.json index 460afdbe..4aad5504 100644 --- a/source/behaviour/loot_tables/conditions/killed_by_player_or_pets.json +++ b/source/behavior/loot_tables/conditions/killed_by_player_or_pets.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.condition.killed_by_player_or_pets", + "$id": "blockception.minecraft.behavior.condition.killed_by_player_or_pets", "type": "object", "additionalProperties": false, "description": "Returns the condition true if the actor of the loot table is killed by player or entities that has owner.", diff --git a/source/behaviour/loot_tables/conditions/random_chance.json b/source/behavior/loot_tables/conditions/random_chance.json similarity index 88% rename from source/behaviour/loot_tables/conditions/random_chance.json rename to source/behavior/loot_tables/conditions/random_chance.json index c300094e..3eab657c 100644 --- a/source/behaviour/loot_tables/conditions/random_chance.json +++ b/source/behavior/loot_tables/conditions/random_chance.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.condition.random_chance", + "$id": "blockception.minecraft.behavior.condition.random_chance", "type": "object", "additionalProperties": false, "description": "Sets a random chance of the specified value.", diff --git a/source/behaviour/loot_tables/conditions/random_chance_with_looting.json b/source/behavior/loot_tables/conditions/random_chance_with_looting.json similarity index 90% rename from source/behaviour/loot_tables/conditions/random_chance_with_looting.json rename to source/behavior/loot_tables/conditions/random_chance_with_looting.json index bcb2bc86..b7d3ee9f 100644 --- a/source/behaviour/loot_tables/conditions/random_chance_with_looting.json +++ b/source/behavior/loot_tables/conditions/random_chance_with_looting.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.condition.random_chance_with_looting", + "$id": "blockception.minecraft.behavior.condition.random_chance_with_looting", "type": "object", "additionalProperties": false, "description": "Sets a random chance of the specified value. Looting enchantment increase the random chance multiplier.", diff --git a/source/behaviour/loot_tables/conditions/random_difficulty_chance.json b/source/behavior/loot_tables/conditions/random_difficulty_chance.json similarity index 94% rename from source/behaviour/loot_tables/conditions/random_difficulty_chance.json rename to source/behavior/loot_tables/conditions/random_difficulty_chance.json index ef5de2ca..458f68b3 100644 --- a/source/behaviour/loot_tables/conditions/random_difficulty_chance.json +++ b/source/behavior/loot_tables/conditions/random_difficulty_chance.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.condition.random_difficulty_chance", + "$id": "blockception.minecraft.behavior.condition.random_difficulty_chance", "type": "object", "additionalProperties": false, "description": "Sets a random chance of the specified value based on the level difficulty.", diff --git a/source/behaviour/loot_tables/conditions/random_regional_difficulty_chance.json b/source/behavior/loot_tables/conditions/random_regional_difficulty_chance.json similarity index 94% rename from source/behaviour/loot_tables/conditions/random_regional_difficulty_chance.json rename to source/behavior/loot_tables/conditions/random_regional_difficulty_chance.json index c8e8eda3..8727d93b 100644 --- a/source/behaviour/loot_tables/conditions/random_regional_difficulty_chance.json +++ b/source/behavior/loot_tables/conditions/random_regional_difficulty_chance.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.condition.random_regional_difficulty_chance", + "$id": "blockception.minecraft.behavior.condition.random_regional_difficulty_chance", "type": "object", "additionalProperties": false, "description": "Sets a max regional difficulty random chance of the specified value.", diff --git a/source/behaviour/loot_tables/functions.json b/source/behavior/loot_tables/functions.json similarity index 98% rename from source/behaviour/loot_tables/functions.json rename to source/behavior/loot_tables/functions.json index 47bbc9a5..eadddd00 100644 --- a/source/behaviour/loot_tables/functions.json +++ b/source/behavior/loot_tables/functions.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.Functions", + "$id": "blockception.minecraft.behavior.loot_tables.Functions", "description": "A minecraft loot table condition", "title": "Functions", "allOf": [ diff --git a/source/behaviour/loot_tables/functions/enchant_book_for_trading.json b/source/behavior/loot_tables/functions/enchant_book_for_trading.json similarity index 91% rename from source/behaviour/loot_tables/functions/enchant_book_for_trading.json rename to source/behavior/loot_tables/functions/enchant_book_for_trading.json index 0ceb4091..9276736e 100644 --- a/source/behaviour/loot_tables/functions/enchant_book_for_trading.json +++ b/source/behavior/loot_tables/functions/enchant_book_for_trading.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.enchant_book_for_trading", + "$id": "blockception.minecraft.behavior.loot_tables.enchant_book_for_trading", "additionalProperties": false, "description": "The function enchant_book_for_trading", "title": "Enchant Book For Trading", diff --git a/source/behaviour/loot_tables/functions/enchant_random_gear.json b/source/behavior/loot_tables/functions/enchant_random_gear.json similarity index 88% rename from source/behaviour/loot_tables/functions/enchant_random_gear.json rename to source/behavior/loot_tables/functions/enchant_random_gear.json index 462b263b..5966bb0f 100644 --- a/source/behaviour/loot_tables/functions/enchant_random_gear.json +++ b/source/behavior/loot_tables/functions/enchant_random_gear.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.enchant_random_gear", + "$id": "blockception.minecraft.behavior.loot_tables.enchant_random_gear", "additionalProperties": false, "description": "The function enchant_random_gear", "title": "Enchant Random Gear", diff --git a/source/behaviour/loot_tables/functions/enchant_randomly.json b/source/behavior/loot_tables/functions/enchant_randomly.json similarity index 87% rename from source/behaviour/loot_tables/functions/enchant_randomly.json rename to source/behavior/loot_tables/functions/enchant_randomly.json index 21cecb95..884052e8 100644 --- a/source/behaviour/loot_tables/functions/enchant_randomly.json +++ b/source/behavior/loot_tables/functions/enchant_randomly.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.enchant_randomly", + "$id": "blockception.minecraft.behavior.loot_tables.enchant_randomly", "additionalProperties": false, "description": "The function enchant_randomly", "title": "Enchant Randomly", diff --git a/source/behaviour/loot_tables/functions/enchant_with_levels.json b/source/behavior/loot_tables/functions/enchant_with_levels.json similarity index 91% rename from source/behaviour/loot_tables/functions/enchant_with_levels.json rename to source/behavior/loot_tables/functions/enchant_with_levels.json index 06d9e364..4572febe 100644 --- a/source/behaviour/loot_tables/functions/enchant_with_levels.json +++ b/source/behavior/loot_tables/functions/enchant_with_levels.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.enchant_with_levels", + "$id": "blockception.minecraft.behavior.loot_tables.enchant_with_levels", "additionalProperties": false, "description": "The function enchant_with_levels", "title": "Enchant With Levels", diff --git a/source/behaviour/loot_tables/functions/exploration_map.json b/source/behavior/loot_tables/functions/exploration_map.json similarity index 90% rename from source/behaviour/loot_tables/functions/exploration_map.json rename to source/behavior/loot_tables/functions/exploration_map.json index 9c085ad3..8e6277d4 100644 --- a/source/behaviour/loot_tables/functions/exploration_map.json +++ b/source/behavior/loot_tables/functions/exploration_map.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.exploration_map", + "$id": "blockception.minecraft.behavior.loot_tables.exploration_map", "additionalProperties": false, "description": "The function exploration_map", "title": "Exploration Map", diff --git a/source/behaviour/loot_tables/functions/fill_container.json b/source/behavior/loot_tables/functions/fill_container.json similarity index 86% rename from source/behaviour/loot_tables/functions/fill_container.json rename to source/behavior/loot_tables/functions/fill_container.json index 2e7f8512..65565d2c 100644 --- a/source/behaviour/loot_tables/functions/fill_container.json +++ b/source/behavior/loot_tables/functions/fill_container.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.fill_container", + "$id": "blockception.minecraft.behavior.loot_tables.fill_container", "additionalProperties": false, "description": "The function fill_container", "title": "Fill Container", diff --git a/source/behaviour/loot_tables/functions/furnace_smelt.json b/source/behavior/loot_tables/functions/furnace_smelt.json similarity index 86% rename from source/behaviour/loot_tables/functions/furnace_smelt.json rename to source/behavior/loot_tables/functions/furnace_smelt.json index 0f5bb86d..4eb1f995 100644 --- a/source/behaviour/loot_tables/functions/furnace_smelt.json +++ b/source/behavior/loot_tables/functions/furnace_smelt.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.furnace_smelt", + "$id": "blockception.minecraft.behavior.loot_tables.furnace_smelt", "additionalProperties": false, "description": "The function furnace_smelt", "title": "Furnace Smelt", diff --git a/source/behaviour/loot_tables/functions/looting_enchant.json b/source/behavior/loot_tables/functions/looting_enchant.json similarity index 88% rename from source/behaviour/loot_tables/functions/looting_enchant.json rename to source/behavior/loot_tables/functions/looting_enchant.json index 6fd934f0..d7b5b125 100644 --- a/source/behaviour/loot_tables/functions/looting_enchant.json +++ b/source/behavior/loot_tables/functions/looting_enchant.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.looting_enchant", + "$id": "blockception.minecraft.behavior.loot_tables.looting_enchant", "additionalProperties": false, "description": "The function looting_enchant", "title": "Looting Enchant", diff --git a/source/behaviour/loot_tables/functions/random_aux_value.json b/source/behavior/loot_tables/functions/random_aux_value.json similarity index 88% rename from source/behaviour/loot_tables/functions/random_aux_value.json rename to source/behavior/loot_tables/functions/random_aux_value.json index 66ede405..e7b43e1c 100644 --- a/source/behaviour/loot_tables/functions/random_aux_value.json +++ b/source/behavior/loot_tables/functions/random_aux_value.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.random_aux_value", + "$id": "blockception.minecraft.behavior.loot_tables.random_aux_value", "additionalProperties": false, "description": "The function random_aux_value", "title": "Random Aux Value", diff --git a/source/behaviour/loot_tables/functions/random_block_state.json b/source/behavior/loot_tables/functions/random_block_state.json similarity index 90% rename from source/behaviour/loot_tables/functions/random_block_state.json rename to source/behavior/loot_tables/functions/random_block_state.json index 38d7e7de..1f705c33 100644 --- a/source/behaviour/loot_tables/functions/random_block_state.json +++ b/source/behavior/loot_tables/functions/random_block_state.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.random_block_state", + "$id": "blockception.minecraft.behavior.loot_tables.random_block_state", "additionalProperties": false, "description": "The function random_block_state", "title": "Random Block State", diff --git a/source/behaviour/loot_tables/functions/random_dye.json b/source/behavior/loot_tables/functions/random_dye.json similarity index 81% rename from source/behaviour/loot_tables/functions/random_dye.json rename to source/behavior/loot_tables/functions/random_dye.json index 61e8ed00..318fdd79 100644 --- a/source/behaviour/loot_tables/functions/random_dye.json +++ b/source/behavior/loot_tables/functions/random_dye.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.random_dye", + "$id": "blockception.minecraft.behavior.loot_tables.random_dye", "additionalProperties": false, "description": "The function random_dye", "title": "Trader Material Type", diff --git a/source/behaviour/loot_tables/functions/set_actor_id.json b/source/behavior/loot_tables/functions/set_actor_id.json similarity index 85% rename from source/behaviour/loot_tables/functions/set_actor_id.json rename to source/behavior/loot_tables/functions/set_actor_id.json index 502010b6..e8a4ee0f 100644 --- a/source/behaviour/loot_tables/functions/set_actor_id.json +++ b/source/behavior/loot_tables/functions/set_actor_id.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.set_actor_id", + "$id": "blockception.minecraft.behavior.loot_tables.set_actor_id", "additionalProperties": false, "description": "The function set_actor_id", "title": "Set Actor Id", diff --git a/source/behaviour/loot_tables/functions/set_banner_details.json b/source/behavior/loot_tables/functions/set_banner_details.json similarity index 84% rename from source/behaviour/loot_tables/functions/set_banner_details.json rename to source/behavior/loot_tables/functions/set_banner_details.json index 90694fc1..5a30b143 100644 --- a/source/behaviour/loot_tables/functions/set_banner_details.json +++ b/source/behavior/loot_tables/functions/set_banner_details.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.set_banner_details", + "$id": "blockception.minecraft.behavior.loot_tables.set_banner_details", "additionalProperties": false, "description": "The function set_banner_details", "title": "Set Banner Details", diff --git a/source/behaviour/loot_tables/functions/set_book_contents.json b/source/behavior/loot_tables/functions/set_book_contents.json similarity index 91% rename from source/behaviour/loot_tables/functions/set_book_contents.json rename to source/behavior/loot_tables/functions/set_book_contents.json index 8e74cdb4..388220ba 100644 --- a/source/behaviour/loot_tables/functions/set_book_contents.json +++ b/source/behavior/loot_tables/functions/set_book_contents.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.set_book_contents", + "$id": "blockception.minecraft.behavior.loot_tables.set_book_contents", "additionalProperties": false, "description": "The function set_book_contents", "title": "Set Book Contents", diff --git a/source/behaviour/loot_tables/functions/set_count.json b/source/behavior/loot_tables/functions/set_count.json similarity index 89% rename from source/behaviour/loot_tables/functions/set_count.json rename to source/behavior/loot_tables/functions/set_count.json index 9cd86d0b..f1d3aa7e 100644 --- a/source/behaviour/loot_tables/functions/set_count.json +++ b/source/behavior/loot_tables/functions/set_count.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.set_count", + "$id": "blockception.minecraft.behavior.loot_tables.set_count", "additionalProperties": false, "description": "The function set_count", "title": "Set Count", diff --git a/source/behaviour/loot_tables/functions/set_damage.json b/source/behavior/loot_tables/functions/set_damage.json similarity index 90% rename from source/behaviour/loot_tables/functions/set_damage.json rename to source/behavior/loot_tables/functions/set_damage.json index c42e3830..2dd85f18 100644 --- a/source/behaviour/loot_tables/functions/set_damage.json +++ b/source/behavior/loot_tables/functions/set_damage.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.set_damage", + "$id": "blockception.minecraft.behavior.loot_tables.set_damage", "additionalProperties": false, "description": "The function set_damage", "title": "Set Damage", diff --git a/source/behaviour/loot_tables/functions/set_data.json b/source/behavior/loot_tables/functions/set_data.json similarity index 89% rename from source/behaviour/loot_tables/functions/set_data.json rename to source/behavior/loot_tables/functions/set_data.json index 0317fc22..2df6d831 100644 --- a/source/behaviour/loot_tables/functions/set_data.json +++ b/source/behavior/loot_tables/functions/set_data.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.set_data", + "$id": "blockception.minecraft.behavior.loot_tables.set_data", "additionalProperties": false, "description": "The function set_data", "title": "Set Data", diff --git a/source/behaviour/loot_tables/functions/set_data_from_color_index.json b/source/behavior/loot_tables/functions/set_data_from_color_index.json similarity index 80% rename from source/behaviour/loot_tables/functions/set_data_from_color_index.json rename to source/behavior/loot_tables/functions/set_data_from_color_index.json index 9fa382c5..684704bc 100644 --- a/source/behaviour/loot_tables/functions/set_data_from_color_index.json +++ b/source/behavior/loot_tables/functions/set_data_from_color_index.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.set_data_from_color_index", + "$id": "blockception.minecraft.behavior.loot_tables.set_data_from_color_index", "additionalProperties": false, "description": "The function set_data_from_color_index", "title": "Set Data From Color Index", diff --git a/source/behaviour/loot_tables/functions/set_lore.json b/source/behavior/loot_tables/functions/set_lore.json similarity index 86% rename from source/behaviour/loot_tables/functions/set_lore.json rename to source/behavior/loot_tables/functions/set_lore.json index 168533b7..ab809027 100644 --- a/source/behaviour/loot_tables/functions/set_lore.json +++ b/source/behavior/loot_tables/functions/set_lore.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.set_lore", + "$id": "blockception.minecraft.behavior.loot_tables.set_lore", "additionalProperties": false, "description": "The function set_lore", "title": "Set Lore", diff --git a/source/behaviour/loot_tables/functions/set_name.json b/source/behavior/loot_tables/functions/set_name.json similarity index 85% rename from source/behaviour/loot_tables/functions/set_name.json rename to source/behavior/loot_tables/functions/set_name.json index 75a7dddb..9a8d0231 100644 --- a/source/behaviour/loot_tables/functions/set_name.json +++ b/source/behavior/loot_tables/functions/set_name.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.set_name", + "$id": "blockception.minecraft.behavior.loot_tables.set_name", "additionalProperties": false, "description": "The function set_name", "title": "Set Name", diff --git a/source/behaviour/loot_tables/functions/specific_enchants.json b/source/behavior/loot_tables/functions/specific_enchants.json similarity index 96% rename from source/behaviour/loot_tables/functions/specific_enchants.json rename to source/behavior/loot_tables/functions/specific_enchants.json index 3437cd8c..a93c06a9 100644 --- a/source/behaviour/loot_tables/functions/specific_enchants.json +++ b/source/behavior/loot_tables/functions/specific_enchants.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.specific_enchants", + "$id": "blockception.minecraft.behavior.loot_tables.specific_enchants", "additionalProperties": false, "description": "The function specific_enchants", "title": "Specific Enchants", diff --git a/source/behaviour/loot_tables/functions/trader_material_type.json b/source/behavior/loot_tables/functions/trader_material_type.json similarity index 80% rename from source/behaviour/loot_tables/functions/trader_material_type.json rename to source/behavior/loot_tables/functions/trader_material_type.json index 266d5fe0..54a90869 100644 --- a/source/behaviour/loot_tables/functions/trader_material_type.json +++ b/source/behavior/loot_tables/functions/trader_material_type.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables.trader_material_type", + "$id": "blockception.minecraft.behavior.loot_tables.trader_material_type", "additionalProperties": false, "description": "The function trader_material_type", "title": "Trader Material Type", diff --git a/source/behaviour/loot_tables/loot_tables.json b/source/behavior/loot_tables/loot_tables.json similarity index 98% rename from source/behaviour/loot_tables/loot_tables.json rename to source/behavior/loot_tables/loot_tables.json index 6851c511..639471e4 100644 --- a/source/behaviour/loot_tables/loot_tables.json +++ b/source/behavior/loot_tables/loot_tables.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.loot_tables", + "$id": "blockception.minecraft.behavior.loot_tables", "additionalProperties": false, "description": "A minecraft loot table", "title": "Loot Table", diff --git a/source/behaviour/recipes/1.12.0/recipes.json b/source/behavior/recipes/1.12.0/recipes.json similarity index 93% rename from source/behaviour/recipes/1.12.0/recipes.json rename to source/behavior/recipes/1.12.0/recipes.json index 4258b686..d3379166 100644 --- a/source/behaviour/recipes/1.12.0/recipes.json +++ b/source/behavior/recipes/1.12.0/recipes.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.12.0.recipe", + "$id": "blockception.minecraft.behavior.1.12.0.recipe", "description": "Minecraft recipe 1.12.0", "required": ["format_version"], "additionalProperties": false, diff --git a/source/behaviour/recipes/1.12.0/types/base types/definition.json b/source/behavior/recipes/1.12.0/types/base types/definition.json similarity index 82% rename from source/behaviour/recipes/1.12.0/types/base types/definition.json rename to source/behavior/recipes/1.12.0/types/base types/definition.json index b78a5126..565f0dd6 100644 --- a/source/behaviour/recipes/1.12.0/types/base types/definition.json +++ b/source/behavior/recipes/1.12.0/types/base types/definition.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.12.0.recipe.definition", + "$id": "blockception.minecraft.behavior.1.12.0.recipe.definition", "description": "Recipe definition 1.12.0", "title": "Definition", "type": "object", diff --git a/source/behaviour/recipes/1.12.0/types/base types/item.json b/source/behavior/recipes/1.12.0/types/base types/item.json similarity index 89% rename from source/behaviour/recipes/1.12.0/types/base types/item.json rename to source/behavior/recipes/1.12.0/types/base types/item.json index e37f9a59..cb6756f5 100644 --- a/source/behaviour/recipes/1.12.0/types/base types/item.json +++ b/source/behavior/recipes/1.12.0/types/base types/item.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.12.0.recipe.item", + "$id": "blockception.minecraft.behavior.1.12.0.recipe.item", "description": "Recipe item 1.12.0", "title": "Item", "oneOf": [ diff --git a/source/behaviour/recipes/1.12.0/types/base types/tags.json b/source/behavior/recipes/1.12.0/types/base types/tags.json similarity index 74% rename from source/behaviour/recipes/1.12.0/types/base types/tags.json rename to source/behavior/recipes/1.12.0/types/base types/tags.json index 2a7f6b15..1a232ac0 100644 --- a/source/behaviour/recipes/1.12.0/types/base types/tags.json +++ b/source/behavior/recipes/1.12.0/types/base types/tags.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.12.0.recipe.tags", + "$id": "blockception.minecraft.behavior.1.12.0.recipe.tags", "description": "Recipe tags 1.12.0", "title": "Tags", "type": "array", diff --git a/source/behaviour/recipes/1.12.0/types/furnace.json b/source/behavior/recipes/1.12.0/types/furnace.json similarity index 91% rename from source/behaviour/recipes/1.12.0/types/furnace.json rename to source/behavior/recipes/1.12.0/types/furnace.json index bb5db56e..2ecda5cb 100644 --- a/source/behaviour/recipes/1.12.0/types/furnace.json +++ b/source/behavior/recipes/1.12.0/types/furnace.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.12.0.recipe.furnace", + "$id": "blockception.minecraft.behavior.1.12.0.recipe.furnace", "description": "Represents a furnace recipe for a furnace.'Input' items will burn and transform into items specified in 'output'..", "title": "Furnace Recipe 1.12.0", "additionalProperties": false, diff --git a/source/behaviour/recipes/1.12.0/types/recipe_brewing_container.json b/source/behavior/recipes/1.12.0/types/recipe_brewing_container.json similarity index 90% rename from source/behaviour/recipes/1.12.0/types/recipe_brewing_container.json rename to source/behavior/recipes/1.12.0/types/recipe_brewing_container.json index 5c8c959a..99028e71 100644 --- a/source/behaviour/recipes/1.12.0/types/recipe_brewing_container.json +++ b/source/behavior/recipes/1.12.0/types/recipe_brewing_container.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.12.0.recipe.brewing.container", + "$id": "blockception.minecraft.behavior.1.12.0.recipe.brewing.container", "description": "Represents a Potion Brewing Container Recipe..", "title": "Brewing Recipe 1.12.0", "additionalProperties": false, diff --git a/source/behaviour/recipes/1.12.0/types/recipe_brewing_mix.json b/source/behavior/recipes/1.12.0/types/recipe_brewing_mix.json similarity index 91% rename from source/behaviour/recipes/1.12.0/types/recipe_brewing_mix.json rename to source/behavior/recipes/1.12.0/types/recipe_brewing_mix.json index 26fc0146..9c6c7122 100644 --- a/source/behaviour/recipes/1.12.0/types/recipe_brewing_mix.json +++ b/source/behavior/recipes/1.12.0/types/recipe_brewing_mix.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.12.0.recipe.brewing.mix", + "$id": "blockception.minecraft.behavior.1.12.0.recipe.brewing.mix", "description": "Represents a Potion Brewing Container Recipe..", "title": "Brewing Recipe 1.12.0", "additionalProperties": false, diff --git a/source/behaviour/recipes/1.12.0/types/recipe_shaped.json b/source/behavior/recipes/1.12.0/types/recipe_shaped.json similarity index 95% rename from source/behaviour/recipes/1.12.0/types/recipe_shaped.json rename to source/behavior/recipes/1.12.0/types/recipe_shaped.json index 12d10342..6d5266bd 100644 --- a/source/behaviour/recipes/1.12.0/types/recipe_shaped.json +++ b/source/behavior/recipes/1.12.0/types/recipe_shaped.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.12.0.recipe.shaped", + "$id": "blockception.minecraft.behavior.1.12.0.recipe.shaped", "description": "Represents a shaped crafting recipe for a crafting table. The key used in the pattern may be any single character except the 'space' character, which is reserved for empty slots in a recipe..", "title": "Shaped Recipe 1.12.0", "additionalProperties": false, diff --git a/source/behaviour/recipes/1.12.0/types/recipe_shapeless.json b/source/behavior/recipes/1.12.0/types/recipe_shapeless.json similarity index 94% rename from source/behaviour/recipes/1.12.0/types/recipe_shapeless.json rename to source/behavior/recipes/1.12.0/types/recipe_shapeless.json index 551fa908..73366924 100644 --- a/source/behaviour/recipes/1.12.0/types/recipe_shapeless.json +++ b/source/behavior/recipes/1.12.0/types/recipe_shapeless.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.1.12.0.recipe.shapeless", + "$id": "blockception.minecraft.behavior.1.12.0.recipe.shapeless", "description": "Represents a shapeless crafting recipe..", "title": "Shapeless Recipe 1.12.0", "additionalProperties": false, diff --git a/source/behaviour/recipes/recipes.json b/source/behavior/recipes/recipes.json similarity index 92% rename from source/behaviour/recipes/recipes.json rename to source/behavior/recipes/recipes.json index 306a60ff..c9a72018 100644 --- a/source/behaviour/recipes/recipes.json +++ b/source/behavior/recipes/recipes.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.recipes", + "$id": "blockception.minecraft.behavior.recipes", "examples": [ { "format_version": "1.12.0", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.biome_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.biome_filter.json similarity index 77% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.biome_filter.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.biome_filter.json index 79346390..e92ae6c1 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.biome_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.biome_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.biome_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.biome_filter", "title": "Biome Filter 1.11.0", "description": "TODO", "oneOf": [ diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.brightness_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.brightness_filter.json similarity index 82% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.brightness_filter.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.brightness_filter.json index 152a1748..e685384c 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.brightness_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.brightness_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.brightness_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.brightness_filter", "additionalProperties": false, "type": "object", "title": "Brightness Filter 1.11.0", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.delay_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.delay_filter.json similarity index 85% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.delay_filter.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.delay_filter.json index 1b257ff6..8c055595 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.delay_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.delay_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.Delay_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.Delay_filter", "additionalProperties": false, "type": "object", "title": "Delay Filter 1.11.0", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.density_limit.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.density_limit.json similarity index 80% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.density_limit.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.density_limit.json index 9922e676..697f03b0 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.density_limit.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.density_limit.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.density_limit", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.density_limit", "additionalProperties": false, "type": "object", "title": "Density Limit 1.11.0", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.difficulty_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.difficulty_filter.json similarity index 83% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.difficulty_filter.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.difficulty_filter.json index 8f3456b8..a1a93133 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.difficulty_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.difficulty_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.difficulty_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.difficulty_filter", "additionalProperties": false, "type": "object", "title": "Difficulty Filter 1.11.0", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.distance_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.distance_filter.json similarity index 78% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.distance_filter.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.distance_filter.json index d8c541ac..a76adb2a 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.distance_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.distance_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.distance_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.distance_filter", "additionalProperties": false, "type": "object", "title": "Distance Filter 1.11.0", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.height_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.height_filter.json similarity index 78% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.height_filter.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.height_filter.json index 620ef589..8f928b7c 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.height_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.height_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.height_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.height_filter", "additionalProperties": false, "type": "object", "title": "Height Filter 1.11.0", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.herd.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.herd.json similarity index 92% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.herd.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.herd.json index c97d9549..8f85ce4f 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.herd.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.herd.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.height_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.height_filter", "title": "Height Filter 1.11.0", "description": "TODO", "definitions": { diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.mob_event_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.mob_event_filter.json similarity index 72% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.mob_event_filter.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.mob_event_filter.json index a2e6fd57..42c2051e 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.mob_event_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.mob_event_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.mob_event_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.mob_event_filter", "title": "Mob Event Filter 1.11.0", "description": "TODO", "additionalProperties": false, diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.permute_type.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.permute_type.json similarity index 84% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.permute_type.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.permute_type.json index fded1da7..5cce9739 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.permute_type.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.permute_type.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.permute_type", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.permute_type", "additionalProperties": false, "type": "array", "title": "Permute Type 1.11.0", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.player_in_village_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.player_in_village_filter.json similarity index 80% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.player_in_village_filter.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.player_in_village_filter.json index 5c919e4c..7ad35797 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.player_in_village_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.player_in_village_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.player_in_village_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.player_in_village_filter", "additionalProperties": false, "type": "object", "title": "Player In Village Filter 1.11.0", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.spawn_event.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawn_event.json similarity index 75% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.spawn_event.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.spawn_event.json index e020ec94..18ee251e 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.spawn_event.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawn_event.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.spawn_event", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawn_event", "title": "Spawn Event 1.11.0", "description": "TODO", "type": "object", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_lava.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_lava.json similarity index 69% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_lava.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_lava.json index 042ec4a8..4daf21d2 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_lava.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_lava.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.spawns_lava", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawns_lava", "additionalProperties": false, "type": "object", "title": "Spawns On Lava 1.11.0", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_on_block_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_block_filter.json similarity index 68% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_on_block_filter.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_block_filter.json index 25d58a6f..5913d24a 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_on_block_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_block_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.spawns_on_block_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawns_on_block_filter", "title": "Spawns On Block Filter 1.11.0", "description": "TODO", "oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }] diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_on_block_prevented_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_block_prevented_filter.json similarity index 67% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_on_block_prevented_filter.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_block_prevented_filter.json index f84f8304..b7b0917f 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_on_block_prevented_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_block_prevented_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.spawns_on_block_prevented_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawns_on_block_prevented_filter", "title": "Spawns On Block Prevented Filter 1.11.0", "description": "TODO", "oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }] diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_on_surface.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_surface.json similarity index 67% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_on_surface.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_surface.json index 912238d0..ffe10f27 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_on_surface.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_on_surface.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.spawns_on_surface", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawns_on_surface", "additionalProperties": false, "type": "object", "title": "Spawns On Surface 1.11.0", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_underground.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_underground.json similarity index 67% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_underground.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_underground.json index 19b4384f..d9ac1b3d 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_underground.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_underground.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.spawns_underground", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawns_underground", "additionalProperties": false, "type": "object", "title": "Spawns Underground 1.11.0", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_underwater.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_underwater.json similarity index 65% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_underwater.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_underwater.json index d05ce144..b1ad7d9a 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.spawns_underwater.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.spawns_underwater.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.spawns_underwater", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.spawns_underwater", "title": "Spawns Underwater 1.11.0", "description": "TODO", "type": "object", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.weight.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.weight.json similarity index 76% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.weight.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.weight.json index 7d4218d9..024dd2dd 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.weight.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.weight.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.weight", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.weight", "additionalProperties": false, "type": "object", "title": "Weight 1.11.0", diff --git a/source/behaviour/spawn_rules/1.11.0/components/minecraft.world_age_filter.json b/source/behavior/spawn_rules/1.11.0/components/minecraft.world_age_filter.json similarity index 72% rename from source/behaviour/spawn_rules/1.11.0/components/minecraft.world_age_filter.json rename to source/behavior/spawn_rules/1.11.0/components/minecraft.world_age_filter.json index 306920ec..d161ecdb 100644 --- a/source/behaviour/spawn_rules/1.11.0/components/minecraft.world_age_filter.json +++ b/source/behavior/spawn_rules/1.11.0/components/minecraft.world_age_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0.minecraft.world_age_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0.minecraft.world_age_filter", "title": "World Age Filter 1.11.0", "description": "TODO", "additionalProperties": false, diff --git a/source/behaviour/spawn_rules/1.11.0/spawn_rules.json b/source/behavior/spawn_rules/1.11.0/spawn_rules.json similarity index 98% rename from source/behaviour/spawn_rules/1.11.0/spawn_rules.json rename to source/behavior/spawn_rules/1.11.0/spawn_rules.json index c25d9254..32ef6cac 100644 --- a/source/behaviour/spawn_rules/1.11.0/spawn_rules.json +++ b/source/behavior/spawn_rules/1.11.0/spawn_rules.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.11.0", + "$id": "blockception.minecraft.behavior.spawn_rules.1.11.0", "type": "object", "title": "Spawn Rules 1.11.0", "description": "TODO", diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.biome_filter.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.biome_filter.json similarity index 77% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.biome_filter.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.biome_filter.json index 0c4fefef..3fb6b5dd 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.biome_filter.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.biome_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.biome_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.biome_filter", "title": "Biome Filter 1.8.0", "description": "TODO", "oneOf": [ diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.brightness_filter.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.brightness_filter.json similarity index 83% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.brightness_filter.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.brightness_filter.json index dc91b562..7ac00ab0 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.brightness_filter.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.brightness_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.brightness_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.brightness_filter", "additionalProperties": false, "type": "object", "title": "Brightness Filter 1.8.0", diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.density_limit.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.density_limit.json similarity index 80% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.density_limit.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.density_limit.json index b1e7a7fe..f9b07962 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.density_limit.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.density_limit.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.density_limit", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.density_limit", "additionalProperties": false, "type": "object", "title": "Density Limit 1.8.0", diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.difficulty_filter.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.difficulty_filter.json similarity index 84% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.difficulty_filter.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.difficulty_filter.json index 282af101..21e7ecc3 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.difficulty_filter.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.difficulty_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.difficulty_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.difficulty_filter", "additionalProperties": false, "type": "object", "title": "Difficulty Filter 1.8.0", diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.distance_filter.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.distance_filter.json similarity index 78% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.distance_filter.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.distance_filter.json index bf47c201..abda94fa 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.distance_filter.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.distance_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.distance_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.distance_filter", "additionalProperties": false, "type": "object", "title": "Distance Filter 1.8.0", diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.height_filter.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.height_filter.json similarity index 79% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.height_filter.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.height_filter.json index 02b4bfeb..f328674f 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.height_filter.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.height_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.height_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.height_filter", "additionalProperties": false, "type": "object", "title": "Height Filter 1.8.0", diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.herd.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.herd.json similarity index 90% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.herd.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.herd.json index 4ea6d8f7..cdc2e429 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.herd.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.herd.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.height_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.height_filter", "title": "Height Filter 1.8.0", "description": "TODO", "definitions": { diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.permute_type.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.permute_type.json similarity index 84% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.permute_type.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.permute_type.json index 39d4b1fd..232aa5da 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.permute_type.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.permute_type.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.permute_type", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.permute_type", "additionalProperties": false, "type": "array", "title": "Permute Type 1.8.0", diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.spawn_event.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawn_event.json similarity index 75% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.spawn_event.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.spawn_event.json index abfb6a66..4dff055a 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.spawn_event.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawn_event.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.spawn_event", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawn_event", "title": "Spawn Event 1.8.0", "description": "TODO", "type": "object", diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_lava.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_lava.json similarity index 69% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_lava.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_lava.json index 07aa3603..9e952a75 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_lava.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_lava.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.spawns_lava", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawns_lava", "additionalProperties": false, "type": "object", "title": "Spawns On Lava 1.8.0", diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_on_block_filter.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_block_filter.json similarity index 68% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_on_block_filter.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_block_filter.json index a7ed8496..4c51e79a 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_on_block_filter.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_block_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.spawns_on_block_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawns_on_block_filter", "title": "Spawns On Block Filter 1.8.0", "description": "TODO", "oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }] diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_on_block_prevented_filter.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_block_prevented_filter.json similarity index 67% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_on_block_prevented_filter.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_block_prevented_filter.json index 5947e982..1b2f17cb 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_on_block_prevented_filter.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_block_prevented_filter.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.spawns_on_block_prevented_filter", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawns_on_block_prevented_filter", "title": "Spawns On Block Prevented Filter 1.8.0", "description": "TODO", "oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }] diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_on_surface.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_surface.json similarity index 68% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_on_surface.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_surface.json index 40854b87..16fb3607 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_on_surface.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_on_surface.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.spawns_on_surface", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawns_on_surface", "additionalProperties": false, "type": "object", "title": "Spawns On Surface 1.8.0", diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_underground.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_underground.json similarity index 67% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_underground.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_underground.json index 53100bd1..2c880b56 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_underground.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_underground.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.spawns_underground", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawns_underground", "additionalProperties": false, "type": "object", "title": "Spawns Underground 1.8.0", diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_underwater.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_underwater.json similarity index 65% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_underwater.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_underwater.json index 01347338..45ba38ab 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.spawns_underwater.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.spawns_underwater.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.spawns_underwater", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.spawns_underwater", "title": "Spawns Underwater 1.8.0", "description": "TODO", "type": "object", diff --git a/source/behaviour/spawn_rules/1.8.0/components/minecraft.weight.json b/source/behavior/spawn_rules/1.8.0/components/minecraft.weight.json similarity index 76% rename from source/behaviour/spawn_rules/1.8.0/components/minecraft.weight.json rename to source/behavior/spawn_rules/1.8.0/components/minecraft.weight.json index 2c5a5926..cc2c09e1 100644 --- a/source/behaviour/spawn_rules/1.8.0/components/minecraft.weight.json +++ b/source/behavior/spawn_rules/1.8.0/components/minecraft.weight.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0.minecraft.weight", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.weight", "additionalProperties": false, "type": "object", "title": "Weight 1.8.0", diff --git a/source/behaviour/spawn_rules/1.8.0/spawn_rules.json b/source/behavior/spawn_rules/1.8.0/spawn_rules.json similarity index 98% rename from source/behaviour/spawn_rules/1.8.0/spawn_rules.json rename to source/behavior/spawn_rules/1.8.0/spawn_rules.json index d12f80da..42f25185 100644 --- a/source/behaviour/spawn_rules/1.8.0/spawn_rules.json +++ b/source/behavior/spawn_rules/1.8.0/spawn_rules.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules.1.8.0", + "$id": "blockception.minecraft.behavior.spawn_rules.1.8.0", "type": "object", "title": "Spawn Rules 1.8.0", "description": "TODO", diff --git a/source/behaviour/spawn_rules/spawn_rules.json b/source/behavior/spawn_rules/spawn_rules.json similarity index 90% rename from source/behaviour/spawn_rules/spawn_rules.json rename to source/behavior/spawn_rules/spawn_rules.json index 465e455c..4877e2f0 100644 --- a/source/behaviour/spawn_rules/spawn_rules.json +++ b/source/behavior/spawn_rules/spawn_rules.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.spawn_rules", + "$id": "blockception.minecraft.behavior.spawn_rules", "examples": [ { "format_version": "1.10.0", "minecraft:spawn_rules": { "description": { "identifier": "minecraft:entity", "population_control": "ambient" }, "conditions": [{}] } } ], diff --git a/source/behaviour/trading/trading.json b/source/behavior/trading/trading.json similarity index 99% rename from source/behaviour/trading/trading.json rename to source/behavior/trading/trading.json index 9bdde238..9a187f04 100644 --- a/source/behaviour/trading/trading.json +++ b/source/behavior/trading/trading.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.trading", + "$id": "blockception.minecraft.behavior.trading", "type": "object", "additionalProperties": false, "examples": [{ "tiers": [{ "trades": [{ "wants": [{ "item": "minecraft:coal:0", "quantity": { "min": 16, "max": 24 } }], "gives": [{ "item": "minecraft:emerald" }] }] }] }], diff --git a/source/behaviour/entities/1.16.100/behaviors/types/base_priority.json b/source/behaviour/entities/1.16.100/behaviors/types/base_priority.json deleted file mode 100644 index 7e8615c6..00000000 --- a/source/behaviour/entities/1.16.100/behaviors/types/base_priority.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.base_priority", - "additionalProperties": false, - "type": "integer", - "title": "Priority", - "minimum": 0, - "description": "Allows the mob to drink potions based on specified environment conditions." -} diff --git a/source/behaviour/entities/1.16.100/behaviors/types/base_speed_multiplier.json b/source/behaviour/entities/1.16.100/behaviors/types/base_speed_multiplier.json deleted file mode 100644 index d7ed6697..00000000 --- a/source/behaviour/entities/1.16.100/behaviors/types/base_speed_multiplier.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.1.16.100.speed_multiplier", - "additionalProperties": false, - "default": 1.0, - "description": "Movement speed multiplier of the mob when using this AI Goal.", - "type": "number", - "title": "Speed Multiplier" -} diff --git a/source/behaviour/entities/1.16.100/filters/types/base_operator.json b/source/behaviour/entities/1.16.100/filters/types/base_operator.json deleted file mode 100644 index 4d1f1212..00000000 --- a/source/behaviour/entities/1.16.100/filters/types/base_operator.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.16.100.base_operator", - "title": "Operator", - "type": "string", - "description": "The operator comparison to apply with 'value'.", - "default": "equals", - "enum": ["!=", "<", "<=", "<>", "=", "==", ">", ">=", "equals", "not"] -} diff --git a/source/behaviour/entities/1.16.100/types/base_operator.json b/source/behaviour/entities/1.16.100/types/base_operator.json deleted file mode 100644 index 4d1f1212..00000000 --- a/source/behaviour/entities/1.16.100/types/base_operator.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.filters.1.16.100.base_operator", - "title": "Operator", - "type": "string", - "description": "The operator comparison to apply with 'value'.", - "default": "equals", - "enum": ["!=", "<", "<=", "<>", "=", "==", ">", ">=", "equals", "not"] -} diff --git a/source/behaviour/entities/1.16.100/types/range_number_type.json b/source/behaviour/entities/1.16.100/types/range_number_type.json deleted file mode 100644 index 169b393a..00000000 --- a/source/behaviour/entities/1.16.100/types/range_number_type.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "$schema": "http://json-schema.org/draft-07/schema", - "$id": "blockception.minecraft.behaviour.entities.type.range_number_type.1.16.100", - "title": "Range [a, B]", - "description": "A described range", - "items": [ - { "type": "number", "title": "Range: A", "description": "The first value of the range" }, - { "type": "number", "title": "Range: B", "description": "The second value of the range" } - ] -} diff --git a/source/compress_specification.json b/source/compress_specification.json index 8f224f40..a3471b88 100644 --- a/source/compress_specification.json +++ b/source/compress_specification.json @@ -25,15 +25,15 @@ { "Source": "./resource/sounds/sound_definitions.json", "Destination": "../resource/sounds/sound_definitions.json" }, { "Source": "./resource/sounds.json", "Destination": "../resource/sounds.json" }, { "Source": "./resource/textures/terrain_texture.json", "Destination": "../resource/textures/terrain_texture.json" }, - { "Source": "./behaviour/animation_controllers/animation_controller.json", "Destination": "../behaviour/animation_controllers/animation_controller.json" }, - { "Source": "./behaviour/animations/animations.json", "Destination": "../behaviour/animations/animations.json" }, - { "Source": "./behaviour/biomes/biomes.json", "Destination": "../behaviour/biomes/biomes.json" }, - { "Source": "./behaviour/loot_tables/loot_tables.json", "Destination": "../behaviour/loot_tables/loot_tables.json" }, - { "Source": "./behaviour/blocks/blocks.json", "Destination": "../behaviour/blocks/blocks.json" }, - { "Source": "./behaviour/entities/entities.json", "Destination": "../behaviour/entities/entities.json" }, - { "Source": "./behaviour/items/items.json", "Destination": "../behaviour/items/items.json" }, - { "Source": "./behaviour/recipes/recipes.json", "Destination": "../behaviour/recipes/recipes.json" }, - { "Source": "./behaviour/spawn_rules/spawn_rules.json", "Destination": "../behaviour/spawn_rules/spawn_rules.json" }, - { "Source": "./behaviour/trading/trading.json", "Destination": "../behaviour/trading/trading.json" } + { "Source": "./behavior/animation_controllers/animation_controller.json", "Destination": "../behavior/animation_controllers/animation_controller.json" }, + { "Source": "./behavior/animations/animations.json", "Destination": "../behavior/animations/animations.json" }, + { "Source": "./behavior/biomes/biomes.json", "Destination": "../behavior/biomes/biomes.json" }, + { "Source": "./behavior/loot_tables/loot_tables.json", "Destination": "../behavior/loot_tables/loot_tables.json" }, + { "Source": "./behavior/blocks/blocks.json", "Destination": "../behavior/blocks/blocks.json" }, + { "Source": "./behavior/entities/entities.json", "Destination": "../behavior/entities/entities.json" }, + { "Source": "./behavior/items/items.json", "Destination": "../behavior/items/items.json" }, + { "Source": "./behavior/recipes/recipes.json", "Destination": "../behavior/recipes/recipes.json" }, + { "Source": "./behavior/spawn_rules/spawn_rules.json", "Destination": "../behavior/spawn_rules/spawn_rules.json" }, + { "Source": "./behavior/trading/trading.json", "Destination": "../behavior/trading/trading.json" } ] } diff --git a/vscode-settings.json b/vscode-settings.json index 1d12d51c..10a4321e 100644 --- a/vscode-settings.json +++ b/vscode-settings.json @@ -8,7 +8,7 @@ "fileMatch": ["language_names.json"], "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/language/language_names.json" }, - { + { "fileMatch": ["languages.json"], "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/language/languages.json" }, @@ -116,7 +116,7 @@ "*BP*/animation_controllers/*.json", "*bp*/animation_controllers/*.json" ], - "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behaviour/animation_controllers/animation_controller.json" + "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/animation_controllers/animation_controller.json" }, { "fileMatch": [ @@ -126,11 +126,11 @@ "*BP*/animations/*.json", "*bp*/animations/*.json" ], - "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behaviour/animations/animations.json" + "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/animations/animations.json" }, { "fileMatch": ["behavior_packs/*/biomes/*.json", "*behavior*pack*/biomes/*.json", "*Behavior*Pack*/biomes/*.json", "*BP*/biomes/*.json", "*bp*/biomes/*.json"], - "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behaviour/biomes/biomes.json" + "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/biomes/biomes.json" }, { "fileMatch": [ @@ -141,11 +141,11 @@ "*bp*/loot_tables/*.json", "*.loot.json" ], - "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behaviour/loot_tables/loot_tables.json" + "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/loot_tables/loot_tables.json" }, { "fileMatch": ["behavior_packs/*/blocks/*.json", "*behavior*pack*/blocks/*.json", "*Behavior*Pack*/blocks/*.json", "*BP*/blocks/*.json", "*bp*/blocks/*.json"], - "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behaviour/blocks/blocks.json" + "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/blocks/blocks.json" }, { "fileMatch": [ @@ -156,19 +156,19 @@ "*bp*/entities/*.json", "!*loot_tables*" ], - "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behaviour/entities/entities.json" + "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/entities/entities.json" }, { "fileMatch": ["behavior_packs/*/items/*.json", "*behavior*pack*/items/*.json", "*Behavior*Pack*/items/*.json", "*BP*/items/*.json", "*bp*/items/*.json"], - "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behaviour/items/items.json" + "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/items/items.json" }, { "fileMatch": ["recipes/*.json"], - "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behaviour/recipes/recipes.json" + "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/recipes/recipes.json" }, { "fileMatch": ["spawn_rules/*.json"], - "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behaviour/spawn_rules/spawn_rules.json" + "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/spawn_rules/spawn_rules.json" }, { "fileMatch": [ @@ -179,7 +179,7 @@ "*bp*/trading/*.json", "*.trade.json" ], - "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behaviour/trading/trading.json" + "url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/trading/trading.json" } ] }