Mod that actually adds NPC to yl_speak_up.
Go to file
2023-09-10 22:53:49 +02:00
add_skins_and_capes.lua made usable for mobs_npc and mobs_animals 2023-09-04 02:36:33 +02:00
example_npc.lua moved mesh definiton to here from yl_speak_up 2023-09-09 02:56:30 +02:00
example_talk_sign.lua made usable for mobs_npc and mobs_animals 2023-09-04 02:36:33 +02:00
init.lua added an example npc that has no dependencies 2023-09-10 01:32:35 +02:00
LICENSE Initial commit 2023-09-03 18:03:31 +00:00
mod.conf made usable for mobs_npc and mobs_animals 2023-09-04 02:36:33 +02:00
readme.md added readme.md 2023-09-10 22:53:49 +02:00
README.md Initial commit 2023-09-03 18:03:31 +00:00
talk_to_animals.lua talk tool for animals now depends only on mobs_redo craftitems and textures 2023-09-10 22:11:30 +02:00
talk_to_mobs_npc.lua made usable for mobs_npc and mobs_animals 2023-09-04 02:36:33 +02:00
talk_tool.lua made usable for mobs_npc and mobs_animals 2023-09-04 02:36:33 +02:00
talking_npc.lua talking npc can now be picked up 2023-09-10 22:06:01 +02:00

npc_talk

Mod that actually adds NPC to yl_speak_up.