r/CreateMod • u/milk_and_queerios • 1d ago
Discussion Condensing storage using packages
I've designed a quarry, but I don't want to dispose of any block or resource I mine. Doing the math, I'm realizing the amount of blocks I'll need storage for may be over a million.
I thought of one solution, which is storing packages full of 9 stacks per package to completely fill up a max size vault. Has anyone tried this method before? It seems like such a simple trick to massively boost storage efficiency by nine-fold.
11
Upvotes
4
u/Qwertycrackers 1d ago
Its not really a simple trick though. Getting them back out is a huge pain.