aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-03-05 15:49:06 +0800
committershedaniel <daniel@shedaniel.me>2020-03-05 15:49:06 +0800
commit37d201d5db11c717ffa0d9d3d4af5ed6381a21fa (patch)
treebcbd169dad006bcc2f1581e8063b12260f40b575 /src/main/resources
parent0fc97290731e0e857c6276411e0a89a056dba561 (diff)
downloadRoughlyEnoughItems-37d201d5db11c717ffa0d9d3d4af5ed6381a21fa.tar.gz
RoughlyEnoughItems-37d201d5db11c717ffa0d9d3d4af5ed6381a21fa.tar.bz2
RoughlyEnoughItems-37d201d5db11c717ffa0d9d3d4af5ed6381a21fa.zip
get fluid bucket
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'src/main/resources')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.pngbin8371 -> 8469 bytes
-rw-r--r--src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.pngbin7516 -> 7629 bytes
-rw-r--r--src/main/resources/listeners.roughlyenoughitems.json3
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
index 6ca062b10..283666cda 100755
--- a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
+++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
Binary files differ
diff --git a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png
index 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
Binary files differ
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