You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/assets/seedmapper/lang/en_us.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -95,6 +95,12 @@
95
95
96
96
"config.oreAirCheck.comment": "Whether or not SeedMapper should use in-game air checks to invalidate ore positions.",
97
97
"config.devMode.comment": "Enables certain debug commands.",
98
+
"config.clearSeedMapCachesOnClose.comment": "If enabled, closing the seed map frees all cached tiles and structures immediately instead of keeping them for faster re-open.",
99
+
"config.blockHighlightEsp.comment": "Controls the ESP colors used for highlighted block clusters.",
100
+
"config.oreVeinEsp.comment": "Controls the ESP colors used for ore vein highlights.",
101
+
"config.terrainEsp.comment": "Controls the ESP colors used for terrain outlines.",
102
+
"config.canyonEsp.comment": "Controls the ESP colors used for canyon/ravine outlines.",
103
+
"config.caveEsp.comment": "Controls the ESP colors used for cave highlights.",
0 commit comments