mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 01:30:38 +01:00
Petite correction Mese_monster
This commit is contained in:
parent
774bc0a393
commit
4d690103a9
@ -65,7 +65,7 @@ mobs:register_mob("mobs:mese_monster", {
|
||||
step = 1,
|
||||
blood_texture = "default_mese_crystal_fragment.png",
|
||||
})
|
||||
mobs:register_spawn("mobs:mese_monster", {"default:stone", "nether:netherrack", }, 3, -1, 4000, 1, -20)
|
||||
mobs:register_spawn("mobs:mese_monster", {"default:stone", "nether:netherrack"}, 3, -1, 4000, 1, -20)
|
||||
|
||||
-- Mese Monster Crystal Shards (weapon)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user