This commit is contained in:
Rainer 2026-02-12 13:35:59 +01:00
commit f1573e0cf1
12 changed files with 647 additions and 0 deletions

23
README.md Normal file
View file

@ -0,0 +1,23 @@
# LDM32
### Laser Distance Meter 32
LDM32 is a simple mod for minetest. It measures the distance between
the LDM32 device and the next non-air block.
### Requirement
Tested with Minetest 0.4.17.1
### Recipe
```
group:wood, dye:grey, default:mese_crystal
default:steel_ingot, default:steel_ingot, default:steel_ingot
```
### Screenshot
![Screenshot](https://github.com/laza83/ldm32/blob/master/screenshot_0002.jpg)