Input and Output Slot

Started by DARKeyPoo on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Input and Output Slot

I have a button that converts an inputted ingot into a upgraded ingot, but Im having the problem where even if there isn't an ingot in the input slot to convert, it will still create an upgraded ingot in the output slot out of thin air? Is there a procedure to fix this That I can Use?

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The procedure should check…
Thu, 09/03/2020 - 02:19

The procedure should check if there is an ingot in the input slot, if true, the upgraded ingot will appear on the output slot. Use an "If, Do" Flow Control... I can't explain pretty well, go to this video 

https://youtu.be/qdGJY7ljujM this is the tutorial of a youtuber named Pylo

:)

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
not "a" youtuber, mcreator…
Thu, 09/03/2020 - 03:07

not "a" youtuber, mcreator isn't developed by one person only xD

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Lol thanks for that though
Thu, 09/03/2020 - 03:28

Lol thanks for that though