{"id":157702,"date":"2026-06-09T16:12:16","date_gmt":"2026-06-09T13:12:16","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/tools-on-my-back\/"},"modified":"2026-06-09T16:12:16","modified_gmt":"2026-06-09T13:12:16","slug":"tools-on-my-back","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/tools-on-my-back\/","title":{"rendered":"Tools On My Back (TOMB)"},"content":{"rendered":"<table style=\"width: 100%; border-collapse: collapse;\">\n<tr>\n<td style=\"width: 124px; vertical-align: top; text-align: center;\">\n<div style=\"display: flex; justify-content: center; align-items: center;\">\n        <img decoding=\"async\" src=\"https:\/\/github.com\/ZipeStudio\/Vault\/blob\/main\/design\/mods\/main\/zipestudio.png?raw=true\" title=\"It's me\">\n      <\/div>\n<\/td>\n<td style=\"vertical-align: top;\">\n<div style=\"display: flex; flex-direction: column;\">\n<div style=\"display: flex;\">\n<p>            <img decoding=\"async\" src=\"https:\/\/github.com\/ZipeStudio\/Vault\/blob\/main\/design\/mods\/main\/github.png?raw=true\" title=\"Github page\"><\/p>\n<p>            <img decoding=\"async\" src=\"https:\/\/github.com\/ZipeStudio\/Vault\/blob\/main\/design\/mods\/main\/modrinth.png?raw=true\" title=\"Modrinth page\"><\/p>\n<p>            <img decoding=\"async\" src=\"https:\/\/github.com\/ZipeStudio\/Vault\/blob\/main\/design\/mods\/main\/curseforge.png?raw=true\" title=\"CurseForge page\"><\/p><\/div>\n<div style=\"display: flex;\">\n<p>            <img decoding=\"async\" src=\"https:\/\/github.com\/ZipeStudio\/Vault\/blob\/main\/design\/mods\/main\/discord.png?raw=true\" title=\"Discord account\"><\/p>\n<p>            <img decoding=\"async\" src=\"https:\/\/github.com\/ZipeStudio\/Vault\/blob\/main\/design\/mods\/main\/telegram.png?raw=true\" title=\"Telegram channel\"><\/p>\n<p>            <img decoding=\"async\" src=\"https:\/\/github.com\/ZipeStudio\/Vault\/blob\/main\/design\/mods\/main\/support.png?raw=true\" title=\"Support me (thx)\"><\/p><\/div>\n<\/p><\/div>\n<\/td>\n<\/tr>\n<\/table>\n<p>![&#8220;Description&#8221; Title](https:\/\/github.com\/ZipeStudio\/Vault\/blob\/main\/design\/mods\/main\/ZSdescription.png?raw=true)<\/p>\n<p>![banner](https:\/\/github.com\/ZipeStudio\/Tools-On-My-Back\/blob\/master\/img\/tomb_banner_optimize.gif?raw=true)<\/p>\n<p>**Tools On My Back** \u2014 A client-side mod that visually displays the last used tool on the player&#8217;s back. Adds immersion and style to your adventures, giving you the look of a seasoned traveler.<\/p>\n<p>### Showcase<br \/>\n![showcase](https:\/\/github.com\/ZipeStudio\/Tools-On-My-Back\/blob\/master\/img\/showcase.gif?raw=true)<\/p>\n<p>![&#8220;Compatibility&#8221; Title](https:\/\/github.com\/ZipeStudio\/Vault\/blob\/main\/design\/mods\/main\/ZScompatible.png?raw=true)<\/p>\n<p>### Mod Compatibility<br \/>\n&#8211; Works seamlessly with other popular mods.<\/p>\n<p>![mods_showcase](https:\/\/github.com\/ZipeStudio\/Tools-On-My-Back\/blob\/master\/img\/mods_showcase.gif?raw=true)<\/p>\n<p>### Multiplayer Friendly<br \/>\n&#8211; Fully client-side \u2014 visible only to you.<\/p>\n<p>![multiplayer_showcase](https:\/\/github.com\/ZipeStudio\/Tools-On-My-Back\/blob\/master\/img\/multiplayer_showcase.gif?raw=true)<\/p>\n<p>### Custom Models (Resource Packs)<br \/>\n&#8211; Supports resource packs with custom models.<\/p>\n<p>![rp_showcase](https:\/\/github.com\/ZipeStudio\/Tools-On-My-Back\/blob\/master\/img\/rp_showcase.gif?raw=true)<\/p>\n<p>![&#8220;Configurable&#8221; Title](https:\/\/github.com\/ZipeStudio\/Vault\/blob\/main\/design\/mods\/main\/ZSconfigurable.png?raw=true)<\/p>\n<p>### Right\/Left Hand Support<br \/>\n> ![right_hand](https:\/\/github.com\/ZipeStudio\/Tools-On-My-Back\/blob\/master\/img\/hand_swap.png?raw=true)<br \/>\n> <\/p>\n<details>\n<summary>Hands Showcase<\/summary>\n<p>><br \/>\n> Right Hand<br \/>\n> ![right_hand](https:\/\/github.com\/ZipeStudio\/Tools-On-My-Back\/blob\/master\/img\/right_hand.png?raw=true)<br \/>\n><br \/>\n> Left Hand<br \/>\n> ![left_hand](https:\/\/github.com\/ZipeStudio\/Tools-On-My-Back\/blob\/master\/img\/left_hand.png?raw=true)<br \/>\n> <\/details>\n<p><\/p>\n<p>### Settings<br \/>\n> ![settings](https:\/\/github.com\/ZipeStudio\/Tools-On-My-Back\/blob\/master\/img\/settings.png?raw=true)<\/p>\n<p><\/p>\n<p>### Simple Configuration File<br \/>\nThe configuration file can be found at:<\/br><br \/>\n`\/config\/tools-on-my-back.json5`<\/p>\n<p>> <\/p>\n<pre style=\"border-left:3px solid #4CAF50; padding:10px;\"><code>{\n>  \"enableMod\": true,\n>  \"renderWithCape\": true,\n>  \"renderWithElytra\": true,\n>  \"tools\": [\n>    {\n>      \"enabled\": false,\n>      \"itemId\": \"minecraft:diamond_sword\",\n>      \"group\": \"BACK\",\n>      \"is3DModel\": false,\n>      \"scale\": 1,\n>      \"angle\": 0,\n>      \"offsetX\": 0.0,\n>      \"offsetY\": 0.0,\n>      \"offsetZ\": 0\n>    },\n>    {\n>      \"enabled\": true,\n>      \"itemId\": \"farmersdelight:skillet\",\n>      \"group\": \"BACK\",\n>      \"is3DModel\": true,\n>      \"scale\": 1.2,\n>      \"angle\": 157.5,\n>      \"offsetX\": 0.0,\n>      \"offsetY\": 0.0,\n>      \"offsetZ\": -0.040625\n>    },\n>    {\n>    \/\/ YOUR ITEMS\n>    }\n>  ]\n>}\n> <\/code><\/pre>\n<p>> <\/p>\n<details>\n<summary>\u2699\ufe0f Note:<\/summary>\n<p>><br \/>\n> Most basic settings (like enabling the mod or rendering with a cape\/elytra) can be configured in-game via the YACL menu.<\/br><br \/>\n> However, adding or modifying items in the tools list currently requires manual editing of the .json5 config file (see below).<\/br><br \/>\n> Full YACL support for tool configuration is still in development.<br \/>\n><br \/>\n> | Parameter                           | Description                                                                                                                                                                          |<br \/>\n> |&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|<br \/>\n> | **itemId**                          | The full item ID (e.g. `minecraft:diamond_sword` or `my_mod:my_item`).<br \/>![&#8220;id_settings&#8221;](https:\/\/github.com\/ZipeStudio\/Tools-On-My-Back\/blob\/master\/img\/id_settings.png?raw=true) |<br \/>\n> | **group**                           | Currently only `&#8221;BACK&#8221;` \u2014 doesn\u2019t affect behavior yet.                                                                                                                               |<br \/>\n> | **is3DModel**                       | Set to `true` for 3D item models (like a shield).                                                                                                                                    |<br \/>\n> | **scale**                           | Controls the overall size of the displayed item.                                                                                                                                     |<br \/>\n> | **angle**                           | Rotation angle of the item (in degrees).                                                                                                                                             |<br \/>\n> | **offsetX<br \/>offsetY<br \/>offsetZ** | Adjusts item position relative to the player\u2019s back.                                                                                                                                 |<br \/>\n<\/details>\n<p>![&#8220;Support&#8221; Title](https:\/\/github.com\/ZipeStudio\/Vault\/blob\/main\/design\/mods\/main\/ZSsupport.png?raw=true)<\/p>\n<p>### Want to support mod and authors? Just tell everyone about this mod!<\/p>\n<p>Yeah, you got it right. Just by advertising, you will support the mod and the creators well. The more people will know about this mod, the more downloads it will have, more downloads will give good motivation to authors and increase income from the site (literally free donation). **Remember, advertising must not be intrusive and annoiyng!**<\/p>\n<p>### What you can do?<br \/>\n&#8211; Make a video review \/ advertisement<br \/>\n&#8211; Share it on social media or Discord<br \/>\n&#8211; Tell your friends about this mod<br \/>\n&#8211; Add it to your modpack or just download and enjoy the game<\/p>\n<p>> Every mention matters \u2014 thank you for helping the community grow \ud83e\udd0d<\/p>\n<p>![&#8220;Licensing&#8221; Title](https:\/\/github.com\/ZipeStudio\/Vault\/blob\/main\/design\/mods\/main\/ZSlicensing.png?raw=true)<\/p>\n<p>### See the original mod repository<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Visually displays the last used tool on the player&#8217;s back. Adds immersion and style to your adventures, giving you the look of a seasoned traveler.<\/p>\n","protected":false},"featured_media":157703,"template":"","meta":{"_minecraft_slug":"tools-on-my-back","_minecraft_project_id":"rQou28Z1","_minecraft_author":"ZipeStudio","_minecraft_license":"CC-BY-ND-4.0","_minecraft_downloads":13390,"_minecraft_follows":67,"_minecraft_client_side":"required","_minecraft_server_side":"unsupported","_minecraft_storage_type":"zip","_minecraft_archive_name":"tools-on-my-back.zip","_minecraft_size_bytes":2150364,"_minecraft_version_count":36,"_minecraft_updated_at":"2026-05-16T00:33:29.264180Z","_minecraft_date_created":"2025-11-09T01:35:02.370447Z","_minecraft_date_modified":"2026-04-22T15:03:01.131335Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/tools-on-my-back","_minecraft_icon_attachment_id":157703,"_minecraft_imported_at":"2026-06-09T13:12:16+00:00","_minecraft_import_hash":"2601ebe56135171f73ae6b02af07f181","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,156,88,97,89,158,867],"mod_loader":[99,160],"minecraft_version":[40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-157702","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-decoration","mod_category-equipment","mod_category-fabric","mod_category-game-mechanics","mod_category-neoforge","mod_category-social","mod_loader-fabric","mod_loader-neoforge","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Tools On My Back (TOMB) - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/tools-on-my-back\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tools On My Back (TOMB) - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Visually displays the last used tool on the player&#039;s back. Adds immersion and style to your adventures, giving you the look of a seasoned traveler.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/tools-on-my-back\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/github.com\/ZipeStudio\/Vault\/blob\/main\/design\/mods\/main\/zipestudio.png?raw=true\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tools-on-my-back\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tools-on-my-back\\\/\",\"name\":\"Tools On My Back (TOMB) - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tools-on-my-back\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tools-on-my-back\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/tools-on-my-back-icon-d6243af63745b20fa7ffc581b6305d42a5b8869b.gif\",\"datePublished\":\"2026-06-09T13:12:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tools-on-my-back\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tools-on-my-back\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tools-on-my-back\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/tools-on-my-back-icon-d6243af63745b20fa7ffc581b6305d42a5b8869b.gif\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/tools-on-my-back-icon-d6243af63745b20fa7ffc581b6305d42a5b8869b.gif\",\"width\":500,\"height\":500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tools-on-my-back\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Tools On My Back (TOMB)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tools On My Back (TOMB) - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/tools-on-my-back\/","og_locale":"en_US","og_type":"article","og_title":"Tools On My Back (TOMB) - Minecraft","og_description":"Visually displays the last used tool on the player's back. Adds immersion and style to your adventures, giving you the look of a seasoned traveler.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/tools-on-my-back\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/github.com\/ZipeStudio\/Vault\/blob\/main\/design\/mods\/main\/zipestudio.png?raw=true","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/tools-on-my-back\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/tools-on-my-back\/","name":"Tools On My Back (TOMB) - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/tools-on-my-back\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/tools-on-my-back\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/tools-on-my-back-icon-d6243af63745b20fa7ffc581b6305d42a5b8869b.gif","datePublished":"2026-06-09T13:12:16+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/tools-on-my-back\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/tools-on-my-back\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/tools-on-my-back\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/tools-on-my-back-icon-d6243af63745b20fa7ffc581b6305d42a5b8869b.gif","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/tools-on-my-back-icon-d6243af63745b20fa7ffc581b6305d42a5b8869b.gif","width":500,"height":500},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/tools-on-my-back\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Tools On My Back (TOMB)"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/157702","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/157703"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=157702"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=157702"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=157702"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=157702"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}