Go to file
theFox6 79bcbdc11a just for me so the git ignores my development files 2018-02-01 18:42:20 +01:00
jobs Add files via upload 2018-01-13 15:46:08 +01:00
sounds Delete temp.txt 2018-01-12 16:44:22 +01:00
textures added textures out of the maidroid mod 2018-01-31 16:55:16 +01:00
.gitignore just for me so the git ignores my development files 2018-02-01 18:42:20 +01: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 2018-01-13 15:45:17 +01:00
api.txt bugfixes and api improvements 2017-10-30 16:46:36 +01:00
capture_rod.lua added capture rod 2018-01-12 16:41:47 +01: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 better position handling 2018-01-31 16:53:45 +01:00
init.lua Add files via upload 2018-01-13 15:45:17 +01:00
pathfinder.lua added capture rod 2018-01-12 16:41:47 +01:00
register.lua added capture rod 2018-01-12 16:41:47 +01: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)