diff options
Diffstat (limited to 'items/DEEP_SEA_ORB.json')
-rw-r--r-- | items/DEEP_SEA_ORB.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/DEEP_SEA_ORB.json b/items/DEEP_SEA_ORB.json new file mode 100644 index 00000000..4185684e --- /dev/null +++ b/items/DEEP_SEA_ORB.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Deep Sea Orb", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d7de3184-35f8-3214-9d2d-3c3ae2000de8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTExM2VlNjEwODQxZGVkMjE1YWNkMmI0Y2FhZWVmODdkZmQ2ZTNkNDc2OGU3YWI0ZTE5ZWI3NmIzZDgxMjFjZiJ9fX0\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 §9Submerged\",5:\"§9§7reforge to armor.\",6:\"\",7:\"§7§8§oThe smell of the deep sea\",8:\"§8§oattracts sea monsters.\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Deep Sea Orb\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"DEEP_SEA_ORB\",uuid:\"749d753d-685a-4811-9957-6bb83e231e5a\",timestamp:\"11/2/20 7:40 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Submerged", + "§9§7reforge to armor.", + "", + "§7§8§oThe smell of the deep sea", + "§8§oattracts sea monsters.", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "DEEP_SEA_ORB", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Reforge_Stones" + ] +}
\ No newline at end of file |