https://github.com/mrcrayfish/mrcrayfishgunmod
A Minecraft Mod focused on adding fun and simple weapons wtih lots of customisation including attachments and more!
https://github.com/mrcrayfish/mrcrayfishgunmod
forge minecraft minecraft-forge minecraft-mod mod
Last synced: 7 months ago
JSON representation
A Minecraft Mod focused on adding fun and simple weapons wtih lots of customisation including attachments and more!
- Host: GitHub
- URL: https://github.com/mrcrayfish/mrcrayfishgunmod
- Owner: MrCrayfish
- License: other
- Created: 2017-02-08T15:09:53.000Z (over 8 years ago)
- Default Branch: 1.19.X
- Last Pushed: 2024-06-03T12:23:41.000Z (over 1 year ago)
- Last Synced: 2025-04-05T18:12:05.748Z (7 months ago)
- Topics: forge, minecraft, minecraft-forge, minecraft-mod, mod
- Language: Java
- Homepage:
- Size: 4.72 MB
- Stars: 197
- Watchers: 16
- Forks: 132
- Open Issues: 169
-
Metadata Files:
- Readme: README.md
- License: LICENSE-new.txt
Awesome Lists containing this project
README

[](https://www.curseforge.com/minecraft/mc-mods/obfuscate) [](https://mrcrayfish.com/mods?id=cgm)  [](https://discord.gg/mrcrayfish) 
# MrCrayfish's Gun Mod
MrCrayfish's Gun Mod is a new and exciting weapon mod with a unique vision. Adding nine weapons, all can be highly customised to create your own unique variant. Using attachments and enchantments, you can increase the stats of a weapon to create an even more powerful version. Dyes can be used to change the colour of any weapon and attachment. This mod also adds grenades and stun grenades!

### Features:
* Includes nine unique weapons: Pistol, Shotgun, Rifle, Grenade Launcher, Bazooka, Mini Gun, Assault Rifle, Machine Pistol and Heavy Rifle!
* Adds Attachments to customise your weapon. Add different types of scopes and stocks to your weapon, put a new grip under the barrel or make your weapon quiet with a silencer!
* Nine unique enchantments to create an even more powerful weapon!
* Immersive experience with custom sounds and animations.
* The ability to headshot any vanilla mob in the game.
* Datapack support to allow you to change the base properties of all weapons.
* Integration into Controllable to allow you to play this mod with a Controller.
* A well designed code base that allows developers to create addons.

### Modpack Developers / Server Owners:
As of version 1.0, the mod is now data driven. This means in order to change the properties of a weapon, you must now use a datapack instead of the config file. This allows myself to patch the default properties of weapons while still allowing everyone to customise as needed. Template coming soon!
### How to Create an Addon:*OUTDATED. Please stand by while this is updated to 1.0.0. Thank you!*
MrCrayfish's Gun Mod now makes it possible to create addons as of version (1.13.1) and allows you create new weapons, ammo, and projectiles in a very small amount of code. If you are interested in developing an addon and/or potentially getting it featured on this page, you can check out the example mod I wrote. Feel free to use this project as a base of your own addon. Documentation is still a work in progress and will be updated soon.