Crossbow Save Arrow

Per-crossbow ammo storage for Hytale. Each crossbow remembers its loaded arrows independently.
Back to Files

CrossbowSaveArrow-0.0.3.jar

File nameCrossbowSaveArrow-0.0.3.jar
Uploader
MorgottMorgott
Uploaded
Jan 30, 2026
Downloads
677
Size
13.8 KB
File ID
7551232
Type
R
Release
Supported game versions
  • Early Access

What's new

v0.0.3 — Universal weapon detection

All 4 mixins no longer check itemId.contains("Crossbow") to identify crossbows. Detection is now based on presence of LoadedAmmo/CrossbowUUID metadata.

Changed

  • EntityStatMapMixin — writes LoadedAmmo metadata on any ammo stat change, regardless of item name
  • StatModifiersManagerMixin — detects weapons by presence of LoadedAmmo metadata instead of name
  • ModifyInventoryInteractionMixin — checks for metadata on held item instead of name
  • ItemStackMixin — checks for our metadata keys in BsonDocument instead of item name

Fixed

  • Ammo loss on swap with modded crossbows that use non-standard item IDs (e.g. MB crossbows with MasBallestas_Hierro)

This mod has no additional files