minetest-mm/mods/windmill/README.md

56 lines
1.8 KiB
Markdown
Raw Normal View History

2024-12-19 12:55:40 +01:00
# Windmill for Minetest
2020-10-26 17:38:53 +01:00
2024-12-19 12:55:40 +01:00
[![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
2020-10-26 17:38:53 +01:00
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.
2024-12-19 12:55:40 +01:00
Crafting:
```
MATERIAL -nothing- MATERIAL
stick
MATERIAL -nothing- MATERIAL
```
2020-10-26 17:38:53 +01:00
With MATERIAL beeing
2024-12-19 12:55:40 +01:00
* 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
2020-10-26 17:38:53 +01:00
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.
2024-12-19 12:55:40 +01:00
Axis:
```
steel_ingot stick steel_ingot
```
2020-10-26 17:38:53 +01:00
2024-12-19 12:55:40 +01:00
Licenses: for code (written by Sokomine): WTFPL (it's really only a demonstration)
2020-10-26 17:38:53 +01:00
for textures (created by VanessaE): WTFPL