#Show nearby mobs on minimap. Needs matching client config also set
mob_radar=false
#Adds a shear button to the atlas screen which allows you to cut maps
shear_button=true
[update_logic]
#Update maps in simple round robin fashion instead of prioritizing the ones closer. Overrides configs below
round_robin=false
#Max of maps to update each tick. Increase to make maps update faster
#Range: 0 ~ 9
map_updates_per_tick=1
#Makes map update on different threads, speeding up the process. Disable if it causes issues. Especially on servers. Try turning on for a big performance improvement regarding map atlas update