IMC-Vocality/config/betterbeaconplacement.json5
2025-04-09 22:50:07 -05:00

6 lines
256 B
Plaintext

{
// If enabled, drops all beacon base blocks when the beacon itself is broken.
"breakBeaconBaseBlocks": true,
// If enabled, when a mineral block replaces a normal block that block is dropped on top of the beacon.
"dropReplacedBlockTopBeacon": false
}