Files
GregTech-Modern-Community-Pack/config/itemzoom-client.toml
mina f49f5e9c50 file upload
meat of the pack
2023-09-04 14:34:19 +01:00

33 lines
699 B
TOML

[itemzoom]
[itemzoom.toggled]
#If set to "false", Item Zoom will be disabled.
enabled = true
[itemzoom.zoom]
#Set lower amount to make the item zoom less.
#Range: 10 ~ 100
amount = 80
[itemzoom.jei]
#Zoom items only from the JEI ingredient and bookmark list overlays.
only = false
[itemzoom.show]
#Display the item's cooldown animation when zoomed.
cooldown = false
[itemzoom.show.help]
#Display name "Item Zoom" and the hotkey to toggle this mod below the zoomed item.
text = true
[itemzoom.show.damage]
#Display the item's durability bar when zoomed.
bar = false
[itemzoom.show.stack]
#Display the item's stack size when zoomed.
size = false