Remove everything except the caves.
This commit is contained in:
parent
e5e7475476
commit
6cb7f1da1d
205 changed files with 1251 additions and 15326 deletions
13
README.md
13
README.md
|
@ -1,15 +1,14 @@
|
|||
# fun_caves
|
||||
# hard_wood
|
||||
|
||||
Fun Caves started as an attempt to convert the mapgen V6 caves into a lua mod, so they could be used with any mapgen. Then I turned it into an all cave environment, with no surface at all. Now it's just a more extensive underworld, with biomes owing much to caverealms. Once you go underground, you should find everything you need to survive without ever returning to the surface.
|
||||
A pathetically simple mod that makes wood unbreakable by hand and gives new players basic equipment when they start.
|
||||
|
||||
The surface has some neat extras such as coral, water plants, extra desert resources (deserts are hard). You'll also find big dungeon mazes underground, which will (soon) be replete with monsters and traps (though just finding your way through them is exhausting enough). There will be a little treasure, but the main goal is to retrieve a full set of trophy items for bragging rights.
|
||||

|
||||
|
||||

|
||||
|
||||
The source is available on github.
|
||||
|
||||
Code: LGPL2, textures: CC-BY-SA and CC0
|
||||
Code: LGPL2
|
||||
|
||||
Mod dependencies: default, flowers, wool, mobs_redo, mobs_monster
|
||||
Mod dependencies: default
|
||||
|
||||
Download: https://github.com/duane-r/fun_caves/archive/master.zip
|
||||
Download: https://github.com/duane-r/hard_wood/archive/master.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue