Modified Biome Source
作者:rebot | 分类:地图
Minecraft 版本: 26.1 26.1.1 26.1.2
平台: neoforge
标签: cursed library worldgen
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
- TerraBlender (Regions Unexplored, Biomes O' Plenty, etc) with Bridge Mod
- Biolith (Traverse, Cinderscapes, etc) [Planned]
- Blueprint (The Endergetic Expansion, Atmospheric, etc) [Planned]
Issues
There are no new compatibility issues or bugs being reported. Please report it on GitHub so it can be fixed.
Support
? 26.1-26.1.2 / ? 1.21.1 / ? 1.21-1.21.11 / ? 1.20.1 / ? 1.16.5 / ? 1.12.2
? Supported
? Support Dropped
? In Progress
? Considered
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.
请登录后举报







暂无评论,抢个沙发吧~