brickwalls/README.md

41 lines
1.4 KiB
Markdown

Brick Walls
===
[![ContentDB](https://content.minetest.net/packages/philipmi/brickwalls/shields/title/)](https://content.minetest.net/packages/philipmi/brickwalls/)
[![ContentDB](https://content.minetest.net/packages/philipmi/brickwalls/shields/downloads/)](https://content.minetest.net/packages/philipmi/brickwalls/stats/)
[![Forums](https://shields.sp-codes.de/badge/Forums-Brick_Walls-lightgrey)](https://forum.minetest.net/viewtopic.php?t=29221)
[![License](https://shields.sp-codes.de/badge/license-MIT-brightgreen)](#license)
![Screenshot](screenshot.png)
This simple mod adds brick walls for the walls mod. There are walls for many types of bricks from different mods.
Walls are added for the following brick types:
- From `default` (mtg):
- Brick
- Stone Brick
- Desert Stone Brick
- Sandstone Brick
- Desert Sandstone Brick
- Silver Sandstone Brick
- Obsidian Brick
- From `nether`:
- Nether Brick
- Compressed Nether Brick
- Cracked Nether Brick
- Deep Nether Brick
- From `ethereal`:
- Ice Brick
- Snow Brick
- From `xdecor`:
- Cactus Brick
- Moon Brick
- From `sumpf`:
- Swamp Stone Brick
The number of blocks that walls connect to will also be expanded.
For the walls to be added, it's required to enable the mods containing the corresponding materials (bricks).
License
----
Code for this mod is released under [MIT](https://spdx.org/licenses/MIT.html) (see [LICENSE](LICENSE)).