Jump to content

Dark_Pred

Members
  • Posts

    2
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Dark_Pred's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. public static CreativeTabs BloodyTabBlock = new CreativeTabs("BloodyTabBlock"){ public ItemStack getIconItemStack(){ return new ItemStack(bloodyStone, 1, 0); } @Override public Item getTabIconItem() { return null; } When I start the game everything is normal but when I try to get to the second page in the Creative inventory, the game crashes. Crash report
×
×
  • Create New...

Important Information

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