diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 15:22:59 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 15:22:59 -0400 |
commit | 5cb9414a678506aa6f11b0d81e79f2cb13c9ef24 (patch) | |
tree | 4c5875fbed9c50d2405ccf340fe050600d2f2b67 /items/CANDY_CORN.json | |
parent | 31919f989f3f2fb9d882c3fb84ea201514016abe (diff) | |
download | NotEnoughUpdates-REPO-5cb9414a678506aa6f11b0d81e79f2cb13c9ef24.tar.gz NotEnoughUpdates-REPO-5cb9414a678506aa6f11b0d81e79f2cb13c9ef24.tar.bz2 NotEnoughUpdates-REPO-5cb9414a678506aa6f11b0d81e79f2cb13c9ef24.zip |
more halloween
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 |