Throw a tnt

Started by Superkota on

Topic category: Help with modding (Java Edition)

Last seen on 18:16, 22. Mar 2024
Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Throw a tnt

I want to make a bow that shoots tnts that dont blow up instantly, and its not in the projectiles list, how do i do that?

Last seen on 14:16, 23. Jan 2024
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
1. Make ur own arrow model…
Wed, 08/31/2022 - 14:46

1. Make ur own arrow model in blockbench or tabula.
2. When it hits the ground or when it hits a living entity or maybe player too. click new procedure and make it like this. Wait (ur ticks) do explode x y z break.