# Fishing Rod configuration rod: # The velocity that is applied when the rod is first launched initial-velocity-multiplier: 2.0
# How much it should damp the velocity by per tick damping-factor: 0.4
# How many ticks should it damp the velocity for max-ticks: 10