diff options
Diffstat (limited to 'items/WITHER_GOURD_MONSTER.json')
-rw-r--r-- | items/WITHER_GOURD_MONSTER.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/WITHER_GOURD_MONSTER.json b/items/WITHER_GOURD_MONSTER.json new file mode 100644 index 00000000..07d18c7d --- /dev/null +++ b/items/WITHER_GOURD_MONSTER.json @@ -0,0 +1,19 @@ +{
+ "itemid": "minecraft:spawn_egg",
+ "displayname": "§9Wither Gourd (Monster)",
+ "nbttag": "{display:{Lore:[0:\"§7The Wither Gourd is a mob added in the\",1:\"§7Spooky Festival v2 Update. It can only spawn\",2:\"§durring the night durring Spooky Festivals\"],Name:\"§9Wither Gourd (Monster)\"},ExtraAttributes:{id:\"WITHER_GOURD_MONSTER\"}}",
+ "damage": 54,
+ "lore": [
+ "§7The Wither Gourd is a mob added in the",
+ "§7Spooky Festival v2 Update. It can only spawn",
+ "§durring the night durring Spooky Festivals"
+ ],
+ "internalname": "WITHER_GOURD_MONSTER",
+ "clickcommand": "",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Spooky_Mobs"
+ ],
+ "entityrender": "Wither Skeleton"
+ }
\ No newline at end of file |