diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-02-28 17:29:49 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-02-28 17:29:49 +0800 |
| commit | 0924138bc88c1cfa8a3cee5089dc8792555e70fa (patch) | |
| tree | bd0d2c5eda1239fe078f5271b07ca87c0c7fe67d /src/main/resources/roughlyenoughitems.client.json | |
| parent | 04f96f866d09002808c2bf6ab1f252f781751617 (diff) | |
| download | RoughlyEnoughItems-0924138bc88c1cfa8a3cee5089dc8792555e70fa.tar.gz RoughlyEnoughItems-0924138bc88c1cfa8a3cee5089dc8792555e70fa.tar.bz2 RoughlyEnoughItems-0924138bc88c1cfa8a3cee5089dc8792555e70fa.zip | |
v2.3.1.53
- Removed 19w08a-b ram fix
- Fixed version checker
Diffstat (limited to 'src/main/resources/roughlyenoughitems.client.json')
| -rwxr-xr-x | src/main/resources/roughlyenoughitems.client.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/roughlyenoughitems.client.json b/src/main/resources/roughlyenoughitems.client.json index 83080b10f..59788fa07 100755 --- a/src/main/resources/roughlyenoughitems.client.json +++ b/src/main/resources/roughlyenoughitems.client.json @@ -10,8 +10,7 @@ "MixinCraftingTableScreen", "MixinCreativePlayerInventoryScreen", "MixinBrewingRecipeRegistry", - "MixinRecipeBookGui", - "MixinTextureManager" + "MixinRecipeBookGui" ], "injectors": { "defaultRequire": 1 |
