Mineuniverse
Log in Register
Mods

Wastify Returns

Wastify Returns allows you to control which bomes will appear in a world. Swap one or several biomes with another to limit or consolidate biome diversity.
by vodmordia
Download Claim this project
157 downloads
0 likes
Updated Jul 6, 2026
0 hypes
World Gen

Wastify Returns

A Minecraft mod created by McJty https://github.com/McJtyMods/Wastify, updated here for Neoforge under MIT license.

Overview

Wastify Returns allows you to control which bomes will appear in a world. Swap one or several biomes with another to limit or consolidate biome diversity.

Configuration

Wastify is configured entirely through datapacks

Creating a Basic Datapack

  1. Create a datapack folder structure:
saves/[world_name]/datapacks/wastify_config/
├── pack.mcmeta
└── data/
    └── minecraft/
        └── dimension/
            └── overworld.json
  1. Create pack.mcmeta:
{
  "pack": {
    "pack_format": 48,
    "description": "My Wastify Configuration"
  }
}
  1. Create overworld.json with your biome mappings (see examples below).

Dimension Configuration Format

{
  "type": "minecraft:overworld",
  "generator": {
    "biome_source": {
      "type": "wastify:wastify_biome_source",
      "dimension": "minecraft:overworld",
      "adapt_biome_source": {
        "type": "minecraft:multi_noise",
        "preset": "minecraft:overworld"
      },
      "default": "minecraft:desert",
      "sphere_default": "minecraft:jungle",
      "mapping": [
        "minecraft:forest=minecraft:wooded_badlands",
        "minecraft:plains=minecraft:desert",
        "minecraft:jungle=minecraft:wooded_badlands"
      ],
      "sphere_mapping": [
        "minecraft:forest=minecraft:jungle"
      ]
    },
    "settings": "minecraft:overworld",
    "type": "minecraft:noise"
  }
}

Thank you to the following Patrons for keeping my projects alive:
Whiro (Patron Ultimate)
Cabo Sneaker (Patron Plus)

If you would like to assist with development and get access to other cool features you can do so here: https://www.patreon.com/cw/Vodmordia

 

General FAQ:

Who do I contact for issues with this mod:

Contact me via comment, message, or github issue: https://github.com/morelandjo/Wastify-Returns
 Do not contact the original author for help with this version

 

wastify-1.21.1-4.0.1.jar
MC 1.21.1, NeoForge
Release 2026-05-11 Get

More from vodmordia

Aquatic Torches Returns
9,132
Inventory Crafter Returns
4,070
The Lost Cities Autoloader
3,813
Railways Untold
31,063
FLORA Returns
29
Random Things Returns
2,577

You Might Also Like

BetterEnd Reforked
Updated/Maintained Port of BetterEnd to Forge
9,810,424
🌷Floral Flair🌷
A mod dedicated to adding flowers to the various biomes of Minecraft!
991,389
Countered's Terrain Slabs
A mod designed to enhance world generation and elevate the gameplay experience by smoothing out terrain with custom slabs, making exploration more seamless!
990,651
Burnt Forest
This mod add a new minecraft biome.
98,735
Meme Garbage
Complete and utter meme Garbage.
9,958
project-569859
Adds vanilla friendly quicksand
9,946