Updated forge and MCP mappings to latest version.

This commit is contained in:
Sebastian Hartte
2016-09-30 22:13:57 +02:00
parent e1455df108
commit 8666936646
5 changed files with 6 additions and 6 deletions
@@ -144,7 +144,7 @@ class FacadeBuilder
int color = 0xffffff;
try
{
blockColors.func_189991_a( blockState );
blockColors.getColor( blockState );
}
catch( final Throwable ignored )
{