issues
search
mrkite
/
minutor
Mapping for Minecraft
http://seancode.com/minutor
BSD 2-Clause "Simplified" License
279
stars
51
forks
source link
Cleaner structure overlay menu
#351
Closed
EtlamGit
closed
1 year ago
EtlamGit
commented
1 year ago
Addresses suggestions from #350
When a new Structure type is found, the new overlay menu is created at alphabetical correct position instead of simple appending.
When a structure is from a (non-vanilla) mod, a nested sub-menu is created for that mod. This reduces the amount of entries for each menu.
Addresses suggestions from #350