Greymerk / minecraft-roguelike

This is a mod for minecraft that adds randomly generated dungeon complexes.
GNU General Public License v3.0
129 stars 53 forks source link

precious blocks=false being ignored #155

Closed mattrix444 closed 4 months ago

mattrix444 commented 6 years ago

I'm assuming this setting stops towers from being made from emerald blocks etc? but i turn it off and it doesn't seem to do anything. as far as I'm aware i don't have anything altering roguelikes at all. using 1.12.2 1.8.0 version. thanks

Greymerk commented 6 years ago

At the moment all it does is prevent diamond/gold blocks from spawning on the nether floor.

If you've changed the configuration to use the setting "random=true" then you will get bizarre structures made out of diamond blocks either way. It's meant as a joke setting.

mattrix444 commented 6 years ago

oh right. i have random and precious blocks both set to false so not sure whats happening