
Flight
Make me a client side mod that allows you to fly and take no fall damage if you fall from any height and make it so i can find any block that i set it too
Downloads
18
Remixes
0
Price
Free
neoforge · Client · 1.20.1 · mod
Flight client mod adds always-on flight support, fall protection, and a configurable block finder for NeoForge.
- Flight controls: flight is enabled by default; toggle with F7. Non-creative players gain mayfly/flying flags and fall distance is reset every tick to avoid damage. Flight is removed on toggle-off for survival players.
- Block finder: toggle scanner with F8, or press F9 while looking at a block to set that block as the target (enables the scanner). Highlights up to 64 matches within ~32 blocks using cyan wireframes and shows an on-screen status hint with the target ID and nearby count.
- Commands:
/flight flighttoggles flight helper;/flight findertoggles the finder;/flight target <namespace:block>sets the target block;/flight clearclears the target and disables the finder. - Behavior notes: scanning only checks loaded chunks and refreshes roughly once per second; the block finder clears results when disabled or retargeted. Overlay messages use the action bar; keybinding names live under the Flight category for remapping.
- Compatibility: built against NeoForge 20.2.93 / Minecraft 1.20.2 (NeoForge does not publish 1.20.1 artifacts). Servers may still enforce movement/fall rules in multiplayer; full functionality is guaranteed in singleplayer or permissive servers.
MultiFrameGen
a mod that optimizes rendering so the FPS is boosted using motion based frame generation that interpolates, add a reflex so that the latency and delay is low...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
Speedrunner vs Hunter AI
Create a Minecraft mod "Speedrunner vs Hunter": hostile Hunters with roles (MELEE, ARCHER, BUILDER, TANK), adaptive AI, teleport, bridge building, TNT,...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
the king in yellow
theres an entity called "the king in yellow" going after the player. The king in yellow is a tall figure, covered in yellow robes and a blurred face. If the...
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...