Musket Mod Reloaded

Quick rating

Musket Mod Reloaded

No reviews yet

Fork of ewewukek's Musket Mod with continued support for modern versions of Minecraft.

Medieval
Tech
Adventure/Exploration
Shooter
Enchantments
Custom Weapons
Hostile Mobs
QoL & Tweaks
Mod Fork/Port
Detailed Textures/Models
Mod Loaders
NeoForge
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
musketmod_reloaded-26.2-neoforge-1.6.3.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

Musket Mod

Adds craftable rudimentary firearms. A currently true-port of ewewukek's Musket Mod with active support and updated for modern Minecraft versions. Original mod can be found here.

Enhancements and Additions will come in future, along with backports of the said features.

Please do not report issues or give suggestions for this to the original creator, use the linked GitHub that is on the page.

Forge / Neoforge

Requires Cloth Config API.

Fabric

Requires Fabric API and Cloth Config API.

Mechanics

RMB loads and fires guns. Full sized ones can't be used from offhand.

All guns are unusable inside water and bullets lose power when flying through it.

Bullets can ignite TNT and destroy some blocks (only non-stained glass panes by default).

Headshots increase bullet damage by 30% (applies to most bipedal mobs).

Musket

Damage: 16\ Durability: 250\ Enchantments: Knockback

Musket upgrade smithing template

Required to craft upgraded muskets. Has a high chance to spawn in strongholds and woodland mansions and with a lower chance in other overworld structures.

Musket with Bayonet

Melee damage: 5\ Enchantments: Sharpness, Smite, Bane of Arthropods

Scoped Musket

Zoom factor: 3x\ Durability: 150\ Enchantments: Knockback

Greatly improved accuracy and reduced bullet drop. Use RMB to aim and LMB to fire.

Blunderbuss

Damage: 21\ Durability: 200\ Enchantments: Flame

Fires 9 pellets with much higher spread than musket.

Flintlock Pistol

Damage: 12\ Durability: 200\ Enchantments: Quick Charge

Can be fired from any and both hands. You can reload both by holding down RMB.

Paper cartridge (ammunition)

Dispensers can fire them dealing 10 damage.

Monsters

Pillagers and skeletons (all kinds) can use guns. They also may spawn with one (20% for pillagers with a pistol, 5% for skeletons with a musket).

Monsters deal 50% damage with guns by default.

Configuration

Settings can be accessed from NeoForge's mods menu or via Mod Menu on Fabric.

Bullet spread follows normal distribution like in real life but it is awkward to configure. Here is a simple table that could help with that: bulletStdDev

Loot tables in namespace musketmod add items to matching vanilla loot tables. pillager_weapon and skeleton_weapon control what gun corresponding monster will get.

item/enchantable/* tags control what enchantments can be added to the guns.\ block/*_by_bullets tags control which blocks would be destroyed or dropped by bullets.\ entity_type/headshotable tag controls which mobs are considered for headshot detection.

3D Modeling

Mod provides following model predicates:

  • "loaded" - hammer is cocked
  • "loading" - matches loading animation in 3rd person
  • "aiming" - matches crossbow hold pose in 3rd person

Example: musket.json

Mod's blockbench models can be found here.

Permissions

You may include this mod in any modpack, private or public, along with any modifications.

Credits

  • ewewukek (original mod)
  • Mojang (duh)
  • Minecraft Forge and guys from the forum
  • Funny NeoForge people
  • FabricMC
  • lilypuree (fixes and Korean translation)
  • MikhailTapio (Chinese translation)
  • Xannosz & SkpC9 (1.20.x update)
  • Lufurrius (1.21.11 update)

Musket Mod

Adds craftable rudimentary firearms. A currently true-port of ewewukek's Musket Mod with active support and updated for modern Minecraft versions. Original mod can be found here.

Enhancements and Additions will come in future, along with backports of the said features.

Please do not report issues or give suggestions for this to the original creator, use the linked GitHub that is on the page.

Forge / Neoforge

Requires Cloth Config API.

Fabric

Requires Fabric API and Cloth Config API.

Mechanics

RMB loads and fires guns. Full sized ones can't be used from offhand.

All guns are unusable inside water and bullets lose power when flying through it.

Bullets can ignite TNT and destroy some blocks (only non-stained glass panes by default).

Headshots increase bullet damage by 30% (applies to most bipedal mobs).

Musket

Damage: 16
Durability: 250
Enchantments: Knockback

Musket upgrade smithing template

Required to craft upgraded muskets. Has a high chance to spawn in strongholds and woodland mansions and with a lower chance in other overworld structures.

Musket with Bayonet

Melee damage: 5
Enchantments: Sharpness, Smite, Bane of Arthropods

Scoped Musket

Zoom factor: 3x
Durability: 150
Enchantments: Knockback

Greatly improved accuracy and reduced bullet drop. Use RMB to aim and LMB to fire.

Blunderbuss

Damage: 21
Durability: 200
Enchantments: Flame

Fires 9 pellets with much higher spread than musket.

Flintlock Pistol

Damage: 12
Durability: 200
Enchantments: Quick Charge

Can be fired from any and both hands. You can reload both by holding down RMB.

Paper cartridge (ammunition)

Dispensers can fire them dealing 10 damage.

Monsters

Pillagers and skeletons (all kinds) can use guns. They also may spawn with one (20% for pillagers with a pistol, 5% for skeletons with a musket).

Monsters deal 50% damage with guns by default.

Configuration

Settings can be accessed from NeoForge's mods menu or via Mod Menu on Fabric.

Bullet spread follows normal distribution like in real life but it is awkward to configure. Here is a simple table that could help with that: bulletStdDev

Loot tables in namespace musketmod add items to matching vanilla loot tables. pillager_weapon and skeleton_weapon control what gun corresponding monster will get.

item/enchantable/* tags control what enchantments can be added to the guns.
block/*_by_bullets tags control which blocks would be destroyed or dropped by bullets.
entity_type/headshotable tag controls which mobs are considered for headshot detection.

3D Modeling

Mod provides following model predicates:

  • "loaded" - hammer is cocked
  • "loading" - matches loading animation in 3rd person
  • "aiming" - matches crossbow hold pose in 3rd person

Example: musket.json

Mod's blockbench models can be found here.

Permissions

You may include this mod in any modpack, private or public, along with any modifications.

Credits

  • ewewukek (original mod)
  • Mojang (duh)
  • Minecraft Forge and guys from the forum
  • Funny NeoForge people
  • FabricMC
  • lilypuree (fixes and Korean translation)
  • MikhailTapio (Chinese translation)
  • Xannosz & SkpC9 (1.20.x update)
  • Lufurrius (1.21.11 update)

Screenshots

Gallery

  • Don't even joke lad.
    Don't even joke lad.
  • Don't even joke lad.
    Don't even joke lad.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
1
In stacks

By the numbers

Statistics

~10,000
Total Downloads
CurseForge
~4,000
Modrinth
~6,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works