Started by
WELLOTHEHERO
on
Topic category: Help with Minecraft modding (Java Edition)
how can I set it to gain achievement when I break my block
Edited by WELLOTHEHERO on Wed, 10/14/2020 - 08:05
Topic category: Help with Minecraft modding (Java Edition)
how can I set it to gain achievement when I break my block
In the trigger "When block destroyed by player", have a prodecure that runs the procedure "Add achievement to Event/target Entity - achievement _______". I would also recommend putting that in a If: block for "Does player have advancement _____"
But yeah, that should work. Hope this helps.
thanks from Turkey: D