summaryrefslogtreecommitdiff
path: root/biome_lib
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2016-04-01 22:10:20 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2016-04-01 22:42:02 -0400
commit86ad3e7c6a37699f7f8297a387bf08af74e36629 (patch)
treedc368b1eaf2cc09b9df2200250890b3038d8cf2d /biome_lib
parent888b0ebfec8c2eff9015163549a7e47443cb8665 (diff)
downloaddreambuilder_modpack-86ad3e7c6a37699f7f8297a387bf08af74e36629.tar
dreambuilder_modpack-86ad3e7c6a37699f7f8297a387bf08af74e36629.tar.gz
dreambuilder_modpack-86ad3e7c6a37699f7f8297a387bf08af74e36629.tar.bz2
dreambuilder_modpack-86ad3e7c6a37699f7f8297a387bf08af74e36629.tar.xz
dreambuilder_modpack-86ad3e7c6a37699f7f8297a387bf08af74e36629.zip
Update all core mods
Diffstat (limited to 'biome_lib')
-rw-r--r--biome_lib/README.md6
-rw-r--r--biome_lib/description.txt1
-rw-r--r--biome_lib/mod.conf1
3 files changed, 5 insertions, 3 deletions
diff --git a/biome_lib/README.md b/biome_lib/README.md
index ce539d1..dc04a73 100644
--- a/biome_lib/README.md
+++ b/biome_lib/README.md
@@ -14,8 +14,8 @@ It is primarily intended for mapgen v6, but it should work fine when used with m
**Dependencies**: default from minetest_game
-**Recommends**: [Plantlife Modpack](https://github.com/VanessaE/plantlife_modpack),
-[More Trees](https://github.com/VanessaE/moretrees)
+**Recommends**: [Plantlife Modpack](https://github.com/minetest-mods/plantlife_modpack),
+[More Trees](https://github.com/minetest-mods/moretrees)
**License**: WTFPL
@@ -27,4 +27,4 @@ It is primarily intended for mapgen v6, but it should work fine when used with m
* biome_lib:find_valid_wall()
* biome_lib:is_node_loaded()
-For a complete description of these functions as well as several of the internal variables within the mod, [read the API.txt document](https://raw.githubusercontent.com/VanessaE/biome_lib/master/API.txt) included in this package.
+For a complete description of these functions as well as several of the internal variables within the mod, [read the API.txt document](https://raw.githubusercontent.com/minetest-mods/biome_lib/master/API.txt) included in this package.
diff --git a/biome_lib/description.txt b/biome_lib/description.txt
new file mode 100644
index 0000000..0412661
--- /dev/null
+++ b/biome_lib/description.txt
@@ -0,0 +1 @@
+The biome spawning and management library for Plantlife, Moretrees, Tiny Trees, and other mods that originally depended on plants_lib from the plantlife modpack.
diff --git a/biome_lib/mod.conf b/biome_lib/mod.conf
new file mode 100644
index 0000000..7742141
--- /dev/null
+++ b/biome_lib/mod.conf
@@ -0,0 +1 @@
+name = biome_lib