Skip to content
enso-x edited this page Mar 15, 2026 · 4 revisions

Public documentation repository for the HyGuns mod.

Start Here

If you are a player, modpack author, or content creator, start with these pages:

What HyGuns Supports

  • custom weapons
  • custom ammo items
  • ammo selection UI
  • ammo-based weapon overrides
  • custom projectile behavior
  • ammo impact interactions
  • wall penetration
  • auto-guided ammo
  • repair flow and repair kit content

Fire Cooldown Warning

For normal weapon fire-rate behavior, weapons should define both:

  • Interactions.Primary.Cooldown.Cooldown
  • HyGuns.Settings.Fire.Cooldown

Recommended rule:

  • keep both values equal for the base weapon
  • use ammo overrides only when special ammo should add extra server-side delay

Version

Current documented release:

  • v3.6.1

Clone this wiki locally