Help with Advancement

Started by Just-Guardian-… on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 weeks ago
Joined Jan 2024
Points:
192

User statistics:

  • Modifications: 2
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 24
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?

Active 1 year ago
Joined Jul 2022
Points:
409

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
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"