mobs_others/README.md

41 lines
1.1 KiB
Markdown
Raw Normal View History

2018-06-04 19:00:28 +02:00
### MOBS OTHERS
2019-11-28 21:48:38 +01:00
![Mobs Others' screenshot](screenshot.png)
2018-06-04 19:00:28 +02:00
**_Adds the Snow Walkers mobs, and an obsidian sword._**
2020-07-19 23:26:49 +02:00
**Version:** 0.3.0
2019-11-28 21:48:38 +01:00
**Source code's license:** [EUPL v1.2][1] or later.
**Multimedia files' license:** [LGPL v2.1][2] - [CC BY-SA v4.0 International][3]
**Dependencies:** default (found in [Minetest Game][4], mobs ([Mobs Redo][5])
2018-06-04 19:00:28 +02:00
**Obsidian Sword's recipe:**
2020-07-19 23:26:49 +02:00
O = obsidian shard, S = stick
2018-06-04 19:00:28 +02:00
2019-11-28 21:48:38 +01:00
O
O
S
2018-06-04 19:00:28 +02:00
### Installation
2019-11-28 21:48:38 +01:00
Unzip the archive, rename the folder to mobs_others and place it in
2018-06-04 19:00:28 +02:00
../minetest/mods/
2019-11-28 21:48:38 +01:00
If you only want this to be used in a single world, place it in
2018-06-04 19:00:28 +02:00
../minetest/worlds/WORLD_NAME/worldmods/
2019-11-28 21:48:38 +01:00
GNU+Linux - If you use a system-wide installation place it in
2018-06-04 19:00:28 +02:00
~/.minetest/mods/
2019-11-28 21:48:38 +01:00
For further information or help see:
2018-06-04 19:00:28 +02:00
https://wiki.minetest.net/Help:Installing_Mods
2019-11-28 21:48:38 +01:00
[1]: https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32017D0863
[2]: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
[3]: https://creativecommons.org/licenses/by-sa/4.0/
[4]: https://github.com/minetest/minetest_game
[5]: https://forum.minetest.net/viewtopic.php?t=9917