diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/SQUID_HAT.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/SQUID_HAT.json')
-rw-r--r-- | items/SQUID_HAT.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/SQUID_HAT.json b/items/SQUID_HAT.json new file mode 100644 index 00000000..fb8ea8a8 --- /dev/null +++ b/items/SQUID_HAT.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fSquid Hat", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5e2ff5d0-7ca5-3d0b-b987-4add5fa9336c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDg3MDU2MjRkYWEyOTU2YWE0NTk1NmM4MWJhYjVmNGZkYjJjNzRhNTk2MDUxZTI0MTkyMDM5YWVhM2E4YjgifX19\"}]}},display:{Lore:[0:\"§7Speed: §a+1\",1:\"\",2:\"§7Extra chance to fish up Squids!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§f§lCOMMON HELMET\",6:\"\",7:\"§eClick to view recipe!\"],Name:\"§fSquid Hat\"},ExtraAttributes:{id:\"SQUID_HAT\"}}", + "damage": 3, + "lore": [ + "§7Speed: §a+1", + "", + "§7Extra chance to fish up Squids!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HELMET" + ], + "internalname": "SQUID_HAT", + "clickcommand": "viewrecipe", + "modver": "1.0.0" +}
\ No newline at end of file |