[Feature]: Compressed Ores
DeadPsych opened this issue ยท 1 comments
Feature Details
Hi,
I play the Modpack ATM6 on a very large server. Since you can only reach the endgame by processing many ores (millions of ores) and this puts a lot of strain on the server, I asked myself whether it would be possible to compress the ores like the ingots.
e.g.
Iron Ore Compressed 1x = Iron Block 1x
Diamond Ore Compressed 1x = Diamond Block 1x (Doubling with Fortune would not matter to me if it is about millions of Diamond Ore)
When calculating, I would probably round off the values that you get out after processing, because of the time savings
These could then be processed in the appropriate machines and then decompressed again afterwards.
Thank you for your work, I would be happy to hear from you!