tweaked kitten, added hairball item

This commit is contained in:
TenPlus1
2018-08-31 10:33:25 +01:00
parent dedcddfdd6
commit 3f724507b2
4 changed files with 79 additions and 4 deletions

View File

@ -15,6 +15,7 @@ if minetest.get_modpath("lucky_block") then
{"dro", {"mobs:bucket_milk"}, 8},
{"spw", "mobs:kitten", 2},
{"exp"},
{"dro", {"mobs:hairball"}, 3},
})
if minetest.registered_nodes["default:nyancat"] then