dreambuilder_game/bees
Vanessa Dannenberg 94fa40c6f7 update castles, areas, areas_protector, bakedclay, signs_lib,
bees, blox, bobblocks, coloredwood, homedecor, technic,
currency, digilines, digistguff, facade, farming_redo,
framedglass, gloopblocks, ilights, led_marquee, maptools,
mesecons, moreblocks, moreores, mymillwork, plasticbox,
replacer, ropes, street_signs, solidcolor, stained_glass,
teleport_request, unified_inventory, unifieddyes, worldedit,

add basic_signs, notify_hud_provider
2019-09-11 13:58:21 -04:00
..
locale switch to tenplus1's bees redo 2018-09-25 21:34:03 -04:00
sounds copy all standard Dreambuilder mods in from the old subgame 2016-04-01 21:09:33 -04:00
textures copy all standard Dreambuilder mods in from the old subgame 2016-04-01 21:09:33 -04:00
depends.txt update bees, coloredwood, digidisplay, farming redo, 2018-10-12 07:57:26 -04:00
description.txt switch to tenplus1's bees redo 2018-09-25 21:34:03 -04:00
init.lua update castles, areas, areas_protector, bakedclay, signs_lib, 2019-09-11 13:58:21 -04:00
license.txt update bees and street signs 2018-10-04 00:27:08 -04:00
mod.conf switch to tenplus1's bees redo 2018-09-25 21:34:03 -04:00
readme.txt update bees, coloredwood, digidisplay, farming redo, 2018-10-12 07:57:26 -04:00
screenshot.png switch to tenplus1's bees redo 2018-09-25 21:34:03 -04:00

readme.txt

BEES MOD V2.3
-------------

FEATURES
--------

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
- Change compatibility abm to lbm
- Change from WTFPL to MIT license
- Make wild hive abm less intensive (thanks VanessaE)
- Added 9x Lucky Blocks
- Smokers have 200 uses before breaking

2.2.2
- Pipeworks compatibility (Industrial beehive)

2.2.1
- removed steel dependency temporarily
- fixed the craft for the extractor (and added alias for)

2.2
- craft for extractor
- extractor texture update
- a craft for the smoker

2.1
- bees polinate flowers nearby, causing them to multiply
- add formspec to wild and artificial hive when using grafting tool
- smoke, flying wax and bee particles
- smokers to calm down the bees before opening the hive
- a centrifuge to extract the honey and from the filled frames
- grab eatable honeycomb from wild hives
- craft a grafting tool to extract queen bees from wild hives
- craft artificial hives and frames

1.0
- spawn wild bee hives on tree leaves
- use the queen bee to populate artificial hives
- plant flowers near hives to increase their productivity
- spawning bee colonies

FUTURE
------
- more realistic spawning of wild bee hives

CONTRIBUTORS
------------
- bas080
- 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
-----
https://forum.minetest.net/viewtopic.php?pid=102905

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