Community listing page, reviews here may not be monitored by the author.
Better Archery
No reviews yet
A mod that gives a purpose to the fletching table.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
# This mod is currently in beta, expect bugs and missing features!
# Tipped arrows will come in a future release!
This mod adds a GUI for the fletching table and removes arrow recipes.
# Arrow attributes
Arrows now have 3 different attributes: Damage, Speed, Accuracy.
- Damage decides how much damage will the arrow deal. Sharper head parts deal more damage.
- An arrow with more speed will travel further away. Heavy parts slow the arrow down.
- Accuracy ranges between 0 and 1. It decides how accurate the arrow is. Accuracy is based on the material of the tail.
# Tiny flint
- Can be obtained by putting a normal flint in the crafting table.
- Can be used as the head part in arrow crafting.
- Deals more than normal flint.
# Bone stick
- Can be crafted from 2 bones.
- Replacement for the stick in arrows.
- Lighter than the stick, therefore arrows crafted from it are generally faster.
# Strider hair & Strider hair
- You can now cut a striders hair with a pair of scissors and craft a better tail form it.
- Strider fletching increases speed & accuracy.
# Spectral upgrade
- Can be crafted.
- When used on the fletching table, it allows you to craft spectral arrows.
- 1 glowstone / 4 spectral arrows.
# Fletching table GUI
- On the left, there are 3 slots for the arrow parts.
- On the right, you can select the type of arrow.
- If it has the spectral upgrade, you can input glowstone on the left.
# For mod & modpack makers
You can add more parts with datapacks using the `arrow_material` resource type.
Example arrow part:
```
{
"part": "TAIL",
"item": "minecraft:torch",
"attributes": {
"damage": 0.0,
"speed": 0.0,
"accuracy": 0.0
}
}
```
This mod is currently in beta, expect bugs and missing features!
Tipped arrows will come in a future release!
This mod adds a GUI for the fletching table and removes arrow recipes.
Arrow attributes
Arrows now have 3 different attributes: Damage, Speed, Accuracy.
- Damage decides how much damage will the arrow deal. Sharper head parts deal more damage.
- An arrow with more speed will travel further away. Heavy parts slow the arrow down.
- Accuracy ranges between 0 and 1. It decides how accurate the arrow is. Accuracy is based on the material of the tail.
Tiny flint
- Can be obtained by putting a normal flint in the crafting table.
- Can be used as the head part in arrow crafting.
- Deals more than normal flint.
Bone stick
- Can be crafted from 2 bones.
- Replacement for the stick in arrows.
- Lighter than the stick, therefore arrows crafted from it are generally faster.
Strider hair & Strider hair
- You can now cut a striders hair with a pair of scissors and craft a better tail form it.
- Strider fletching increases speed & accuracy.
Spectral upgrade
- Can be crafted.
- When used on the fletching table, it allows you to craft spectral arrows.
- 1 glowstone / 4 spectral arrows.
Fletching table GUI
- On the left, there are 3 slots for the arrow parts.
- On the right, you can select the type of arrow.
- If it has the spectral upgrade, you can input glowstone on the left.
For mod & modpack makers
You can add more parts with datapacks using the arrow_material resource type.
Example arrow part:
{
"part": "TAIL",
"item": "minecraft:torch",
"attributes": {
"damage": 0.0,
"speed": 0.0,
"accuracy": 0.0
}
}
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources