minetest-mod-xray/README.md

616 B

X-Ray Mod for Minetest

A server side mod providing X-Ray view for the Minetest game engine.

Some screenshots can be found here.

Getting started

  • Download as ZIP and extract into mods folder. See Wiki for details.
  • In the console enter "/xray"
  • Stone and Stone Brick become 80% transparent, so you can see what is hidden behind, e.g. ores.

Extending

  • In init.lua add more node definitions to make them transparent as well.

License

  • MIT License (see file LICENSE)