Jump to content

LamachHead

Members
  • Posts

    2
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

LamachHead's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Ohooo, hat missed me somehow. It's working now, thank you, thank you.
  2. So, I am trying to learn modding with Forge, and failed right on the start. I am trying to add a simple block - Coal Block, craftable with coal etc, ya know. Everything looks fine but the texture does not seem to load properly. I've tried whatever, but couldn't find a solution or where the issue is. Here is my code (it's my "learning mod", bear with possible stupidity please): base mod file: Block file: ClientProxy.java: CommonProxy.java: Here is what I get in-game: The block's texture is messed up, but apparently it is somehow loaded. If I replace the texture with a red one, the block is red, but the texture is not rendered as it should. This is the actual png texture: I have tried to figure out where did I make a mistake for hours, but all in vain. Posting here as a last resort, if anyone can point me in the right direction of the error...
×
×
  • Create New...

Important Information

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