Temp sync for WIP mod changes

This commit is contained in:
2026-07-26 13:48:26 +01:00
parent e6182d37ff
commit 65e15e7f79
27 changed files with 159 additions and 8 deletions
+6
View File
@@ -0,0 +1,6 @@
#Controls the velocity applied to players and entities launched from cannons.
#Changing this value may cause launched TNT or other entities to become lost or behave incorrectly.
#Be careful with values above 2.0, as they may launch players into unloaded terrain or an unrecoverable void.
#Range: 0.0 ~ 10.0
launch_velocity_factor = 1.25