Started by
Yusufhum3
on
Topic category: Troubleshooting, bugs, and solutions
So Im trying to add an advancement in a Update tick of a block but how do you do that because the Entity dependence is needed for the "Add advancement to Player" procedure block
in MCreator 2020.2
Edited by Yusufhum3 on Sat, 04/04/2020 - 14:06
How should block know which entity to grant advancement to on tick even where tick happens on a block independently of any other actions?
Maybe it could target the nearest Player but whatever thanks for your help I´ve found a solution by making a procedure that adds the advancement when Right clicked on block and since my block has a GUI it works perfectly