CrossbowSaveArrow-0.0.8.jar
6 Feb 2026
CurseForge · Hytale mod
Per-crossbow ammo storage for Hytale. Each crossbow remembers its loaded arrows independently.
Quick answer
Crossbow Save Arrow CrossbowSaveArrow-0.0.8.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.
Where it goes
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
CrossbowSaveArrow-0.0.8.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.
Before you install it
Built for Crossbow Save Arrow CrossbowSaveArrow-0.0.8.jar. Pick another file and the loader, install side or required mods may change.
Use CrossbowSaveArrow-0.0.8.jar. It targets Hytale; another release may target a different game build or dependency set.
This file does not list any required mods. Do not add a library just because a different file uses it.
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Use the “Get this file” button beside CrossbowSaveArrow-0.0.8.jar. It opens that exact file at the source.
About this project
Per-crossbow ammo storage for Hytale. Each crossbow remembers its loaded arrows independently.
⚠️ IMPORTANT: This is NOT a regular mod! This is an Early Plugin (Hyxin/Mixin mod). It will NOT work if placed in the
Modsfolder. The CurseForge app does not install it correctly — you must install it manually. See the Installation section below.
In vanilla Hytale, arrows are lost when you switch away from a crossbow. If you loaded 4 arrows and switch to a sword, those arrows vanish. This mod fixes that.
This mod uses an event-based architecture with Mixin injection rather than tick-based systems. This means:
⚠️ The CurseForge app only installs mods into the
Modsfolder. This mod is an Early Plugin and must be installed manually into theearlypluginsfolder.
Hyxin.jar and place it in: UserData/EarlyPlugins/
CrossbowSaveArrow-*.*.*.jar and place it in your world save folder: UserData/Saves/<YourWorldName>/earlyplugins/
(Create the earlyplugins folder if it doesn't exist)
Linux users: The folder must be named exactly
earlyplugins(lowercase). Linux is case-sensitive, soEarlyPluginswon't work.
Hyxin.jar and place it in: <ServerRoot>/earlyplugins/
CrossbowSaveArrow-*.*.*.jar and place it in the same folder: <ServerRoot>/earlyplugins/
--accept-early-plugins to your server launch command. Example: java -Xms4G -Xmx4G -jar Server/HytaleServer.jar --assets ../Assets.zip --accept-early-plugins
earlyplugins folder in the console.Linux users: The folder must be named exactly
earlyplugins(lowercase). Linux is case-sensitive.
When you switch away from a crossbow, the current ammo count is saved to the crossbow's item metadata. When you switch back (or pick up a crossbow from the ground), the ammo is restored from metadata.
This allows you to have multiple crossbows with different ammo counts — perfect for combat loadouts where you want pre-loaded crossbows ready to fire.
This mod is open source. Feel free to learn from or contribute to the codebase.
Project description from CurseForge.
Recent files
6 Feb 2026
30 Jan 2026
29 Jan 2026
24 Jan 2026
Looking for an older file? The official CurseForge project page is in Resources.