feat: Add custom hardness tooltips
This commit is contained in:
@@ -40,6 +40,7 @@ private constructor(
|
||||
val MINESHAFT = forMode("mineshaft")
|
||||
val GARDEN = forMode("garden")
|
||||
val DUNGEON = forMode("dungeon")
|
||||
val NIL = forMode("_")
|
||||
}
|
||||
|
||||
val hasCustomMining
|
||||
|
||||
Reference in New Issue
Block a user