merge beacon-branch into fork beacon branch #7

Merged
chmodsayshello merged 453 commits from VoxeLibre/VoxeLibre:beacons into beacon-"fork" 2022-07-23 11:30:49 +02:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 8fe40fcd26 - Show all commits

View File

@ -1289,7 +1289,6 @@ mcl_mobs:register_mob("mobs_mc:villager", {
return true --do not pick up
end,
on_rightclick = function(self, clicker)
local trg=vector.new(0,9,0)
if self._jobsite then
mcl_mobs:gopath(self,self._jobsite,function()
--minetest.log("arrived at jobsite")