Skip to content

ToBinio/real-arrow-tip

Repository files navigation

Real Arrow Tip

a fabric mod which makes the bow display the correct arrow

The time has ended where your bow simply shoots a different arrow than displayed!

features

all arrows show their true selves

  • Bow displays correct colored tip when shooting tipped arrows
  • Bow displays spectral arrows
  • Crossbow displays correct colored tip when shooting tipped arrows
  • Crossbow displays spectral arrows
  • Arrow entity displays colored tip when it's a tipped arrow

Supporting more Arrows

This mod adds a new real_arrow_tip:charge_type for the crossbow and bow item. It sets the item identifier of the currently used arrow as its value, making it possible to support any arrow.

The texture pack needs to include the required arrow textures (see this mod’s resource pack for examples) and update minecraft/items/bow.json and minecraft/items/crossbow.json to reference the new textures.

To create these .json files, you can use item-model-generator.py. Simply add the new arrows, and the .json files will be generated.

Note: Supporting modded arrows is outside the scope of this mod. Feel free to publish any resource pack that adds compatibility for modded arrows.

About

a fabric mods which makes the bow display the correct arrow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published