Unlist Item in Creative Tab

Started by JujuBeans on

Topic category: Advanced modding

Last seen on 19:12, 14. Apr 2020
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Unlist Item in Creative Tab

I am making growable crops via blocks, and do not want every block stage to show up in the Creative tabs.  I tried putting (null) for the tab name, it did not work. I then deleted the set tab part, still didn't work. Any ideas how to edit the code properly? Thx.

Last seen on 01:10, 30. Jan 2024
Joined Dec 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yea, I have had the same
Mon, 03/20/2017 - 23:42

Yea, I have had the same problem. You used to be able to delete one of the lines of code near the bottom, but apparently you cant now.

Last seen on 03:45, 3. Apr 2024
Joined Dec 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
odd removing the set creative
Tue, 03/21/2017 - 00:58

odd removing the set creative tab piece seems to work for me, just make sure you don't remove the "( )" that pretain to the other code on the line