smart_villages/README.MD

32 lines
1.2 KiB
Markdown

# minetest mod smart_villages [![Build Status](https://travis-ci.org/theFox6/smart_villages.svg?branch=master)](https://travis-ci.org/theFox6/smart_villages)
This mod adds Villagers performing work.
The plan is to make villagers build up their own villages.
[smart_villages forum page](https://forum.minetest.net/viewtopic.php?f=9&t=17429)
Planned Features:
* Villagers
* trading and building up an economy
* building their houses
* working / doing their jobs
* Jobs: builder, miner, farmer and many more
this version:
no crafting recipes yet (you will have to use creative)
features:
* home markers to save the position of the door and the bed
* some jobs will let the villagers return home at night
* at home the villagers will go to bed
* spawn-eggs for villagers
* female and male
* just for a nicer look
* jobs:
* woodcutter/lumberjack (cutting trees and planting saplings, not night active)
* plant collector (collecting all sort of fauna to produce dyes etc.)
* testing jobs:
* snowclearer (clearing snow away, not night active)
* player follower (following any player, night active)
* torcher (following player and placing torches in the dark, night active)
for developining jobs read (api.MD)