2 downloads


Description:
The Windless Updraft Launcher is a reusable, single‑stack mobility tool that, when right‑clicked, launches you vertically (or, if you’re gliding with an Elytra, gives a forward wind burst with a slight upward lift), plays wind sound and particles, has a 2‑second cooldown shown on the hotbar, and negates fall damage until you next touch down; it has unlimited uses and no durability. Hold the launcher and press Y to open the Wind Blast Strength menu—use +/− to set strength between 5 and 20 (default 15), click Done to save the value to the item, and remap the Y key in Controls if desired. A recent fix also resolves a rare startup crash so the strength menu and server updates work reliably.
Manage versions and create new iterations of this mod.
This will create a new mod based on "Windless Updraft Launcher" with your modifications. The original mod will remain unchanged and you'll be credited as the author of the remix.
This will create a new version of "Windless Updraft Launcher" for Minecraft Java 1.20.1. The original mod will remain unchanged.
2
Nov 22, 2025, 01:04 AM
User request: Wind burst launcher that launches you 15 blocks high and requires no wind burst Edit v2: the craft Edit v3: The crafting recipe requires 2 wind charges, 2 sticks and 1 piston. the appearance should look like a rocket launcher with no rocket inside and it should have unlimited uses. Edit v4: In elytra flight, the windless launcher should propel the elytra user when flying using the elytra. When the user hits the ground negate all fall damage as the fall will kill the user. If the user presses the Y key, it will open a menu allowing them to customize the strenght of the wind blast from 5 blocks to 20 blocks. Edit v6: It looks like the game crashed with the following stacktrace: ---- Minecraft Crash Report ---- // Why did you do that? Time: 2025-11-21 17:03:50 Description: Initializing game java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'windless-updraft-launcher-ziexbszd' at 'windless_updraft_launcher_ziexbszd.WindlessUpdraftLauncherClient'! at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$0(FabricLoaderImpl.java:409) at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:407) at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53) at knot//net.minecraft.class_310.<init>(class_310.java:473) at knot//net.minecraft.client.main.Main.main(Main.java:249) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Caused by: java.lang.IllegalArgumentException: Packet type class_9154[id=windless-updraft-launcher-ziexbszd:set_strength] is already registered! at knot//net.fabricmc.fabric.impl.networking.PayloadTypeRegistryImpl.register(PayloadTypeRegistryImpl.java:58) at knot//windless_updraft_launcher_ziexbszd.WindlessUpdraftLauncherClient.onInitializeClient(WindlessUpdraftLauncherClient.java:21) at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:405) ... 6 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$0(FabricLoaderImpl.java:409) at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:407) at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53) at knot//net.minecraft.class_310.<init>(class_310.java:473) -- Initialization -- Details: Modules: ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.5124 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.4746 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.6060 (WinBuild.160101.0800):Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.22621.5471 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.22621.5697 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.5697 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.5624 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.5624 (WinBuild.160101.0800):Microsoft Corporation Please apply a fix to prevent this crash.
1
Nov 22, 2025, 12:52 AM
User request: Wind burst launcher that launches you 15 blocks high and requires no wind burst Edit v2: the craft Edit v3: The crafting recipe requires 2 wind charges, 2 sticks and 1 piston. the appearance should look like a rocket launcher with no rocket inside and it should have unlimited uses. Edit v4: In elytra flight, the windless launcher should propel the elytra user when flying using the elytra. When the user hits the ground negate all fall damage as the fall will kill the user. If the user presses the Y key, it will open a menu allowing them to customize the strenght of the wind blast from 5 blocks to 20 blocks.
0
Nov 22, 2025, 12:46 AM
User request: Wind burst launcher that launches you 15 blocks high and requires no wind burst Edit v2: the craft Edit v3: The crafting recipe requires 2 wind charges, 2 sticks and 1 piston. the appearance should look like a rocket launcher with no rocket inside and it should have unlimited uses. Edit v4: It looks like the game crashed with the following stacktrace: [16:45:54] [main/INFO]: Loading Minecraft 1.21.5 with Fabric Loader 0.18.1 [16:45:54] [main/INFO]: Fabric is preparing JARs on first launch, this may take a few seconds... [16:45:54] [main/ERROR]: Uncaught exception in thread "main" net.fabricmc.loader.impl.util.ExceptionUtil$WrappedException: java.io.IOException: error opening C:\Users\scp09\.creative-mode\quick-play\6aefcc42-efc7-4dd5-b7c8-66d062f9e655\.fabric\remappedJars\minecraft-1.21.5-0.18.1\client-intermediary.jar: java.nio.file.NoSuchFileException: C:\Users\scp09\.creative-mode\quick-play\6aefcc42-efc7-4dd5-b7c8-66d062f9e655\.fabric\remappedJars\minecraft-1.21.5-0.18.1\client-intermediary.jar at net.fabricmc.loader.impl.util.ExceptionUtil.wrap(ExceptionUtil.java:51) ~[fabric-loader-0.18.1.jar:?] at net.fabricmc.loader.impl.game.patch.GameTransformer.readClassNode(GameTransformer.java:113) ~[fabric-loader-0.18.1.jar:?] at net.fabricmc.loader.impl.game.patch.GameTransformer.lambda$locateEntrypoints$0(GameTransformer.java:78) ~[fabric-loader-0.18.1.jar:?] at net.fabricmc.loader.impl.game.minecraft.patch.EntrypointPatch.process(EntrypointPatch.java:76) ~[fabric-loader-0.18.1.jar:?] at net.fabricmc.loader.impl.game.patch.GameTransformer.locateEntrypoints(GameTransformer.java:82) ~[fabric-loader-0.18.1.jar:?] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.initialize(MinecraftGameProvider.java:393) ~[fabric-loader-0.18.1.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:141) ~[fabric-loader-0.18.1.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:66) ~[fabric-loader-0.18.1.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.18.1.jar:?] Caused by: java.io.IOException: error opening C:\Users\scp09\.creative-mode\quick-play\6aefcc42-efc7-4dd5-b7c8-66d062f9e655\.fabric\remappedJars\minecraft-1.21.5-0.18.1\client-intermediary.jar: java.nio.file.NoSuchFileException: C:\Users\scp09\.creative-mode\quick-play\6aefcc42-efc7-4dd5-b7c8-66d062f9e655\.fabric\remappedJars\minecraft-1.21.5-0.18.1\client-intermediary.jar at net.fabricmc.loader.impl.util.SimpleClassPath.getEntry(SimpleClassPath.java:80) ~[fabric-loader-0.18.1.jar:?] at net.fabricmc.loader.impl.game.patch.GameTransformer.readClassNode(GameTransformer.java:104) ~[fabric-loader-0.18.1.jar:?] ... 7 more Caused by: java.nio.file.NoSuchFileException: C:\Users\scp09\.creative-mode\quick-play\6aefcc42-efc7-4dd5-b7c8-66d062f9e655\.fabric\remappedJars\minecraft-1.21.5-0.18.1\client-intermediary.jar at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85) ~[?:?] at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) ~[?:?] at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) ~[?:?] at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53) ~[?:?] at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38) ~[?:?] at java.base/sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:197) ~[?:?] at java.base/java.nio.file.Files.readAttributes(Files.java:1854) ~[?:?] at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1445) ~[?:?] at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724) ~[?:?] at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251) ~[?:?] at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180) ~[?:?] at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194) ~[?:?] at net.fabricmc.loader.impl.util.SimpleClassPath.getEntry(SimpleClassPath.java:78) ~[fabric-loader-0.18.1.jar:?] at net.fabricmc.loader.impl.game.patch.GameTransformer.readClassNode(GameTransformer.java:104) ~[fabric-loader-0.18.1.jar:?] ... 7 more Please apply a fix to prevent this crash.
Click here for installation instructions
This mod is licensed under the CreativeMode Mods License.