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

Pullup

向MC的鞘翅飞行添加 Pull up 警报

6K загрузок7 подписчиковMITfabricforge

Обновлён 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.1fabric12 марта 2024 г.Скачать (1.0 МБ)
1.20.1-1.0.0Релиз1.20, 1.20.1forge18 февраля 2024 г.Скачать (1.0 МБ)
0.0.5Альфа1.20.3, 1.20.4fabric6 декабря 2023 г.Скачать (1.0 МБ)
1.20.2-1.0.0Релиз1.20, 1.20.1, 1.20.2forge20 ноября 2023 г.Скачать (1.0 МБ)
0.0.5Бета1.20.2fabric16 ноября 2023 г.Скачать (1.0 МБ)
0.0.4Бета1.20, 1.20.1, 1.20.2fabric1 октября 2023 г.Скачать (1.0 МБ)
0.0.4Бета1.18.2fabric25 ноября 2022 г.Скачать (1.0 МБ)
0.0.3Альфа1.18.2fabric14 ноября 2022 г.Скачать (1021 КБ)
0.0.2Альфа1.18.2fabric13 ноября 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

  1. Now in multiplayer mode, only client side is required to install (some extra notice is required).
  2. Add commands and configurations for multiplayer logic.
  3. Add argument pullup:flight_ticks.
  4. Momentarily removed argument pullup:pitch_distance_10 and pullup: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

Комментарии

Загружаем…