Hi!
I am using the 1.6.4 Gradle build for modding but I am unable to successfully load textures. I have tried many random tutorials for the last 3 days but nothing seems to work. Here's my directory structure
And here is the source:
TutorialMod.java
ClientProxy.java
CommonProxy.java
BlockFirst.java
I am sorry if I did something really stupid, I am a forge noob and a java beginner.
EDIT:
I get a warning in console
2014-06-22 15:18:22 [WARNING] [Tutorial Mod] Mod Tutorial Mod is missing a pack.mcmeta file, things may not work well