diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-01 18:44:26 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-01 18:44:26 +1000 |
commit | 228ec7960d0319d8018c24ee14a92ea235c5e68c (patch) | |
tree | a093c8cf587d8854ddeed454cf72ede9b747e3dc /items/DARK_ORB.json | |
parent | 784ce26613f6bc286efc0af8d60312ec5e7fbc70 (diff) | |
download | NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.tar.gz NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.tar.bz2 NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.zip |
vanilla stuff & new items
Diffstat (limited to 'items/DARK_ORB.json')
-rw-r--r-- | items/DARK_ORB.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/DARK_ORB.json b/items/DARK_ORB.json new file mode 100644 index 00000000..46a232d2 --- /dev/null +++ b/items/DARK_ORB.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Dark Orb", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c19351fb-6283-306e-98cc-87f1cc6e5845\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTdjNDAzNmY4MGJmMzYwOTE4MGM3YzRhOTU2ODg1M2ZkODE1ZjE1NGFkODQzOGI5MmYzODUxMDE5ODM1YjA3MCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Shaded §7reforge\",5:\"§7to accessories.\",6:\"\",7:\"§7§8§oAssassins use it,\",8:\"§8§oapparently.\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§f§f§9Dark Orb\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"DARK_ORB\",uuid:\"6a9c8b34-1c7e-41d6-87bd-3e0d98f6f1a4\",timestamp:\"9/18/20 11:50 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Shaded §7reforge", + "§7to accessories.", + "", + "§7§8§oAssassins use it,", + "§8§oapparently.", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "DARK_ORB", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dark_Orb" + ] +}
\ No newline at end of file |