From 37d201d5db11c717ffa0d9d3d4af5ed6381a21fa Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 5 Mar 2020 15:49:06 +0800 Subject: get fluid bucket Signed-off-by: shedaniel --- .../textures/gui/recipecontainer.png | Bin 8371 -> 8469 bytes .../textures/gui/recipecontainer_dark.png | Bin 7516 -> 7629 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'src/main/resources/assets/roughlyenoughitems') 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 Binary files a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png and b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png 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 Binary files a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png and b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png differ -- cgit