updated rat spawn rate and spider license

This commit is contained in:
tenplus1 2015-03-28 13:12:01 +00:00
parent ab60737394
commit 6af26a3b53
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ mobs:register_mob("mobs:rat", {
end,
})
-- spawn on stone between 1 and 20 light, 1 in 7000 chance, 1 per area up to 31000 in height
mobs:register_spawn("mobs:rat", {"default:stone"}, 20, 0, 7000, 1, 31000)
mobs:register_spawn("mobs:rat", {"default:stone"}, 20, 0, 11000, 1, 31000)
-- register spawn egg
mobs:register_egg("mobs:rat", "Rat", "mobs_rat_inventory.png", 0)

View File

@ -1,5 +1,5 @@
-- Spider by fishyWET (borrowed from Lord of the Test [game])
-- Spider by AspireMint (fishyWET (CC-BY-SA 3.0 license for texture)
mobs:register_mob("mobs:spider", {
-- animal, monster, npc, barbarian