
Pullup
向MC的鞘翅飞行添加 Pull up 警报
Обновлён 12 марта 2024 г. · опубликован 13 ноября 2022 г.
No More Update
Unless considerable amount of re-open request is posted on the source page, or the author decides to continue, this mod will no longer receive further update.
Introduction
Customizable mod, add pull-up warnings to elytra flight. Players can define their own detections and warnings.
Properties can be configured via commands,.
See details via using /pullup
Define your own detections in json file located at /pullup/
See example.json for details.
For more information, see here
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 0.0.6 | Бета | 1.20.1 | fabric | 12 марта 2024 г. | Скачать (1.0 МБ) |
| 1.20.1-1.0.0 | Релиз | 1.20, 1.20.1 | forge | 18 февраля 2024 г. | Скачать (1.0 МБ) |
| 0.0.5 | Альфа | 1.20.3, 1.20.4 | fabric | 6 декабря 2023 г. | Скачать (1.0 МБ) |
| 1.20.2-1.0.0 | Релиз | 1.20, 1.20.1, 1.20.2 | forge | 20 ноября 2023 г. | Скачать (1.0 МБ) |
| 0.0.5 | Бета | 1.20.2 | fabric | 16 ноября 2023 г. | Скачать (1.0 МБ) |
| 0.0.4 | Бета | 1.20, 1.20.1, 1.20.2 | fabric | 1 октября 2023 г. | Скачать (1.0 МБ) |
| 0.0.4 | Бета | 1.18.2 | fabric | 25 ноября 2022 г. | Скачать (1.0 МБ) |
| 0.0.3 | Альфа | 1.18.2 | fabric | 14 ноября 2022 г. | Скачать (1021 КБ) |
| 0.0.2 | Альфа | 1.18.2 | fabric | 13 ноября 2022 г. | Скачать (1020 КБ) |
Ченджлог
0.0.6Бета1.20.1 · 12 марта 2024 г.
- Remove the limit that scripts can only make an effect when players' elytra-flying
- Fix scripts loading bugs.
1.20.1-1.0.0Релиз1.20, 1.20.1 · 18 февраля 2024 г.
Backport to Forge 1.20.1
0.0.5Бета1.20.2 · 16 ноября 2023 г.
linkage with FlightHUD: Reborn
0.0.4Бета1.20, 1.20.1, 1.20.2 · 1 октября 2023 г.
move to 1.20.2
0.0.4Бета1.18.2 · 25 ноября 2022 г.
Compatibility update
- Now in multiplayer mode, only client side is required to install (some extra notice is required).
- Add commands and configurations for multiplayer logic.
- Add argument
pullup:flight_ticks. - Momentarily removed argument
pullup:pitch_distance_10andpullup:distance_pitched_m10, they will soon be replaced by more advanced objects.
0.0.3Альфа1.18.2 · 14 ноября 2022 г.
Fix issue #1 iteration conflict
Caused by: unsafe removal in ServerPlayerEntityMixin#tick this.trigger.remove(id).
Handle: now triggers will be updated via flag ServerPlayerEntityMixin#isCleared and ConditionTrigger#shouldClear before iteration of ServerPlayerEntityMixin#triggers
Комментарии
Загружаем…