diff options
Diffstat (limited to 'src/main/resources')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png | bin | 8371 -> 8469 bytes | |||
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png | bin | 7516 -> 7629 bytes | |||
| -rw-r--r-- | src/main/resources/listeners.roughlyenoughitems.json | 3 |
3 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png Binary files differindex 6ca062b10..283666cda 100755 --- a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png +++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png diff --git a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png Binary files differindex a0fe563c7..2c3ef6597 100644 --- a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png +++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png diff --git a/src/main/resources/listeners.roughlyenoughitems.json b/src/main/resources/listeners.roughlyenoughitems.json index 79586f4e3..31568c4f2 100644 --- a/src/main/resources/listeners.roughlyenoughitems.json +++ b/src/main/resources/listeners.roughlyenoughitems.json @@ -8,7 +8,8 @@ "ContainerScreenHooks", "RecipeBookGuiHooks", "AbstractInventoryScreenHooks", - "RecipeBookButtonWidgetHooks" + "RecipeBookButtonWidgetHooks", + "BucketItemHooks" ], "injectors": { "defaultRequire": 1 |
