Updated
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.ageable",
|
||||
"type": "object",
|
||||
"title": "Ageable 1.13.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.ambient_sound_interval",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.breedable",
|
||||
"type": "object",
|
||||
"title": "Breedable 1.13.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$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.",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$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.",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.experience_reward",
|
||||
"type": "object",
|
||||
"title": "Experience Reward 1.13.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.interact",
|
||||
"type": "object",
|
||||
"title": "Interact 1.13.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$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.",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$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.",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$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.",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$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.",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$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.",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$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.",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.projectile",
|
||||
"description": "Allows the entity to be a thrown entity.",
|
||||
"type": "object",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$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",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.transformation",
|
||||
"description": "Defines this entity's ability to trade with players.",
|
||||
"type": "object",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.13.0.base_priority",
|
||||
"additionalProperties": false,
|
||||
"type": "integer",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.13.0.speed_multiplier",
|
||||
"additionalProperties": false,
|
||||
"default": 1.0,
|
||||
|
||||
Reference in New Issue
Block a user