-
Added disableBundles, which disables bundles entirely (thus preventing 1.21.4 bundle dupes & crashes). To use this feature, add this new config module and enable it:
Code (YAML):
### Disable bundles entirely (thus preventing 1.21.4 bundle dupes & crashes)
disableBundles
: true
-
Added fixBundleCrasher, which prevents newbies (less than 4hr playtime) from using bundles (thus preventing 1.21.4 bundle crashes). To use this feature, add this new config module and enable it:
Code (YAML):
### Prevents newbies (less than 4hr playtime) from using bundles (thus preventing 1.21.4 bundle crashes)
fixBundleCrasher
: true
https://github.com/tbm00/Fix64/releases/tag/v1.9.3