mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-18 08:57:44 +01:00
Fix leashing villagers config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user