Brick Walls mod for Minetest
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
philipmi 0a8fa6a814 Add german translation 3 weeks ago
locale Add german translation 3 weeks ago
.gitignore Initial commit 2 months ago
LICENSE Update README.md 2 months ago
README.md Add Swamp Stone Brick Wall 3 weeks ago
init.lua Add german translation 3 weeks ago
mod.conf Add Swamp Stone Brick Wall 3 weeks ago
screenshot.png Add Swamp Stone Brick Wall 3 weeks ago

README.md

Brick Walls

ContentDB ContentDB Forums License Screenshot

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 (see LICENSE).