diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-01-17 19:46:22 +0100 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-01-17 19:46:22 +0100 |
commit | 9c979f540c6ccdb6676c3e89c36601d5aa4fc258 (patch) | |
tree | bffc6547276187e5dd38c5949310db58b096fe20 /src/main/resources/assets/bartworks | |
parent | baa391cc662db69168abb05630d757d225d45aa9 (diff) | |
download | GT5-Unofficial-9c979f540c6ccdb6676c3e89c36601d5aa4fc258.tar.gz GT5-Unofficial-9c979f540c6ccdb6676c3e89c36601d5aa4fc258.tar.bz2 GT5-Unofficial-9c979f540c6ccdb6676c3e89c36601d5aa4fc258.zip |
Acid Gen Update
+Added Simple Wind Meter for the Windmill
+Added Tooltips
+Changed Windmill Texture
+Changed Windmill boni
+hopefully fixed circuit programmer
+version increase
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Diffstat (limited to 'src/main/resources/assets/bartworks')
-rw-r--r-- | src/main/resources/assets/bartworks/lang/en_US.lang | 1 | ||||
-rw-r--r-- | src/main/resources/assets/bartworks/textures/items/BW_SimpleWindMeter.png | bin | 0 -> 448 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index 23cb370e17..f81f0a533b 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -22,6 +22,7 @@ item.rotors.leatherParts.name=Leather Covered Wood Frame item.rotors.woolParts.name=Wool Covered Wood Frame item.rotors.paperParts.name=Paper Covered Wood Frame item.rotors.combinedParts.name=Multiple Material Covered Wood Frame +item.BW_SimpleWindMeter.name=Simple Wind Meter itemGroup.BioTab=BartWorks BioEngineering filled.item.petriDish.name=Petri Dish with a Culture diff --git a/src/main/resources/assets/bartworks/textures/items/BW_SimpleWindMeter.png b/src/main/resources/assets/bartworks/textures/items/BW_SimpleWindMeter.png Binary files differnew file mode 100644 index 0000000000..6b7f9a54d8 --- /dev/null +++ b/src/main/resources/assets/bartworks/textures/items/BW_SimpleWindMeter.png |