BeansGalaxy / Beans-Backpacks-2

1.20 inventory management mod. Designed to solve inventory clutter and transferring items while belonging in vanilla Minecraft's aesthetic.
MIT License
23 stars 0 forks source link

Mod seems VERY broken when using EMI #78

Closed Killercrab432 closed 4 months ago

Killercrab432 commented 7 months ago

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 commented 7 months ago

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 commented 7 months ago

also apologies i should have probably specified im on fabric 1.20.1

BeansGalaxy commented 7 months ago

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)

Killercrab432 commented 6 months ago

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 commented 4 months ago

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.