File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed
Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Changelog
2+ - Updated to 26.1.
3+
4+ ## Mod compatibility
5+ | | Mod JAR | Biomes | Structures | Loot | Ores | Slime chunks |
6+ | :----:| :-------:| :------:| :----------:| :----:| :----:| :------------:|
7+ | 26.1 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
8+ | 1.21 | ❌ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
9+ | 1.20 | ❌ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
10+ | 1.19 | ❌ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
11+ | 1.18 | ❌ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
12+ | 1.17 | ❌ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
13+ | 1.16 | ❌ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
14+ | 1.15 | ❌ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
15+ | 1.14 | ❌ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
16+ | 1.13 | ❌ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
17+ | 1.12 | ❌ | ✔️ | ✔️ | ❌ | ❌ | ✔️ |
18+ | 1.11 | ❌ | ✔️ | ✔️ | ❌ | ❌ | ✔️ |
19+ | 1.10 | ❌ | ✔️ | ✔️ | ❌ | ❌ | ✔️ |
20+ | 1.9 | ❌ | ✔️ | ✔️ | ❌ | ❌ | ✔️ |
21+ | 1.8 | ❌ | ✔️ | ✔️ | ❌ | ❌ | ✔️ |
22+ | 1.7 | ❌ | ✔️ | ✔️ | ❌ | ❌ | ✔️ |
23+ | 1.6 | ❌ | ✔️ | ✔️ | ❌ | ❌ | ✔️ |
24+ | 1.5 | ❌ | ✔️ | ✔️ | ❌ | ❌ | ✔️ |
25+ | 1.4 | ❌ | ✔️ | ✔️ | ❌ | ❌ | ✔️ |
26+ | 1.3 | ❌ | ✔️ | ✔️ | ❌ | ❌ | ✔️ |
27+ | 1.2 | ❌ | ✔️ | ✔️ | ❌ | ❌ | ✔️ |
28+ | 1.1 | ❌ | ✔️ | ✔️ | ❌ | ❌ | ✔️ |
29+ | 1.0 | ❌ | ✔️ | ✔️ | ❌ | ❌ | ✔️ |
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx1G
33org.gradle.parallel =true
44
55# Mod Properties
6- mod_version =2.21.2
6+ mod_version =2.22.0
77maven_group =dev.xpple
88archives_base_name =seedmapper
99
You can’t perform that action at this time.
0 commit comments