Rename head mod to mcl_heads
This commit is contained in:
parent
8417b246b5
commit
823321b570
31 changed files with 7 additions and 8 deletions
|
@ -101,7 +101,7 @@ mobs:register_mob("mobs_mc:skeleton2", {
|
|||
chance = 1,
|
||||
min = 0,
|
||||
max = 2,},
|
||||
{name = "heads:wither_skeleton",
|
||||
{name = "mcl_heads:wither_skeleton",
|
||||
chance = 40,
|
||||
min = 1,
|
||||
max = 1,},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue