minetest-mm/mods/windmill/README.md
2024-12-19 12:55:40 +01:00

55 lines
1.8 KiB
Markdown

# Windmill for Minetest
[![download](https://img.shields.io/github/tag/Sokomine/windmill.svg?style=flat-square&label=release)](https://github.com/Sokomine/windmill/archive/master.zip)
[![git](https://img.shields.io/badge/git-project-green.svg?style=flat-square)](https://github.com/Sokomine/windmill)
[![forum](https://img.shields.io/badge/minetest-mod-green.svg?style=flat-square)](http://forum.minetest.net/viewtopic.php?f=11&t=7440)
[![bower](https://img.shields.io/badge/bower-mod-green.svg?style=flat-square)](https://minetest-bower.herokuapp.com/mods/windmil)
## Description
animated windmill wings and watermill wheel (upcoming); uses signlike drawtype
## Project Resources
* [Download](https://github.com/Sokomine/windmill/archive/master.zip)
* [Project](https://github.com/Sokomine/windmill)
* [Forum](http://forum.minetest.net/viewtopic.php?f=11&t=7440)
* [Bower](https://minetest-bower.herokuapp.com/mods/windmil)
## Information
This works only with latest git of Minetest (ass of 16.10.13).
With older versions, you'll only see a one node large rotor.
Crafting:
```
MATERIAL -nothing- MATERIAL
stick
MATERIAL -nothing- MATERIAL
```
With MATERIAL beeing
* steel ingot for 4-blade windmill
* homedecor plastic sheet for 3-blade turbine
* white wool for historic windmill sails
* wood for historic windmill without sails (rotates very slowly)
* stick for us-style farm windmill
Clockwise- and counterclockwise rotating rotors can be crafted into each other.
The axis is mostly a decorative node to which you can attach your mill rotors.
Axis:
```
steel_ingot stick steel_ingot
```
Licenses: for code (written by Sokomine): WTFPL (it's really only a demonstration)
for textures (created by VanessaE): WTFPL