diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/LUXURIOUS_SPOOL.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/LUXURIOUS_SPOOL.json')
-rw-r--r-- | items/LUXURIOUS_SPOOL.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/LUXURIOUS_SPOOL.json b/items/LUXURIOUS_SPOOL.json new file mode 100644 index 00000000..39da751b --- /dev/null +++ b/items/LUXURIOUS_SPOOL.json @@ -0,0 +1,28 @@ +{ + "internalname": "LUXURIOUS_SPOOL", + "itemid": 397, + "displayname": "§9Luxurious Spool", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4d646b3e-0e95-34c4-bc6e-04276ff9f014\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTRhZjVmM2I1MGUyZGVhMjY4N2QyOTJjYzNhNWU0MmMwMjhiODYyNmU2Mzg4NDJmYjRmNzg2NzFkZWJlMjc2YyJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Silky §7reforge\",5:\"§7to accessories.\",6:\"\",7:\"§7§8§oOlder Spiders often make\",8:\"§8§obetter quality string. It is\",9:\"§8§osaid that female ones are even\",10:\"§8§omore sturdy, but it was never\",11:\"§8§oproven.\",12:\"\",13:\"§7Requires §aMining Skill Level\",14:\"§aVI§7!\",15:\"\",16:\"§9§lRARE REFORGE STONE\"],Name:\"§9Luxurious Spool\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"LUXURIOUS_SPOOL\",uuid:\"a48c647d-6d1f-42a5-9a64-97c30f394eea\",timestamp:\"7/7/20 11:21 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §8Silky §7reforge", + "§7to accessories.", + "", + "§7§8§oOlder Spiders often make", + "§8§obetter quality string. It is", + "§8§osaid that female ones are even", + "§8§omore sturdy, but it was never", + "§8§oproven.", + "", + "§7Requires §aMining Skill Level", + "§aVI§7!", + "", + "§9§lRARE REFORGE STONE" + ] +}
\ No newline at end of file |