feat: Add custom hardness tooltips

This commit is contained in:
Linnea Gräf
2025-03-06 21:04:18 +01:00
parent ebd2f270c3
commit 9099abe955
5 changed files with 70 additions and 28 deletions

View File

@@ -40,6 +40,7 @@ private constructor(
val MINESHAFT = forMode("mineshaft")
val GARDEN = forMode("garden")
val DUNGEON = forMode("dungeon")
val NIL = forMode("_")
}
val hasCustomMining