Help clearing slot for a rubbish bin

Started by Gaansy on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help clearing slot for a rubbish bin

I have set up a block that when right clicked opens up a GUI in which the player can drag an item into a single input block and is cleared/deleted.

I have set up a procedure that uses "Clear slot (0) of inventory inherited"

My issue I am having is that instead of removing the item as intended, it hides is as such where the item isn't visible when placed inside but still remain inside. This can be seen if the player adds other items to be deleted, these items are instead swapped and not deleting at all.

- Gaansy

Joined Apr 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
put your clear slot…
Thu, 10/25/2018 - 13:43

put your clear slot procedure on this block update this should fix this