Brick Walls mod for Minetest
Find a file
2026-02-16 20:28:46 +01:00
locale Add Blue Marble Brick Wall 2026-02-16 20:28:46 +01:00
.gitignore Initial commit 2023-02-08 17:51:21 +01:00
init.lua Add Blue Marble Brick Wall 2026-02-16 20:28:46 +01:00
LICENSE Update README.md 2023-02-11 16:53:09 +01:00
mod.conf Make walls connect to xpanes (optionally) 2025-11-23 16:02:38 +01:00
README.md Add Blue Marble Brick Wall 2026-02-16 20:28:46 +01:00
screenshot.png Add Swamp Stone Brick Wall 2023-03-09 21:12:01 +01:00
settingtypes.txt Make walls connect to xpanes (optionally) 2025-11-23 16:02:38 +01:00

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:
    • Blue Marble Brick
    • 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).

Walls will also connect to xpanes. This behavior can be disabled in settings.

License

Code for this mod is released under MIT (see LICENSE).