forked from minetest-mods/nether
Update README.md
This commit is contained in:
parent
4b508f8492
commit
1fbab7451e
11
README.md
11
README.md
@ -1,8 +1,8 @@
|
|||||||
# Nether Mod for Minetest, with Portals API.
|
# Nether Mod for Minetest, with Portals API.
|
||||||
|
|
||||||
Enables Nether portals to be built, opening a gateway between the surface
|
Allows Nether portals to be constructed, opening a gateway between the surface
|
||||||
realm and one of lava and netherrack, with rumors of a passageway to a great
|
realm and one of lava and netherrack, with rumors of a passageway through the
|
||||||
magma ocean.
|
netherrack to a great magma ocean.
|
||||||
|
|
||||||
To view the options provided by this mod, see settingtypes.txt or
|
To view the options provided by this mod, see settingtypes.txt or
|
||||||
go to "Settings"->"All Settings"->"Mods"->"nether" in the game.
|
go to "Settings"->"All Settings"->"Mods"->"nether" in the game.
|
||||||
@ -23,6 +23,11 @@ might need to be constructed from basalt, thus requiring a journey through
|
|||||||
the nether first, or basalt might be a crafting ingredient required to reach
|
the nether first, or basalt might be a crafting ingredient required to reach
|
||||||
a particular branch of the tech-tree.
|
a particular branch of the tech-tree.
|
||||||
|
|
||||||
|
Netherbrick tools are provided (pick, shovel, axe, & sword), see tools.lua
|
||||||
|
|
||||||
|
Nether Portals can allow surface fast-travel.
|
||||||
|
|
||||||
|
|
||||||
## License of source code:
|
## License of source code:
|
||||||
|
|
||||||
Copyright (C) 2013 PilzAdam
|
Copyright (C) 2013 PilzAdam
|
||||||
|
Loading…
Reference in New Issue
Block a user