Mod

No More Underwater Dismount

Quick rating

No More Underwater Dismount

No reviews yet

Removes the annoyance that is being dismounted from a horse when entering a river

No Theme
No Genre
QoL & Tweaks
Mod Loaders
Forge
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.19.3-fabric
Authors
CurseForge
Modrinth

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Discord 

This very tiny mod disables underwater dismount on most animals (Doesn't work on boats.)

FAQ:

Q: The animals and I still drown?

A: That is because this mod doesn't remove drowning

Q: Can I have the source for the mod?

A: The entire code for the mod is small but it took a bit of time to find what I needed for it to work, here it is:

@Mixin(LivingEntity.class)
public class MixinLivingEntity {
    @Overwrite
    public boolean rideableUnderWater() {
        return true;
    }
}

Q: Why does this not work with boats?

A: Because it doesn't.

Q: This mod is small, why not include it in some bigger tweaking mod?

A: That would require creating more tweaks and I don't actually have any other ideas for small tweak I would need yet.

Q: Does it integrate with other mods?

A: Maybe, I only tested it with Dragon Mounts: Legacy and it worked well enough.

Q: Is it incompatible with other mods?

A: Likely not.

Q: Please port it to [Mod loader] [version]

A: You can do it yourself if you really need to, however I will port it if a bunch of people ask me. (And it takes less than 5 minutes to get mixins working, so I am probably not porting it to 1.8)

Q: I found a bug in the mod.

A: The what now?

This very tiny mod disables underwater dismount on most animals (Doesn't work on boats.)

FAQ:

Q: The animals and I still drown? A: That is because this mod doesn't remove drowning

Q: Does the server needs to have this mod? A: Yes.

Q: Can I have the source for the mod? A: The entire code for the mod is small but it took a bit of time to find what I needed for it to work, here it is:

code

@Mixin(LivingEntity.class) public class MixinLivingEntity { @Overwrite public boolean rideableUnderWater() { return true; } }

Q: Why does this not work with boats? A: Because it doesn't.

Q: This mod is small, why not include it in some bigger tweaking mod? A: That would require creating more tweaks and I don't actually have any other ideas for small tweak I would need yet.

Q: Does it integrate with other mods? A: Maybe, I only tested it with Dragon Mounts: Legacy and it worked well enough.

Q: Is it incompatible with other mods? A: Likely not.

Q: Please port it to [Mod loader] [version] A: You can do it yourself if you really need to, however I will port it if a bunch of people ask me. (And it takes less than 5 minutes to get mixins working, so I am probably not porting it to 1.8)

Q: I found a bug in the mod. A: The what now?

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~33,000
Total Downloads
CurseForge
~31,000
Modrinth
~1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync