Processed updated docuemtnation from minecraft

This commit is contained in:
DaanV2
2022-04-20 15:54:51 +02:00
parent 174e6a552e
commit 34bdb84ad0
63 changed files with 1195 additions and 996 deletions

View File

@@ -5,12 +5,8 @@
"description": "Allows the mob to move back into lava when on land.",
"additionalProperties": false,
"properties": {
"priority": {
"$ref": "types/priority.json"
},
"speed_multiplier": {
"$ref": "types/speed_multiplier.json"
},
"priority": { "$ref": "types/priority.json" },
"speed_multiplier": { "$ref": "types/speed_multiplier.json" },
"cooldown_max": {
"type": "number",
"default": 0,