PersonTheCat / OreStoneVariants

A powerful utility for generating new blocks when given a foreground and background.
GNU General Public License v3.0
7 stars 8 forks source link

Disable vanilla stone/ore generation option doesn't work #57

Closed kragnoth closed 5 years ago

kragnoth commented 5 years ago

It will disable vanilla ore generation, but the only stone that generates is stone. No gravel, no dirt, no diorite, etc.

This is on a pure vanilla with just ore stone variants install. Forge 2796, ore stone varaints 4.2 for 1.12.2

PersonTheCat commented 5 years ago

Hello. I believe this is actually intended behavior. The reason for it is that OSV will actually spawn its own stone variants, instead. This is another one of those decisions that I sort of regret making as it's a bit unnecessary for this mod, but it's also a little too late to change it, at this point. Can you confirm the stone generation variables you're using? They should each be higher than -2. If they are and this is definitely still an issue, please feel free to send me your config and I'll try to reproduce it that way. Also, feel free to join us on Discord. I get notifications there and usually will respond right away, if I'm not at work or just waking up. Hope this helps!

kragnoth commented 5 years ago

Just JEI and Stone ore variants in the latest 2796 build of forge 1.12

https://hastebin.com/ximifiwudi.bash

Absolutely no dirt, gravel, andesite, granite or diorite. Only base stone:0 spawns

PersonTheCat commented 5 years ago

Ahh, okay. I now see where some of the recent versions did not update the xSize fields correctly. I'll fix that right now and upload the changes today.