Started by
TheObserver
on
Topic category: Help with Minecraft modding (Java Edition)
I was wanting to make a "chicken chest" block that duplicates items in its storage once the player closes the gui, but I can't figure out how to do the duplication process. How would one do this
"If item exists in slot 0, place an (item from slot 0) in slot 1", pretty simple.