Fowevah Tools

Adds fun, unusual, and chaotic custom tools for Forge servers, starting with the Chicken Staff pet summon item.

File Details

fowevahtools-1.3.1.jar

  • R
  • Jun 22, 2026
  • 2.94 MB
  • 15
  • 1.20.1
  • Forge

File Name

fowevahtools-1.3.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fowevah-tools-1582647:8297236")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fowevah Tools - Nyan Cat Gun Magazine and Reload Update

Added

  • Added a magazine system to the Nyan Cat Gun.
  • The Nyan Cat Gun now has a 30-shot magazine.
  • Each fired Nyan Cat projectile consumes 1 ammo.
  • Added a custom Nyan Cat Gun ammo HUD.
  • The ammo HUD appears on the right side of the screen while holding the Nyan Cat Gun.
  • Added a rainbow ammo bar that visually shows how much ammo is left.
  • Added an empty grey magazine/container texture for when the gun has no ammo.
  • Added a reload-start sound: nyangunreload1.ogg.
  • Added a reload-finished sound: nyangunreload2.ogg.
  • Added automatic reload when the magazine is fully empty.
  • Added passive reload when the player stops shooting.
  • Passive reload continues even when the player is not holding the Nyan Cat Gun, as long as the gun is still in the player’s normal inventory.

Changed

  • Empty magazine reload now behaves differently from passive reload.
  • If the player fully spends the magazine, the gun performs a normal forced reload.
  • Forced empty reload takes 10 seconds.
  • If the player stops shooting before the magazine is empty, the gun reloads passively at half speed.
  • Passive partial reload now takes the equivalent of 20 seconds from empty to full.
  • Passive reload is silent, so reload sounds do not spam after short bursts.
  • The Nyan Cat Gun can no longer shoot while it is in forced empty reload.
  • The ammo HUD updates while shooting, reloading, and passively recovering ammo.
  • Converted the second reload sound from MP3 to OGG so Minecraft can use it correctly.

Fixed

  • Fixed an issue where passive reload caused the held Nyan Cat Gun item to visually bounce up and down.
  • The gun now only plays the “item goes down” reload animation when the magazine is fully empty and forced reload begins.
  • Passive slow reload now keeps the cat in its normal held-item position.
  • Added custom re-equip animation handling so normal ammo NBT changes do not constantly reset the held item animation.
  • Fixed Nyan Cat UI Size.

Technical Changes

  • Updated NyanGunItem.java with magazine, reload, passive reload, and animation logic.
  • Added NyanGunAmmoOverlay.java for the right-side ammo HUD.
  • Updated ModSounds.java with the reload sound events.
  • Updated sounds.json with the new reload sounds.
  • Updated en_us.json with new subtitle entries.

Added GUI textures:

  • nyan_ammo_empty.png
  • nyan_ammo_bar.png

Added reload sound assets:

  • nyangunreload1.ogg
  • nyangunreload2.ogg

Added shouldCauseReequipAnimation(...) logic to stop passive reload from causing unwanted held-item animation resets.

Gameplay Summary

The Nyan Cat Gun now works more like a proper chaotic energy weapon:

  • Fire up to 30 Nyan Cat bullets.
  • The rainbow magazine bar drains with each shot.
  • Emptying the gun triggers a full reload with sounds and reload animation.
  • Stopping early allows the gun to slowly recharge in the background.
  • Empty reload is faster than passive reload, making full reloads and partial reloads feel different.