promotional bannermobile promotional banner

Hyguns

Hyguns is a Hytale weaponry mod featuring detailed firearms, fantasy weapons, and melee weapons. Hyguns aims to be the go-to mod for any weaponry, from any time period, to fit any vision.

File Details

HyGuns-3.5.1

  • R
  • Feb 25, 2026
  • 3.78 MB
  • 4.3K
  • Early Access

File Name

HyGuns-3.5.1.zip

Supported Versions

  • Early Access

3.5.1

  • Added weapon wall-penetration settings:
    • CanPenetrateWalls (boolean)
      • WallPenetrationBlocks (double, default 1.0)
  • Added configurable hit-part damage multipliers:
    • DamageMultipliers in HyGuns.Settings, for example (current values):
      • {"Head": 3.0, "Body": 1.5, "*": 1.0}
      • Multipliers are now centralized and applied through HitDamageMultipliers.
  • Added robust line-of-sight blocking:
    • Projectile damage now checks world geometry between projectile and target.
      • BlockMaterial.Empty blocks are ignored and do not consume penetration budget.
      • Non-empty blocks consume penetration budget, and damage is blocked if allowance is exceeded.
  • Added optional lethal damage mode:
    • LethalDamage (boolean)
      • When enabled, projectile damage is resolved as target current HP + 1 (instant kill behavior).
  • Added interaction-level overrides:
    • Hyguns_CanPenetrateWalls
      • Hyguns_WallPenetrationBlocks
      • Hyguns_LethalDamage
  • Updated ingot descriptions:
    • Ingot recipes with RequiredTierLevel: 1 are now described as requiring Furnace Tier 2 (tier indexing starts at 0).