HomeJavaModsActually Useful Fletching Table
Actually Useful Fletching Table
ModsJava

Actually Useful Fletching Table

by vellfii · on Modrinth

⬇ Download on Modrinth
Actually Useful Fletching Table — screenshot 1

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.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

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

Explore more