File Details
adlods-26.2.0.0-forge-build.0070.jar
- R
- Jun 20, 2026
- 223.70 KB
- 18.5K
- 26.2
- Forge
File Name
adlods-26.2.0.0-forge-build.0070.jar
Supported Versions
- 26.2
Curse Maven Snippet
26.2.0.0
- updated to Minecraft 26.2
- added: Miscellaneous.altitudeOffset option to set the position of the secondary deposit relative to the main one (thanks to Sarafiel)
- added: Miscellaneous.surfaceBiomes option to use the surface biome for placement checks during generation instead of the underground biome at the placement position (thanks to DEGoZ)
- added: ability to specify altitude relative to ground level (including ocean floor) by enclosing the value in underscores (example: _-24_)
- added: ability to specify altitude relative to global sea level by enclosing the value in tildes (example: ~-24~)
- added: ability to specify altitude relative to a surface level (ground or water) by enclosing the value in equal signs (example: =-24=)
- improved: logic of placing above-ground indicators (thanks to VisanD21)
- fixed: miscalculations in the expected size of a geode deformed by the noise generator
- fixed: above-ground indicator not spawning for extra large deposits if its threshold was reached after the first generation attempt (thanks to small_meninsky1736626)
- fixed: above-ground indicators not spawning underwater or spawning not waterlogged
- fixed: non-plantable full-size blocks set as indicator spawning above the surface instead of at the same level as it
- fixed: maxAttempts option being ignored when spawning deposits using in-game commands (thanks to Sarafiel)
- fixed: underwater plants being incorrectly placed when set as above-ground indicators
- fixed: ocean floor heightmap returning incorrect values in frozen biomes (thanks to allhailc3sar)
- fixed: above-ground indicators not spawning correctly in the Nether
- requires: ForgeEndertech 26.2.0.0 or above