Nomadic Tents

Nomadic Tents

6M Downloads

[1.12.2] Items show up in every creative menu

SeriousCreeper opened this issue ยท 1 comments

commented

With the current versions, the tents appear in every creative menu tab, including the delete button.

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

commented

Fixed in latest release 9.02