Pdiddy973 / AllTheCompressed

Adds 1-9x compressed versions of blocks
https://www.curseforge.com/minecraft/mc-mods/allthecompressed
MIT License
2 stars 10 forks source link

[Feature]: Compressed Ores #9

Open DeadPsych opened 2 years ago

DeadPsych commented 2 years ago

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!

Pdiddy973 commented 2 years ago

I have thought about this, and think it may be its own mod for 1.18, and it would add compressed ore processing with mekanism. How ever due to life and time right now I don't see it happening for 1.16/1.17....but I would still like to do it