azekill_DIABLO wrote:great thing, you should release it!
its here https://github.com/22i/amc/ to test the parrot out go into creative and find parrot spawn egg there
azekill_DIABLO wrote:great thing, you should release it!
gabo.xandre wrote:A fine view of Lumberton Gardens:
christoferlevich wrote:I love this mod, but I would like the NPC characters to speak to players when punched - is this possible?
minetest.register_on_joinplayer(function(player)
minetest.chat_send_all("Welcome1.")
end)