#Allows players in creative to teleport using the atlas. Hold shift and press anywhere
creative_teleport=true
#Marker id associated with the red pin button on the atlas screen. Set to empty string to disable
pin_marked_id="map_atlases:pin"
#Shows light color on maps. Needs Moonlight lib
light_map=false
#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