diff options
author | Hexeption <minecraftfun201@gmail.com> | 2021-08-15 01:32:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:32:21 -0400 |
commit | 1f41028eda3e91bd88426c8defe5137dd1a0eb9c (patch) | |
tree | 714a73eb8c94664f58bd390d8cb024a9f330c449 | |
parent | 6d119599ea11254259e303ae5fb6343802bf0199 (diff) | |
download | NotEnoughUpdates-REPO-1f41028eda3e91bd88426c8defe5137dd1a0eb9c.tar.gz NotEnoughUpdates-REPO-1f41028eda3e91bd88426c8defe5137dd1a0eb9c.tar.bz2 NotEnoughUpdates-REPO-1f41028eda3e91bd88426c8defe5137dd1a0eb9c.zip |
Updated TITANIUM_ORE Lore (#593)
-rw-r--r-- | items/TITANIUM_ORE.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/TITANIUM_ORE.json b/items/TITANIUM_ORE.json index 9405c930..10cb7e8d 100644 --- a/items/TITANIUM_ORE.json +++ b/items/TITANIUM_ORE.json @@ -1,10 +1,9 @@ { "itemid": "minecraft:skull", "displayname": "§9Titanium", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"3904f020-0d31-3ec6-a626-cb2f141737de\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTE0YzZlNDFhNzYyZDM3ODYzYTlmZmY2ODg4YzczODkwNWI5MmNjNmMzODk4ODkyYTM4ZGZkZmUyYWM0YmYifX19\"}]}},display:{Lore:[0:\"\",1:\"§7§7§oIts strength and resistance\",2:\"§7§oto corrosion are the highest of\",3:\"§7§oany metallic element.\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Titanium\"},ExtraAttributes:{id:\"TITANIUM_ORE\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"3904f020-0d31-3ec6-a626-cb2f141737de\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTE0YzZlNDFhNzYyZDM3ODYzYTlmZmY2ODg4YzczODkwNWI5MmNjNmMzODk4ODkyYTM4ZGZkZmUyYWM0YmYifX19\"}]}},display:{Lore:[0:\"§7§7§oIts strength and resistance\",1:\"§7§oto corrosion are the highest of\",2:\"§7§oany metallic element.\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Titanium\"},ExtraAttributes:{id:\"TITANIUM_ORE\"}}", "damage": 3, "lore": [ - "", "§7§7§oIts strength and resistance", "§7§oto corrosion are the highest of", "§7§oany metallic element.", @@ -19,4 +18,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Titanium" ] -}
\ No newline at end of file +} |