-
Expanded disableBundles & fixBundleCrash which to protect against colored bundles too.
-
Added disablePistonsNearTripwire, which prevents players from placing tripwire & string nearby pistons, and vice-a-versa. It also prevents pistons from working nearby tripwire & string, thus disabling some dupe methods. To use this feature, add this new config module and enable it:
Code (YAML):
### Disables pistons from operating nearby tripwire & string, and prevents placement nearby one another (thus preventing some dupe methods)
disablePistonsNearTripwire
: true
-
Added disableVaultBreak, which prevents players from breaking vault blocks. To use this feature, add this new config module and enable it:
Code (YAML):
### Prevents players from breaking vault blocks
disableVaultBreak
: true
https://github.com/tbm00/Fix64/releases/tag/v1.9.5