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
Take Me

Take Me

No-compromises lightweight player riding mod.

927
11
Game Mechanics
Social
Transportation

Compatibility

Minecraft: Java Edition

Platforms

Fabric

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server

Creators

CookedSeafood
CookedSeafood Owner

Details

Licensed GPL-3.0-or-later
Published 7 months ago
Updated 2 months ago
DescriptionChangelogVersions

Why Another Player Riding Mod?

Takeme does not move the riding position for player vehicles. For the following reasons:

  1. Aesthetic and physical looking.
  2. Less ceilling hight requirement when indoors.
  3. Align to vanilla.

Takeme is quite technically vanilla and it achives its main function by:

  1. Use force riding.
  2. Redirect isSaveable() in addPassenger() to a custom method which returns isPlayer() if not saveable.
  3. Send EntityPassengersSetS2CPacket to the vehicle player when mounting or dismounting.

Usage

Its functions can only be triggered with both hands empty by default.

Mount Player

Right click on the player who you would like to mount. If:

  1. You are not sneaking.
  2. The player has no passenger.

Carry Player

Right click on the player who you would like to carry. If:

  1. You are sneaking.
  2. You have no passenger.
  3. Your pitch != -90.

Dismount Passenger Player

Right click on your passenger player who you would like to dismount. If:

  1. You are sneaking.
  2. You have one or more passengers.
  3. Your pitch == -90.

Transfer the First Passenger Player

Right click on the player who you would like to transfer to. If:

  1. You are sneaking.
  2. You have one or more passengers.
  3. The player has no passenger.

Commands

/takeme reload Reload config file. (Require premission level 2)

Configuration

Below is a template config file config/takeme.json filled with default values. You may only need to write the lines you would like to modify.

{
  "mainHandFilterMode": false
  "offHandFilterMode": false
  "mainHandFilterItems": ["minecraft:air"]
  "offHandFilterItems": ["minecraft:air"]
}
  • mainHandFilterMode: False if whitelist mode, otherwise blacklist mode.
  • offHandFilterMode: False if whitelist mode, otherwise blacklist mode.
  • mainHandFilterItems: Air for empty hand.
  • offHandFilterItems: Air for empty hand.

FAQ

I can't click on any player except the one on my head

Use client-side mods (eg. Shoulder Surfing Reloaded) to workaround this.

Modrinth is open source.

main@396f737

© 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.