diff options
-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 +} |