We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0df586 commit 2410d80Copy full SHA for 2410d80
2 files changed
changelog.md
@@ -1,6 +1,7 @@
1
## Changelog
2
-- Re-enabled Baritone integration.
3
-- Fixed carver highlighting on 1.17.1 and below.
+- Made block colors configurable (`/sm:config BlockColors`).
+- Added ore debug highlighting (`/sm:highlight ore`).
4
+- Fixed Pale Garden biome issue for 1.21.5+.
5
6
## Mod compatibility
7
| | Mod JAR | Biomes | Structures | Loot | Ores | Slime chunks |
gradle.properties
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Mod Properties
-mod_version=2.22.3
+mod_version=2.23.0
maven_group=dev.xpple
8
archives_base_name=seedmapper
9
0 commit comments