
Reign of Nether RTS
Minecraft reimagined as a real-time strategy game
327.5K
763
Список изменений
📜 Custom Building Commands 📜
You can now define up to 8 commands for custom buildings that are run on different conditions:
- ON_BUILD_COMPLETE
- ON_DESTROY
- ON_DAMAGE_TAKEN
- ON_CAPTURE
- OFF_COOLDOWN_IF_COMPLETE
- OFF_COOLDOWN_IF_GARRISONED
- NONE
🧮 Unit Attributes 🧮
All units can now have their stats modified via /attribute:
- reignofnether:attack_damage
- reignofnether:attacks_per_second
- reignofnether:attack_range
- reignofnether:aggro_range
- reignofnether:ranged_damage_resist
- reignofnether:magic_damage_resist
Attributes for hero units only:
- reignofnether:base_max_health
- reignofnether:base_max_mana
- reignofnether:mana_regen_per_second
- reignofnether:max_mana_bonus_per_level
- reignofnether:max_health_bonus_per_level
- reignofnether:attack_damage_bonus_per_level
🗺️ rtsmap.json 🗺️
You can now add an rtsmap.json file in your custom map folder, which is used to announce to players the map description, name and author, as well as an alternate way to define start positions:
{
"name": "Quicksand",
"author": ["MotivationalPseudonym"],
"description": "A desert battlefield with shifting terrain and multiple choke points.",
"version": "1.0",
"startPositions": [
{ "id": 1, "x": 100, "y": 64, "z": 200 },
{ "id": 2, "x": -100, "y": 64, "z": 200 },
{ "id": 3, "x": 100, "y": 64, "z": -200 },
{ "id": 4, "x": -100, "y": 64, "z": -200 },
{ "id": 5, "x": 0, "y": 64, "z": 300 },
{ "id": 6, "x": 0, "y": 64, "z": -300 }
],
"modes": {
"ffa": [[1], [2], [3], [4], [5], [6]],
"1v1": [[1], [4]],
"2v2": [[1, 2], [3, 4]],
"3v3": [[1, 2, 3], [4, 5, 6]],
"2v2v2": [[1, 2], [3, 4], [5, 6]]
},
"defaultMode": "ffa"
}
🛠️ Bugfixes 🛠️
- Fixed player selector not working for /rtsapi-set-camera
- Workers no longer automatically gather wood from bridges
⚙️ Quality of Life ⚙️
- Added a "Nether terrain only" option to custom buildings
Файлы
reignofnether-1.3.2.jar(35.74 MiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.3.2
Загрузчики
Forge
Версии игры
1.20.1
Загрузок
275
Дата публикации
2 нед. назад
