generated from NTCat/mcpacktemp
9 lines
308 B
TOML
9 lines
308 B
TOML
|
|
||
|
["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"]
|
||
|
|