FreeLikeGNU/mobs_goblins

Feature request: Disable individual goblins

Closed this issue · 1 comments

Hi

Really great mobs mod! Add lots of fun.

It would be really cool with an easy way to disable/enable which ever of the goblins one would like to use.

Kind regards.

in the goblins.lua, at the end you will see where goblins are spawned (one for each line). You can comment them out with -- at the beginning of the line like this:

-- mobs_goblins:spawn_specific("mobs_goblins:goblin_cobble", {"group:stone"}, "air", 0, 50, 1, 10, 3, -30000 , 0)