
gui
When an OP types /hurricane spawn one at their location, pickup surrounding blocks and swirl them in a rotating circular pattern while the hurricane slowly...
Downloads
0
Remixes
0
Price
Free
neoforge · Server · 1.21.1 · mod
gui mod notes
- Adds an OP-only command
/hurricane spawn onethat spawns a 45-second hurricane at the command sender’s position. - The hurricane grabs up to ~160 nearby solid blocks in a ~3 block radius, up to 45 blocks tall, skips fluids/unbreakable/tile-entity blocks, and turns them into no-gravity falling blocks that swirl upward.
- The storm drifts slowly in a random horizontal direction while debris orbits and cycles vertically; blocks are kept alive for the full run and then released to fall back down without item drops.
- The mod is server-only (
Dist.DEDICATED_SERVER) and uses no client assets or registries, so vanilla clients can join without the mod installed. - If no eligible blocks are found, the command reports that nothing could be collected.
Known limitations / notes
- Blocks removed for the hurricane are not restored; they fall near the final storm position when released.
- Unbreakable, fluid, or container blocks are ignored, so sparse areas may produce smaller storms.
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;...