Skip to content
This repository has been archived by the owner on Mar 12, 2022. It is now read-only.

TurkeyMcMac/mapblock_highlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instead of using this mod, I suggest you use Minetest's builtin functionality that does basically the same thing.

This is a simple client-side mod for Minetest. It lets you highlight individual mapblocks using chat commands. An example use case is ensuring a Mesecons device is inside a single mapblock.

To toggle highlighting of the mapblock you are in, issue the command .mapblock_highlight. Alternatively, you can provide a position as an argument to the command to toggle the mapblock containing that position instead.

You can issue the command .mapblock_highlight_clear to remove all your mapblock highlights.

Minetest version 5.5.0 or greater is required to use this mod.

All files in this repository are licensed under the LGPL version 3 or later.

About

A client-side Minetest mod for highlighting individual mapblocks with particles.

Topics

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Languages