How do you add a custom ammo for a vanilla bow without changing the vanilla bow?

Started by DaRealHerobrine on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do you add a custom ammo for a vanilla bow without changing the vanilla bow?

I'd like to know how, as I want to add fire arrows and soul fire arrows without having to make custom bows. I'd like to add them to the ammo tables for both the bow and crossbow if possible.

Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Take the vanilla tags for…
Sat, 04/10/2021 - 20:46

Take the vanilla tags for bows (Ex. Well I dunno what the tags are but for example, if tags are like vanillaBowTag then set bow tag properties to vanillaBowTag.)

Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The tag are "ArrowEntities" …
Tue, 07/20/2021 - 01:18

The tag are "ArrowEntities" & "ArrowItems" use add common tags to workspace button saddly idk what to do after