Make arrows!

Started by Ghatos on

Topic category: Minecraft mod ideas exchange

Active 7 years ago
Joined May 2016
Points:
710

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Make arrows!
Fri, 06/24/2016 - 18:50 (edited)

Hello everyone!

I got a cool idea! make more arrows! (TNT arrows,Teleportation arrow,Flame arrow,Firework arrow(launch a firework when hitting the ground)...)

But I have a problem:How we make arrows with MCreator?

Thanks.

Edited by Ghatos on Fri, 06/24/2016 - 18:50
Active 6 years ago
Joined Mar 2016
Points:
840

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 189
Make ​custom bow using gun
Fri, 06/24/2016 - 19:40

Make ​custom bow using gun option make sure that you use event when bullet hits ground

Active 7 years ago
Joined May 2016
Points:
710

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Thanks!
Sat, 06/25/2016 - 17:27

Thanks!

But I don't want to make new bow: I want to add more arrow( that can be shoot by normal bows!)

Active 6 years ago
Joined Mar 2016
Points:
840

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 189
​then you must use coding
Sat, 06/25/2016 - 17:55

​then you must use coding sorry

Active 7 years ago
Joined May 2016
Points:
710

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
ow :'(
Tue, 06/28/2016 - 18:45

ow :'(

Active 10 months ago
Joined Jan 2016
Points:
953

User statistics:

  • Modifications: 0
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 174
can't you just use the arrow…
Fri, 08/14/2020 - 23:23

can't you just use the arrow tag 

Active 3 months ago
Joined Dec 2020
Points:
710

User statistics:

  • Modifications: 2
  • Forum topics: 12
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 142
how do i do it  
Sat, 07/03/2021 - 15:33

how do i do it

 

Active 1 year ago
Joined Feb 2020
Points:
770

User statistics:

  • Modifications: 10
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 69
And you think using tags in…
Wed, 07/28/2021 - 01:18

And you think using tags in easy?

Because its not

Active 2 months ago
Joined Aug 2020
Points:
904

User statistics:

  • Modifications: 3
  • Forum topics: 20
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 379
maybe if you did actually…
Wed, 07/28/2021 - 03:07

maybe if you did actually try to learn, then you'll know using or making tags isn't even remotely hard and you can understand it no matter your intelligence, and even better with MCreator simplifying it. heck, it's one of the easiest, basic things to do in datapacks & mods, and this might even look shameful in the eyes of experienced modders who use code; they could laugh at you if you say using tags is hard. it might lead to even more mockery that MCreator users are just plain inexperienced or lazy, which is frustrating to see although true sometimes... all it takes is to read the MCreator wiki then go to the page "How to make a tag", or do research about it to learn more.

in version 2021.1, there's already an "add common tags to the workspace" button on the top parts of the MCreator window that looks like a tag: click it, scroll down the list it shows up and find "minecraft:arrows". tick its checkbox & click "add tags" button, so that it adds a tag mod element for arrows. to explain in the simplest terms, that tag will tell Minecraft that an item should behave like an arrow (it can be shot with a bow). you then just have to edit the mod element it adds named "ArrowItems" and add your arrow item/s there to finish off. or, manually create a new tag mod element, type "arrows" in tag registry name, put "minecraft" in tag namespace, and tag type to "items". once again, select your arrow items.

using tags is not highly customizable when it comes to making arrow items unfortunately, so have it as you want but you'd really need to code to add a fully customizable arrow item that can be used with Minecraft bows

Active 1 year ago
Joined Feb 2020
Points:
770

User statistics:

  • Modifications: 10
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 69
Im trying ;-:
Wed, 07/28/2021 - 03:09

Im trying ;-:

Active 2 months ago
Joined Aug 2020
Points:
904

User statistics:

  • Modifications: 3
  • Forum topics: 20
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 379
...but it's so easy .-. what…
Thu, 07/29/2021 - 11:13

...but it's so easy .-.

what part of it are you having difficulties with?

Active 1 year ago
Joined Feb 2020
Points:
770

User statistics:

  • Modifications: 10
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 69
The tags Idk how to use…
Thu, 07/29/2021 - 13:29

The tags Idk how to use common tags

Active 1 year ago
Joined Feb 2020
Points:
770

User statistics:

  • Modifications: 10
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 69
I know gow to get them though
Thu, 07/29/2021 - 13:29

I know gow to get them though

Active 2 months ago
Joined May 2021
Points:
544

User statistics:

  • Modifications: 1
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 54
sorry but you guys are realy…
Sat, 08/14/2021 - 23:16

sorry but you guys are realy stupid, there is litteraly a tag called arrows, when an item is added in this tag you can use this item for a bow or crossbow