Initial Sync!

This commit is contained in:
2026-07-26 13:21:37 +01:00
parent dcc2b22c5f
commit e6182d37ff
1582 changed files with 87325 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
["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
#To include all items for a particular modid use the wildcard character '*'. E.g. modid:*
itemsToShowInMovingBoat = ["minecraft:filled_map"]