mirror of
https://codeberg.org/tenplus1/mobs_monster.git
synced 2025-07-14 22:30:35 +02:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@ -108,7 +108,8 @@ if not mobs.custom_spawn_monster then
|
||||
|
||||
mobs:spawn({
|
||||
name = "mobs_monster:stone_monster",
|
||||
nodes = {"default:stone", "default:desert_stone", "default:sandstone"},
|
||||
nodes = {"default:stone", "default:desert_stone", "default:sandstone",
|
||||
"default:permafrost_with_stones"},
|
||||
max_light = 7,
|
||||
chance = 7000,
|
||||
max_height = 0
|
||||
|
Reference in New Issue
Block a user