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.8.0.minecraft.behavior.find_mount",
"type": "object",
"title": "Behavior.find_mount 1.8.0",
"title": "Find mount 1.8.0",
"description": "Allows the mob to look around for another mob to ride atop it.",
"additionalProperties": false,
"required": [],

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.behavior.go_home",
"type": "object",
"title": "Behavior.go_home 1.13.0",
"title": "Go home 1.13.0",
"description": "Allows the mob to move back to the position they were spawned.",
"additionalProperties": false,
"required": [],

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.behavior.stomp_turtle_egg",
"description": "Allows this mob to stomp turtle eggs",
"type": "object",
"title": "Behavior.stomp_turtle_egg 1.13.0",
"title": "Stomp turtle egg 1.13.0",
"additionalProperties": false,
"required": [],
"properties": {

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behaviour.entities.1.13.0.minecraft.behavior.tempt",
"description": "Allows the mob to be tempted by food they like.",
"type": "object",
"title": "Behavior.tempt 1.13.0",
"title": "Tempt 1.13.0",
"additionalProperties": false,
"required": [],
"properties": {