Updated
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.find_mount",
|
||||
"type": "object",
|
||||
"title": "Find Mount 1.8.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.behavior.go_home",
|
||||
"type": "object",
|
||||
"title": "Go Home 1.13.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.behavior.stomp_turtle_egg",
|
||||
"description": "Allows this mob to stomp turtle eggs",
|
||||
"type": "object",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.entities.1.13.0.minecraft.behavior.tempt",
|
||||
"description": "Allows the mob to be tempted by food they like.",
|
||||
"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