Item in any slot, but same result

Started by Diamond07 on

Topic category: Help with modding (Java Edition)

Last seen on 10:58, 9. Jul 2023
Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Item in any slot, but same result
Wed, 08/14/2019 - 17:42 (edited)

Hey guys, I just wanted to know if there's a way to add more slots ids in the "Get item from slot" tab because I don't know how to. Thanks! ♥

Here's a screenshot of what I was talking about: http://prntscr.com/osp53c (Like the apple doesn't need necessarily to be put in the slot 0, but it could be put in the 0, 1 and 2 for example).

Edited by Diamond07 on Wed, 08/14/2019 - 17:42
Last seen on 18:16, 20. Oct 2021
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Add the logic "OR" example: …
Wed, 08/14/2019 - 19:30

Add the logic "OR" example: "Get item from slot 0 OR 1 OR 2 OR 3 ...."

Last seen on 10:58, 9. Jul 2023
Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I can't put numbers in this…
Wed, 08/14/2019 - 20:39

I can't put numbers in this logic. I'm trying "Bitwise OR" (Idk if it's the same thing, but I'll try)

Last seen on 10:58, 9. Jul 2023
Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok, it didn't work and I can…
Wed, 08/14/2019 - 20:54

Ok, it didn't work and I can't put the OR logic in the "Get item from the slot id" ;-;

Last seen on 10:58, 9. Jul 2023
Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Poof someone? ;-;
Thu, 08/15/2019 - 23:25

Poof someone? ;-;

Last seen on 18:16, 20. Oct 2021
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
1. Enter as many times as…
Fri, 08/16/2019 - 18:58

1. Enter as many times as you need this "OR" logic:

1

2. Enter the "Slot Item" logic as many times as you need:

2

3

I suggest leaving organized, slot 0, 1, 2 ..... I left it disorganized, but no problem! xD

Last seen on 10:58, 9. Jul 2023
Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ohh yeah, I got it, thank ya…
Fri, 08/16/2019 - 21:07

Ohh yeah, I got it, thank ya! ♥

Last seen on 18:16, 20. Oct 2021
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No problem!
Tue, 08/20/2019 - 13:20

No problem!