Files
IMR6/minecraft/config/blasttravel-common.toml

7 lines
338 B
TOML

#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