-
Notifications
You must be signed in to change notification settings - Fork 6
Manual
SomeRandomGameDev edited this page May 17, 2012
·
14 revisions
This small bukkit plug-ins aims at giving some life to our beloved villagers. The player is now able to specify jobs. Currently available jobs are farmers and librarian.
Disclaimer : I've chose to only use the bukkit API, not override the server implementation. The actual result is a "passive behaviour", or some sort of villager mind parasite. Their movement procedures aren't affected, nor their basic reactions.
(Note : More complete description/usage at the farmer page).
This kind of villager harvests earth productions, cut trees and put the result in encountered chests.
Just give torches to an Iron golem, and every N seconds, it will evaluate if its current position needs to be enlighten and places the torch.