aboutsummaryrefslogtreecommitdiff
path: root/items/COBBLESTONE.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/COBBLESTONE.json')
-rw-r--r--items/COBBLESTONE.json14
1 files changed, 9 insertions, 5 deletions
diff --git a/items/COBBLESTONE.json b/items/COBBLESTONE.json
index 97d1ca01..78afe5c8 100644
--- a/items/COBBLESTONE.json
+++ b/items/COBBLESTONE.json
@@ -1,12 +1,16 @@
{
- "internalname": "COBBLESTONE",
"itemid": "minecraft:cobblestone",
- "displayname": "Cobblestone",
- "clickcommand": "",
- "damage": 0,
+ "displayname": "§fCobblestone",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fCobblestone\"},ExtraAttributes:{id:\"COBBLESTONE\"}}",
- "modver": "1.0.0",
+ "damage": 0,
"lore": [
"§f§lCOMMON"
+ ],
+ "internalname": "COBBLESTONE",
+ "clickcommand": "",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Cobblestone"
]
} \ No newline at end of file