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 | 17cbe448116391d19f50690708f48505bbe326fa (patch) | |
| tree | e801d272eeea5b5a6eeda1162dbd9b43a67a228b /src/main/resources/roughlyenoughitems.client.json | |
| parent | ec2836c91a189dbfc6ca715c11149cb25c31d8c8 (diff) | |
| download | RoughlyEnoughItems-17cbe448116391d19f50690708f48505bbe326fa.tar.gz RoughlyEnoughItems-17cbe448116391d19f50690708f48505bbe326fa.tar.bz2 RoughlyEnoughItems-17cbe448116391d19f50690708f48505bbe326fa.zip | |
Guess this works
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 |
