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
Yep, upw probably cause this conflict, because it overwrites a peripheral for ender storage, because sc-goodies uses generic peripheral which takes lower priority that default peripheral from upw.
The only solution for this issue for now is to use data packs to add peripheralworks:ignore tag to ender storage. This will cause upw to ignore this particular block.
Ah I saw that and looked all over the GitHub page for it, I thought it was a tag, but couldn't seem to find it, so I wasn't sure if it was one, thanks!
Whenever you have UPW + sc-goodies, it makes the ender chest not have its previous functions:
without UPW:
![image](https://private-user-images.githubusercontent.com/193088966/399592244-eeec1c98-3d3e-4ba5-9dac-4df5a60456fc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MzUwMjcsIm5iZiI6MTczOTQzNDcyNywicGF0aCI6Ii8xOTMwODg5NjYvMzk5NTkyMjQ0LWVlZWMxYzk4LTNkM2UtNGJhNS05ZGFjLTRkZjVhNjA0NTZmYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QwODE4NDdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hN2IyZjhiYjMzMTNkNDhkMjBkMDc5MGYwNjVlZDE4OWY4ZjVhMGYwNGQzMzcxNzcwOWNmZThiMTVjNzg0NTNiJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.yhvAtQMUVmztNcTKM3yynOYKibLmDn-W4AG8zap0ZGc)
with UPW:
![image](https://private-user-images.githubusercontent.com/193088966/399592291-b6b83197-6672-443f-b1e7-a7694fd1bd50.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MzUwMjcsIm5iZiI6MTczOTQzNDcyNywicGF0aCI6Ii8xOTMwODg5NjYvMzk5NTkyMjkxLWI2YjgzMTk3LTY2NzItNDQzZi1iMWU3LWE3Njk0ZmQxYmQ1MC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QwODE4NDdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hYjI5MTI1NTk0MGE1YmY1OGRiNTc3NGY1YTAwYTA3YzcxNGEyNDIxMjQ0YjIxMDNjNzk1OGIzYjhjMDViMzM2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Pa4lvmlkPdq85HHbCErk780JJtKwCNILUu13-JaWMFE)
links to sc-goodies:
https://modrinth.com/mod/sc-goodies
https://github.com/SwitchCraftCC/sc-goodies
note that sc-goodies works with cc 1.113.x, AND cc 1.111.x, im currently using cc 1.113.x, but issue is the same on both cc and UPW versions
The text was updated successfully, but these errors were encountered: