Block of specific type broken procedure

Started by Nino3245 on

Topic category: Help with Minecraft modding (Java Edition)

Active 8 months ago
Joined Mar 2023
Points:
220

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
Block of specific type broken procedure

I want when you break a specific type of block (a custom one) it gives you an acheivement.

The Procedure needs to have support for a custom block

Please try to help me.

Active 1 day ago
Joined Oct 2021
Points:
598

User statistics:

  • Modifications: 0
  • Forum topics: 22
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 73
In your custom block, go to…
Mon, 04/03/2023 - 21:13

In your custom block, go to the triggers section and in "When block destroyed by player", make a procedure and add the block to give the event/target entity the advancement.

Active 8 months ago
Joined Mar 2023
Points:
220

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
Thanks!
Tue, 04/04/2023 - 16:04

Thanks!