diff options
Diffstat (limited to 'items/DIRT.json')
-rw-r--r-- | items/DIRT.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/DIRT.json b/items/DIRT.json index 7c88e814..c6cc86e8 100644 --- a/items/DIRT.json +++ b/items/DIRT.json @@ -7,7 +7,12 @@ "§f§lCOMMON" ], "internalname": "DIRT", - "modver": "1.3-REL", + "modver": "1.5-REL", "vanilla": true, - "clickcommand": "" + "clickcommand": "", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dirt" + ] }
\ No newline at end of file |