frank89722 / JourneyMapIntegration

A Minecraft mod that adds mod integrations for JourneyMap
https://www.curseforge.com/minecraft/mc-mods/journeymap-integration
MIT License
2 stars 2 forks source link

[Request] Add FTBChunks claim rendering toggle #12

Closed Mylezz closed 1 year ago

Mylezz commented 2 years ago

ATM7 Forge Ver 1.18.2 - 40.1.31 Journey map int Ver 1.18.2-0.09-45

I want to be able to toggle visibility for the FTB Chunks rendering on the minimap/main map but there is no way to do so. I have looked around but I cannot find a way to get it to disable render except when I disable the entire map from rending. it's annoying when I want to see my base on the map but the entire region I have claimed is tinted green.

frank89722 commented 2 years ago

I'll add a quick toggle for that. For now, you can just change claimedChunkOverlayOpacity to a lower value for visibility.

Mylezz commented 2 years ago

Tyvm!

DarQuing commented 2 years ago

Getting an error related to FTB Chunks, which I don't have in this pack. Is there a hard dependency for FTB Chunk now?

frank89722 commented 2 years ago

@DarQuing That's not related to this issue, please open a new issue for that

recon88 commented 1 year ago

Any updates? I really would like to turn it off on the minimap but keep it on the big map.

frank89722 commented 1 year ago

Any updates?

For now, this feature is half-implemented on my end and will require journeymap-v5.9+ to work, but seems like jm5.9 was released with breaking changes in API so it may take some time

I really would like to turn it off on the minimap but keep it on the big map.

As far as I know, there is no good or efficient way to implement an overlay for just minimap or big map but I'll see what I can do when I have time (busy IRL)

frank89722 commented 1 year ago

I'll add a quick toggle for that.

Added in 0.13 (require Journeymap 5.9+ to work correctly)