Modified Biome Source

Modified Biome Source

Mod

Add modified biome sources that can be configured.

Server CursedLibraryUtilityWorld Generation

99 downloads
2 followers
Follow Save

Modified Biome Source

Modified Biome Source add modified biome sources that can be configured.

Features

  • Filter biomes that can be generated based on biome or tags.
  • Include custom Multi Noise biome source.
  • Include custom The End biome source (>=0.0.2).

Usage

You can use this mod as biome source for your dimension terrain generator.

Dimension Definition

Field type can be

  • "modifiedbiomesource:minecraft_multi_noise" (Multi Noise)
  • "modifiedbiomesource:minecraft_the_end" (The End)

There are mod_support, allows, denies, and fallback optional configuration. Field allows and denies can be biome or biome tag and field mod_support control mod support from compat.

{
    "type": "minecraft:overworld",
    "generator": {
        "type": "minecraft:noise",
        "biome_source": {
            "type": "modifiedbiomesource:minecraft_multi_noise",
            "preset": "minecraft:overworld",
            "mod_support": true,
            "allows": "#minecraft:is_forest",
            "denies": "minecraft:taiga",
            "fallback": "minecraft:forest"
        },
        "settings": "minecraft:overworld"
    }
}

Should at least set one of optional configuration excluding fallback or just vanilla biome source. Field mod_support doesn't do anything unless compat mod installed that will published later.

Compatibility

None.

Issues

There are no new compatibility issues or bugs being reported. Please report it on GitHub so it can be fixed.

Important Note

Feel free to use in modpacks, videos, stream, or similar media. Consider help me financially if you like this mod, I will be really grateful.


See me on GitHub Available on CurseForge Watch me on YouTube Chat with me on Discord Support me on Patreon Support me on Ko-fi Support me on Saweria

Dimension Fixer Dimension Link World Portal Vanilla World More Cat Variants Passengers Portal Fix Create: Portal Integration Superflat Dimension Amplified Dimension Large Biomes Dimension Mushroom Fields Dimension Beta 1.7.3 Dimension Desert Dimension Badlands Biomes Dimension Forest Biomes Dimension The Void Dimension


Project members

mahmudindev

Member

Details

Licensed ARR
Published 2 months ago
Updated 3 months ago