NPC, Igor and Trader mobs for Mobs Redo on Minetest

IFRFSX b288211ebc update translation for igor 5 年之前
locale b288211ebc update translation for igor 5 年之前
models 30f85bc5dc add 0.4.17 character model for npc's 7 年之前
textures 372992aed0 trader has brand new formspec thanks to isaiah658 :) 7 年之前
depends.txt 92b2e54a36 Added 3 lucky blocks 8 年之前
description.txt e590f637b2 Initial NPC upload 9 年之前
igor.lua 3b2a3f22c7 ordering npc to stay stops attack and them walking 5 年之前
init.lua 144595667e code tidy ' to " 6 年之前
license.txt a7b6df80b1 Added license and new trader textures 9 年之前
lucky_block.lua 275b596016 update readme and add a new lucky block 6 年之前
mod.conf e590f637b2 Initial NPC upload 9 年之前
npc.lua 3b2a3f22c7 ordering npc to stay stops attack and them walking 5 年之前
readme.md 275b596016 update readme and add a new lucky block 6 年之前
screenshot.png 50b19fec88 added screenshot 6 年之前
trader.lua 3b2a3f22c7 ordering npc to stay stops attack and them walking 5 年之前

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