Skip to content
The-Fox_369 edited this page Aug 21, 2026 · 6 revisions

Fox's Weapons Wiki

Welcome to the official wiki for Fox's Weapons.

Fox's Weapons is a NeoForge weapon mod for Minecraft 26.2 using GeckoLib 5 for custom 3D rendering and animations.

The finished base mod is planned to contain 15 unique weapons, each with its own mechanics, model, effects, and playstyle.


Modrinth Alpha Releases

Three alpha builds have been uploaded to Modrinth:

Version Weapon
0.1.0-alpha.1 Volcano Hammer
0.2.0-alpha.1 Blunderbuss
0.3.0-alpha.1 Soul Reaper

Latest uploaded alpha: 0.3.0-alpha.1

The Modrinth project is still under review, so the uploaded versions may not be publicly downloadable yet.


Current Source

The GitHub source currently contains:

The source may move ahead of the latest uploaded Modrinth build during development.


Weapons

Volcano Hammer

A slow, heavy volcanic melee weapon with Fire Resistance while held and a right-click Volcano Smash that creates a 3x3 ring of fire.

Read the Volcano Hammer page

Blunderbuss

A close-range firearm with two firing modes: a precise single shot and a four-pellet spread shot. It uses Iron Nuggets as ammunition.

Read the Blunderbuss page

Soul Reaper

A heavy scythe whose vanilla jump critical hits steal half a heart from the victim and transfer it to the wielder.

Read the Soul Reaper page


Building From Source

The source is available at:

https://github.com/The-Fox-369/foxs-weapons

On Windows, assemble the development JAR with:

.\gradlew.bat assemble

For a full build:

.\gradlew.bat build

Development builds may contain changes that have not yet been uploaded to Modrinth.


Requirements

  • Minecraft 26.2
  • NeoForge 26.2.0.59
  • GeckoLib 5.5.3
  • Java 25

Links

Clone this wiki locally