Take bucket on craft?

Started by adorablemadison on

Topic category: Help with MCreator software

Active 5 years ago
Joined May 2015
Points:
718

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Take bucket on craft?

So I want to make a recipe that will take the bucket when crafted. But by default minecraft keeps the bucket in the crafting table afterwards. any help?

Active 3 years ago
Joined Oct 2018
Points:
777

User statistics:

  • Modifications: 0
  • Forum topics: 16
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 58
Make a procedure when the…
Mon, 11/18/2019 - 17:49

Make a procedure when the item is crafted, remove 1 bucket from the inventory.
That should help.