{"id":138953,"date":"2026-06-08T08:29:47","date_gmt":"2026-06-08T05:29:47","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/shots-fired\/"},"modified":"2026-06-08T08:29:47","modified_gmt":"2026-06-08T05:29:47","slug":"shots-fired","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/shots-fired\/","title":{"rendered":"Shots Fired"},"content":{"rendered":"<p>Shots Fired adds casing drops to tacz weapons. Shoot a gun, get an empty casing.<\/p>\n<p>### **A THANK YOU TO THE PEOPLE WHO MADE THIS MOD POSSIBLE:**<\/p>\n<p>**MarbledNull:**\u00a0Coached me through the very basics of modding.\u00a0<\/p>\n<p>**Corrinedev\/jeducklet:** Wrote more than half of the core systems of this mod, and had my back every step of the way.\u00a0<\/p>\n<p>Couldn&#8217;t have done it without you guys.\u00a0 Go check them out here and here. They&#8217;re both in the midst of developing some very cool projects, so join their Discords and take a peek if you can.<\/p>\n<p>&#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;-<\/p>\n<p># **Tutorial and Explanation.**<\/p>\n<p>(By the way folks, if it&#8217;s not clear, this mod does require tacz to do anything, so make sure you have it installed.)<\/p>\n<p>Shots Fired adds casing drops to tacz weapons. Shoot a gun, get an empty casing. Currently, there are no casing items or uses for these items. Such default configuration will be added by a yet unreleased mod of mine called Create: Mass Munitions, an Create automation mod for all the gun mods. In the mean time, use our config to add your own items.<\/p>\n<p>## **How to use Shots Fired:**<\/p>\n<p>As S-F currently only supports tacz, this mini tutorial will only explain how tacz works and what to do to get the mod functioning to your liking with it.<\/p>\n<p>All tacz guns are the same forge item. They are seperated by their nbt. When I refer to &#8220;gunId&#8221; I do NOT mean the literal itemId, which would be tacz:modern_kinetic_weapon. I mean tacz&#8217;s custom nbt called &#8220;GunId,&#8221; represented in our code by &#8220;gunId&#8221; per normal style formatting. If you didn&#8217;t understand that, don&#8217;t worry, the important stuff is after this paragraph and I&#8217;m available for support through my discord.<\/p>\n<p>There are 2 important configs that this mod relies on.<\/p>\n<p>The first simply delineates tacz&#8217;s gunId data and the forge item that is dropped when the gun is fired in the form &#8220;tacz:yourGunIdnbtdatahere&#8221;|&#8221;forge:itemid&#8221;. In practice this looks like\u00a0&#8220;tacz:glock_17|minecraft:apple&#8221;.<\/p>\n<p>The second specifies how these casings should be ejection from the gun. You can control the casing&#8217;s displacement in all three directions and rotate its arc on all three axis&#8217;s, as well as adjust its power. I plan to some point re-implement the &#8220;isRight&#8221; feature where you are able to mirror casing ejection such they fly to the left instead of the right, in case you&#8217;re using a left handed gun.<\/p>\n<p>I recommend using KubeJS&#8217;s &#8220;\/kubejs hand&#8221; command to get the full nbt of the item you&#8217;re holding as it makes it trivially easy to get the nbt of your gun. As such it makes it far easier to add weapons to the config.<\/p>\n<p>The full configurability of this mod makes it a powerful tool for modpack creators who are looking to provide a more immersive experience for their players. Players themselves haven&#8217;t been forgotten either, active development is underway for a full reloading \/ recycling system for empty casings with proper 3d models (that don&#8217;t violate copyright law like a couple of my competitors unfortunately do) that Shots Fired will natively support.\u00a0<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A mod that adds casing drops to all 3d model gun mods. Currently only supporting tacz and DeceasedCraft as a library of sorts.<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_minecraft_slug":"shots-fired","_minecraft_project_id":"gwCtyRjo","_minecraft_author":"melodiccougar7","_minecraft_license":"Apache-2.0","_minecraft_downloads":305248,"_minecraft_follows":15,"_minecraft_client_side":"required","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"shots-fired.zip","_minecraft_size_bytes":8291259,"_minecraft_version_count":8,"_minecraft_updated_at":"2026-05-16T18:58:38.842601Z","_minecraft_date_created":"2025-01-25T09:13:15.220259Z","_minecraft_date_modified":"2026-05-05T02:11:28.704676Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/shots-fired","_minecraft_icon_attachment_id":0,"_minecraft_imported_at":"2026-06-08T05:29:48+00:00","_minecraft_import_hash":"3bc037ab6d7be2ff55c8626262da7edf","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[88,104,89,123,92],"mod_loader":[106],"minecraft_version":[36,60,93,94,101,102],"class_list":["post-138953","mod","type-mod","status-publish","hentry","mod_category-equipment","mod_category-forge","mod_category-game-mechanics","mod_category-technology","mod_category-utility","mod_loader-forge","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Shots Fired - 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\/shots-fired\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Shots Fired - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A mod that adds casing drops to all 3d model gun mods. Currently only supporting tacz and DeceasedCraft as a library of sorts.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/shots-fired\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\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\\\/shots-fired\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shots-fired\\\/\",\"name\":\"Shots Fired - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"datePublished\":\"2026-06-08T05:29:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shots-fired\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shots-fired\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shots-fired\\\/#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\":\"Shots Fired\"}]},{\"@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":"Shots Fired - 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\/shots-fired\/","og_locale":"en_US","og_type":"article","og_title":"Shots Fired - Minecraft","og_description":"A mod that adds casing drops to all 3d model gun mods. Currently only supporting tacz and DeceasedCraft as a library of sorts.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/shots-fired\/","og_site_name":"Minecraft","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\/shots-fired\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/shots-fired\/","name":"Shots Fired - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"datePublished":"2026-06-08T05:29:47+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/shots-fired\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/shots-fired\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/shots-fired\/#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":"Shots Fired"}]},{"@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\/138953","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:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=138953"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=138953"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=138953"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=138953"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}