From 33fa32cbff1486a9c69f10d210b0882f537b45f5 Mon Sep 17 00:00:00 2001 From: Necrodoom Date: Sun, 17 Feb 2013 18:15:48 +0200 Subject: add skull alias to head item --- Essentials/src/items.csv | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Essentials/src/items.csv b/Essentials/src/items.csv index c7abb47ab..a9559de13 100644 --- a/Essentials/src/items.csv +++ b/Essentials/src/items.csv @@ -5783,22 +5783,40 @@ gcarrot,396,0 head,397,0 skeletonhead,397,0 headskeleton,397,0 +skeletonskull,397,0 +skullskeleton,397,0 witherhead,397,1 witherskeletonhead,397,1 wskeletionhead,397,1 headwither,397,1 headwitherskeleton,397,1 headwskeletion,397,1 +witherskull,397,1 +witherskeletonskull,397,1 +wskeletionskull,397,1 +skullwither,397,1 +skullwitherskeleton,397,1 +skullwskeletion,397,1 zombiehead,397,2 headzombie,397,2 +zombieskull,397,2 +skullzombie,397,2 playerhead,397,3 humanhead,397,3 stevehead,397,3 headplayer,397,3 headhuman,397,3 headsteve,397,3 +playerskull,397,3 +humanskull,397,3 +steveskull,397,3 +skullplayer,397,3 +skullhuman,397,3 +skullsteve,397,3 creeperhead,397,4 headcreeper,397,4 +creeperskull,397,4 +skullcreeper,397,4 carrotonastick,398,0 carrotonstick,398,0 netherstar,399,0 -- cgit v1.2.3