Throw a tnt

Started by Superkota on

Topic category: Help with Minecraft modding (Java Edition)

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?

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.