Jump to content

buecki

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by buecki

  1. that actually worked thank you very very much!! I tried thie before, but just with the command and I didn't refreshed the gradle aftre that
  2. I just realized: There is also no info of the mod. Probably the mcmod.info isn't includfed too..
  3. Hi I know, this topic was posted nearly 100 times or so, but I watched many tutorials and I swear, I read every topic about it, but nothing solved my problem... I just started to create a mod, I'm working with IntteliJ Community Edition 14.0.3... All the other things I write for the block, like setLightlevel or so.. it all works, but the name and the texture won't load. I think I have the right structure and no capital letter, so I don't have an idea... When i debug it, i shows: My folder structure is: src main java buecki.kfcraft Proxies kfcraftClientProxy kfcraftProxy BlockTest ItemTest kfcraft ressources assets kfcraft lang en_US.lang textures items ItemTest.png blocks BlockRot.png BlockTest.png The java files: BlockTest ItemTest kfcraft kfcraftClientProxy kfcraftProxy en_US.lang So I hope you can help me
×
×
  • Create New...

Important Information

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