From 9dd4ec3dce97a5aff9a1501a684fe02a75055940 Mon Sep 17 00:00:00 2001 From: Draknyte1 Date: Sat, 21 Jan 2017 17:05:51 +1000 Subject: + Added information about the power stored and operations remaining to the Tree Farmer GUI. Thanks to @Dragon2488 for showing me how Container syncing should be done properly. % Rewrote the Tooltip for the Tree Farmer Controller block. % Changed the Tree Farmer GUI, moved the item slot up 18px and added a console for the power information. $ Fixed the tool check returning Null when valid tools were present in the Tree Farmer. --- .../assets/miscutils/textures/gui/TreeFarmer.png | Bin 1977 -> 1982 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'src/resources/assets/miscutils') diff --git a/src/resources/assets/miscutils/textures/gui/TreeFarmer.png b/src/resources/assets/miscutils/textures/gui/TreeFarmer.png index 6b668e0712..df42131b5b 100644 Binary files a/src/resources/assets/miscutils/textures/gui/TreeFarmer.png and b/src/resources/assets/miscutils/textures/gui/TreeFarmer.png differ -- cgit