Better Storage Too

Better Storage Too

279k Downloads

Slime buckets showing up in every creative menu

SeriousCreeper opened this issue ยท 2 comments

commented

Currently the cardboard box tools + slime buckets show up in every creative menu tab (including the trash can slot).

To fix that, you just need to wrap the getSubItems stuff into if(isInCreativeTab(tab)) { } and that should get rid of it :)

commented

Same 1.12.2

commented

Close @TehStoneMan
Why not by pull request