Updated Comments

This commit is contained in:
DaanV2
2021-06-19 15:05:41 +02:00
parent 827e8be9f9
commit 93b0a7f030
45 changed files with 98 additions and 92 deletions

View File

@@ -23,7 +23,7 @@
"ignore_mob_damage": {
"type": "boolean",
"default": false,
"description": "If true, the mob will not panic in response to damage from other mobs. This overrides the damage types in \"damage_sources\"",
"description": "If true, the mob will not panic in response to damage from other mobs. This overrides the damage types in `damage_sources`",
"title": "TODO Title"
},
"prefer_water": { "type": "boolean", "default": false, "description": "If true, the mob will prefer water over land", "title": "TODO Title" },