Compatibility
Minecraft: Java Edition
1.21.10
1.21.7–1.21.8
1.21.4–1.21.5
Platforms
Supported environments
Links
Creators
Details
Licensed GPL-3.0-only
Published 8 months ago
Updated 2 months ago
Better Beacon Range
Makes the Minecraft beacon effect range configurable.
By default, this mod uses the vanilla values.
This can be changed in the config file: config/better_beacon_range.json
| Value | Default | Type | Description |
|---|---|---|---|
| base | 10.0 | double | base range |
| perLevel | 10.0 | double | added range per beacon level |
| belowInfinite | false | boolean | infinite effect range below |
The calculation is the following: range = beaconLevel * perLevel + base;
As of version 0.4.0, the mod also supports single player worlds.


