aboutsummaryrefslogtreecommitdiff
path: root/items/HARD_STONE.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/HARD_STONE.json')
-rw-r--r--items/HARD_STONE.json11
1 files changed, 5 insertions, 6 deletions
diff --git a/items/HARD_STONE.json b/items/HARD_STONE.json
index ef3da132..5db7a3eb 100644
--- a/items/HARD_STONE.json
+++ b/items/HARD_STONE.json
@@ -1,21 +1,20 @@
{
"itemid": "minecraft:stone",
"displayname": "§fHard Stone",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7§oThis type of stone can only\",2:\"§7§obe found at extreme depths\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fHard Stone\"},ExtraAttributes:{id:\"HARD_STONE\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7A condensed form of rock only\",1:\"§7found at extreme depths.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fHard Stone\"},ExtraAttributes:{id:\"HARD_STONE\"}}",
"damage": 0,
"lore": [
- "",
- "§7§7§oThis type of stone can only",
- "§7§obe found at extreme depths",
+ "§7§7A condensed form of rock only",
+ "§7found at extreme depths.",
"",
"§f§lCOMMON"
],
"internalname": "HARD_STONE",
"crafttext": "",
"clickcommand": "",
- "modver": "2.0.0-REL",
+ "modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Hard_Stone"
]
-}
+} \ No newline at end of file