Started by
absollnk
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to create a storage system where one main block has an inventory that expands if certain other blocks are placed adjacent to it, but I can't find a way to update the amount of input slots I give the block initially. Is there any way I can do this?
I guess a simpler way to phrase this would be: How do I replicate the mechanic chests have where if 2 are placed together, their inventories combine?