HomeJavaModsArrow+
Arrow+
ModsJava

Arrow+

Adds new arrow types with different damage levels using only vanilla ingredients. A simple Vanilla+ upgrade for archery.

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.11 · Fabric⬇ Download for 1.21.10 · Fabric⬇ Download for 1.21.9 · Fabric⬇ Download for 1.21.6–1.21.8 · Fabric⬇ Download for 1.21.5 · Fabric⬇ Download for 1.21.4 · Fabric⬇ Download for 1.21.1 · Fabric⬇ Download for 1.20.1 · Fabric⬇ Download for 1.21.11 · Forge⬇ Download for 1.21.10 · Forge⬇ Download for 1.21.9 · Forge⬇ Download for 1.21.6–1.21.8 · Forge⬇ Download for 1.21.5 · Forge⬇ Download for 1.21.4 · Forge⬇ Download for 1.21.1 · Forge⬇ Download for 1.20.1 · Forge⬇ Download for 1.21.11 · NeoForge⬇ Download for 1.21.10 · NeoForge⬇ Download for 1.21.9 · NeoForge⬇ Download for 1.21.6–1.21.8 · NeoForge⬇ Download for 1.21.5 · NeoForge⬇ Download for 1.21.4 · NeoForge⬇ Download for 1.21.1 · NeoForge
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Arrow+ — screenshot 1

📌 Arrow+ – More Arrows with Vanilla Materials

Arrow+ adds new arrow types with different base damage, all crafted using only vanilla materials. It’s a lightweight Vanilla+ mod that expands archery without adding complex systems or external dependencies.

🏹 Features

🧪 Arrow Variants

All custom arrows are crafted using the vanilla arrow recipe shape:
Replace flint with the appropriate material and use the correct stick and feather accordingly to create different arrow types.

[Material]
[Stick]
[Feather]

All the arrows material, stick and feather can be found here.

🛠️ Modpack-Friendly & Customizable

Modpack developers can add their own arrow types by creating JSON files in:

Visit Data Generator to generate json file directly.

data/<modid>/arrowplus/arrows/your_arrow.json

Each arrow is defined using a simple format like this:

{
  "baseDamage": 2.5,
  "color": -5194043,
  "effects": {},
  "feather": "minecraft:feather",
  "flame": false,
  "gravity": 0.05,
  "material": "minecraft:iron_ingot",
  "outputAmount": 4,
  "stick": "arrowplus:copper_stick",
  "translationKey": "item.arrowplus.iron_arrow"
}

✅ Vanilla-friendly ✅ Lightweight and modular ✅ Supports modpacks and custom content

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more