Wabbit0101 / mods_hoardercraft

Wild and wacky ways to hoard ALL the loot (crops, food, materials, gems, etc.) you generate in Minecraft!
GNU General Public License v3.0
11 stars 4 forks source link

[UpSizer] Mushroom Stew bug 1.12.2 #25

Closed PokeMaserJ closed 6 years ago

PokeMaserJ commented 6 years ago

So I changed Mushroom Stew to be able to hold up to 64 items, and when I ate one of the stacked stew, it ate all the stew in the stack at once and left me with one bowl MC Version:1.12.2 Forge Version: 14.23.1.2556 UpSizer Version: 4.0

Wabbit0101 commented 6 years ago

I can't change this. As the documentation says, some standard Minecraft items ASSUME a single stack of 1 item and do stupid things (like replacing the slot with an empty bowl blindly). Same thing for buckets, potions, etc. In these cases upsizer can help with storage, but you need to unstack the item to use it (see documentation again). This limitation applies to ALL standard items that take damage, or include some additional mechanic besides consuming (like the return of a bowl or bottle).