Help with Advancement

Started by Just-Guardian-… on

Topic category: Help with modding (Java Edition)

Last seen on 00:06, 30. Apr 2024
Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help with Advancement

I have wanted to make an advancement thats its granted after a specified block  gets hit by projectile 

But the problem is that i have already asigned a procedure to "a block got hit by projectile" trigger that make block explode and if i place on player tick update as additional trigger it will broke it 

so how i can do this procdure for that advancment?

Last seen on 01:16, 22. Apr 2024
Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you said the procedure to…
Sun, 04/21/2024 - 22:47

you said the procedure to make the block explode when its hit already works right? if so you can just change the exploding to "add advancement _ to entity"