Minecraft – block/mod to sync/link up block inventories

minecraft-direwolf20minecraft-feed-the-beastminecraft-java-edition

I'm setting up a mob farm, using auto spawners and grinders. I have the basics working, except at the moment, I need to go into the "killing room" to change the safari net. Is there a mod or block that I can use to kind of sync up the safari net slot, so I can change the net without needing to go into the room?

I'm using the DireWolf20 mod pack, but I'm open to adding new mods in.

Best Answer

Ender chests, which are in the Direwolf20 mod pack, sync up with each other provided they have the same color code (you can set the color code by clicking the 3 wool areas on the top of the chest with dyes)

Set up a system which can insert and extract a safari net in between the auto spawner and the ender chest. Eg: Use EnderIO conduits on In/Out mode, configured to extract from the ender chest or auto spawner when a redstone signal is applied

Related Topic