brickwalls/README.md

41 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

2023-02-08 16:51:21 +00:00
Brick Walls
===
2023-02-11 15:53:09 +00:00
[![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/)
2023-03-09 20:12:01 +00:00
[![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)
2023-02-11 15:53:09 +00:00
![Screenshot](screenshot.png)
2023-02-08 16:51:21 +00:00
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):
2023-02-08 16:51:21 +00:00
- Brick
- Stone Brick
- Desert Stone Brick
- Sandstone Brick
- Desert Sandstone Brick
- Silver Sandstone Brick
- Obsidian Brick
- From `nether`:
2023-02-08 16:51:21 +00:00
- Nether Brick
- Compressed Nether Brick
- Cracked Nether Brick
- Deep Nether Brick
- From `ethereal`:
2023-02-08 16:51:21 +00:00
- Ice Brick
- Snow Brick
- From `xdecor`:
- Cactus Brick
- Moon Brick
2023-03-09 20:12:01 +00:00
- From `sumpf`:
- Swamp Stone Brick
2023-02-08 16:51:21 +00:00
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
----
2023-02-11 15:53:09 +00:00
Code for this mod is released under [MIT](https://spdx.org/licenses/MIT.html) (see [LICENSE](LICENSE)).