6 lines
256 B
Plaintext
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
|
|
} |