Rename head mod to mcl_heads

This commit is contained in:
Wuzzy 2017-01-31 10:05:32 +01:00
parent 8417b246b5
commit 823321b570
31 changed files with 7 additions and 8 deletions

View file

@ -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,},