Large Ore Deposits

Adds exceedingly rare, supermassive ore deposits that make mining worthwhile

File Details

adlods-26.2.0.0-neoforge-build.0066.jar

  • R
  • Jun 20, 2026
  • 223.53 KB
  • 13.1K
  • 26.2
  • NeoForge

File Name

adlods-26.2.0.0-neoforge-build.0066.jar

Supported Versions

  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:large-ore-deposits-318833:8285895"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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