
Desertification
Create Desertification mod: turn all biomes into a desert wasteland; desert worldgen with dunes; hot, arid climate and scarce water
Downloads
14
Remixes
0
Price
Free
neoforge · Both · 1.20.1 · mod
Desertification Mod
- Every biome is forced into a hot, rainless desert climate; water-based spawns are removed and vegetation decoration steps are cleared to keep the world barren.
- A biome modifier injects two custom worldgen features into all biomes:
- Sand veil: repaints surface blocks into sand and sandstone across each chunk, drying out the landscape.
- Sand dunes: custom mound feature that builds windswept sand piles for natural-looking dunes.
- Custom features, configured features, placed features, and the biome modifier are registered via deferred registers; the modifier is applied automatically to all biomes so new worlds generate as desert wastelands.
- Resources include a basic language entry and pack metadata for 1.20.1; the mod ID is
desertification, version0.1.0.
Notes and Tips
- Existing structures still generate, but will sit on sand; ocean or river beds are largely dried out by the sand veil and removal of lake/spring features.
- The sand veil runs frequently to blanket terrain; on very low-end machines worldgen may take slightly longer when first creating chunks.
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...
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,...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
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...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...