Fork of Advanced NPC for Minetest, using mobs_redo API.
Go to file
zorman2000 eb158f6f15 First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
.settings First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
locale First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
textures First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
.buildpath First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
.project First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
depends.txt First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
description.txt First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
init.lua First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
license.txt First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
mod.conf First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
npc.lua First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
readme.md First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
trader.lua First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
trader_test.lua First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00

readme.md

NPC MOBS

NPC

  • While NPC's don't actually spawn in the world just yet, they do have a spawn egg available to drop him/her into the world and wander around defending himself if attacked. It will also he will help you attack any monsters in the area and will follow you if you hold a diamond. Right-clicking the NPC with a gold lump will make him drop steel tools or food, right-clicking with an empty hand orders the NPC to stay or follow if owned.

Trader

  • Traders are new and still being tested but can be placed into the world using a spawn egg. Right-clicking on a trader opens his shop and allows you to buy his wares inside. If provoked a trader will attack a player or monster.