TheIncgi
Jul 18th, 2023
14
0
Never
This is comment for paste Craft blocks 7.7.6+
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Yea, around lines 43 & 44 you could look for specific items and put them in certain slots
  2.  
  3. 43, replace itemName with the ingredient you need (or lookup in a table or whatever)
  4. You can move it into the for loop too which may make it easier to pick out items per slot based on `i`
Add Comment
Please, Sign In to add comment