Ender IO Zoo

Ender IO Zoo

962k Downloads

Function Upgrade Item show all creative tabs

SteveKunG opened this issue ยท 3 comments

commented

Issue Description:

The item_function_upgrade show all creative tabs, This can be fixed by add tab == EnderIOTab.tabEnderIO && tab == CreativeTabs.SEARCH

https://github.com/SleepyTrousers/EnderIO/blob/master/enderio-conduits/src/main/java/crazypants/enderio/conduit/item/ItemFunctionUpgrade.java#L52

What happens:

2018-03-03_19 25 52

Steps to reproduce:

  • Just look all creative tabs.

Affected Versions (Do not use "latest"):

  • EnderIO: Latest 1.12.2 Dev
  • EnderCore: Latest 1.12.2 Dev
  • Minecraft: 1.12.2
  • Forge: Latest build
commented

I know you told me that do not use the latest version, I just saw this bug during testing.

commented

All upgrades do this. Will be fixed soon.

commented

This was fixed a while ago