Yesterday I figured out what was the probem.
today I updated it to forge 1.11 (Beta) and the texture for items are fine and all but for others are not
The Textures that arent not working are:
-Blocks
-McMeta Items
Here is what you requested:
Console Log: http://pastebin.com/xAhWLKJr
Both Proxy Classes: http://pastebin.com/VkmqgkfL
Picture of My Tree: https://postimg.org/image/fhqo27aov/
Here hope it helped. and hopefully we can get this fixed
I'm having a problem.
I've created a new item the name works but when I try to put on a texture it doesn't work
I've tried multiple times and still doesn't want to load.
{
"parent": "item/generated",
"textures": {
"layer0": "avira:items/lol"
}
}
I named my Test Item lol.
This is my Json file name = lol.json
and my texture is named = lol.png
I have no idea what to do any suggestions?
-GAMINGlikeCRAZY