Compatibility
Minecraft: Java Edition
1.21.10
1.21.1
1.20.1
Platforms
Supported environments
Creators
Details
Licensed ARR
Published 6 days ago
Updated last week
🏹 Fletching Recipe
This mod adds a custom GUI menu to the vanilla Fletching Table, along with a new recipe type:
fletchingrecipe:fletching
It supports both SizedIngredient and DataComponentIngredient / NbtIngredient as inputs — meaning you can:
- Specify input stack counts directly in the recipe
- Use NBT data or Data Components to define advanced inputs (for example,
Lingering Potion
with specific potion content)
A full JSON recipe format will be documented at github README.md in the master branch for each Minecraft version and modloader.
⚙️ Features
- Adds GUI / Screen for the vanilla Fletching Table
- Introduces a new recipe type:
fletchingrecipe:fletching
- Supports SizedIngredient and NBT/DataComponent ingredients
- Designed for modpack and datapack creators
- Fully compatible with Forge, Fabric, and NeoForge
Made for modders, datapack creators, and players who want to make the Fletching Table actually useful.