CurseForge · Minecraft mod
Fair Fletching
A balanced usage for Fletching Table, Nicer Tipped Arrow crafting!
Quick answer
Which Fair Fletching release should I use?
Fair Fletching v1.0.1 for Minecraft 26.2 targets 26.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.
Where it goes
Is Fair Fletching required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Fair Fletching v1.0.1 for Minecraft 26.2 need?
Fair Fletching v1.0.1 for Minecraft 26.2. Change the file and its required mods may change too.
Install Fabric API first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Fair Fletching without breaking your instance.
Built for Fair Fletching v1.0.1 for Minecraft 26.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Fair Fletching v1.0.1 for Minecraft 26.2. It targets 26.2 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Fabric API first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside Fair Fletching v1.0.1 for Minecraft 26.2. It opens that exact file at the source.
About this project
What does Fair Fletching add?
badges from Devin's Badges
Fair Fletching
A simple mod for Minecraft that adds a use for Fletching Table.
Using a Fletching Table now opens a fletching menu, where arrows can be "tipped" (upgraded).
The table does not allow crafting basic arrows and this feature is not planned. The regular crafting recipe seems already balanced and arrows can anyway be obtained in cheaper ways such as Villager trades or mob farms.
While many similar mods exist, I consider them either unfair or adding irrelevant content, hence why this mod is named "Fair Fletching".

Recipes
Tipping recipes with potions allow more than one arrow at the same time. They can, however, still be used for smaller amounts of arrows.
| arrows | ingredient | result | recipe identifier |
|---|---|---|---|
| 1 | Glowstone Dust | 1 Spectral Arrow | fair-fletching:spectral_arrows |
| 1-4 | Potion | 1-4 Tipped Arrows | fair-fletching:tipped_arrows_from_normal |
| 1-8 | Splash Potion | 1-8 Tipped Arrows | fair-fletching:tipped_arrows_from_splash |
| 1-16 | Lingering Potion | 1-16 Tipped Arrows | fair-fletching:tipped_arrows_from_lingering |
Note that while the author consider this fair, this is still cheaper than Vanilla's recipes. Vanilla uses 2 Glowstone Dusts for each Spectral Arrow (but only half an Arrow for some reason) and only allows Lingering Potions, each tipping 8 arrows. This amount, however, likely comes from the limitations of Crafting Table. The mod awards possibility to tip 4 arrows for brewing the Potion, additional 4 for upgrading to a Splash Potion (using Gunpowder), and then additional 8 for upgrading to a Lingering Potion (using Dragon's Breath).
Configuration and extensibility
The mod utilizes a custom recipe type (fair-fletching:arrow_tipping), making the recipes fully customizable through data packs. For example, tipping with splash potions (fair-fletching:tipped_arrows_from_splash) is configured in data/fair-fletching/recipe/tipped_arrows_from_splash.json which, by default, contains:
{
"type": "fair-fletching:arrow_tipping",
"max_arrows": 4,
"ingredient": "minecraft:potion",
"result": { "id": "minecraft:tipped_arrow" }
}
Compatibility
Mods making potions stackable such as Sensible Stackables are supported; if an ingredient remainder (i.e. empty bottle) is left but slot is still taken by remaining ingredients (i.e. potions), the remainder will be placed in Player's inventory or dropped if there's not enough space for it.
My other mod Adventurous Trinkets is also additionally supported. If it's present, the quiver slot (actually back slot from Trinkets) will be displayed alongside offhand slot in the GUI for easier access to the Quiver/Bundle.
Side Effects
This mod additionally fixes MC-267545 and adds a craft remainder of Empty Bottle to Potions. The latter has no effect for Vanilla recipes, but if a data pack or mod adds a recipe using a Potion, an Empty Bottle will remain in the crafting grid after the craft.
Project description from CurseForge.
Pick your setup
Fair Fletching by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2
1 loader build26.1
1 loader build1.21.1
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Fair Fletching versions and loaders
Fair Fletching v1.0.1 for Minecraft 26.2
fair-fletching-1.0.1+mc26.2.jar
9 Sept 2026
Fair Fletching v1.0.1 for Minecraft 26.1
fair-fletching-1.0.1+mc26.1.jar
9 Sept 2026
Fair Fletching v1.0.1 for Minecraft 1.21.1
fair-fletching-1.0.1+mc1.21.1.jar
9 Sept 2026
Fair Fletching v1.0.0 for Minecraft 26.2
fair-fletching-1.0.0+mc26.2.jar
23 Aug 2026
Fair Fletching v1.0.0 for Minecraft 26.1
fair-fletching-1.0.0+mc26.1.jar
23 Aug 2026
Fair Fletching v1.0.0 for Minecraft 1.21.1
fair-fletching-1.0.0+mc1.21.1.jar
23 Aug 2026
Looking for an older file? The official CurseForge project page is in Resources.