Go to file
tenplus1 49b879daf8 update translation checks 2022-01-20 08:54:44 +00:00
locale mt5.x translations added/updated (thanks dacmot) 2020-08-29 09:36:41 +01:00
models add 0.4.17 character model for npc's 2018-07-05 21:23:44 +01:00
textures update npc drops and skins 2021-04-25 13:20:08 +01:00
depends.txt make default optional dependency 2021-07-24 22:22:21 +01:00
description.txt Initial NPC upload 2016-04-15 15:01:56 +01:00
igor.lua update translation checks 2022-01-20 08:54:44 +00:00
init.lua update translation checks 2022-01-20 08:54:44 +00:00
license.txt Added license and new trader textures 2016-08-19 19:11:38 +01:00
lucky_block.lua update npc drops and skins 2021-04-25 13:20:08 +01:00
mod.conf make default optional dependency 2021-07-24 22:22:21 +01:00
npc.lua update translation checks 2022-01-20 08:54:44 +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
spawn_example.lua Added spawn.lua check for custom mob spawning, example file included 2020-09-21 10:20:51 +01:00
trader.lua update translation checks 2022-01-20 08:54:44 +00: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