Skiing Mod
You like skiing? Now you can do it in minecraft!
This mod provides you with:
- Ski, Snowboard and Sled (5 per each wood type)
- Ski Sticks (you are much faster when you hold one in your mainhand and offhand)
- Snow Shovel (break a 3x3 area of snow at once)
- Dyeable Pullovers (to keep you warm)
- 7 Paintings
- Ski Merchant (a villager that sells skis and other items from that mod, that spawns in a custom villager house)
- Config (for the skis entity and the snowlayering mechanic)
- Ski Rack (currently WIP)
Config:
#Skiing Common Config
[general]
#This sets the minimum required velocity you need to rotate your ski, sled or snowboard.
#Range: 0.0 ~ 0.1
min_required_velocity_for_rotation = 0.02
[ski]
#This sets the maximum health of the ski.
#Range: 1.0 ~ 100.0
max_ski_health = 40.0
#This sets the maximum velocity for the ski.
#Range: 0.0 ~ 1.0
max_ski_velocity = 1.0
#This sets the maximum reverse velocity for the ski.
#Range: 0.0 ~ 1.0
max_ski_reverse_velocity = 0.25
#This sets the acceleration of the ski.
#Range: 0.0 ~ 1.0
ski_acceleration = 0.25
#This sets the acceleration of the ski when using ski sticks.
#Range: 0.0 ~ 1.0
ski_acceleration_with_stick = 0.3
#This sets the height a ski can go upwards in blocks.
#Range: 0.0 ~ 1.0
max_ski_up_step = 0.6
[sled]
#This sets the maximum health of the sled.
#Range: 1.0 ~ 100.0
max_sled_health = 40.0
#This sets the maximum velocity for the sled.
#Range: 0.0 ~ 1.0
max_sled_velocity = 1.0
#This sets the maximum reverse velocity for the sled.
#Range: 0.0 ~ 1.0
max_sled_reverse_velocity = 0.25
#This sets the acceleration of the sled.
#Range: 0.0 ~ 1.0
sled_acceleration = 0.3
#This sets the height a sled can go upwards in blocks.
#Range: 0.0 ~ 1.0
max_sled_up_step = 0.6
[snowboard]
#This sets the maximum health of the snowboard.
#Range: 1.0 ~ 100.0
max_snowboard_health = 40.0
#This sets the maximum velocity for the snowboard.
#Range: 0.0 ~ 1.0
max_snowboard_velocity = 1.0
#This sets the maximum reverse velocity for the snowboard.
#Range: 0.0 ~ 1.0
max_snowboard_reverse_velocity = 0.25
#This sets the acceleration of the snowboard.
#Range: 0.0 ~ 1.0
snowboard_acceleration = 0.3
#This sets the height a snowboard can go upwards in blocks.
#Range: 0.0 ~ 1.0
max_snowboard_up_step = 0.6
[general]
#This sets the minimum required velocity you need to rotate your ski, sled or snowboard.
#Range: 0.0 ~ 0.1
min_required_velocity_for_rotation = 0.02
[ski]
#This sets the maximum health of the ski.
#Range: 1.0 ~ 100.0
max_ski_health = 40.0
#This sets the maximum velocity for the ski.
#Range: 0.0 ~ 1.0
max_ski_velocity = 1.0
#This sets the maximum reverse velocity for the ski.
#Range: 0.0 ~ 1.0
max_ski_reverse_velocity = 0.25
#This sets the acceleration of the ski.
#Range: 0.0 ~ 1.0
ski_acceleration = 0.25
#This sets the acceleration of the ski when using ski sticks.
#Range: 0.0 ~ 1.0
ski_acceleration_with_stick = 0.3
#This sets the height a ski can go upwards in blocks.
#Range: 0.0 ~ 1.0
max_ski_up_step = 0.6
[sled]
#This sets the maximum health of the sled.
#Range: 1.0 ~ 100.0
max_sled_health = 40.0
#This sets the maximum velocity for the sled.
#Range: 0.0 ~ 1.0
max_sled_velocity = 1.0
#This sets the maximum reverse velocity for the sled.
#Range: 0.0 ~ 1.0
max_sled_reverse_velocity = 0.25
#This sets the acceleration of the sled.
#Range: 0.0 ~ 1.0
sled_acceleration = 0.3
#This sets the height a sled can go upwards in blocks.
#Range: 0.0 ~ 1.0
max_sled_up_step = 0.6
[snowboard]
#This sets the maximum health of the snowboard.
#Range: 1.0 ~ 100.0
max_snowboard_health = 40.0
#This sets the maximum velocity for the snowboard.
#Range: 0.0 ~ 1.0
max_snowboard_velocity = 1.0
#This sets the maximum reverse velocity for the snowboard.
#Range: 0.0 ~ 1.0
max_snowboard_reverse_velocity = 0.25
#This sets the acceleration of the snowboard.
#Range: 0.0 ~ 1.0
snowboard_acceleration = 0.3
#This sets the height a snowboard can go upwards in blocks.
#Range: 0.0 ~ 1.0
max_snowboard_up_step = 0.6
FAQ:
Issues/Suggestions/Support:
Please use the issue tracker at the top of this page (under issues).
Permissions:
- You can use this mod in your modpack. Just don't forget about credits where needed.
- You are not allowed to re-publish this mod to other sites without providing a link to this page.
- You are not allowed to include this (or any other mods of mine) to your own mod.
Translations:
If you want to help translate the mod to other languages, go for it and make a pull request on the github at the top of this page (under source).
Videos:
Feel free to make videos of the mod. Would be cool however, if you add a link to this page, and if you want you can leave a comment here, too.
My Mods:
- Better Panoramas - create panoramas and customize the main menu panorama
- Cloak of Invisibility - this cloak makes you completely invisible
- Forgotten Recipes - adding recipes that should be in minecraft 1.17
- Skiing Mod - a mod about skiing
- Undestroying - an enchantment that saves your items from destroying by cacti, fire or explosions
- Void Totem - a totem that prevents you from dying in the void.
- Void Totem (Fabric) - fabric version of Void Totem