init
This commit is contained in:
commit
f1573e0cf1
12 changed files with 647 additions and 0 deletions
23
README.md
Normal file
23
README.md
Normal 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
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue