NPC, Igor and Trader mobs for Mobs Redo on Minetest

tenplus1 49b879daf8 update translation checks 2 år sedan
locale 780263a0ff mt5.x translations added/updated (thanks dacmot) 4 år sedan
models 30f85bc5dc add 0.4.17 character model for npc's 6 år sedan
textures aac3e4650e update npc drops and skins 3 år sedan
depends.txt b4bcbe0192 make default optional dependency 3 år sedan
description.txt e590f637b2 Initial NPC upload 8 år sedan
igor.lua 49b879daf8 update translation checks 2 år sedan
init.lua 49b879daf8 update translation checks 2 år sedan
license.txt a7b6df80b1 Added license and new trader textures 8 år sedan
lucky_block.lua aac3e4650e update npc drops and skins 3 år sedan
mod.conf b4bcbe0192 make default optional dependency 3 år sedan
npc.lua 49b879daf8 update translation checks 2 år sedan
readme.md 275b596016 update readme and add a new lucky block 6 år sedan
screenshot.png 50b19fec88 added screenshot 5 år sedan
spawn_example.lua 7db2c2545a Added spawn.lua check for custom mob spawning, example file included 4 år sedan
trader.lua 49b879daf8 update translation checks 2 år sedan

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