Updated forge

Updated forge.
It had some important fixes & additions.
This commit is contained in:
elix-x
2016-08-10 12:07:14 +02:00
parent 6aeec56dc0
commit 746bca8c40
2 changed files with 7 additions and 1 deletions
@@ -231,6 +231,12 @@ public class CachingRotatingBakedModel implements IBakedModel
}
@Override
public void setTexture( TextureAtlasSprite texture )
{
}
}
}