add config files

This commit is contained in:
Satria 2026-06-21 13:22:51 +07:00
commit 2c3eeb7fc1
26 changed files with 2284 additions and 1 deletions

19
config/tt20/config.json Normal file
View 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
}