Tools on My Back TOMB Mod (26.1.2, 1.21.11) – Carry Your Weapons Like a True
Tools on My Back TOMB Mod puts the last item you used right on your character’s back. This mod gives you the look of a true adventurer by showing off your swords, pickaxes, or even custom items when you put them away. It runs completely on your side of the game, meaning you can join any multiplayer server and still see your gear while playing. You do not have to worry about it breaking other additions, as it plays nicely with custom models and resource packs. Whether you hold items in your right or left hand, this feature updates automatically to match your style.
![]()
Features:
- Visual Gear: Displays the last tool or weapon you held directly on your back.
- Works on multiplayer servers without needing the server to install anything.
- Updates perfectly whether you play left-handed or right-handed.
- Supports custom 3D models from your favorite resource packs.
- Lets you wear capes and elytra wings at the same time as your tools.
Configuration:
enableMod: turns the visual display on or off.renderWithCape: lets you show tools while wearing a cape.renderWithElytra: lets you show tools while wearing elytra wings.itemId: targets the exact name of the item you want to adjust.is3DModel: tells the game if the item is flat or a 3D shape like a shield.scale: makes the item look bigger or smaller on your back.angle: spins the item so it sits at the perfect tilt.offsetX: moves the item left or right.offsetY: moves the item up or down.offsetZ: moves the item closer or further from your body.
You can edit the main item list by opening the config file located at /config/tools-on-my-back.json5:
{
"enableMod": true,
"renderWithCape": true,
"renderWithElytra": true,
"tools": [
{
"enabled": false,
"itemId": "minecraft:diamond_sword",
"group": "BACK",
"is3DModel": false,
"scale": 1,
"angle": 0,
"offsetX": 0.0,
"offsetY": 0.0,
"offsetZ": 0
}
]
}
How to Use:
- Hold any tool or weapon in your main hand.
- Switch to a different item or an empty hand to see the first item snap to your back.
- Open the YACL in-game menu to turn the feature on or off quickly.
- Open the config file in your game folder to manually add new items from other mods.
Screenshots:




How to Install:
New to Minecraft? Follow our step-by-step guide to install Mods on your PC.View Guide
Requirements:
Tools on My Back TOMB Mod Download Links
0



This post has no comments yet. Be the first — your comment will appear here.