Rename “Head” to “Human Head”

This commit is contained in:
Wuzzy 2017-03-11 18:51:39 +01:00
parent a187faf3fa
commit d64e233574
1 changed files with 2 additions and 1 deletions

View File

@ -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")