- Licensing Update
- This version updates the license from
CC-BY-4.0
toLGPL-3.0-or-later
.
- This version updates the license from
- Dropped Fabric Loader support
- This means that only Quilt Loader - and forks of - can load Ashore.
- Supports 1.19.4-1.20.x
- You can use the same
ashore-1.0.1.jar
file with any version of Quilt from 1.19.4 to 1.20.2.- Note, later versions may or may not work.
- You can use the same
FAQ
- Why is this Quilt Loader exclusive?
- This helps me streamline the development process, making testing easier and no longer having to test multiple mod loaders, this will allow me to focus more on making higher-quality mods for the modloader I actually use.
- Does this mean I won't be able to run this with my other mods?
- Most Fabric mods are compatible with Quilt, you just need to replace fabric-api with quilted-fabric-api (which is bundled with QSL) and use Quilt Loader instead.
- This means you can use your current Fabric mods on Quilt with other Quilt mods, however you can't run Quilt mods on Fabric.
- Most Fabric mods are compatible with Quilt, you just need to replace fabric-api with quilted-fabric-api (which is bundled with QSL) and use Quilt Loader instead.
This version was designed for Minecraft 1.20.2
, it may or may not work in other versions.
- Set
IN_WATER
velocityDecay
to0.6F
. - Set
UNDER_FLOWING_WATER
velocityDecay
to0.6F
. - Set
UNDER_WATER
velocityDecay
to0.45F
. - Set
ON_LAND
velocityDecay
to the higher value of0.9F
orthis.nearbySlipperiness
.