Simple barrier 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.
your name bdf5f9c472 edided license 2 months ago
textures First 2 months ago
LICENSE edided license 2 months ago
README.md First 2 months ago
init.lua First 2 months ago
mod.conf First 2 months ago
screenshot.png First 2 months ago

README.md

Barrier

Barrier mod for minetest

This mod adds 4 different types of barriers to the game. Each barrier in this mod can only be broken or placed by those with the barrier priv. Each barrier also has no predicted node breaking. Much like the iron doors in MTG. So it's impossible to clip through without cheats.

The following nodes are added.

Barrier

Normal opaque barrier.

Transparent Barrier

Barrier with a translucent texture.

Invisible Barrier

Air-like solid barrier. Can be seen by those with the barrier_see priv.

Liquid Barrier

Air-like passable non-pointable barrier that blocks liquid.

Sky Barrier

Glowing barrier that imitates the default sky colour.

License

Textures are CC0.

Mod code is AGPLv3.