Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
"Large Ore Deposits" transforms mining into an epic treasure hunt by introducing exceedingly rare, supermassive ore veins hidden throughout the world.
Discovering one of these legendary deposits is a momentous achievement - comparable to finding the Holy Grail - capable of making you filthy rich and fundamentally reshaping your resource economy.
Beyond the wealth, these deposits inject genuine excitement and long-term motivation into the mining process, turning routine ore gathering into a quest for fortune.
The mod combines survival challenge with the thrill of discovery: you'll spend countless hours exploring and probing the earth, scanning for subtle surface clues, only to stumble upon a deposit so vast it could supply your entire base for seasons.
Whether you're a hardcore survival player seeking a meaningful endgame goal or simply want mining to feel more rewarding, this mod delivers both the gameplay depth and the dopamine hit that comes with striking it rich.
REQUIRES ForgeEndertech library
Struggling to locate deposits? Combine this mod with Advanced Finders for the ultimate ore-hunting experience.
Key Features
Flexible Ore Configuration
Create custom ore deposits with simple parameters or choose from 30+ predefined configs for popular ores.
Advanced Deposit Control
- Mix multiple ores in single deposits with customizable proportions
- Set dimension and biome-specific parameters and restrictions
- Trigger deposit generation when specific structures are placed
Modded Ore Support
Works out-of-the-box with modded ores. Add support for any ore via in-game commands or custom config files in .minecraft/config/adlods/Deposits.
Surface Indicators
Configure aboveground markers to reveal underlying ore deposits. Default indicators include composite circles of Glowroses, Mystical flowers, and Vanilla flowers. Alternatively, you can use placed features or any blocks as a custom indicator.
Vanilla Ore Control
Manage vanilla ore veins generation through configs in .minecraft/config/adlods/VanillaOres.
In-Game Testing Tools
Use built-in commands to test and tweak configurations in real-time.
30+ Predefined Configs for Popular Ores
Aluminum, amethyst, ancient debris, coal, cobalt, copper, diamond, emerald, gold, iridium, iron, lapis, lead, nether gold, nether quartz, nickel, osmium, palladium, platinum, redstone, rhodium, ruby, ruthenium, sapphire, silver, tin, topaz, uranium, zinc.
Commands
-
/lods reload_configs - reloads all config files for the changes to take effect (no need to restart the game every time after changing the settings)
-
/lods define_deposit <name> <ore> <rarity> <size> <altitude> - defines a new deposit and creates a config for it with specified parameters
<name> - unique name of the deposit to identify it, will also be used as the name of the config file
<ore> - ID of the ore that the deposit will consist of. Example: minecraft:diamond_ore
<rarity> - a value in chunks, meaning that the deposit will spawn once every X chunks. Example: 2400
<size> - size limits (in blocks) of the deposit. Will be picked randomly within specified limits each time a deposit spawns. Example: 300..500
<altitude> - Y-coordinate limits within which the deposit will attempt to spawn. Example: -30..60
-
/lods remove_deposit <deposit_name> - unloads the definition of the specified deposit and deletes its config file
-
/lods list_active_deposits - shows in chat the names of all defined deposits that are loaded and active
-
/lods list_all_generated - creates a list of all generated geodes/deposits for the current world with their coordinates and writes it to the latest.log file
-
/lods list_generated_around - same as above, but only for surrounding chunks within line of sight
-
/lods open_configs_folder - opens the mod's config folder
-
/lods open_latest_log - opens the latest.log file
-
/lods open_deposit_config <deposit_name> - opens the config file of the deposit with the specified name
-
/lods spawn_deposit_here <deposit_name> - spawns an ore deposit at the current position, replacing air blocks as well (useful for quick testing)
-
/lods spawn_deposit_underground <deposit_name> - spawns an ore deposit in the current chunk using the parameters from the config
-
/lods spawn_deposit_at_chunk <deposit_name> <chunkX> <chunkZ> - spawns an ore deposit in the specified chunk (succeeding only if the chunk is loaded)
-
/lods spawn_deposit_at_pos <deposit_name> <posX> <posY> <posZ> - spawns an ore deposit at the specified position (succeeding only if there is a replaceable block there)
-
/lods strip_chunk - removes all blocks except ores in the chunk at the current position
-
/lods strip_chunks_around - removes all blocks except ores in chunks around the current position
-
/lods dress_chunk - restores removed blocks in the chunk at the current position
-
/lods dress_chunks_around - restores removed blocks in chunks around the current position
-
/lods dress_all_chunks - restores blocks in all chunks that were previously stripped.


