Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
DashLoader

DashLoader

Launch at the speed of light.

1.56M
1,942
Library
Optimization
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.6
1.20.4
1.20–1.20.1
1.19.x
1.18.x
1.17.x
1.16.5

Platforms

Fabric
Quilt

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on Ko-fi

Creators

alphaqu
alphaqu Owner

Details

Licensed LGPL-3.0-only
Published 4 years ago
Updated 13 hours ago
DescriptionChangelogVersions

Show all versions

1
2
3
4

[1.18] 3.0-rc6

by alphaqu on Dec 5, 2021
Download

[1.17] 3.0-rc6

by alphaqu on Dec 5, 2021
Download
  • Cleaned up Mixin Accessors
  • Made a highly unsafe change to Blockstates which makes them way faster.

[1.17] 3.0-beta4

by alphaqu on Nov 28, 2021
Download
  • Fix sodium compat... again

[1.17] 3.0-beta3

by alphaqu on Nov 27, 2021
Download
  • Fixed weird core logging
  • Update to our new logo

[1.17] 3.0-beta1

by alphaqu on Nov 27, 2021
Download

Codebase

Fully remade and is now split into 2 different parts for easy support of multiple minecraft versions.

Serializer

We now use Hyphen which is a nicer and faster Serializer.

API

A remade API which does a lot of things for you like ordering the export order.

You asked for it.

  • Fallback system. Now DashLoader wont blowup if a non supported model is found. This makes dashloader way more compatible.

UX

  • The Caching screen has been remade and now is very customisable. The Config is also hot reloadable in debug mode.
  • Config is now way better and allows to disable the watermark with ease.
  • A new and more accurate Profiling system for competing with your friends minecraft loading times.

Cache Improvements

  • Multithreads harder. A way better multithreading ratio. Now uses all of your threads fully to encode/decode the cache
  • Encodes way faster because of Hyphen.
  • Compression. This makes the cache up to 10x smaller.

Fixes

  • Fixed shader issues. End portal blocks were broken and this should hopefully fix some Iris incompatibilities.
  • Fixed Resource Pack order not being concidered.

[1.17] 2.0.1

by alphaqu on Oct 7, 2021
Download
  • Fixes sodium support

[1.17] 2.0

by alphaqu on Jul 10, 2021
Download

1.17 Shader cache

  • The shaders in 1.17 are now cached
  • Faster loading times

Resource and mod independent cache

  • Server Packs now cache.
  • Mod changes don't require recache after the first time

Serializer cache

  • Improve DashCache loading times by up to 50%.

DashReport

  • Prints in console all the times of mc loading.
  • Loading timer no longer required for drag races.

DashCache Screen

  • Finally, make it the new color theme
  • Added subtasks which leads to a smoother bar

Resource packs

  • DashLoader now can switch resource packs without making a mess of textures.
  • Stops the Iris discord server from bullying DashLoader.

Wierd allocation error

  • Resource packs over x64 should now work without crashing.
  • Why LWJGL... why.

Decreased image cache size.

  • Made my serializers aware that all images don't have 4 channels.
  • Decreases size and maybe speed? (Haven't tested.)

A lot of internal changes.

  • Refactored like 20% of DashLoader.

TrueType Font support

  • DashLoader now supports TTF fonts so Resource Packs that use them should now be compatible.

API changes

  • Huge API changes. Check the docs to add support. Factories are gone!1!!1!11!

Features

  • You can now disable parts of DashLoader through the API or the config.

[1.17] 2.0-pre3

by alphaqu on Jul 9, 2021
Download

Fixed adorn compat

[1.17] 2.0-pre2

by alphaqu on Jul 9, 2021
Download
  • Fixed wierd image allocation error with large resourcepacks.
  • Changed reload position

[1.17] 2.0-pre1

by alphaqu on Jul 8, 2021
Download

1.17 Shader cache

  • The shaders in 1.17 are now cached
  • Faster loading times

Resource and mod independant cache

  • Server Packs now cache.
  • Mod changes dont require recache after the first time Serializer cache
  • Improve DashCache loading times by up to 50%.

Multithreaded Caching state

  • New Caches are now a lot faster. Multithreaded states
  • Made blocks slightly multithreaded DashReport
  • Prints in console all the times of mc loading.
  • Loading timer no longer required for drag races. True Type Font Support
  • DashLoader now supports TrueType Fonts!

DashCache Screen

  • Finnaly make it the new color theme
  • Added subtasks which leads for a smoother bar

[BUG FIX] Resource packs

  • DashLoader now can switch resourcepacks without making a mess of textures.

[API] Huge API refractor

[API] Features

  • You can now disable certain modules of dashloader through the api or the config.

[1.17] 1.5

by alphaqu on Jun 4, 2021
Download

1.17

[1.16] 1.4.5-stable

by alphaqu on May 23, 2021
Download
  • Fixed redstone not showing up.
  • Added the new API

1.4.4-experemental

by alphaqu on May 13, 2021
Download

Fixed Serializer instability Reverted image change Added more mods to incompat list

[1.16] 1.4.3-stable

by alphaqu on May 11, 2021
Download
  • fixed rare NPE on potion effects.

  • Multithreaded heavily

  • Improved API loading.

[1.16] 1.4.1-experemental

by alphaqu on May 8, 2021
Download
  • Fixed java 8+ bug

[1.16] 1.4-experemental

by alphaqu on May 6, 2021
Download
  • Multithreaded more

[1.16] 1.3.1-stable

by alphaqu on May 3, 2021
Download
  • Added timer on some stages in console.
  • Made dash less dependant on Unsafe operations.

[1.16] 1.3-alpha

by alphaqu on May 2, 2021
Download
  • Improved Image/ModelIdentifier deserialization.
  • Updated ActiveJ.
  • Changed File System Format.
  • Fixed Removal System

[1.16] 1.2-alpha

by alphaqu on May 1, 2021
Download
  • Fixed custom fonts.
  • Improved speed of DashCache font loading stage.
  • Add homepage, issues, and source tags (RDKRACZ)

[1.16] 1.1-alpha

by alphaqu on Apr 24, 2021
Download
  • Fixed MultipartModels (Walls, Fences and Glass panes)
  • Made optimizations on Image/Identifier/EnumProperty deserialization.
  • Multithreaded Serializer creation.
  • Model registry system changed.
  • Fixed public Mixin (Sprite.Info)
1
2
3
4

Modrinth is open source.

main@bf16d36

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.