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