A Minecraft Fabric mod that that aims to add additional uses for Copper, Amethyst and Glow Ink Sacs as well as other useful additional additions to the game.
GNU Lesser General Public License v3.0
41
stars
23
forks
source link
more depth meter frames + different depth formula #30
Just thought the depth meter could use a few more frames (it's 16 now instead of 3 or 4 before).
I also changed the formula for the needle position: the needle is now maxed out to the right when at sea level and will move to the left when going down or up from there.
I believe this is a lot more useful, since now the whole underground takes up one full range of the depth meter. Having the depth meter for terrain above sea level isn't too useful anyways I believe, since it's mostly useful for tracking down ore levels probably.
Although this doesn't make too much sense for other dimensions, I believe it's still better than considering the full dimension height as before, since both nether and end do not have any blocks in the upper half of the y dimension, and making the depth meter peek at y=256 then isn't too useful anyways.
I also removed the depth meter height display in the gui and replaced it with a status message at the same place when right clicking. I just think this is more vanilla like.
If you don't agree with some of the changes that's fine, this didn't really take much time.
Keep up the great work! :)
Hi there, really like the mod.
Just thought the depth meter could use a few more frames (it's 16 now instead of 3 or 4 before).
I also changed the formula for the needle position: the needle is now maxed out to the right when at sea level and will move to the left when going down or up from there. I believe this is a lot more useful, since now the whole underground takes up one full range of the depth meter. Having the depth meter for terrain above sea level isn't too useful anyways I believe, since it's mostly useful for tracking down ore levels probably. Although this doesn't make too much sense for other dimensions, I believe it's still better than considering the full dimension height as before, since both nether and end do not have any blocks in the upper half of the y dimension, and making the depth meter peek at y=256 then isn't too useful anyways.
I also removed the depth meter height display in the gui and replaced it with a status message at the same place when right clicking. I just think this is more vanilla like.
If you don't agree with some of the changes that's fine, this didn't really take much time. Keep up the great work! :)