Go to file
theFox6 b66625fc95 Add files via upload 2017-06-03 16:55:25 +02:00
jobs Add files via upload 2017-06-02 16:21:13 +02:00
models Delete temp.txt 2017-05-11 17:03:05 +02:00
textures Delete temp.txt 2017-05-11 17:03:23 +02:00
LICENSE Initial commit 2017-05-01 17:24:32 +02:00
README.md Update README.md 2017-05-12 08:11:27 +02:00
api.lua Add files via upload 2017-06-03 16:55:25 +02:00
api.txt Add files via upload 2017-06-02 16:20:34 +02:00
depends.txt Add files via upload 2017-06-03 16:55:25 +02:00
description.txt Add files via upload 2017-06-02 16:20:34 +02:00
homes.lua Add files via upload 2017-06-03 16:55:25 +02:00
init.lua Update init.lua 2017-06-02 16:42:35 +02:00
pathfinder.lua Add files via upload 2017-06-03 16:55:25 +02:00
register.lua Add files via upload 2017-05-11 16:55:13 +02:00

README.md

minetest mod working_villages

This mod adds Villagers performing work. The plan is to make villagers build up their own villages.

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)
  • 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)