diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-01-13 22:32:06 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-01-13 22:32:06 +0800 |
| commit | 55fb26865a7c77a098b2be067afcf29c335df48c (patch) | |
| tree | e801d272eeea5b5a6eeda1162dbd9b43a67a228b /src/main/resources/roughlyenoughitems.client.json | |
| parent | f4473fd6c4142e071e498094490f44692dfbbdf3 (diff) | |
| download | RoughlyEnoughItems-2.0.0.37.tar.gz RoughlyEnoughItems-2.0.0.37.tar.bz2 RoughlyEnoughItems-2.0.0.37.zip | |
Guess this worksv2.0.0.37
Diffstat (limited to 'src/main/resources/roughlyenoughitems.client.json')
| -rwxr-xr-x | src/main/resources/roughlyenoughitems.client.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/roughlyenoughitems.client.json b/src/main/resources/roughlyenoughitems.client.json index 2a88637e0..a8248d368 100755 --- a/src/main/resources/roughlyenoughitems.client.json +++ b/src/main/resources/roughlyenoughitems.client.json @@ -8,7 +8,8 @@ "MixinPlayerInventoryGui", "MixinCraftingTableGui", "MixinCreativePlayerInventoryGui", - "MixinBrewingRecipeRegistry" + "MixinBrewingRecipeRegistry", + "MixinRecipeBookGui" ], "injectors": { "defaultRequire": 1 |
