Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
ClienThings
ModLGPL-3.0-only

ClienThings

Optimizes the client by reducing the negative effects of ping

34.1K
Downloads
101
Followers
7 months ago
Updated
📦
30
Versions
game-mechanicsoptimizationutilityfabricquilt
Download Latestv3.0.1View on Modrinth

📖About ClienThings

Versions for 1.21-1.21.1 are deprecated. I strongly recommend not using them.

I do not recommend using this mod on public servers, due to bugs and anti-cheat issues.
I don't even use this mod myself.

What's ClienThings ?

ClienThings is a project to predict more things client-side.
For example, if you eat food, the animation only ends when the server indicates it will.
This mod fixes that and therefore compensates for the ping.

Currently, this mod compensates for :

  • Consumables (in development)

Coming Soon™ :

  • End Crystal
  • Elytras
  • Firework rocket
  • Cooldowns
  • Entity pose
  • Weapons
  • Minecart
  • Swap
  • Wind charge
  • Inventory
  • Jukebox
  • Bottle o' Enchanting
  • Experience
  • Ender Pearls
  • Potions
  • Cactus damage
  • Bed
  • Fishing Rod
  • Lead
  • Boat
  • Snowball
  • Spawn Eggs
  • Egg
  • Armor Stand
  • Note block
  • Item frame
  • Dyes
  • Interfaces
  • Void damage
  • Game mode change
  • Potion Effects
  • Tchat
  • Sounds
  • Crafting
  • Pick Block
  • Scaffolding
  • Knockback
  • Fall damage
  • Interactions with blocks
  • Interactions with items
  • Interactions with entities

How it works ?

Instead of waiting for an indication from the server, the client will simulate it at the right time, without delay.

Disclaimer

This mod does NOT give any advantages, it is not a cheat. It only compensates for the ping.
Since version 3.0, everything has been done to ensure that no anti-cheat flags are possible.

Versions for 1.21-1.21.1 are deprecated. I strongly recommend not using them.

Allowed on servers such as:

  • PvPClub
  • FadedMC
  • Turtled
  • CatPvP

Banned on

  • PvPHub
  • MCTiers (mace)

Please ask if this mod is allowed before using it on a server.

Compatibility

ClienThings should work on any client.

Support me!

Join my Hardcore Minecraft server: 80.91.86.136:51965

Old documentation (v3-)

You can use ClienThings on your server to find out if a player is using the mod. (v2.7.1)

This mod compensates for :

  • Consumables
  • End Crystal
  • Elytras
  • Firework rocket
  • Cooldowns
  • Entity pose
  • Weapons
  • Minecart
  • Swap
  • Wind charge
Explanations of the predictions

Consumables

Allows consumption to be completed without delay

Cooldowns

Removes server-imposed cooldowns (on enderpearls, chorus fruit, etc.)
The client side one remains applied

End Crystal

Allows crystals to be spawned and destroyed immediately.
Since some servers don't have server-side compensation software, this also allows real crystals to be automatically destroyed upon reception if they were previously destroyed in their client-side state only.
Compatible with servers using Faster Crystals.

Elytras

Allows you to stop flying without delay

Firework rocket

Allows you to use a firework rocket without delay when flying in elytra

Minecarts

Allows minecarts to be spawned without delay (if experimental setting is enabled you can ride it without delay)

Entity pose

Removes server-imposed poses (flying, sneaking...)

Swap

Predicts the swap of items between the main and secondary hand
(only works if experimental setting is enabled)

Weapons

Throw tridents client-side
Finish loading crossbows without delay

Wind Charge

Launches wind-charges client-side and makes them destroy themselves at maximum height + 30 (as in vanilla)

Configuration (explanations)
  • enabled : Enables or disables the option
  • optout : Enables or disables the opt-out
  • debug : Enables or disables debug mode
  • experimental : Enables or disables experimental options
  • defaultPing : Default ping
  • servers : Allows you to select which server type the given option should work on. CUSTOM / MODDED / PLUGIN / VANILLA
  • autoAttack : Automatically destroys a entity when received if a client-side entity located in the exact same location was previously destroyed (especially for crystals)
  • bypassRequiredAiming : Ignores certain conditions such as range, item usage (shield/consumable) or aiming when using autoAttack
  • maxDistance : Maximum distance in blocks between server-side and client-side actions to bind (prevents unwanted server actions from being considered true by the client)
  • hasFasterCrystals : Indicates which server types have a faster crystal by default
Configuration (default)
{
  "enabled": true,
  "optout": true,
  "debug": false,
  "experimental": false,
  "defaultPing": 75,
  "consumables": {
    "enabled": true,
    "servers": {
      "CUSTOM": true,
      "MODDED": true,
      "PLUGIN": true,
      "VANILLA": true
    },
    "maxDistance": 2.0
  },
  "cooldowns": {
    "enabled": true,
    "servers": {
      "CUSTOM": true,
      "MODDED": true,
      "PLUGIN": true,
      "VANILLA": true
    }
  },
  "crystals": {
    "enabled": true,
    "servers": {
      "CUSTOM": true,
      "MODDED": true,
      "PLUGIN": true,
      "VANILLA": true
    },
    "autoAttack": {
      "enabled": true,
      "servers": {
        "CUSTOM": false,
        "MODDED": true,
        "PLUGIN": true,
        "VANILLA": true
      },
      "bypassRequiredAiming": {
        "enabled": true,
        "servers": {
          "CUSTOM": false,
          "MODDED": true,
          "PLUGIN": false,
          "VANILLA": true
        }
      }
    },
    "hasFasterCrystals": {
      "enabled": true,
      "servers": {
        "CUSTOM": true,
        "MODDED": false,
        "PLUGIN": false,
        "VANILLA": false
      }
    }
  },
  "elytras": {
    "enabled": true,
    "servers": {
      "CUSTOM": false,
      "MODDED": true,
      "PLUGIN": true,
      "VANILLA": true
    }
  },
  "firework": {
    "enabled": true,
    "servers": {
      "CUSTOM": true,
      "MODDED": true,
      "PLUGIN": true,
      "VANILLA": true
    },
    "maxDistance": 3.0
  },
  "jukebox": {
    "enabled": false,
    "servers": {
      "CUSTOM": true,
      "MODDED": true,
      "PLUGIN": true,
      "VANILLA": true
    }
  },
  "minecart": {
    "enabled": true,
    "servers": {
      "CUSTOM": true,
      "MODDED": true,
      "PLUGIN": true,
      "VANILLA": true
    }
  },
  "pose": {
    "enabled": true,
    "servers": {
      "CUSTOM": true,
      "MODDED": true,
      "PLUGIN": true,
      "VANILLA": true
    }
  },
  "swap": {
    "enabled": true,
    "servers": {
      "CUSTOM": true,
      "MODDED": true,
      "PLUGIN": true,
      "VANILLA": true
    }
  },
  "weapons": {
    "enabled": true,
    "servers": {
      "CUSTOM": true,
      "MODDED": true,
      "PLUGIN": true,
      "VANILLA": true
    },
    "crossbow": {
      "enabled": true,
      "servers": {
        "CUSTOM": true,
        "MODDED": true,
        "PLUGIN": true,
        "VANILLA": true
      }
    },
    "trident": {
      "enabled": true,
      "servers": {
        "CUSTOM": true,
        "MODDED": true,
        "PLUGIN": true,
        "VANILLA": true
      },
      "maxDistance": 3.0
    }
  },
  "windcharge": {
    "enabled": true,
    "servers": {
      "CUSTOM": true,
      "MODDED": true,
      "PLUGIN": true,
      "VANILLA": true
    },
    "maxDistance": 3.0
  }
}

👥 Team & Contributors

Solmey
SolmeyOwner

⚙️ Compatibility

Environment
❓ Unknown
Loaders
fabricquilt
Minecraft Versions
1.21.11

🔗 Links

Modrinth Page