Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| netherislands-0.2-1.16.5.jar release | 11.54 KB | Aug 31, 2022 | 1.16.5 | 2 | Download |
| netherislands-0.2-1.18.2.jar release | 12.27 KB | Aug 31, 2022 | 1.18.2 | 9 | Download |
| netherislands-0.1-1.18.2.jar release | 7.17 KB | Aug 20, 2022 | 1.18.2 | 83 | Download |
Screenshots
Description
A mod request from a friend to override the Nether’s generation and remove the bedrock roof.
I mean, this looks cool as heck (image taken with Oh the Biomes You’ll Go)

Configuration
You can configure this mod by editing “config/netherislands.json”. It currently only has 2 things to configure though.
- enabled: The global switch of the mod. Default: true
- replacement: The noise generator settings to be used to replace the Nether’s original one. Default: minecraft:floating_islands
- noise_override: Whether the mod should override the noise settings. Default: true
- dimension_override: Whether the mod should override the dimension settings. Default: false
- noise_settings: Noise settings to override. This object includes “minY” and “height”.
minY: The minimum Y-level of the dimension. Default: 0
height: The world height for the dimension. Default: 256
- dimension_settings: Dimension settings to override.
seaLevel: The sea level (a.k.a. lava level) of the dimension. Setting this to equal or below minY will remove all lava. Default: 0
bedrockFloorPosition: The Y-level of the bedrock floor. Setting this to below minY will remove the layer. Default: -10
The config file should look like this:
{
"enabled": true,
"replacement": "minecraft:floating_islands",
"noise_override": true,
"dimension_override": true,
"noise_settings": {
"minY": 0,
"height": 256
},
"dimension_settings": {
"seaLevel": 0,
"bedrockFloorPosition": -10
}
}
Known Incompatibility
- Incendium. The entire generation gets overridden and the bedrock layer is back.
Get 0.05 TON 💎
Download


![[Kathairis Alive]](https://minecraftpatch.com/wp-content/themes/template/img/nopicSani.png)



Add a comment