minetest-mod-nssb/README.md

59 lines
2.6 KiB
Markdown
Raw Normal View History

# minetest mod nssb
2018-10-24 05:06:13 -07:00
NSSB - Not So Simple Buildings
## information
Mod to use with [NSSM - Not So Simple Mobs](https://github.com/taikedz-mt/nssm) or [Tenplus1's NSSM](https://notabug.org/TenPlus1/nssm)
2018-10-24 05:06:13 -07:00
2016-11-22 15:52:19 -08:00
It adds buildings with monsters spawners around the world and the Morlendor dimension which can be reached by portals that spawns like the other buildings.
![screenshot.png](screenshot.png)
2018-12-27 13:10:48 -08:00
## Technical information
This is a continuation of NPX Team's mod made by taikedz and only provides bugfixed by users contributions.
No new features are developed yet!
### dependences:
* nssm
* tnt
2016-11-22 15:52:19 -08:00
### conflicts
2018-12-27 13:10:48 -08:00
This mod adds a dimension in the depths of the map ; as such it is incompaitble with other mapgen mods that add underground worlds such as `nether`, `fun_caves` or `caverealms`.
2016-11-22 15:52:19 -08:00
But is know to be the layer since -31000 so mods like `nether` can be configured to works.
### Nodes definitions
| Name Game | Name internal | notes |
| -------------------- | ------------------------- | ------------------ |
| Memoryone | nssb:memoryone | ·Non naturally generated ·Unbreakable |
| Mossy Stone Brick | nssb:mossy_stone_brick | ·Same as Stone Brick except texture |
| Stone Brick | nssb:stone_brick | ·Default Stone Brick |
| Very Mossy Stone Brick | nssb:very_mossy_stone_brick | ·Same as Mossy Stone Brick except texture |
| Mossy Stone Column | nssb:mossy_stone_column | ·Same as Stone Brick except texture ·Screwdivable |
| Stone Column | nssb:stone_column | ·Same as Mossy Stone Column except texture |
| Seastone | nssb:marine_stone | ·Generated in oceans · Hard beetwen stone and bricks |
| Seastone Brick | nssb:marine_brick | ·Same as Seastone except texture |
| Sea Meselamp | nssb:marine_meselamp | ·Hard as Obsidian Glass ·Emits light level 15 |
| Morlamp | nssb:morlamp | ·Same as Sea Meselamp except texture |
| Mantis Clay | nssb:mantis_clay | ·Same as Default Stone except texture |
| Hardened Mantis Clay | nssb:hardened_mantis_clay | ·Hard as diamond ore ·Same except texture |
| Ant Stone | nssb:ant_stone | ·Same as Hardened Mantis Clay except texture |
| Vine | nssb:vine | ·Climbable ·Flamable · slab,Can be placed only on solid walls |
| Liana | nssb:Liana | ·Same as Default Ladder except texture |
### CRafting definitions
WIP
# LICENSE
* License: LGPLv2.1 or later
* Copyright NPX Team and Contributors
* License for media: CC-BY-SA 4.0