
Custom Guns
A fully customizable datapack & mod for Minecraft 1.20.5+ that features custom guns that fully integrate with the surrounding world. Anyone can make their own gun with a straightforward command setup.
Обновлён 27 апреля 2026 г. · опубликован 27 ноября 2023 г.

📖 Description
A fully customizable datapack for Minecraft 1.20.5+ that features custom guns that fully integrate with the surrounding world. You can create your own guns with custom stats and also use this with friends without having to install mods.
No resource pack required for it to work.
⭐ Features
• Functional and accurate guns with realistic names, movement, and recoil.
• Functional throwables like grenades.
• Works with and without resource packs.
• 100% Multiplayer supported.
• It is easy to change settings via the chat menu.
• Create your own guns or use the ones that are already in the datapack.
🎗️ Compatibility

⚙️ Installation
After installing it, you may need to restart your world with /reload.
To open the chat menu, use /reload again.
⚡️IMPORTANT REMINDER
You need permissions to use commands to install and configure the settings!
This means that commands must be turned on in single-player and OP in multiplayer however, you do not need permission to use commands to use the guns, only to create them or to change the settings.
🛠️ Creation
For V2.1.0+
Hold the item that you want to convert into a gun in your mainhand and run this command:
/function guns:create {name:"AR-15",color:"blue",bullets:30,bullet_type:"medium",damage:9,headshot:20,cooldown:2,bloom:false,semi_auto:false,range:70,reload_time:40}
Replace the stats with your desired stats.
Unsupported items for custom gun creation are: All types of firework, rods, armor pieces, buckets, bows, potions, (throwables), empty maps, spawn eggs, eggs, snowballs, tridents, axes (still strip logs when right clicked on them), ender pearls, debug stick, and ender eyes.
For V2
Hold the item that you want to convert into a gun in your mainhand and run this command:
/function guns:create {name:"AR-15",color:"blue",bullets:30,magazine:90,damage:9,headshot:20,cooldown:2,bloom:false,semi_auto:false,range:70,reload_time:40}
Replace the stats with your desired stats.
For V1
To make your own guns, simply use this command in a command block since it is too long for the chat box.
/data modify storage guns create set value {
Damage:20,
Headshot:20,
Bullets:3,
Magazine:3,
Bloom:0,
Cooldown:30,
Recoil:2.5,
Range:300,
Semi-Auto:true,
ReloadTime:40,
Name:"AWP",
}
After modifying the storage for your weapon run
/item modify entity @s weapon.mainhand main:change_stats
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| v2.3.0+mod | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | fabric, forge, neoforge, quilt | 27 апреля 2026 г. | .jar (135 КБ) |
| v2.3.0 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | datapack | 27 апреля 2026 г. | .jar (67 КБ) |
| v2.2.9+mod | Релиз | 1.21.9, 1.21.10, 1.21.11 | fabric, forge, neoforge, quilt | 19 февраля 2026 г. | .jar (133 КБ) |
| v2.2.9 | Релиз | 1.21.9, 1.21.10, 1.21.11 | datapack | 19 февраля 2026 г. | .jar (67 КБ) |
| v2.2.8+mod | Релиз | 1.21.10, 1.21.11 | fabric, forge, neoforge, quilt | 9 декабря 2025 г. | .jar (133 КБ) |
| v2.2.8 | Релиз | 1.21.10, 1.21.11 | datapack | 9 декабря 2025 г. | .jar (67 КБ) |
| v2.2.8+mod | Релиз | 1.21.9, 1.21.10 | fabric, forge, neoforge, quilt | 1 октября 2025 г. | .jar (133 КБ) |
| v2.2.8 | Релиз | 1.21.9, 1.21.10 | datapack | 1 октября 2025 г. | .jar (67 КБ) |
| v2.2.8+mod | Релиз | 1.21.6, 1.21.7, 1.21.8 | fabric, forge, neoforge, quilt | 23 августа 2025 г. | .jar (133 КБ) |
| v2.2.8 | Релиз | 1.21.6, 1.21.7, 1.21.8 | datapack | 23 августа 2025 г. | .jar (67 КБ) |
| v2.2.7+mod | Релиз | 1.21.6, 1.21.7, 1.21.8 | fabric, forge, neoforge, quilt | 30 июля 2025 г. | .jar (126 КБ) |
| v2.2.7 | Релиз | 1.21.6, 1.21.7, 1.21.8 | datapack | 30 июля 2025 г. | .jar (64 КБ) |
| v2.2.6+mod | Релиз | 1.21.6 | fabric, forge, neoforge, quilt | 22 июня 2025 г. | .jar (117 КБ) |
| v2.2.6 | Релиз | 1.21.6 | datapack, fabric | 22 июня 2025 г. | .jar (59 КБ) |
| v2.2.5+mod | Релиз | 1.21.5 | fabric, forge, neoforge, quilt | 21 мая 2025 г. | .jar (116 КБ) |
Показаны последние 15 из 36 версий. Все версии — на Modrinth.
Ченджлог
v2.3.0+modРелиз26.1, 26.1.1, 26.1.2 · 27 апреля 2026 г.
Patch Notes:
- Added support for
26.1 - 26.1.2. - Fixed guns with bullet spread not working.
- All glass blocks are added to the breakable blocks list.
v2.3.0Релиз26.1, 26.1.1, 26.1.2 · 27 апреля 2026 г.
Patch Notes:
- Added support for
26.1 - 26.1.2. - Fixed guns with bullet spread not working.
- All glass blocks are added to the breakable blocks list.
v2.2.9+modРелиз1.21.9, 1.21.10, 1.21.11 · 19 февраля 2026 г.
Patch Notes:
- Fixed guns not being able to shoot correctly.
v2.2.9Релиз1.21.9, 1.21.10, 1.21.11 · 19 февраля 2026 г.
Patch Notes:
- Fixed guns not being able to shoot correctly.
v2.2.8+modРелиз1.21.10, 1.21.11 · 9 декабря 2025 г.
Patch Notes:
- Added support for
1.21.11.
v2.2.8Релиз1.21.10, 1.21.11 · 9 декабря 2025 г.
Patch Notes:
- Added support for
1.21.11.
v2.2.8+modРелиз1.21.9, 1.21.10 · 1 октября 2025 г.
Patch Notes:
- Added support for
1.21.9.
v2.2.8Релиз1.21.9, 1.21.10 · 1 октября 2025 г.
Patch Notes:
- Added support for
1.21.9.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…