diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:14:04 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:14:04 -0400 |
commit | 40cd551f3233097a143b55c84b00ab237afd9fc3 (patch) | |
tree | d668adc98079de62b7a20df4027253e6fcc008ac /items/PUMPKIN_GUTS.json | |
parent | fbd20da51857a2cd48df5731dca1acdf03260e96 (diff) | |
download | NotEnoughUpdates-REPO-40cd551f3233097a143b55c84b00ab237afd9fc3.tar.gz NotEnoughUpdates-REPO-40cd551f3233097a143b55c84b00ab237afd9fc3.tar.bz2 NotEnoughUpdates-REPO-40cd551f3233097a143b55c84b00ab237afd9fc3.zip |
Halloween Stuff?
Diffstat (limited to 'items/PUMPKIN_GUTS.json')
-rw-r--r-- | items/PUMPKIN_GUTS.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/PUMPKIN_GUTS.json b/items/PUMPKIN_GUTS.json new file mode 100644 index 00000000..65851127 --- /dev/null +++ b/items/PUMPKIN_GUTS.json @@ -0,0 +1,17 @@ +{ + "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.4-REL" +}
\ No newline at end of file |