Fabridash
No reviews yet
A dash mod (and API) for Fabric !
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Fabridash Mod
With this mod you will be able to dash across your world, using 3 different items! And also, if you are a developer you may use this mod as an API to integrate dashing (get it? eheh) into your project!
The Dash items
Unlike other mods, to perform a dash with this mod you will need to find some treasure first! A Dash Globe to be precise, and it can be found inside treasure chests from ancienty cities, mineshafts and such! (with a chance that goes from a minimum of 12% in mineshafts to 30% in the end city). Once you obtain the core item, you may craft the actual "dashers" (yeah, I kinda like making puns): You can dash by right clicking the dasher item.Iron Dasher
The most basic (yet powerful) item that will let you dash to your next journey, you can craft it like this:
Diamond Dasher
The advanced version of the iron dasher, which you can craft like this:
Obsidian Dasher
The weird and "reversed" version of the diamond dasher, craftable like so:
Whenever one of this gets activated you will hear a dash sound effect, and see some particles!
Sponsor
If you like the mod you can always buy me a kofiConfig & gamerule
To have a higher boost for the dash you can use thedashMultiplier gamerule. This value will be multiplied by the default value of the items.
There is also a config file, where you can disable the items entirely and only use this as an API
For developers
Once you've got the mod implemented into you project (See setup), you will simply need to callFabridash.dash(Entity entity, float power, boolean reversed)
The entity is the one that will perform the dash, the power is how far it will go and the reversed on true will make the entity go backwards instead of forward. And that's it.
Coming soon-ish
I will probably expand the ways in which you will be able to dash, going from a key press to maybe a "passive" ability, or a command. All of which will be togglable. This mod was born to create an API for future projects in need of a dash ability. Like my other (kind of "main") project LightWithin! (actually it was born because of that project like a few of my other libs)Setup
Users
Drag and drop the .jar file you have downloaded from curseforge/modrinth and drop it into your mods folder!Developers
If you want to use the api module of the mod, add it in your build.gradle, using modrnith's repo like this:repositories {
maven {
name = "Modrinth"
url = "" rel="noopener nofollow" target="_blank">https://api.modrinth.com/maven"
content {
includeGroup "maven.modrinth"
}
}
}
dependencies {
modImplementation "maven.modrinth:fabridash:<version>"
}
You could even extract the API module and use it as is, but remember to register the client reciver!
License
This mod is available under the MIT license.Fabridash Mod
With this mod you will be able to dash across your world, using 3 different items! And also, if you are a developer you may use this mod as an API to integrate dashing (get it? eheh) into your project!
The Dash items
Unlike other mods, to perform a dash with this mod you will need to find some treasure first! A Dash Globe to be precise, and it can be found inside treasure chests from ancienty cities, mineshafts and such! (with a chance that goes from a minimum of 12% in mineshafts to 30% in the end city).
Once you obtain the core item, you may craft the actual "dashers" (yeah, I kinda like making puns):
You can dash by right clicking the dasher item.
Iron Dasher
The most basic (yet powerful) item that will let you dash to your next journey, you can craft it like this:
(It will require a Dash Globe, 4 Iron Blocks, 4 Redstone Blocks)
It will provide a decent boost (multiplier of 1) and it has a cooldown of 80 ticks.

Diamond Dasher
The advanced version of the iron dasher, which you can craft like this:
(It will require a Dash Globe, 4 Diamond Blocks, 4 Redstone Blocks) (yes pretty expensive)
It will provide a bigger boost (multiplier 2) with a cooldown of 120 ticks.

Obsidian Dasher
The weird and "reversed" version of the diamond dasher, craftable like so:
(It will require a Diamond Dasher, 4 Obisidian)
This item will let you do a backwards dash, with a multiplier of 2 and a cooldown of 120 ticks (just like the diamond one, but reversed in direction)

Whenever one of this gets activated you will hear a dash sound effect, and see some particles!
Sponsor
If you like the mod you can always buy me a kofi
Config & gamerule
To have a higher boost for the dash you can use the dashMultiplier gamerule. This value will be multiplied by the default value of the items.
There is also a config file, where you can disable the items entirely and only use this as an API
For developers
Once you've got the mod implemented into you project (See setup), you will simply need to call Fabridash.dash(Entity entity, float power, boolean reversed)
The entity is the one that will perform the dash, the power is how far it will go and the reversed on true will make the entity go backwards instead of forward. And that's it.
Coming soon-ish
I will probably expand the ways in which you will be able to dash, going from a key press to maybe a "passive" ability, or a command. All of which will be togglable. This mod was born to create an API for future projects in need of a dash ability. Like my other (kind of "main") project LightWithin! (actually it was born because of that project like a few of my other libs)
Setup
Users
Drag and drop the .jar file you have downloaded from curseforge/modrinth and drop it into your mods folder!
Developers
If you want to use the api module of the mod, add it in your build.gradle, using modrnith's repo like this:
repositories {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
content {
includeGroup "maven.modrinth"
}
}
}
dependencies {
modImplementation "maven.modrinth:fabridash:<version>"
}
You could even extract the API module and use it as is, but remember to register the client reciver!
License
This mod is available under the MIT license.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
