Fabridash Resurrected

Fabridash Resurrected

Mod

A dash mod (and a library) for Fabric! Resurrected for newer (and older) versions of Minecraft!

Client and server AdventureEquipmentGame MechanicsMinigameTransportationUtility

257 downloads
2 followers
Created5 months ago
Updated19 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...
  • Made the mod configurable in-game with owo-lib
  • Fixed mod icon
  • Added fall damage cancellation after dashing
  • owo-lib bundled JiJ (jar-in-jar) with the mod, so no need to download it separately
  • Removed annoying ass log messages saying "registering blahblahblah..."
  • The API is staying the same and doesn't include the fall damage cancellation, I will add this as an option later
  • Removed old config code
  • Upped the Dash Globe loot spawn rate
  • Fixed sum bugs (not game breaking)
  • INITIAL 1.18 RELEASE WHAATTTTTT
  • 2 NEW MC VERSIONS SUPPORTED IN 1 DAY
  • HOW AM I SO GOOD (im really not)
  • Upped the Dash Globe loot spawn rate
  • Fixed sum bugs (not game breaking)
  • IS THAT 1.19 I SEE??????????
  • NO WAY
  • I ACTUALLY DID IT
  • THE MOD IS ALSO AVAILABLE ON 1.19 NOW
  • Adjusted recipes
  • Bigger dash for the Obsidian and Diamond Dashers
  • Gamerule explanation is better
  • Adjusted recipes
  • Bigger dash for the Obsidian and Diamond Dashers
  • Gamerule explanation is better
  • Smaller cooldown and bigger dash of the CalibratedNetheritePlatedObsidianDasher
  • Changed textures
  • Changed mod icon
  • Bump version to 1.4.0+mc1.20
  • Made some of the code a little nicer
  • Now uses fabric loom 1.6
  • Update Fabric loader to 0.14.25
  • Adjusted crafting recipes
  • Now displays a warning in chat and also in console when attempting to change the nbt values of the Calibrated dashers
  • Added Calibrated Netherite-plated Obsidian Dasher
  • Removed the 1 tick cooldown between changing the direction of the Calibrated Dashers because it's basically useless and it just shows a nasty animation that I don't want
  • Compatibility with Quilt above 1.20.1 is NOT ensured, don't report if it doesn't work, because Quilted Fabric API isn't updated to versions above 1.20.1
  • If a PlayerEntity is performing the dash, it plays the sound into the PLAYERS SoundCategory (SoundCategory.PLAYERS)
  • Changed
"depends": {
    "fabricloader": ">=0.14.24",
    "fabric-api": "*",
    "minecraft": ">=1.20",
    "java": ">=16"
},

to

"depends": {
    "fabricloader": ">=0.14.24",
    "fabric-api": "*",
    "minecraft": "1.20.*",
    "java": ">=16"
},

in case the older versions would be written as compatible with future ones, even though it's not the case

  • Compatibility with Quilt above 1.20.1 is NOT ensured, don't report if it doesn't work, because Quilted Fabric API isn't updated to versions above 1.20.1
  • Added Calibrated Obsidian Dasher
  • Added the direction parameter to the .dash method
  • Removed the reversed parameter
  • Added item tooltips
  • Updated items to use the direction parameter
  • Updated the creative menu group icon
  • Updated dash sounds
  • Added subtitles to the sound
  • Updated textures
  • Updated recipes
  • Initial release for 1.20
  • Everything should be working as intended
  • I will be releasing a 1.19 version soon
  • Reworked textures

External resources



Project members

DKXLY

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID