Community listing page, reviews here may not be monitored by the author.
ChangeVeinSize
No reviews yet
With this datapack you can change the vein size of all the ores of Minecraft
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
With this datapack you can change the vein size of all the ores of Minecraft
Tutorial:
Extract the zip file insiede a folder,
To modify the vein 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 vein chunk of the ores, go to data/minecraft/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": {
"size": 17, //change this value
"discard_chance_on_air_exposure": 0.5,
"targets": [
{
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "minecraft:stone_ore_replaceables"
},
"state": {
"Name": "minecraft:coal_ore"
}
},
{
"target": {
"predicate_type": "minecraft:tag_match",
"tag": "minecraft:deepslate_ore_replaceables"
},
"state": {
"Name": "minecraft:deepslate_coal_ore"
}
}
]
}
}
{
"feature": "minecraft:ore_coal",
"placement": [
{
"type": "minecraft:count",
"count": 30 //change this value
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"min_inclusive": {
"absolute": 136
},
"max_inclusive": {
"below_top": 0
}
}
},
{
"type": "minecraft:biome"
}
]
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources
