Journeymap integration not working
4rz0 opened this issue ยท 4 comments
Versions
- Minecraft Version (exact version number): 1.16.5
- Forge Version (exact version number): 36.1.31
- Mod Version (exact version number): 7.6.2, Journeymap 5.7.1
- Do you use Sponge, OptiFine or Vivecraft (and which?): none
Describe the bug
The Journeymap waypoint integration is not working.
To Reproduce
Steps to reproduce the behavior:
- enable Journeymap integration (inside waystones-client.toml, set "displayWaystonesOnJourneyMap" to "true"
- In a world, activate an unexplored waystone
Expected behavior
As the waystone is activated, a waypoint is supposed to be added to Journeymap.
However, a waypoint is not added to Journeymap.
Screenshots
not applicable
Additional context (e.g. Crash Log if it crashed)
not applicable, no errors generated
JourneyMap doesn't implement its API currently, so mods are unable to interact with it.
Does it work with the new Journeymap 5.7.2beta?
If it does not, I will fix it next week, I will be out of town this weekend.