Update legitMineYLevel for 1.18 +

Update the legit mine default setting to work at the correct diamond level in 1.18+.
This commit is contained in:
scorbett123
2022-08-08 15:20:41 +02:00
committed by GitHub
parent 82f184c848
commit d1a0f1e3ca

View File

@@ -1017,7 +1017,7 @@ public final class Settings {
/**
* What Y level to go to for legit strip mining
*/
public final Setting<Integer> legitMineYLevel = new Setting<>(11);
public final Setting<Integer> legitMineYLevel = new Setting<>(-59);
/**
* Magically see ores that are separated diagonally from existing ores. Basically like mining around the ores that it finds