Draylar / inmis

I need more inventory space! A Fabric backpack mod.
https://www.curseforge.com/minecraft/mc-mods/inmis
MIT License
33 stars 29 forks source link

Ender Pouch doesnt open with hotkey | Potential incompatibility with Easy Shulker Boxes & Progression suggestion #164

Open HaipaDev opened 7 months ago

HaipaDev commented 7 months ago

I presume this is because it simulates an actual Ender Chest Also its weird how you can make a baby backpack and frayed backpacks but not upgrade the prior to the later, I supposed its easy to just throw in a recipe for that into the .jar file baby_to_frayed_backpack.json Also the same for upgrading Blazing To Wither blazing_to_withered_backpack.json

Also would be cool if the progression switched to make a Copper backpack have 2 rows, then Iron 3 (instead of 2) and Gold 4 instead of 3 so its all in line with the diamond backpack having 5 rows

I suppose its possible to add new backpacks by tinkering with the config and other files But cant seem to make it render the bundle-like behavior javaw_fgr3VIXBxP

Ah and also modifying values is broken (maybe incompatibility with another mod, Easy Shulker Boxes ?) javaw_1HqxtdYE1T After I took the Oak Log out, the bark just disappeared completely I have the whole modified mod on mega: https://mega.nz/file/0G8ykAIA#DJ3giwJpqPTmG8m1TpgVv3NNfisEEffxS6LB_eV00Vc And here's the config file: inmis.json

HaipaDev commented 7 months ago

Ah I guess it was necessary to edit EasyShulkerBoxes to fix the issue with slots, not sure if its an inherent issue on their side or did it autogenerate those files (dont think so) image javaw_J9InJPdnkR Here's also the updated version of that: https://mega.nz/file/sHcgXQIT#exxFGOmILPmLfwjlUrPA_dd4MvIgw8_mPWY0LeQACow

peow commented 6 months ago

Ah I guess it was necessary to edit EasyShulkerBoxes to fix the issue with slots, not sure if its an inherent issue on their side or did it autogenerate those files (dont think so) image javaw_J9InJPdnkR Here's also the updated version of that: https://mega.nz/file/sHcgXQIT#exxFGOmILPmLfwjlUrPA_dd4MvIgw8_mPWY0LeQACow

I believe these Easy Shulker Boxes files are to prevent you from putting one backpack inside another, right?


about you cannot upgrade Blazing To Withered backpack, I believe this is on purpose because the Blazing Backpack is immune to lava, a great feature, unlike the Withered Backpack, which on the other hand has greater storage and also can be upgraded to a even bigger storage

HaipaDev commented 6 months ago

about you cannot upgrade Blazing To Withered backpack, I believe this is on purpose because the Blazing Backpack is immune to lava, a great feature, unlike the Withered Backpack, which on the other hand has greater storage and also can be upgraded to a even bigger storage

yeah I get that, realized that later, but still there could be a recipe to just upgrade from Blazing to Withered if you want to And definitely a one to upgrade from Baby to Frayed