Removed unscores from titles

This commit is contained in:
DaanV2
2021-01-27 01:06:07 +01:00
parent ea2eb0c0ff
commit 3ebb929e74
214 changed files with 228 additions and 264 deletions

View File

@@ -4,7 +4,7 @@
"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": "Behavior.slime_random_direction 1.8.0",
"title": "Slime random direction 1.8.0",
"required": [],
"properties": {
"priority": { "$ref": "./types/base_priority.json" },