Started by
PuppyOfProdigy
on
Topic category: Help with MCreator software
what does the procedure "on player stopped using" do, does it wait for it to not be in the inventory, does it wait until its not in main hand? idk pls tell me
Topic category: Help with MCreator software
what does the procedure "on player stopped using" do, does it wait for it to not be in the inventory, does it wait until its not in main hand? idk pls tell me
When you are breaking a block with a pickaxe or using a shovel to make patch than you are using this item/tool if you are breaking Obsidian and give up in halfway than this trigger is used
Just a tip: Whenever you are hesitating about when a procedure is called, you can simply add to the procedure:
[world management] Send to chat to all players "message".
Whenever you get a message in chat, you'll know that the procedure has been triggered.