File tree Expand file tree Collapse file tree
src/main/resources/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Version 3.2.0
2+ #### NeoForge 1.21.11
3+ - Added feature to search for the next instance of an already located structure
4+ - Fixed an issue with certain structure types where instances west of the search starting position would be missed
5+ - More minor improvements to structure selection GUI
6+
7+ ## Version 2.4.0
8+ #### Fabric 1.21.11
9+ - Added feature to search for the next instance of an already located structure
10+ - Fixed an issue with certain structure types where instances west of the search starting position would be missed
11+ - More minor improvements to structure selection GUI
12+
113## Version 3.1.0
214#### NeoForge 1.21.11
315- Added config options to make the compass consume XP levels when searching for a structure
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ mod_name=Explorer's Compass
3030# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
3131mod_license =CC BY-NC-SA 4.0
3232# The mod version. See https://semver.org/
33- mod_version =1.21.11-3.1 .0-neoforge
33+ mod_version =1.21.11-3.2 .0-neoforge
3434# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
3535# This should match the base package used for the mod sources.
3636# See https://maven.apache.org/guides/mini/guide-naming-conventions.html
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ issueTrackerURL="https://github.com/MattCzyr/ExplorersCompass/issues"
33
44[[mods ]]
55 modId =" explorerscompass"
6- version =" 1.21.11-3.1 .0-neoforge"
6+ version =" 1.21.11-3.2 .0-neoforge"
77 displayName =" Explorer's Compass"
88 displayURL =" https://github.com/MattCzyr/ExplorersCompass"
99 authors =" ChaosTheDude"
You can’t perform that action at this time.
0 commit comments