You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the compression card and decompression module when you look at a resource(lets say redstone) it looks like this
, showing all levels of compression and the compressed resource. It works great for automation because all levels are extractable, but for manually using the resource. - not so much. All the redstone is compressed and shows as a block(in this case). If I want to extract 1 redstone dust - I can't, I have to take out the block and craft it into dust. If you have 1 redstone dust and more compressed redstone like this
this isn't a problem, because click in the redstone dust will automatically decompress it. I propose a fix to this - a toggle in terminal settings - 3 modes
The way it is now
Shows the resource in compressed and uncompressed and you can add a small link icon to show that the resources are linked together and the amount that shows up in the terminal is not the actual amount (there is 10 redstone dust in the image above) also hides compression/decompression recipes
Terminal compression cutoff - a cutoff in compression that only shows inside of a terminal - the redstone is compressed into blocks but shows as dust in terminals also hides compression/decompression recipes
With the compression card and decompression module when you look at a resource(lets say redstone) it looks like this


, showing all levels of compression and the compressed resource. It works great for automation because all levels are extractable, but for manually using the resource. - not so much. All the redstone is compressed and shows as a block(in this case). If I want to extract 1 redstone dust - I can't, I have to take out the block and craft it into dust. If you have 1 redstone dust and more compressed redstone like this
this isn't a problem, because click in the redstone dust will automatically decompress it. I propose a fix to this - a toggle in terminal settings - 3 modes