Crowmap v2025.09.11 for Minecraft 1.21.5
- In-game version number is now zero-padded, just like it is on mod hosting platforms. GH#1
- Update bundled copy of ModderNameLib to 2025.09.11.
Crowmap v2025.09.11 for Minecraft 1.21.1
- In-game version number is now zero-padded, just like it is on mod hosting platforms. GH#1
- Update bundled copy of ModderNameLib to 2025.09.11.
Crowmap v2025.09.11 for Minecraft 1.20.1
- In-game version number is now zero-padded, just like it is on mod hosting platforms. GH#1
- Update bundled copy of ModderNameLib to 2025.09.11.
First version for Neoforge 1.21.5. (And probably last version.)
- Port to Neoforge as part of the Season 2 project.
- There is now a config file for the tooltip behavior.
- If you don't like the tooltip, you can turn it off.
- You can disable the "this tooltip will now hide itself" feature.
- 1.21.5: Remove a horrible mixin used to display the tooltip, in favor of a standard modloader tooltip event.
First version to use ModderNameLib.
- Rewrite the mod.
- There is now a config file for the tooltip behavior.
- If you don't like the tooltip, you can turn it off.
- You can disable the "this tooltip will now hide itself" feature.
- Remove a horrible mixin used to display the tooltip, in favor of a standard modloader tooltip event.
- Now depends on Fabric API.