

Actually Useful Fletching Table
Usage
Actually Useful Fletching Table is a Minecraft mod that allows you to tip arrows via the previously useless Fletching Table. Recipes for tipped arrows are the same as their potion counterparts, outside of the Arrow of Weakness, which is made with Blaze Powder and a Fermented Spider Eye.
Mod Compatibility
If you want to make custom recipes using this mod, there are a few things you should be familiar with:
Recipe Formatting
This mod uses Fabric's API for data-driven recipes, and the recipe JSON should follow the following format:
{
"type": "useful-fletching-table:tipping",
"arrowItem": "namespace:arrow",
"materialItem": "namespace:material",
"modifierItem": "namespace:modifier",
"result": {
"id": "namespace:result",
"components": {}
}
}
Item Tags
The arrowItem item needs to have theminecraft#arrows tag, and the modifierItem item needs to have the useful-fletching-table#fletching_mod tag.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 26.1.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as useful-fletching-table-1.0.jar — drop this file into the mods folder
- Download size: 65 KB
- Download link checked 9 Sept 2026 — working
These come from our own check of the pack file, not from the source page.