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

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.eat_carried_item",
"type": "object",
"title": "Behaviour.eat_carried_item 1.16.0",
"title": "Eat carried item 1.16.0",
"description": "If the mob is carrying a food item, the mob will eat it and the effects will be applied to the mob.",
"additionalProperties": false,
"properties": {