Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 0.7.1
Added GMCM menu
Version 0.6.0
Added horse shadow offset
Version 0.5.0
Prevent jumping while sitting, playing arcade games
Version 0.4.2
Fixed wrong map size calc
Version 0.4.0
Fixes for horse jumps
Prevent out of bounds jumps
Version 0.3.0
Horse jumping!
Less obstruction while jumping
Version 0.2.1
Prevent jumping when player isn't ready to jump
Version 0.2.0
Added dwop sound (optional)
Version 0.1.1
Added Nexus tag
So, I know there is already Jump Over, but this mod is a bit smoother in determining when to stop forward jump velocity. Also, it lets you jump big things:
If you don't want to jump big things, you can change the maximum jump distance in the config.json file to how many tiles you think you should reasonably be able to jump. Default is 10 tiles max.
Horses now jump with you as well! If you have a custom horse skin, turn on CustomHorseTexture in the config.json file. This is because the horse shadow was stuck to the horse and had to be separated. You might want to remove the shadow from your horse texture as well, since this mod takes care of it. There's also an option to offset the horse shadow by custom number of pixels.
Gratitude to spacechace0 for Jump Over, I love that mod, and this mod is based on it.