diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-31 13:51:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-31 13:51:20 -0400 |
commit | 6d32c77a2bc35447953e9b91e9d5e32f2e460e3d (patch) | |
tree | 186e36e9b3997d0d217acfb8a00d881feda76b03 /items/CANDY_CORN.json | |
parent | 1a11e66be616908e1d336b72e31a7c55edb76f9f (diff) | |
parent | af3047d7c1b206f08d7db6698208f13b62b5856a (diff) | |
download | NotEnoughUpdates-REPO-6d32c77a2bc35447953e9b91e9d5e32f2e460e3d.tar.gz NotEnoughUpdates-REPO-6d32c77a2bc35447953e9b91e9d5e32f2e460e3d.tar.bz2 NotEnoughUpdates-REPO-6d32c77a2bc35447953e9b91e9d5e32f2e460e3d.zip |
Merge pull request #19 from IRONM00N/master
123
Diffstat (limited to 'items/CANDY_CORN.json')
-rw-r--r-- | items/CANDY_CORN.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/CANDY_CORN.json b/items/CANDY_CORN.json new file mode 100644 index 00000000..18073945 --- /dev/null +++ b/items/CANDY_CORN.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aCandy Corn", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a0abae4f-e197-39c8-9ddb-0d67166c127a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmQ4Njc2N2Q0ZjFjYTI4NjhiNjc1Njk2YzcyMTc4Y2Q3NGM0ZWI2YzI4ZjNjN2FmYzgyZWRkMDkwY2EyY2E0NiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Candied §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§a§lUNCOMMON REFORGE STONE\"],Name:\"§aCandy Corn\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CANDY_CORN\",uuid:\"eb70f531-d7be-4bfa-b70b-baada837e668\",timestamp:\"10/30/20 2:18 PM\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Candied §7reforge", + "§7to armor.", + "", + "§a§lUNCOMMON REFORGE STONE" + ], + "internalname": "CANDY_CORN", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |