
FallFlyingRestrictions
Changes default behavior of the "FallFlying" movement used with Elytras.
- Загрузки
- 4K
- Подписчики
- 4
- Обновлён
- 3 сентября 2025 г.
- Лицензия
- MIT
Опубликован 7 ноября 2023 г.
NeMuelch's FallFlyingRestrictions Fabric Mod for Minecraft
This mod changes the default behavior of the "FallFlying" movement used by Elytras and similar items.
Features
- If the entity experiences bad weather conditions, it will be more difficult to handle the FallFlying state.
- Flying too high makes it more difficult to handle the FallFlying state
- Players in the FallFlying state can't open their inventory.
- Players in the FallFlying state can't eat food.
- Zones can be defined in which player's either can't take off or can't fly through or both at once
- Zone properties can also be specified globally using the config. Local zones override those global properties!
- Every feature, additional conditions and their GUI warning can be adjusted using the config file (Cloth Config needed)
Центр версий
15 версийЧенджлог
1.1.0-1.20.1Релиз1.20.1 · 11 июля 2025 г.
Update
- reworked data handling and data syncing to make use of Cardinal Components API
- added more frequent Server to Client Config synchronization
1.0.4-1.20.1Релиз1.20.1 · 29 апреля 2025 г.
Port
Ported to 1.20.1
Fixes
- fixed an issue where zones weren't being read correctly from the persistent data
Note
This is the same as the old 1.0.3-1.20.1 version. The version number changed to 1.0.4-1.20.1 to have feature parity with the 1.0.4-1.21.1 version.
1.0.4-1.21.1Релиз1.21.1 · 29 апреля 2025 г.
Fixes
- fixed an issue where zones weren't being read correctly from the persistent data
1.0.3-1.21.1Релиз1.21.1 · 28 апреля 2025 г.
Fixes
- supports multiple dimensions now
- inverted flying check where a client could fly by spamming space in a stressed server environment
Note
You may have to recreate your zones if you notice them not working anymore. Zones additionally store their dimension now, which might be missing in already defined zones from previous versions. A zone's dimension is specified automatically, where the command has been used.
1.0.2-1.21.1Релиз1.21.1 · 24 апреля 2025 г.
Content
- Added new settings for global flight handling in configs
- split rocket usage from item usage block in configs
1.0.1-1.21.1Релиз1.21.1 · 21 апреля 2025 г.
Fixes
- Fixed flying restriction zones not being saved persistently in the world data
1.0.0-1.21.1Релиз1.21.1 · 5 марта 2025 г.
Release 1.0.0 (1.21.1)
Version 1.0.0 for Minecraft 1.21.1.
For a list of new features, check out the 1.18.2 version of 1.0.0
1.0.0-1.18.2Релиз1.18.1, 1.18.2 · 5 февраля 2025 г.
Release 1.0.0 (1.18.2)
This is the full release! The mod contains anything that I had in mind for it. I hope you enjoy. Please let me know if you need this version on 1.19.2, 1.20.1 or newer, in the GitHub Issues
Content
This version added a new Zone system. Zones can be defined using the /flying zone restriction commands.
Volume Shapes
- Box Zones
- need 2 Block Positions
- can be set up to cover the full world vertically
- Sphere Zones
- need 1 Block Position and a distance (radius)
Zone Properties
preventStartFlyingplayer won't be able to start flyinginterruptFlyingplayer will fall out of the air if they cross the border to such a zone. The fall flying state is canceled
Technical & Notes
Zones are stored persistently in the worlds using PersistentState. From testing, no performance issues have been observed, due to client and server side caching.
Also, at this point in time, displaying the shapes visually is not planned. If you need to know where shapes are located, use the print command. They will give you the center position, the shape, its size and the zone properties.
If you come across problems or have any other features in mind, let me know in the linked GitHub Issues page.
Комментарии
Загружаем…