Pepperoni-Jabroni / MapAtlases

A vanilla-friendly mini-map & world-map mod using vanilla Maps!
GNU General Public License v3.0
24 stars 14 forks source link

[Feature Request] Implement vanilla map point-marking feature #101

Open vico93 opened 1 year ago

vico93 commented 1 year ago

From the Minecraft wiki: image

I suggest that a similar mechanic be implemented on Map Atlases, using the atlas item itself on standing banners to mark their positions (and names) on the map.

Also, if possible, allow lodestones to be able to be marked on the map (same mechanic than banners), with named ones also showing their name on the map.

Pepperoni-Jabroni commented 1 year ago

This is already supported for Banners :) just right click a Banner while holding an Atlas

vico93 commented 1 year ago

This is already supported for Banners :) just right click a Banner while holding an Atlas

Thanks for letting me know about that!

What about lodestone support as well?

Pepperoni-Jabroni commented 1 year ago

Lodestone support would be something that is taken care of outisde of Map Atlases. I think this logic would be better suited for something like Midnight Lib (which allows for new Map icons to be added easily)... On that note though, I need to add support for Midnight Lib. I think the two are incompatible right now.