Go to file
TenPlus1 50b19fec88 added screenshot 2019-03-02 10:12:17 +00:00
locale added malay translation (thanks MuhdNurHidayat) 2018-02-06 12:53:11 +00:00
models add 0.4.17 character model for npc's 2018-07-05 21:23:44 +01:00
textures trader has brand new formspec thanks to isaiah658 :) 2018-07-09 10:43:25 +01:00
depends.txt Added 3 lucky blocks 2016-12-01 18:43:03 +00:00
description.txt Initial NPC upload 2016-04-15 15:01:56 +01:00
igor.lua added screenshot 2019-03-02 10:12:17 +00:00
init.lua Added 3 lucky blocks 2016-12-01 18:43:03 +00:00
license.txt Added license and new trader textures 2016-08-19 19:11:38 +01:00
lucky_block.lua update readme and add a new lucky block 2018-09-30 09:25:58 +01:00
mod.conf Initial NPC upload 2016-04-15 15:01:56 +01:00
npc.lua added screenshot 2019-03-02 10:12:17 +00:00
readme.md update readme and add a new lucky block 2018-09-30 09:25:58 +01:00
screenshot.png added screenshot 2019-03-02 10:12:17 +00:00
trader.lua remove need for item_pool_size in table 2018-07-09 15:28:54 +01: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.

Note: self.npc_drops and self.igor_drops are used for random item list when trading for gold and may be changed within the mob itself, if not found the global mobs.npc_drops and mobs.igor_drops are used instead for a default list.

Lucky Blocks: 4