minecraft-modpack-1.16.5/config/nyfsquiver-client.toml
2022-07-26 12:56:10 +02:00

16 lines
369 B
TOML

["QuiverHUD Settings"]
#The margin on the left of the HUD Quiver.
#Range: 16 ~ 1000
HORIZONTAL_OFFSET = 16
#Hide the HUD Quiver when not selecting a shootable item.
HIDE = true
#Animate the HUD Quiver showing and hiding.
ANIMATE = true
#Use the old model?
OLD_MODEL = false
#The margin on the top of the HUD Quiver.
#Range: 16 ~ 1000
VERTICAL_OFFSET = 16