Updatedf
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"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": "./types/priority.json" },
|
||||
"avoid_water": {
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"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": "types/priority.json" },
|
||||
"speed_multiplier": { "$ref": "types/speed_multiplier.json" },
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"type": "object",
|
||||
"title": "Stomp Turtle Egg 1.13.0",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
"properties": {
|
||||
"priority": { "$ref": "types/priority.json" },
|
||||
"speed_multiplier": { "$ref": "types/speed_multiplier.json" },
|
||||
|
||||
Reference in New Issue
Block a user