Fix wool stair sounds
[minetest_hades/hades_revisited.git] / README.md
blobff2a12a39ade113d74ff3f97bb0b8f502e181dcf
1 # Hades Revisited
2 Version 0.5.0
4 A game for Minetest, focused on terraforming.
5 Based on *Minetest Hades* by Glünngi.
7 Requires Minetest 5.3.0.
9 ## Installation
10 To play this game in Minetest, insert this directory into
12     /games/hades_revisited
14 in the Minetest data folder.
16 Minetest can be found online at <https://github.com/minetest/minetest/>.
18 ## Important notices and short game guide
20 * Be sure the `minetest.conf` file in the main Minetest directory doesn't have any parameters who are in conflict with the `minetest.conf` file from the `hades_revisited` directory. Especially mapgen parameters or stuff like `give_initial_stuff = false`
21 * Hades Revisited only works in mapgen v6.
22 * There only 1 biome, with the focus on terraforming.
23 * Not everyone will like this game. But maybe there are some freaks out there ;-)
24 * Take another map seed if you spawn on lava.
25 * External mods can make some trouble, there are many changes in default
27 ## Background story
29 An attempt to colonize planet Hades went horribly wrong: Your colony ship crashed and you survived with very limited supplies.
30 Hades is a very young planet and characterized by highly volcanic activities and a lot of fertile ash. Asteroids have brought some water on Hades.
31 So there are the basics for life, you just need to help it to get the nature going, make the planet habitable and survive.
32 Not every colonist has duly arrived. Most of them have been mutated and strayed around the planet. But for some unknown reason they don't suffer water.
33 There are creatures and most of them live in the underground and darkness.
35 ## How to start:
36 You start with the following items: 1 steel pickaxe, 12 apples, 1 wall lamp and a stick.
37 Watch out for flowing lava above you at first!
39 Next you should dig some stone to craft a stone sword with the stick.
40 Now explore the area and search for some water.
42 Dig some stone and ash to craft fertile sand and place it in neighbor to water to become dirt.
43 Take a dirt and a apple to craft a sapling. Plant the sapling on dirt to become wood and leaves from the tree.
44 If you ran out of apples or lost your pickaxe, kill some mutants. They sometimes drop apples, pickaxes and other things.
45 Make more dirt and place it above the water.
47 Take 2 mossy stone (near water) and a dirt to craft grass.
49 Grass + dirt = jungle grass.
51 Dig the grass and the junglegrass to get some seeds.
53 Plant the seeds on the soil that you have placed over the water source.
55 And now survive with the crafting guide.
58 ## Things you should know
60 ### Block transformations
61 * Fertile sand (which must be crafted) turns into dirt in the near of 10 nodes to water and direct contact of a dirt.
62 * Volcanic ash turns into fertile sand if leaves are nearly.
63 * Volcanic ash slowly turns into clay when next to water.
64 * Flowing water turns lava source into water source and flowing lava into volcanic gravel.
65 * Stone, tuff and cobblestone become burned when next to lava.
66 * Stone, tuff and cobblestone become mossy when next to water.
67 * Mossy cobblestone turns into gravel when next to flowing water.
68 * Chondrite turns into marble if it is below -500 and it must be in near 4 nodes to lava and it also must have direct contact to water.
69 * Volcanic gravel turns into obsidian below Y=-1000. It must have direct contact to lava and water must be nearly.
70 * Sugarcane spawns near of papyrus. It dosnt need water to grow, just dirt
72 ### Other gameplay stuff
73 * There is no fire
74 * Beds do *not* allow you to skip the night, they only set the spawn point
75 * Volcanic gravel can only be dug by a shovel.
76 * Mobs spawn on stone, ash and tuff
77 * Tuff is too breakable for tools so it can't be used to craft stone tools
78 * There are no buckets, you need a water pump to spread water.
79 * Weak torches can be upgraded with a string to bright torches
80 * Plants grow with light level of 8 or higher. Underground farming is thus possible
81 * 2 emeralds = 1 sapphire. 2 sapphires = 1 ruby. 2 rubies = 1 diamond.
82 * With the Staff of Gaia you can turn following blocks into dirt: ash, fertile sand, burned stone, stone, cobble, mossy stone, tuff, burned tuff, mossytuff, mossy cobble
83 * Pale tree saplings can be plant on ash
84 * Cacti grow on ash
85 * Prismatic furnance is faster than the original furnance and has more slots
87 ### Ores
89 Ores generate at and below the following Y levels:
91 * Coal: +60
92 * Iron:  0
93 * Copper: -115
94 * Tin: -115
95 * Mese: -200
96 * Gold: -333
97 * Emerald: +20
98 * Sapphire: - 300
99 * Ruby: -900
100 * Diamond: -1200
101 * Max. ore generation at -10000
103 ## Hints
104 ### A save mining experience:
106     w = water
107     l = ladder
108     o = light
109     s = stone
110     - = air
111     X = lava
113     ***********
114     ssswlsss
115     ssswlsss
116     ssswloss
117     ssswlsss
118     ssswlsss
119     ssswssss
120     ss-w--ss
121     ss-w--ss
122     XXXXXXXX
123     ssssssss
124     ***********
126 ## List of external mods (incomplete)
127 **Important**: A lot of the mods used in this game have been heavily changed
128 from their original.
130 `3dforniture`
131 <https://forum.minetest.net/viewtopic.php?id=2207>
133 `bags`
134 <https://forum.minetest.net/viewtopic.php?id=3081>
136 `bedrock`
137 <http://www.moontest.org/viewtopic.php?f=11&t=9231>
139 `boost_cart`
140 <https://forum.minetest.net/viewtopic.php?f=11&t=10172>
142 `farming_plus`
143 <https://forum.minetest.net/viewtopic.php?id=2787>
145 `glowcrystals`
146 <https://forum.minetest.net/viewtopic.php?id=9047>
148 `highlandpools`
149 <https://forum.minetest.net/viewtopic.php?id=8400>
151 `item_tweaks`
152 <https://github.com/minetest-technic/item_tweaks>
154 `item_frames`
155 <https://forum.minetest.net/viewtopic.php?id=5600>
157 `hades_chests` (based on `kerova`)
158 <https://forum.minetest.net/viewtopic.php?id=8054>
160 `mesecons`
161 <https://forum.minetest.net/viewtopic.php?t=628>
163 `mobs` (Mobs Redo)
164 <https://forum.minetest.net/viewtopic.php?t=9917>
165 <https://forum.minetest.net/viewtopic.php?f=15&t=9184>
167 `pipeworks`
168 <https://forum.minetest.net/viewtopic.php?t=2155>
170 `plantlife` (old destroyed code)
171 <https://forum.minetest.net/viewtopic.php?id=3898>
173 `signs_lib`
174 <https://forum.minetest.net/viewtopic.php?id=2041>
176 `trash_can`
177 <https://forum.minetest.net/viewtopic.php?id=6315>
179 `travelnet`
180 <https://forum.minetest.net/viewtopic.php?id=4877>
182 `vines`
183 <https://forum.minetest.net/viewtopic.php?id=2344>
186 ## Licensing
187 This game is free software. It has been licensed under these licenses:
189 * GNU LGPLv2.1 (or later) for the code
190 * CC BY-SA 3.0 for the media
192 Some mods have separate licenses:
194 * `3dfornitore`: GPLv2
195 * `travelnet`: GPLv3
196 * `bags`: New BSD License
197 * `bedrock`: zlib license
198 * `signs_lib`: LGPLv3
199 * `mesecons` (entire modpack): LGPLv3 for code, CC BY-SA 3.0 for media
200 * `simple_bushes`: WTFPL for code, CC BY-SA 4.0 for media
202 For detailed credits and author information, check out the readme files of the
203 individual mods (in the `mods` directory).
205 Sorry for the mess, it might be cleaned up later.