diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:20:44 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:20:44 -0400 |
commit | 1a11e66be616908e1d336b72e31a7c55edb76f9f (patch) | |
tree | 2ae54f7cb7f63810cb26f2a395e3ed35553b31c7 /items/PUMPKIN_GUTS.json | |
parent | c303d00ee3ada8ad425e09792c5bdf89442df6a4 (diff) | |
download | NotEnoughUpdates-REPO-1a11e66be616908e1d336b72e31a7c55edb76f9f.tar.gz NotEnoughUpdates-REPO-1a11e66be616908e1d336b72e31a7c55edb76f9f.tar.bz2 NotEnoughUpdates-REPO-1a11e66be616908e1d336b72e31a7c55edb76f9f.zip |
New 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 |