Fix leashing villagers config

This commit is contained in:
William Blake Galbreath
2019-10-03 18:39:13 -05:00
parent 3a61321971
commit 2a15b83486
2 changed files with 6 additions and 8 deletions

View File

@@ -212,6 +212,9 @@ mobs
* brain-ticks
- **default**: 2
- **description**: How often (in ticks) should villager's tick their brain logic. Vanilla value is to tick every tick (1). Higher amounts makes them tick less often to reduce lag, but setting it too high could result is unresponsive villagers.
* allow-leashing
- **default**: false
- **description**: Allow players to use leads on villagers (trader not included)
* zombie
* target-turtle-eggs
@@ -337,11 +340,6 @@ allow-sign-colors
* **default**: true
* **description**: Allow players to use color codes on signs
allow-leashing-villagers
~~~~~~~~~~~~~~~~~~~~~~~~
* **default**: true
* **description**: Allow players to use leads on villagers (trader not included)
items-can-break-turtle-eggs
~~~~~~~~~~~~~~~~~~~~~~~~~~~
* **default**: false