update chance
This commit is contained in:
parent
5854d64b5b
commit
bcd3071717
@ -152,8 +152,8 @@ if ma_mobs.settings.spawn == true then
|
||||
mobs:spawn({
|
||||
name = "ma_mobs:assaultsuit",
|
||||
nodes = {"ethereal:dry_dirt"},
|
||||
--chance = 150000,
|
||||
chance = 1500,
|
||||
chance = 150000,
|
||||
--chance = 1500,
|
||||
active_object_count = 1,
|
||||
})
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user