moving around

This commit is contained in:
2025-07-26 15:09:57 +02:00
parent c036755c2e
commit 3266144373
843 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
#Base speed of the wheel
# Default: 16
# Range: > 0
wheelBaseSpeed = 16
#Speed of the wheel with a gold block in front
# Default: 24
# Range: > 0
wheelMaxSpeed = 24
#Stress capacity of the wheel
# Default: 16.0
# Range: 0.0 ~ 1.7976931348623157E308
wheelStressCapacity = 16.0