Started by
davemurdock55
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, I'm sort of new to this whole modding scene, but I really need help on trying to change one item to another in a chest while the player is not currently accessing the inventory. Hoppers are able to do this, so I don't see why I wouldn't be able to. The problem is, I just haven't figured out how yet. The closes thing I can find is a blockly block that requires the GUI to be open (I also want to be able to do this in a backpack-like item while I'm not accessing its GUI).
Well, thanks for any responses!!!
Have a great one!
Use slot management procedures from Blocks category, they work on any block at given location for given slot.
In general, I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei