#How to make vanilla ores generate more common and make mobs spawn less.
1 messages · Page 1 of 1 (latest)
You can't modify the vanilla ores generation chance, but you can increase it using custom structures with the vanilla ores
For the hostile mobs, you could maybe make them only have a limit herd of 1 so only a single monster could spawn
If you can't do that then how did he do it
He just added more diamond ore generation by adding more custom structures
Oh how do I do that
Something to do with how stones and other things generate
I can't really help you as this is not in my book of understanding yet
Maybe try searching up a forum with something about stone generation?
Oh. Alright well I hope I can try to find someone who can help
i think you can
wait really?
huh
just take the vanilla feature rule and add more iterations
where is it located at?
bds file
also idk why you say you would need a structure for adding more ores, you could just use an ore feature
@keen depot Okay so I made the feature folder in my behavior pack and I downloaded the bedrock dedicated servers file and I copied the ore features and put it in my feature folder. Now what do I change to make them appear more commonly?
iterations would be the one
it's in the feature rule
you can change the 'count' in the features file to increase the amount per ore vein
Wait never mind I didn't find the ore json files.
Are you able to give them to me?
they are in the feature rules of the definitions folder on bds
overworld_underground_diamond_ore_feature
i believe
the actual features are just 'diamond_ore_feature' i believe
I don't see for some reason? I am confused
I am wondering why Mojang don't include the extra files that are missing in the behavior making folder.
like it don't have features, biomes, or whatever other folder that's missing
Oh I found the folder and it has all the overworld underground ore json files but they dont have the deepslate varients?
where?
Well actually I found it in features folder here
Though it don't have deepslate variants
I don't know why
There is no deepslate json files for the ores
the definitions folder
just realized after searching again
I though all of them would be in the behavior_packs
didn't expect them to be in another one instead
Where is the deepslate ore to? I only see the normal ones
in the vanilla_1.17.0 and vanilla_1.18.0 folders it would seem
You sure, I am in the 1.18 folder and I searched for deepslate and I see no deepslate ore file?
it works
😂 Well what about deepslate
oh yeah
i mean i did
in 1.17 atleast
Only appears at transition, not on deepslate
so yeah need to modify the deepslate one too
Can you send me them please?
it's in the feature folder of vanilla_1.17.0
it's called 'diamond_ore_feature'
ore whatever ore you want
But that's just normal diamond ore. Not the deepslate one
really
oh
I found it in 1.18
and 1.17
Okay
I will use 1.18
because it is new generation
never mind the 1.17 one has all the ores
so I use that one
Where is iterations?
Oh wait is it the feature rules folder one
Okay I understand now
Am I right? @keen depot
and the file would be overworld_underground_diamond_ore_feature.json
Did you figure out how to modify the deepslate ones because I only see iteration for stone ores.
nope
@keen depot Do you know how to modify the deepslate ores because I only see the stone ore iteration
they have the same iterations
make it generate lower if you want more deepslate
But how would I make it generate on both
I want it to be the same for both not just more on deepslate
then increase iterations
k
What is the X and Z distribution do?
that's the range from the 0,0 it can generate
so it can generate anywhere from 0,0 of a chunk to 16,16
uh so I only need to change the y
you don't have to ping me for every single question btw
Sorry
yes
edit their spawn rules
is the folder called spawn_rules?
yes
well what did you set the extent to
50 to -59
well I did set it to 0, -59
but I changed it to 50, -59
and it is only generating on a small layer
See? this is what it looks like
send feature file
Okay
I am going to test something quick
before I do
k
I will send it
Here it is
i said feature file
oh
my bad
for the diamond ore? or the whole folder?
Here is the features file
if that's what you wanted
I don't know why Discord renamed it
Alycia? you there??
How do I make ancient debris more common? @keen depot
bruh
What
you don't have to ask me everything
to make ancient debris more common just do what you did with the ores
Well I don't see Ancient Debris there
wel then it's probably not a feature we can edit
K
Yep, checked it and didn't see any
well yeah lol
make a new ore feature that replaces nether rack with ancient debris
make it generate the same y-range
bam
Do I just copy the json code in for example the diamond ore one and replace the text in the json code that says diamond_ore to ancient_debris and instead of replace stone make it replace netherack?