add config files
This commit is contained in:
parent
2333e3b581
commit
2c3eeb7fc1
26 changed files with 2284 additions and 1 deletions
19
config/tt20/config.json
Normal file
19
config/tt20/config.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"enabled": true,
|
||||
"block-entity-acceleration": true,
|
||||
"block-breaking-acceleration": true,
|
||||
"potion-effect-acceleration": true,
|
||||
"fluid-acceleration": true,
|
||||
"pickup-acceleration": true,
|
||||
"eating-acceleration": true,
|
||||
"portal-acceleration": true,
|
||||
"sleeping-acceleration": true,
|
||||
"server-watchdog": true,
|
||||
"time-acceleration": true,
|
||||
"bow-acceleration": true,
|
||||
"crossbow-acceleration": true,
|
||||
"random-tickspeed-acceleration": true,
|
||||
"tnt-acceleration": true,
|
||||
"vanilla-lagback": true,
|
||||
"automatic-updater": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue