Change Vein Size Immersive Ores
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.4% endorsement rate
- 🏆 #1852 of 2025 datapack mods in this game by downloads
📋 About This Mod
[****](https://blocklegend001.dev/bh)
With this datapack you can change the vein size of all the ores of the mod Immersive Ores
Tutorial:
Extract the zip file insiede a folder,
To modify the vein size of the ores, go to data/immersiveores/worldgen/configured_feature and change the size value in the desired JSON files (The maximum size is 64).
To modify the vein chunk of the ores, go to data/immersiveores/worldgen/placed_feature and change the size value in the desired JSON files (The maximum size is 64).
After that, select the file 'pack.mcmeta' and the folder 'data' and create an archive with the .zip extension, and put the zip file inside the folder 'datapack' of your world
{
"type": "minecraft:ore",
"config": {
"discard_chance_on_air_exposure": 0. 0,
"size": 4, //change this value
"targets": [
{
"state": {
"Name": "immersiveores:vibranium_ore"
},
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "minecraft:deepslate_ore_replaceables"
}
}
]
}
}
{
"feature": "immersiveores:vibranium_ore",
"placement": [
{
"type": "minecraft:count",
"count": 6 //change this value
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"absolute": 0
},
"min_inclusive": {
"absolute": -80
}
}
},
{
"type": "minecraft:biome"
}
]
}📊 Mod Details
- Game
- Minecraft Data Packs
- Author
- BlockLegend001
- Version
- 0.4
- Downloads
- 805
- Endorsements
- 3
- Category
- datapack
- Created
- 10/27/2024
- Updated
- 8/18/2026
- Game Versions
- 1.20.1, 1.21, 1.21.1, 1.21.2, 1.21.3
- Tags
- utility, 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 Change Vein Size Immersive Ores support?
The author lists 1.20.1, 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4. Other versions may work but are untested by the author.
What is the latest version of Change Vein Size Immersive Ores?
Version 0.4, published 2026-08-18 with 805 downloads recorded at the source.
Keep browsing — more Minecraft Data Packs mods await