1
0
mirror of https://codeberg.org/tenplus1/mobs_animal.git synced 2025-07-26 03:50:22 +02:00

Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev

This commit is contained in:
2020-06-20 15:38:41 +02:00
5 changed files with 52 additions and 35 deletions

View File

@ -66,6 +66,7 @@ mobs:register_mob("mobs_animal:cow", {
{"group:grass", "mobs:dung", 0},
{"default:dirt_with_grass", "default:dirt", -1}
},
-- stay_near = {{"farming:straw", "group:grass"}, 10},
fear_height = 2,
on_rightclick = function(self, clicker)