Jump to content

iProLivo

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by iProLivo

  1. Nevermind, some quick googling JAVA instead of FORGE and I figured it out, I should probably learn some java
  2. Sorry for necroing, yes I am new to modding and java in general however im gonna ask anyway, what exactly do you return to super? Ive tried the below and none of them work. super.fillItemList( ItemInit.MINICIO_ESSENCE.get() ); super.fillItemList(this, stacks.add(new ItemStack(ItemInit.MINICIO_ESSENCE.get())) );
×
×
  • Create New...

Important Information

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