summaryrefslogtreecommitdiff
path: root/bees/readme.txt
diff options
context:
space:
mode:
authorVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2018-09-25 21:34:03 -0400
committerVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2018-09-25 21:34:03 -0400
commitceeb41ec8bd06dabdb0899a30701220e69862672 (patch)
treeb732d17166436260d24a2e934bf5850f6a60665f /bees/readme.txt
parentf7874dbfd9b47c14f85f11d8bfc1a09ad12870f4 (diff)
downloaddreambuilder_modpack-ceeb41ec8bd06dabdb0899a30701220e69862672.tar
dreambuilder_modpack-ceeb41ec8bd06dabdb0899a30701220e69862672.tar.gz
dreambuilder_modpack-ceeb41ec8bd06dabdb0899a30701220e69862672.tar.bz2
dreambuilder_modpack-ceeb41ec8bd06dabdb0899a30701220e69862672.tar.xz
dreambuilder_modpack-ceeb41ec8bd06dabdb0899a30701220e69862672.zip
switch to tenplus1's bees redo
update signs_lib and street signs mods
Diffstat (limited to 'bees/readme.txt')
-rw-r--r--bees/readme.txt52
1 files changed, 49 insertions, 3 deletions
diff --git a/bees/readme.txt b/bees/readme.txt
index 4d69d43..45e0bad 100644
--- a/bees/readme.txt
+++ b/bees/readme.txt
@@ -1,11 +1,17 @@
-BEES MOD V2.2
+BEES MOD V2.3
-------------
FEATURES
--------
-3.0
+
+2.3
+- protection check when opening artificial/industrial hives
+- protection check when removing items from extractor
+- Intllib support (template added)
+- Wild hives are removed if found floating in mid air
+
+2.2.2
- Pipeworks compatibility (Industrial beehive)
-- Get honey comb from full frame
2.2.1
- removed steel dependency temporarily
@@ -42,6 +48,7 @@ CONTRIBUTORS
- VanessaE (wild bee hive nodebox)
- Neuromancer (textures for wild bee hive and inspiration for other textures)
- Novatux (enabled pipeworks compatibility)
+- TenPlus1 (tweaked and tidied code, protection check)
FORUM
-----
@@ -51,3 +58,42 @@ LICENSE
-------
- codes is WTFPL
- textures are CC BY-SA
+
+CRAFTS
+------
+
+Honey Extractor: S = steel ingot, T = stick, M = mese crystal
+
+_ S _
+S T S
+M S M
+
+Empty Frame: W = wood, S = stick
+
+W W W
+S S S
+S S S
+
+Grafting Tool: S = steel ingot, T = stick
+
+_ S
+T _
+
+Artificial Beehive: W = wood, S = stick
+
+W W W
+W S W
+W S W
+
+Smoker: S = steel ingot, T = torch, R = red wool
+
+S R
+_ T
+_ S
+
+Industrial Beehive: S = steel ingot, P = plastic sheeting, H = artificial hive,
+ P = pipeworks tube
+
+S P S
+T H T
+S P S