{"id":138119,"date":"2026-06-08T07:03:57","date_gmt":"2026-06-08T04:03:57","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/shahed\/"},"modified":"2026-06-08T07:03:57","modified_gmt":"2026-06-08T04:03:57","slug":"shahed","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/shahed\/","title":{"rendered":"Shahed"},"content":{"rendered":"<p># \ud83d\udee9\ufe0f Shahed Drone Mod<\/p>\n<p>## \ud83d\udcd6 Description<\/p>\n<p>This mod adds a fully functional **Shahed kamikaze drone** to Minecraft with realistic sound physics, radar detection system, and air raid alert sirens. Perfect for military-themed servers, minigames, or immersive survival gameplay.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Features<\/p>\n<p>### \ud83c\udfaf Shahed Drone<br \/>\n&#8211; **Kamikaze UAV** that flies to target coordinates and explodes on impact<br \/>\n&#8211; **Two dive modes:** Low (150 blocks) and High (500 blocks) altitude approach<br \/>\n&#8211; **Smooth flight physics** with client-side prediction for lag-free visuals<br \/>\n&#8211; **Massive explosion** with fire, smoke, debris particles and configurable block damage<br \/>\n&#8211; **Kill attribution** \u2014 kills are credited to the player who launched the drone<\/p>\n<p>### \ud83d\udda5\ufe0f Terminal Block<br \/>\n&#8211; **Control interface** to launch drones<br \/>\n&#8211; Enter target **X\/Z coordinates** manually<br \/>\n&#8211; Shows **launch cost** and your coin balance<br \/>\n&#8211; Displays **forbidden zone** warnings<br \/>\n&#8211; Beautiful hacker-style **green UI**<\/p>\n<p>### \ud83d\udce1 Radar Block<br \/>\n&#8211; Detects drones within **1000 blocks** radius<br \/>\n&#8211; **Real-time GUI** with scanning animation<br \/>\n&#8211; Shows drone positions as **red blinking dots**<br \/>\n&#8211; Hover over dots to see **distance**<br \/>\n&#8211; Outputs **redstone signal** (0-15) based on closest drone proximity<\/p>\n<p>### \ud83d\udea8 Siren Block<br \/>\n&#8211; **Air raid siren** activated by redstone signal<br \/>\n&#8211; Realistic **distance-based volume** (audible up to 300 blocks)<br \/>\n&#8211; Sound stops when block is destroyed<br \/>\n&#8211; Repeats every 25 seconds while powered<\/p>\n<p>### \ud83d\udd0a Realistic Sound System<br \/>\n&#8211; **3D positional audio** for all sounds<br \/>\n&#8211; **Distance-based volume attenuation** for drone engine<br \/>\n&#8211; **5 different explosion sounds** with random selection<br \/>\n&#8211; **Sound delay** simulating speed of sound (17 blocks\/tick)<br \/>\n&#8211; Engine **pitch changes** during dive maneuver<br \/>\n&#8211; Smooth **volume transitions** based on player distance<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfae Commands<\/p>\n<p>All commands require **permission level 2** (operator).<\/p>\n<p>### Launch Drone<br \/>\n&#8220;`<br \/>\n\/shahed attack <x y z> <target_x target_y target_z> low<br \/>\n\/shahed attack <x y z> <target_x target_y target_z> high<br \/>\n&#8220;`<\/p>\n<p>### View Configuration<br \/>\n&#8220;`<br \/>\n\/shahed config<br \/>\n&#8220;`<\/p>\n<p>### Modify Settings<br \/>\n| Command | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/shahed config spawnX <value>` | Set drone spawn X coordinate |<br \/>\n| `\/shahed config spawnY <value>` | Set drone spawn Y coordinate (100-320) |<br \/>\n| `\/shahed config spawnZ <value>` | Set drone spawn Z coordinate |<br \/>\n| `\/shahed config targetY <value>` | Set target Y level (-64 to 320) |<br \/>\n| `\/shahed config cost <value>` | Set launch cost in coins (0-64) |<br \/>\n| `\/shahed config particles enable\/disable` | Toggle explosion particles |<br \/>\n| `\/shahed config particles multiplier <0-500>` | Set particle amount (100 = default) |<br \/>\n| `\/shahed config blockDamage enable\/disable` | Toggle explosion block damage |<br \/>\n| `\/shahed config logging enable\/disable` | Toggle console logging |<br \/>\n| `\/shahed config reload` | Reload config from file |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udce6 Blocks &#038; Items<\/p>\n<p>| Item | Description |<br \/>\n|&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| \ud83d\udda5\ufe0f **Shahed Terminal** | Control panel to launch drones |<br \/>\n| \ud83d\udce1 **Shahed Radar** | Detects nearby drones, outputs redstone |<br \/>\n| \ud83d\udea8 **Siren** | Air raid alert, redstone activated |<br \/>\n| \ud83e\ude99 **Coin** | Currency for launching drones |<\/p>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f Configuration<\/p>\n<p>Config file: `shahed-common.toml`<\/p>\n<p>&#8220;`toml<br \/>\n[Spawn Settings]<br \/>\nspawnX = 0<br \/>\nspawnY = 200<br \/>\nspawnZ = 0<br \/>\ntargetYLevel = 64<\/p>\n<p>[Cost Settings]<br \/>\nlaunchCostCoins = 10<\/p>\n<p>[Forbidden Zones]<br \/>\nforbiddenZones = [&#8220;0,0,100,100&#8221;]<\/p>\n<p>[Explosion Effects]<br \/>\nexplosionParticlesEnabled = true<br \/>\nexplosionParticleMultiplier = 100<br \/>\nexplosionBreaksBlocks = true<\/p>\n<p>[Debug]<br \/>\nloggingEnabled = false<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udccb Requirements<\/p>\n<p>&#8211; **Minecraft:** 1.20.1<br \/>\n&#8211; **Forge:** 47.2.0+<br \/>\n&#8211; **GeckoLib:** 4.4+<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfac Usage Example<\/p>\n<p>1. Place a **Shahed Terminal**<br \/>\n2. Get some **Coins** from creative tab<br \/>\n3. Right-click the terminal<br \/>\n4. Enter target coordinates<br \/>\n5. Click **LAUNCH**<br \/>\n6. Watch the drone fly and explode! \ud83d\udca5<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udf10 Credits<\/p>\n<p>Developed by **krutnet** for KrutEvent<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Adds a Shahed kamikaze drone controlled via terminal, radar threat detection, and air raid sirens \u2014 all with realistic positional audio and sound physics.<\/p>\n","protected":false},"featured_media":138120,"template":"","meta":{"_minecraft_slug":"shahed","_minecraft_project_id":"ATisIhZ7","_minecraft_author":"krutnet","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":1929,"_minecraft_follows":3,"_minecraft_client_side":"required","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"shahed.zip","_minecraft_size_bytes":1707039,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T02:11:07.013590Z","_minecraft_date_created":"2025-12-12T03:38:32.860426Z","_minecraft_date_modified":"2025-12-05T21:59:41.194659Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/shahed","_minecraft_icon_attachment_id":138120,"_minecraft_imported_at":"2026-06-08T04:03:58+00:00","_minecraft_import_hash":"069ac7ca4fd3034edc1138973bbcf607","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[104,123],"mod_loader":[106],"minecraft_version":[36],"class_list":["post-138119","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-forge","mod_category-technology","mod_loader-forge","minecraft_version-1-20-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Shahed - 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\/shahed\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Shahed - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Adds a Shahed kamikaze drone controlled via terminal, radar threat detection, and air raid sirens \u2014 all with realistic positional audio and sound physics.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/shahed\/\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shahed\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shahed\\\/\",\"name\":\"Shahed - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shahed\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shahed\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/shahed-icon-548601aafe2f6514322a32c2d70288e756f067a2_96.webp\",\"datePublished\":\"2026-06-08T04:03:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shahed\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shahed\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shahed\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/shahed-icon-548601aafe2f6514322a32c2d70288e756f067a2_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/shahed-icon-548601aafe2f6514322a32c2d70288e756f067a2_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shahed\\\/#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\":\"Shahed\"}]},{\"@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":"Shahed - 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\/shahed\/","og_locale":"en_US","og_type":"article","og_title":"Shahed - Minecraft","og_description":"Adds a Shahed kamikaze drone controlled via terminal, radar threat detection, and air raid sirens \u2014 all with realistic positional audio and sound physics.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/shahed\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/shahed\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/shahed\/","name":"Shahed - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/shahed\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/shahed\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/shahed-icon-548601aafe2f6514322a32c2d70288e756f067a2_96.webp","datePublished":"2026-06-08T04:03:57+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/shahed\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/shahed\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/shahed\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/shahed-icon-548601aafe2f6514322a32c2d70288e756f067a2_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/shahed-icon-548601aafe2f6514322a32c2d70288e756f067a2_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/shahed\/#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":"Shahed"}]},{"@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\/138119","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\/138120"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=138119"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=138119"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=138119"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=138119"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}