added protection check, intllib support, floating wild hive check, tweak/tidy code
This commit is contained in:
parent
cb6f60ef6e
commit
cc4e8c2b96
@ -1 +1,2 @@
|
|||||||
default
|
default
|
||||||
|
intllib?
|
||||||
|
22
locale/template.txt
Normal file
22
locale/template.txt
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
# Template
|
||||||
|
|
||||||
|
Bees =
|
||||||
|
Honey Extractor =
|
||||||
|
Wild Bee Hive =
|
||||||
|
Artificial Bee Hive =
|
||||||
|
Industrial Bee Hive =
|
||||||
|
Colony died, not enough flowers in area! =
|
||||||
|
Requires Queen bee to function =
|
||||||
|
Progress =
|
||||||
|
Does not have empty frame(s) =
|
||||||
|
Queen inserted, now for empty frames =
|
||||||
|
Bees are aclimating =
|
||||||
|
Empty hive frame =
|
||||||
|
Filled hive frame =
|
||||||
|
Honey Bottle =
|
||||||
|
Bees wax =
|
||||||
|
Honey comb =
|
||||||
|
Queen Bee =
|
||||||
|
Smoker =
|
||||||
|
Grafting tool =
|
||||||
|
[MOD] Bees Loaded! =
|
13
readme.txt
13
readme.txt
@ -1,11 +1,17 @@
|
|||||||
BEES MOD V2.2
|
BEES MOD V2.3
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
FEATURES
|
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)
|
- Pipeworks compatibility (Industrial beehive)
|
||||||
- Get honey comb from full frame
|
|
||||||
|
|
||||||
2.2.1
|
2.2.1
|
||||||
- removed steel dependency temporarily
|
- removed steel dependency temporarily
|
||||||
@ -42,6 +48,7 @@ CONTRIBUTORS
|
|||||||
- VanessaE (wild bee hive nodebox)
|
- VanessaE (wild bee hive nodebox)
|
||||||
- Neuromancer (textures for wild bee hive and inspiration for other textures)
|
- Neuromancer (textures for wild bee hive and inspiration for other textures)
|
||||||
- Novatux (enabled pipeworks compatibility)
|
- Novatux (enabled pipeworks compatibility)
|
||||||
|
- TenPlus1 (tweaked and tidied code, protection check)
|
||||||
|
|
||||||
FORUM
|
FORUM
|
||||||
-----
|
-----
|
||||||
|
Loading…
x
Reference in New Issue
Block a user