1
0

remove stupid nyancat otaku mob

This commit is contained in:
mckaygerhard 2023-08-06 18:36:47 -04:00
parent 0d5513a8fb
commit 571de2de96

View File

@ -20,9 +20,3 @@ lucky_block:add_blocks({
{"dro", {"mobs:glass_milk"}, 5}
})
if minetest.registered_nodes["default:nyancat"] then
lucky_block:add_blocks({
{"tro", "default:nyancat", "mobs_kitten", true}
})
end