forked from VoxeLibre/VoxeLibre
Rename “Head” to “Human Head”
This commit is contained in:
parent
a187faf3fa
commit
d64e233574
|
@ -40,6 +40,7 @@ end
|
|||
-- Add heads
|
||||
addhead("zombie", "Zombie Head")
|
||||
addhead("creeper", "Creeper Head")
|
||||
addhead("steve", "Head")
|
||||
-- Original Minecraft name: “Head”
|
||||
addhead("steve", "Human Head")
|
||||
addhead("skeleton", "Skeleton Skull")
|
||||
addhead("wither_skeleton", "Wither Skeleton Skull")
|
||||
|
|
Loading…
Reference in New Issue