Skip to content

PikachuGabe/mc-musketmod

 
 

Repository files navigation

Musket Mod

Small mod that adds craftable muskets and pistols.

Download from CurseForge
Download from modrinth

Forge

No additional dependencies required.

Fabric

Requires Fabric API.

Mechanics

'Use' key loads and fires a weapon. Can't be done underwater.

Musket

Damage: 20.5 - 21.0
Durability: 250

Can't be used from offhand.

Musket with bayonet

Deals 5 melee damage.

Pistol

Damage: 12.0 - 12.5
Durability: 150

Fires slower bullets. Can be used from both hands.
Only pistol in main hand is loaded. To load second, swap pistols in hands.

Paper cartridge (ammunition)

Configuration:

Stored in GAME_DIRECTORY/config/musketmod.txt

Configurable values are durability, damage, bullet speed, maximum travel distance and accuracy.

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

Reload duration is not configurable with current implementation. It may change in the future.

Permissions:

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

My sprites are free to use.

Sounds that I based mine on are listed here: credits.txt

Credits:

  • Mojang (duh)
  • Minecraft Forge and guys from the forum
  • FabricMC
  • lilypuree (fixes and Korean translation)
  • MikhailTapio (Chinese translation)
  • Xannosz & SkpC9 (1.20.x update)
  • Some sounds I've used

About

Small mod that adds craftable muskets and pistols

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%