forked from mtcontrib/nether-pack
Compare commits
3 Commits
nalc-1.2-d
...
developmen
Author | SHA1 | Date | |
---|---|---|---|
56f5909e0f | |||
7cdd0471a2 | |||
b876d8f2b9 |
@ -1,2 +1,2 @@
|
||||
GPLv3 (lkloel's version)
|
||||
WTFPL for the changes
|
||||
MIT for the changes
|
||||
|
18
README.md
18
README.md
@ -1,19 +1,5 @@
|
||||
[Mod] Nether [nether-pack]
|
||||
|
||||
This is a modified version of lkjoel's nether mod.<br/>
|
||||
Thanks a lot to LeMagnesium, crabman77, Ombridride, Gael-de-Sailly, ObaniGemini and other people from server-minetestforfun for working on this mod.
|
||||
|
||||
**Depends:** see [depends.txt](https://raw.githubusercontent.com/HybridDog/nether-pack/master/depends.txt)<br/>
|
||||
**License:** see [LICENSE.txt](https://raw.githubusercontent.com/HybridDog/nether-pack/master/LICENSE.txt)<br/>
|
||||
**Download:** [zip](https://github.com/HybridDog/nether-pack/archive/master.zip), [tar.gz](https://github.com/HybridDog/nether-pack/archive/master.tar.gz)
|
||||
|
||||
a long time ago this happened<br/>
|
||||
<br/>
|
||||
I assume other screenshots could represent this mod in more serious ways
|
||||
|
||||
If you got ideas or found bugs, please tell them to me.
|
||||
|
||||
[How to install a mod?](http://wiki.minetest.net/Installing_Mods)
|
||||
For a description of this Minetest mod, please refer to the forum topic:
|
||||
https://forum.minetest.net/viewtopic.php?f=9&t=10265
|
||||
|
||||
|
||||
TODO:
|
||||
|
@ -1,9 +0,0 @@
|
||||
default
|
||||
creative?
|
||||
glow
|
||||
riesenpilz
|
||||
stairs
|
||||
vector_extras
|
||||
fence_registration?
|
||||
function_delayer?
|
||||
watershed?
|
3
nether/mod.conf
Normal file
3
nether/mod.conf
Normal file
@ -0,0 +1,3 @@
|
||||
name = nether
|
||||
depends = default,glow,riesenpilz,stairs,vector_extras
|
||||
optional_depends = creative,fence_registration,function_delayer,watershed
|
Reference in New Issue
Block a user