Added a few new mods and a few updates.

This commit is contained in:
2026-07-26 16:28:37 +01:00
parent 7f7296ab1c
commit 7d1e2e8daf
31 changed files with 175 additions and 2 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