diff options
Diffstat (limited to 'items/PUMPKIN_GUTS.json')
-rw-r--r-- | items/PUMPKIN_GUTS.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/PUMPKIN_GUTS.json b/items/PUMPKIN_GUTS.json new file mode 100644 index 00000000..3af44920 --- /dev/null +++ b/items/PUMPKIN_GUTS.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:pumpkin_seeds", + "displayname": "§aPumpkin Guts", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Why does Halloween have to be so\",1:\"§7gross?\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aPumpkin Guts\"},ExtraAttributes:{id:\"PUMPKIN_GUTS\"}}", + "damage": 0, + "lore": [ + "§7Why does Halloween have to be so", + "§7gross?", + "", + "§eRight-click to view recipes!", + "", + "§a§lUNCOMMON" + ], + "internalname": "PUMPKIN_GUTS", + "clickcommand": "", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Guts" + ] +}
\ No newline at end of file |