MinecraftModDevelopmentMods / OreSpawn

Mod for spawning ores in minecraft
https://www.curseforge.com/minecraft/mc-mods/mmd-orespawn
GNU Lesser General Public License v2.1
34 stars 14 forks source link

Orespawn only spawning stuff in 1/4 of the chunk. #162

Open Mindlessmrawesome opened 5 years ago

Mindlessmrawesome commented 5 years ago

So for whatever reason, blocks that you create using contenttweaker show up in gamemode 3 like you're using an xray mod or something.

So while flying around in gamemode 3, I noticed something strange about the way the ores were set up... Here's a pic: https://cdn.discordapp.com/attachments/406280569991987210/584477084059959299/2019-06-01_13.21.21.png Orespawn3 appears to only be spawning in 1/4 of the whole chunk!

All of the ores- including vanilla ores as well since I'm replacing vanilla worldspawn- are in these 8x8 block columns with 8 blocks between each column, creating these lanes where the world is devoid of any ores.

I checked, and there are absolutely no ores between these lanes.

dshadowwolf commented 5 years ago

I am completely unable to reproduce a lot of these "only generating in X" issues - can you please post the orespawn config and any of the spawn controlling json's - if you've changed them from defaults ? I test extensively for generation using a number of different configs and have not been able to reproduce any of these issues.

Mindlessmrawesome commented 5 years ago

Would it be possible for me to dm you a link to the modpack through discord or something instead? I tried it out in a normal world as well and all seemed well. I didn't touch anything in the config folder except for turning on replace vanilla ore spawning... I have the latest version of everything, I feel this problem may be deeper than just a config file. my discord user is Mindless Mr. Awesome#8684

CalaMariGold commented 4 years ago

This occurs with the "default" feature.

dshadowwolf commented 4 years ago

I think I know the cause and will be working on this soon(ish) - I kinda got badly burned out with paying work and am starting to recover after about a month of barely being able to get a couple lines of code out in a day