Larger Ore Veins: Deluxe

⭐ ⭐ (104 endorsements) 📥 309,424 downloads 📌 v1.3.0 📅 7/22/2023
🟡 Updated this year

By CodingLegend0100 · adventure

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 3/12/2026 📅 Created: 7/22/2023

🔍 Analysis

  • 👍 0.0% endorsement rate
  • 🏆 #135 of 1071 adventure mods in this game by downloads

📋 About This Mod

### Join our (https://discord.com/invite/VFnHmXzNrm) to report bugs and make suggestions.

The Larger Ore Veins: Deluxe combines the Classic, Diamond, and Nether editions into a single data pack as well as bringing lapis and redstone ore generation to match the larger ore vein generation style.

### Notice This is a world generation data pack. World generation data packs work best when added to your world during the world creation phase. You can still add them to your world after generating it, you just need to generate new chunks to see the effects.

## Modifying this pack

  • Download the datapack version of the project
  • Unzip the pack
  • Open the unzipped folder.

To modify the size of the ores, go to `data/minecraft/worldgen/configured_feature` and change the `size` value in the desired JSON files (The maximum size is 64).

To modify the rarity of the ores, go to `data/minecraft/worldgen/placed_feature` and edit the `count` field in the desired JSON files, this number represents the number of generation attempts per chunk.

### Weighted Counts Some files use a weighted count system, with multiple data values being assigned a weight. Higher weights increase the chance of the associated data value (or `data`) to be selected as the count.

With the weight system, there is a `/` chance of a particular value to be selected for the count.

Example 1 ```JSON "count": { "type": "minecraft:weighted_list", "distribution": [ { "weight": 7, "data": 0 }, { "weight": 3, "data": 1 } ] } ``` In this example, there is a total weight of 10. 7 "points" are associated with `"data":0` and 3 "points" being associated with `"data":1`. Therefore, there is a 7 in 10 (70%) chance of `count` being 0 and a 3 in 10 (30%) chance of `count` being 1. In other words, each chunk has 30% chance to attempt generating an ore blob once and a 70% chance of not attempting.

Example 2 ```JSON "count": { "type": "minecraft:weighted_list", "distribution": [ { "weight": 7, "data": 0 }, { "weight": 3, "data": 1 }, { "weight": 1, "data": 5 } ] } ``` This time there is a total weight of 1. 7 "points" are associated with `"data":0`, 3 "points" being associated with `"data":1`, and 1 "point" for `"data":5`. Therefore, there is a 7 in 11 (64%) chance of `count` being 0, a 3 in 11 (27%) chance of `count` being 1, and a 1 in 11 chance (9%) of `count` being 5. In other words, each chunk has 9% chance of making 5 attempts to generate ore blobs, a 27% chance to attempt generating an ore blob once and a 64% chance of not attempting to generate any ore.

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Data Packs
Author
CodingLegend0100
Version
1.3.0
Downloads
309,424
Endorsements
104
Category
adventure
Created
7/22/2023
Updated
3/12/2026
Game Versions
1.20.2, 23w40a, 23w41a, 23w42a, 23w43a
Tags
adventure, worldgen

🔧 How to Install Minecraft Data Packs Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Data Packs →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Data Packs commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Data Packs versions does Larger Ore Veins: Deluxe support?

The author lists 1.20.2, 23w40a, 23w41a, 23w42a, 23w43a, 23w43b. Other versions may work but are untested by the author.

What is the latest version of Larger Ore Veins: Deluxe?

Version 1.3.0, published 2026-03-12 with 309,424 downloads recorded at the source.

Keep browsing — more Minecraft Data Packs mods await

📋 All Minecraft Data Packs Mods 🏆 Top 25 📂 More adventure 👤 More by CodingLegend0100 🔎 Similar Mods 🌐 Best adventure (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods