diff options
author | Eejit <76887639+Eejit43@users.noreply.github.com> | 2021-08-23 18:16:16 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-23 18:16:16 -0400 |
commit | ca582def5d6ddd022bc37823f0b4ff06ecd9f87e (patch) | |
tree | 264b34bf83ab0927e20ea5b0ae6473e0ab529e45 /items/SILEX.json | |
parent | 0276e079a10903920117aa32ec826162fbe1668a (diff) | |
download | NotEnoughUpdates-REPO-ca582def5d6ddd022bc37823f0b4ff06ecd9f87e.tar.gz NotEnoughUpdates-REPO-ca582def5d6ddd022bc37823f0b4ff06ecd9f87e.tar.bz2 NotEnoughUpdates-REPO-ca582def5d6ddd022bc37823f0b4ff06ecd9f87e.zip |
Update SILEX.json (#601)
Diffstat (limited to 'items/SILEX.json')
-rw-r--r-- | items/SILEX.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/SILEX.json b/items/SILEX.json index a84357a0..89dd1b9a 100644 --- a/items/SILEX.json +++ b/items/SILEX.json @@ -1,10 +1,9 @@ { "itemid": "minecraft:quartz", - "displayname": "§f§f§fSharp Rock", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7A sharp rock with sturdy\",2:\"§7construction.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§f§f§fSharp Rock\"},ExtraAttributes:{id:\"SILEX\"},AttributeModifiers:[]}", + "displayname": "§fSharp Rock", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7§7A sharp rock with sturdy\",1:\"§7construction.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fSharp Rock\"},ExtraAttributes:{id:\"SILEX\"},AttributeModifiers:[]}", "damage": 0, "lore": [ - "", "§7§7A sharp rock with sturdy", "§7construction.", "", @@ -18,4 +17,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Silex" ] -}
\ No newline at end of file +} |