Files
FearFactory/1.20.1-FearFactoryTest/minecraft/config/hexcasting-client.toml
2025-05-11 16:11:23 -05:00

13 lines
659 B
TOML

#Whether the ctrl key will instead turn *off* the color gradient on patterns
ctrlTogglesOffStrokeOrder = false
#Whether scrolling up (as opposed to down) will increase the page index of the spellbook, and vice versa
invertSpellbookScrollDirection = false
#Whether scrolling up (as opposed to down) will increase the value of the abacus, and vice versa
invertAbacusScrollDirection = false
#When using a staff, the distance from one dot you have to go to snap to the next dot, where 0.5 means 50% of the way.
#Range: 0.5 ~ 1.0
gridSnapThreshold = 0.5
#Whether you click to start and stop drawing instead of clicking and dragging
clickingTogglesDrawing = false