file upload
meat of the pack
This commit is contained in:
32
config/itemzoom-client.toml
Normal file
32
config/itemzoom-client.toml
Normal file
@@ -0,0 +1,32 @@
|
||||
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user