Started by
Diamond07
on
Topic category: Help with Minecraft modding (Java Edition)
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
Add the logic "OR" example: "Get item from slot 0 OR 1 OR 2 OR 3 ...."
I can't put numbers in this logic. I'm trying "Bitwise OR" (Idk if it's the same thing, but I'll try)
Ok, it didn't work and I can't put the OR logic in the "Get item from the slot id" ;-;
Poof someone? ;-;
1. Enter as many times as you need this "OR" logic:
2. Enter the "Slot Item" logic as many times as you need:
I suggest leaving organized, slot 0, 1, 2 ..... I left it disorganized, but no problem! xD
Ohh yeah, I got it, thank ya! ♥
No problem!