Jump to content

ChaosFile

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ChaosFile's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Ok, but thank you very much
  2. Oh, good to know. Thanks And where can i have a look at that? In the MODNAME.java file i still have the automatically generated one: private void addCreative(CreativeModeTabEvent.BuildContents event) { if (event.getTab() == CreativeModeTabs.BUILDING_BLOCKS) { //event.accept(); } }
  3. Hey guys, i am new in modding so i was curious how I can add my items and blocks to a creative mode tab in the newest version (MC: 1.19.3), because it seems like Forge changed a lot in that version. (Forge Version: 44.0.18) And also how do i create my own creative mode tabs in this version?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.