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 1 additions and 1 deletions
Showing only changes of commit 54337e9854 - Show all commits

View File

@ -1295,7 +1295,7 @@ mcl_mobs:register_mob("mobs_mc:villager", {
--minetest.log("arrived at jobsite")
end)
end
if self.child or self._profession == "unemployed" then
if self.child or self._profession == "unemployed" or self._profession == "nitwit" then
return
end
-- Initiate trading