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
on update 2.21 this wasnt an issue. Now I updated to 2.25 and bulk mega cell confused recipes for compression of quartz to blocks and shows weird quartz platter as a compressed block
latest.log
No response
Developer reports
No response
The text was updated successfully, but these errors were encountered:
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.
This should now more easily be addressed by 62832/MEGACells#165 without requiring pack devs to keep adding odd blacklist entries for any already bizarre compression chains.
Possible Fixes
Yes
Modpack Version
2.25
What happened?
on update 2.21 this wasnt an issue. Now I updated to 2.25 and bulk mega cell confused recipes for compression of quartz to blocks and shows weird quartz platter as a compressed block
latest.log
No response
Developer reports
No response
The text was updated successfully, but these errors were encountered: