Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed GPL-3.0-only
Published last month
Updated last month
Riptide Outside Water: A Fabric mod that allows players to use the Riptide Enchantment outside of Water!
Riptide Outside Water is a Fabric mod that lets you use the Riptide Enchantment outside of Water with a configurable cooldown applied to the Trident, You can tweak this cooldown value to suit your preferred balance over the game.
This mod depends on the library mod Roselib!
How to use:
- Install the mod and run Minecraft at least once.
- Go to the config folder inside your .minecraft folder.
- Find the file named "RiptideOutsideWater.json".
- Open that file with any text editor and edit the settings.
The JSON file should look something like this:
{
"refreshCooldownOnTouchingWaterOrRain": true, // Sets if the cooldown should refresh automatically if the player is touching water or getting rained on.
"appliedCooldown": 200.0 // Value for the cooldown after use outside of water (measured in ticks)
}
Note:
This mod is required on both the client and the server! Meaning that both the client and the server needs this mod to function propperly (if you dont have the mod installed on the client, the riptide will not boost you), and this mod will not work if you are playing on a server that does not have it.
as usual, the server's config will override the client's.
Works for singleplayer too.