
Natural disasters
Add natural disaster system with weather block showing disaster chances and commands to summon them manually; include tornado, earthquake, mudslide, tsunami.
Downloads
55
Remixes
0
Price
Free
neoforge · Both · 1.21.1 · mod
Natural disasters mod notes
Features
- Adds four timed natural disasters (tornado, earthquake, mudslide, tsunami) that roll roughly every 45 seconds per world; chances climb with local weather, altitude, water, and time of day.
- Each disaster applies themed effects: tornado lifts and swirls entities; earthquake shakes, slows, and lightly damages nearby mobs; mudslide blinds/slows and can leave mud patches; tsunami pushes entities with heavy splashes and may leave shallow water.
- Weather Monitor block (craftable with copper, glass, and redstone) reports the current disaster chances when used and drops itself when broken.
- Server commands:
/disaster chancesprints local probabilities;/disaster summon <tornado|earthquake|mudslide|tsunami>manually triggers an event at the caller’s position (requires operator level).
Notes and limitations
- Disasters are intentionally lightweight: they focus on movement, particles, and brief environmental changes rather than large-scale terrain destruction.
- Tsunami and mudslide events can leave small water or mud spots behind; they do not attempt to revert placed fluids/blocks.
- The monitor block is obtained via its recipe or commands; it is not placed in a creative tab.
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;...