

#Minecraft 1.18.2 ore distribution mod
Tried with forge without and with mod and several different versions Rebooted pc, tried with forge without and with mod and several different versions
#Minecraft 1.18.2 ore distribution update
Check for every single possible update for anything on my pc and updated where there was an update, Saw this post and yes, I did have indeed an update on my ASUS ROG STRIX GeForce RTX (Nvidia) card, updated this one, rebooted pc, tried with forge without and with mod and several different versions Gave max ram to the installation folder, tried with several different Forge versions Deleted all mods and tried with different versions of Forge Changing the java pathway, tried with several different Forge versions Deleted and reinstalled Minecraft, java, Forge and Minecraft launcher. Tried with several different Forge versions Check all mods if they are the right compatible versions and have all needed files on the right places Tried different versions of Forge, also mod packs I know have been working Reinstalled java, Forge and Minecraft launcher I have noticed more people with the same issue! Happy to hear I am not alone here, but still no solution. OresAboveDiamonds/OreGeneration.java at 1.18.1_test The ore distributions stats were generated using worldedit's //pos1 //pos2 and //distr commands.

I adjusted the vein sizes using the config file (ore dist 1 has black_opal_vein_size at 8, ore dist 2 has it at 6). It ended up more like a 45-50% vein size reduction. Yet there were only 3578, which is 1.36x rarer than I intended. It was expected to have around 58421 / 9 * (3 / 4) = 4868 black opal ores. Amethysts have a similar problem if the same vein sizes are used. Ore Distribution 2 (BLACK_OPAL_SMALL = 3, BLACK_OPAL_BURIED = 6, BLACK_OPAL_LARGE = 9) (25% vein size reduction)įor some reason, Ore Distribution 2 spawned fewer black opals than expected. Ore Distribution 1 (BLACK_OPAL_SMALL = 4, BLACK_OPAL_BURIED = 8, BLACK_OPAL_LARGE = 12) (same as diamonds) However, when I try to reduce the vein size by 25% for black opal, the ores spawn a lot less than mathematically expected. I already made it so the veins for black opal spawn 9x less than diamond, which worked well. I was looking at .features.OreFeatures and found that diamond uses vein sizes of 4, 8, and 12 for DIAMOND_SMALL, DIAMOND_BURIED, and DIAMOND_LARGE. Hey, I am trying to get ore veins to spawn 3x and 9x rarer than diamonds in 1.18.1 and also spawn less ores per vein.
