Better Fletching Tables (BFT)

Quick rating

Better Fletching Tables (BFT)

No reviews yet

This mod gives an actual use to the fletching table other than trading with villagers.

No Theme
No Genre
QoL & Tweaks
Mod Loaders
Datapack
Forge
NeoForge
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unknown
Server Unknown

About

Project Details

Type
Mod
License
MIT License
Latest Version
3.1.0-BFT_mod-1.21.2-1.21.3.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

❗ Disclaimer

This mod is internally a datapack and needs Fabric API to work on Fabric. Check out the datapack version here in Modrinth.

🏹 Better Fletching Tables (BFT)

Better Fletching Tables tries to improve the current fletching table that minecraft has, which does literally nothing. This datapack adds the ability to craft arrows, tipped arrows and spectral arrows in a better way than the game actually does.

🎥 Video

✨ Features

  • New way to craft arrows.
  • New way to craft tipped arrows.
  • New way to craft spectral arrows.
  • New crafting station.

In more detail:

When you craft an arrow, instead of the usual 4 arrows you get, using the table you now get 6. When crafting tipped arrows keep in mind the following: When using a normal potion you can craft up to 16 tipped arrows, using a splash potion instead you can craft up to 32 tipped arrows, and finally using a lingering potion you can craft up to 64 tipped arrows. Also keep in mind that the potion will be consumed entirely whether you did or didn't crafted the max amount that potion could craft. Also, you can craft 2 spectral arrows using a normal arrow and a glowstone dust. And lastly, when shift clicking to the result it will craft as much as it can with the items you gave it.

❓ FAQ

Q: Does it have multiplayer compatibility?

A: Yes it does.

Q: Can I modify the datapack and redistribute it?

A: Yes you can, but only if you say who the original creator is (Eclipse Studios) and if you link the original Modrinth page somewhere noticeable in the project.

Q: Are you guys going to make more datapacks?

A: Yes we will, personally we do this as a hobby and only when we want and have the motivation to do it, and right now I don't really know what my next project will be, maybe I will return to another project, who knows. For more updates on our future datapacks join our discord server.

Q: Why is the gui not showing? And why do I have a chest minecart in the head when I look to a fletching table?

A: Remember to also download the resourcepack to make it appear that it is not broken, go to "Versions" > Click on the version you are using > Download the resourcepack.

Q: Does this datapack work on older/newer versions?

A: This may be a controversial answer, yes but also no. If you want to use version 3.0.0 and later of this datapack/mod you can only use it in 1.20.5+, this is due to the rewrite from scratch I did in order to compensate the bad permormance previous versions had which uses commands added in 1.20.5+ (and also uses the new item component format), that doesn't mean that all the previous versions bad and that you shouldn't use them, just that they may cause lag and also maybe drop the server's tps. If for whatever reason you want to downgrade it you COULD do so until 1.20.3 (I think), previous versions would be a nightmare to downgrade it. If for whatever reason you want to use it in a newer version and the official update hasn't happened just download the lastest version and change inside the pack.mcmeta of the datapack the "pack_format" value to the desired one (it may not work or at least not as intended).

Q: Is this datapack compatible with other datapacks?

A: Yes it is, this datapack follows the Smithed conventions to ensure datapack and resourcepack compatibility.

⚙️ Settings

This datapack/mod only works with the minecraft vanilla fletching table, that means that any one added via a mod won't work with the system, but since 2.0.0 you can make it compatible with any block, even ones added by mods. To achieve this you will need to modify the following file inside the datapack: data/bft/tags/blocks/ft.json The file should look like this:
{
    "values": [
      "minecraft:fletching_table"
    ],
    "replace": false
  }
To add another block just add a comma and add the id of the block (the id of a block is the one you use when you /give the block to you), for example, let's make it compatible with stones:
{
  "values": [
    "minecraft:fletching_table",
    "minecraft:stone"
  ],
    "replace": false
}
Now the datapack'll recognize as fletching tables the fletching table and stone.

🙋 Authors

❤️ Credits

Since 3.0.0, this datapack makes use of the following libraries/tricks:

🗑️ Unistall

To unistall the datapack run /function bft:cmd/unistall before removing the datapack and resourcepack, that will remove all scoreboards and more stuff that the datapack uses (v3.0.0+ only).
Note: The unistall function doesn't unistall the Iris library because other datapacks may be using it too.

🐛 Bug Report & 💡 Suggestions

If you have found any bugs or have any suggestion, please reach out to us at our discord server.

🔗 Links

youtube discord modrinth github Patreon CurseForge

🧑‍⚖️ License

MIT

🏹 Better Fletching Tables (BFT)

Better Fletching Tables tries to improve the current fletching table that minecraft has, which does literally nothing. This datapack adds the ability to craft arrows, tipped arrows and spectral arrows in a better way than the game actually does.

🎥 Video

🔗 Links

youtube-plural discord-plural modrinth github-plural patreon-plural curseforge planet_minecraft

📝 Useful Info

✨ Features

  • New way to craft arrows.
  • New way to craft tipped arrows.
  • New way to craft spectral arrows.
  • New crafting station.

When you craft an arrow, instead of the usual 4 arrows you get, using the table you now get 6. When crafting tipped arrows keep in mind the following: When using a normal potion you can craft up to 16 tipped arrows, using a splash potion instead you can craft up to 32 tipped arrows, and finally using a lingering potion you can craft up to 64 tipped arrows. Also keep in mind that the potion will be consumed entirely whether you did or didn't crafted the max amount that potion could craft. Also, you can craft 2 spectral arrows using a normal arrow and a glowstone dust. And lastly, when shift clicking to the result it will craft as much as it can with the items you gave it.

❓ FAQ

Q: Does it have multiplayer compatibility?

A: Yes it does.

Q: Can I modify the datapack and redistribute it?

A: Yes you can, but only if you say who the original creator is (Eclipse Studios) and if you link the original Modrinth page somewhere noticeable in the project.

Q: Are you guys going to make more datapacks?

A: Yes we will, personally we do this as a hobby and only when we want and have the motivation to do it, and right now I don't really know what my next project will be, maybe I will return to another project, who knows. For more updates on our future datapacks join our discord server.

Q: Why is the gui not showing? And why do I have a chest minecart in the head when I look to a fletching table?

A: Remember to also download the resourcepack to make it appear that it is not broken, go to "Versions" > Click on the version you are using > Download the resourcepack.

Q: Does this datapack work on older/newer versions?

A: This may be a controversial answer, yes but also no. If you want to use version 3.0.0 and later of this datapack/mod you can only use it in 1.20.5+, this is due to the rewrite from scratch I did in order to compensate the bad permormance previous versions had which uses commands added in 1.20.5+ (and also uses the new item component format), that doesn't mean that all previous versions are bad and that you shouldn't use them, just that they may cause lag and also maybe drop the server's tps. If for whatever reason you want to downgrade it you COULD do so until 1.20.3 (I think), previous versions would be a nightmare to downgrade it. If for whatever reason you want to use it in a newer version and the official update hasn't happened just download the lastest version and change inside the pack.mcmeta of the datapack the "pack_format" value to the desired one (it may not work or at least not as intended).

Q: Is this datapack compatible with other datapacks?

A: Yes it is, this datapack follows the Smithed conventions to ensure datapack and resourcepack compatibility.

⚙️ Settings

This datapack/mod only works with the minecraft vanilla fletching table, that means that any one added via a mod won't work with the system, but since 2.0.0 you can make it compatible with any block, even ones added by mods.

To achieve this you will need to modify the following file inside the datapack: data/bft/tags/blocks/ft.json

The file should look like this:

{
    "values": [
      "minecraft:fletching_table"
    ],
    "replace": false
  }

To add another block just add a comma and add the id of the block (the id of a block is the one you use when you /give the block to you), for example, let's make it compatible with stones:

{
  "values": [
    "minecraft:fletching_table",
    "minecraft:stone"
  ],
    "replace": false
}

Now the datapack'll recognize as fletching tables the fletching table and stone.

🙋 Authors

❤️ Credits

Since 3.0.0, this datapack makes use of the following libraries/tricks:

🗑️ Uninstall

To uninstall the datapack run /function bft:cmd/unistall before removing the datapack and resourcepack, that will remove all scoreboards and more stuff that the datapack uses (v3.0.0+ only).

Note: The uninstall function doesn't uninstall the Iris library because other datapacks may be using it too.
🐛 Bug Report & 💡 Suggestions

If you have found any bugs or have any suggestion, please reach out to us at our discord server.

🧑‍⚖️ License

MIT

Screenshots

Gallery

  • GUI.png
    GUI.png GUI.png
  • Tipped with splash potion.png
    Tipped with splash potion.png Tipped with splash potion.png
  • Tipped with normal potion.png
    Tipped with normal potion.png Tipped with normal potion.png
  • Tipped with lingering potion.png
    Tipped with lingering potion.png Tipped with lingering potion.png
  • Spectral Arrows.png
    Spectral Arrows.png Spectral Arrows.png
  • Arrows.png
    Arrows.png Arrows.png
  • Spectral arrows
    Spectral arrows Since v3.0.0 you will get 2 instead of 1 spectral arrows
  • Tipped with splash potion
    Tipped with splash potion
  • Arrows
    Arrows
  • Icon
    Icon
  • Tipped with lingering potion
    Tipped with lingering potion
  • Banner
    Banner
  • Tipped with normal potion
    Tipped with normal potion
  • GUI
    GUI

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
1
In stacks

By the numbers

Statistics

~140,000
Total Downloads
CurseForge
~65,000
Modrinth
~78,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works