Fi0x / DeepMagic

This is a minecraft mod that adds magic features
https://deep-magic.fandom.com/wiki/Deep_Magic_Wiki
Other
1 stars 0 forks source link

Depth shafts always have the same radius #295

Closed Fi0x closed 2 years ago

Fi0x commented 2 years ago

Describe the bug The shafts in the depth dimension all have the same radius

To Reproduce Steps to reproduce the behavior:

  1. Go to the depth dimension
  2. Find multiple depth shafts
  3. Check the diameter of them

Expected behavior Each shaft size should be calculated individually and not for a whole world

Additional context Check how often the "random" size of the DepthShaftGenerator is randomized (Probably only once per world)