Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mod seems VERY broken when using EMI #78

Closed
Killercrab432 opened this issue Mar 7, 2024 · 5 comments
Closed

Mod seems VERY broken when using EMI #78

Killercrab432 opened this issue Mar 7, 2024 · 5 comments
Labels
compatibility Broken with another mod

Comments

@Killercrab432
Copy link

When using EMI to view the recipes for the bags not only does it just appear as a broken texture, none of the recipes even appear? like when pressing r so view recipes on the item literally nothing comes up except for the dying recipe for the default backpack
2024-03-07_23 25 26
2024-03-07_23 27 15
2024-03-07_23 24 30

@Killercrab432
Copy link
Author

also i should probably open a seperate issue but ill post it here, received a crash when using your backpack mod aswell, i simply /gave myself one of the backpacks and it had the same broken texture as above and after i placed it down it just crashed my game giving me this https://pastebin.com/2DHKmNn5

@Killercrab432
Copy link
Author

also apologies i should have probably specified im on fabric 1.20.1

@BeansGalaxy
Copy link
Owner

All backpack items should have a key packaged with it on crafting and the creative inv. The key determines things like recipe, texture, dyable, ect. Because of this /give doesn't assign it a key and neither does EMI so they dont have their texture. Also placing a keyless backpack crashes.

It's on my to-do list to add EMI support but for now use JEI for forge & REI for fabric or ignore the issues and use the recipe book (which sucks because EMI looks so much nicer than all of those options)

@BeansGalaxy BeansGalaxy transferred this issue from BeansGalaxy/BeansBackpacks Mar 8, 2024
@BeansGalaxy BeansGalaxy added the compatibility Broken with another mod label Mar 8, 2024
@Killercrab432
Copy link
Author

looks like your latest update mostly fixed this issue, all recipes work correctly now aside from netherite and gold backpacks which just show the iron backpack recipe

@BeansGalaxy
Copy link
Owner

Closing this issue since all the bugs are ironed out and EMI dosen't support custom smithing recipes so I can't have netherite backpacks show their crafting recipe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Broken with another mod
Projects
None yet
Development

No branches or pull requests

2 participants