Перейти к содержимому
Mineforgian

Better Beacon Range

Makes the beacon effect range configurable.

Загрузки
3K
Подписчики
9
Обновлён
20 января 2026 г.
Лицензия
GPL-3.0-only

Опубликован 12 апреля 2025 г.

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.

Ченджлог

0.4.0-1.21.11Релиз1.21.11 · 20 января 2026 г.

Update to 1.21.11

0.4.0-1.21.10Релиз1.21.10 · 23 октября 2025 г.

Update to 1.21.10

0.4.0-1.21.8Релиз1.21.8 · 7 августа 2025 г.

Bump to 1.21.8

0.4.0-1.21.7Релиз1.21.7 · 11 июля 2025 г.

Bump to 1.21.7

0.4.0-1.21.4Релиз1.21.4 · 16 мая 2025 г.

The mod now supports single player as well! If the mod is installed on the client, it will do nothing when connecting to a dedicated server.

0.4.0-1.21.5Релиз1.21.5 · 16 мая 2025 г.

The mod now supports single player as well! If the mod is installed on the client, it will do nothing when connecting to a dedicated server.

0.3.1-1.21.5Релиз1.21.5 · 24 апреля 2025 г.

Removed leftover debug logs

0.3.1-1.21.4Релиз1.21.4 · 24 апреля 2025 г.

Backport to 1.21.4

Комментарии

Загружаем…