Mineuniverse
Log in Register
Mods

Highlands Integrator

Allows arbitrary biomes to be used with Highlands World Gen
by thor12022
Download Claim this project
4,896 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Biomes

Requires Highlands 2.2.3.

 

Allows for biomes to be manually registered with Highlands via a JSON file, useful if a mod does not register its biomes in a way Highlands understands.

 

Something like this:

[
  {
    "id":237,
    "weight":4,
    "type":"hot",
    "modName":"FakeMod"
  },
  {
    "id":237,
    "weight":4,
    "type":"sub",
    "parentId", 203,
    "modName":"FakeMod"
  }
]

 

You need to find the ID of the biome that is being registered (hopefully found in its mod's config file).

The weight uses the same scale for biomes found in the Highlands config file

Valid biome types include hot, warm, cool, cold, ocean, & sub

The type "sub" specifies it is a sub biome and the element "parentId" is needed to specify which biome it is a sub of.

 

I make no guarantee that all biomes will work, and I do not plan on adding built-in support for more mods at this time.

 

 

Built-in support is also included for Buildcraft 6 and Thaumcraft 4 (enable/disable-able in the config file).

 

Feel free to use in modpacks, notification is appreciated, but not required.

 

Minecraft Forum Thread

 

0.1.0
MC 1.7.10
Release 2016-01-14 Get

More from thor12022

Wither Charging Fix
96,980
Feed the Creeper Tweaks
885
This, Not That
549
Never Tick Alone
313
Cobble Popper
15,944
The Tool Tooltip Tool
15,318

You Might Also Like

Painted Biomes
Painted Biomes allows using image templates for the biome layout
97,843
Desert Storms
Mod add unique sandstorm expierence with different phases,visuals and other things
94,447
Wild Fields
This mod adds new expansive biomes to the game, featuring wild open landscapes that bring more diversity and beauty to your world.
9,670
Grit
A mod that's purpose is to overhaul survival Minecraft to make it more interesting.
9,486
Biomes Tweaker
Allow you to edit biomes
9,424
Strange Mod
Adds anything that came to my mind.
9,390