Files
Custom_Launcher_mc/modpack/_upload/objects/dc/34/dc349957d497a63bb14aaa4a37e09f7d008a65c2
T
felden.r@grenoble.archi.fr c280484561 first commit
2025-03-31 11:07:21 +02:00

20 lines
701 B
Plaintext

#Client Configuration
[client]
[client.options]
# If new item markers should be cleared when the inventory is closed.
clear_on_close = true
# If new item markers should be cleared when the item tooltip is displayed.
clear_on_hover = true
# If new item markers should be cleared when the item is selected on the hotbar.
clear_on_select = true
# If icons should match the color of items names (as shown in tooltips). Otherwise icons will all be gold.
item_name_color = false
# If new item markers should show on the hotbar.
show_on_hotbar = true
# The position of new item markers.
#Allowed Values: UpperLeft, UpperRight, LowerLeft, LowerRight
icon_position = "UpperLeft"