[Bug]: Bulk MEGA cells confuses quartz compression recipe.
xtended2l opened this issue · 2 comments
This is a side effect of MEGA Cells now being able to support "[de]compression" recipes that don't involve specifically only 4 or 9 of a given item, but any amount between 1 and 9 inclusive. The problem then arises from the fact that since Nether Quartz is marked as an "override" item—i.e. it should be compressible no matter what—the compression system will just take the first recipe it sees involving quartz as the recipe to use for compression.
The solution here would be for the pack devs to include a relevant entry to the #megacells:compression_blacklist
tag added in the same MEGA release which would prevent any recipes involving this Quartz Platter from being selected in future.