Posted September 2, 20178 yr My mod's container slots are very finicky, where when you click on a slot you have to click a few times to either put an item in the slot or pull it out. Whenever this occurs it seems the slotID it's trying to place it in is '-999' which obviously doesnt exist. Linked below is one of my containers slotClick methods https://github.com/BeardlessBrady/Currency-Mod/blob/master-1.12/src/main/java/gunn/modcurrency/mod/container/ContainerVending.java#L140-L184 Edited September 3, 20178 yr by BeardlessBrady
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.