/ModularGuns

Gun mod for modern Minecraft (1.19+ for Fabric/Forge)

Primary LanguageJava

ModularGuns

Gun mod for modern Minecraft (1.19+ for Fabric/Forge)

Java 17 Version Mod loader: Forge Discord

⭐️ Features

Primary features:

  • Fully configurable guns
  • Content-pack creation with your customs guns, textures, sounds, models and animations !
  • Good hit detection on server-side

Workspace installation

The workspace use Architectury API which allows to build a mod for different minecraft modloaders such as Forge and Fabric.

  • Link: https://github.com/architectury

  • To be able to properly runClient for Fabric and Forge add the following in the program argument: --mixin.config gltfloader.mixins.json

This allows for the GLTFLoader library mod to apply correct patches to Minecraft

  • Enjoy coding !