SonsOfHorror/client/config/boatiview-client.toml

9 lines
308 B
TOML
Raw Normal View History

2024-08-18 12:03:55 -07:00
["Client Settings"]
#Toggle whether the hand should be rendered whilst the boat is moving
showHandsInMovingBoat = true
#List of items that will make the hand display when a boat is moving
#Seperate every entry except the last one with commas
itemsToShowInMovingBoat = ["minecraft:filled_map"]