From 7864f2c8eaf19eb83c74931551c2a0690c35901f Mon Sep 17 00:00:00 2001 From: LexManos Date: Mon, 1 Jul 2013 22:54:19 -0700 Subject: [PATCH] Updated FML: MinecraftForge/FML@91ecf711092e1610dd10e77cdd517c3324e62d8d Fix -rel json MinecraftForge/FML@efc369ee83a7b62f605c13e16efad66b63b4bd8c Fix EventHandler annotation. MinecraftForge/FML@fbd57b32641b540d609314d91fd64350d50b9013 Mods are now loaded as resource packs. Vanilla will scan for valid prefixes based on subdirs of 'ass ets' which can then be referenced as ResourceLocations with the ":path" notation. --- fml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fml b/fml index 9b6525e80..fbd57b326 160000 --- a/fml +++ b/fml @@ -1 +1 @@ -Subproject commit 9b6525e80504ff72a1798cf5797bf148295db776 +Subproject commit fbd57b32641b540d609314d91fd64350d50b9013