How do I make a block shoot a projectile?

Started by 2Cool4u on

Topic category: Help with Minecraft modding (Java Edition)

Active 11 months ago
Joined Apr 2015
Points:
1029

User statistics:

  • Modifications: 0
  • Forum topics: 51
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 117
How do I make a block shoot a projectile?

Does anyone know how to make a block shoot a projectile?

Active 4 years ago
Joined Jul 2020
Points:
621

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
I'm trying to figure out the…
Sat, 07/25/2020 - 01:01

I'm trying to figure out the same thing...

Active 4 years ago
Joined Jun 2020
Points:
652

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 34
same...
Tue, 07/28/2020 - 10:28

same...

Active 4 years ago
Joined Jul 2017
Points:
728

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
#metoo
Fri, 12/11/2020 - 00:51

#metoo

Active 3 years ago
Joined Apr 2017
Points:
726

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
also tryin to figure this…
Sat, 01/02/2021 - 23:33

also tryin to figure this out.

Active 2 years ago
Joined Aug 2020
Points:
657

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 73
I'm trying to do it and…
Sun, 01/03/2021 - 12:52

I'm trying to do it and answer your question, but I'm not sure how to do it, maybe when you place the block an entity is placed and that entity can shoot when you, for example, right click and, when you try to break it, the entity disappear and the block replace it. It could have some problems, like, if you don't finish breaking it, it will stay as block, but is the best answer i can think and that problem must have an easy solution that I'm not thinking about.

Active 2 years ago
Joined Aug 2020
Points:
657

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 73
Well, That is basically what…
Sun, 01/03/2021 - 17:00

Well, That is basically what i said.

Active 2 years ago
Joined Dec 2022
Points:
305

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
I am trying it and I did it…
Fri, 12/30/2022 - 15:50

I am trying it and I did it by creating a procedure for the Redstone On-trigger, I then used blocks from the "Projectile Procedures" tab and from the "Block Management" tab but it says missing dependencies for some reason