SmartElytra

Quick rating

SmartElytra

No reviews yet

This mod is designed to help players reduce accidental activation of the elytra.

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.1.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Welcome to SmartElytra

This mod is dedicated to preventing players from accidentally triggering the elytra as much as possible.

Detection Logic

The mod uses a fixed logic to guess whether the player intends to use the elytra, thereby disabling the elytra when the player does not want to use it.

The detection logic is as follows:

  1. Check if the player is holding fireworks. If yes, allow the use of the elytra; otherwise, continue to the next step.
  2. Check if the player is not running and the block under their feet is not air. If yes, it means the player's feet are in a block or fluid, and the elytra is disabled; otherwise, continue to the next step.
  3. Check if the absolute value of the player's vertical speed is less than 0.25 and the time since the last jump is less than 20 ticks. If yes, it means the player pressed the spacebar near the peak of their jump, possibly intending to glide into crawl mode using the elytra, and the elytra is allowed; otherwise, continue to the next step.
  4. Check if the player is not running and the block one space below their feet is a fluid or air. If yes, it means the player might be trying to enter crawl mode or use the elytra to jump out of the water, and the elytra is allowed; otherwise, continue to the next step.
  5. Check if there is enough space for flight in the five blocks ahead of the player. If yes, allow the use of the elytra; otherwise, disable the elytra.

欢迎使用 SmartElytra

本模组致力于尽可能地避免玩家误触鞘翅。

检测逻辑

模组通过固定的逻辑猜测玩家是否是主观地想要使用鞘翅,从而在玩家不想使用鞘翅时禁用鞘翅。

检测逻辑如下:

  1. 检查玩家是否手持烟花,如果是则允许使用鞘翅,否则继续向下
  2. 检查玩家是否不在奔跑且脚下不是空气方块,如果是说明玩家地脚在方块中或在流体中,此时禁用鞘翅,否则继续向下
  3. 检查玩家垂直方向速度的绝对值是否小于 0.25 且距离上一次跳跃的间隔小于 20 Tick,如果是说明玩家在跳跃最高点附近按下了空格,可能是想要通过鞘翅滑行进入爬行模式,此时允许使用鞘翅,否则继续向下
  4. 检查玩家是否不在奔跑且脚下间隔一个方块的位置是流体或空气,如果是说明玩家可能在尝试进入爬行或借助鞘翅越出水面,此时允许使用鞘翅,否则继续向下
  5. 检查玩家前方五格的空间是否允许飞行,如果是则允许使用鞘翅,否则禁用鞘翅

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works