dont drop 8x buckets of milk as stack, separate with water buckets

This commit is contained in:
tenplus1 2021-05-18 19:08:06 +01:00
parent 1d50cdbcca
commit 52d4d45027
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ if minetest.get_modpath("lucky_block") then
{"spw", "mobs:chicken", 5},
{"dro", {"mobs:egg"}, 5},
{"spw", "mobs:cow", 5},
{"dro", {"mobs:bucket_milk"}, 8},
{"dro", {"mobs:bucket_milk", "bucket:bucket_water"}, 8},
{"spw", "mobs:kitten", 2},
{"exp"},
{"dro", {"mobs:hairball"}, 3},