diff options
Diffstat (limited to 'items/LAPIS_BLOCK.json')
-rw-r--r-- | items/LAPIS_BLOCK.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/LAPIS_BLOCK.json b/items/LAPIS_BLOCK.json index 8c084138..f62d4951 100644 --- a/items/LAPIS_BLOCK.json +++ b/items/LAPIS_BLOCK.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "LAPIS_BLOCK", - "modver": "1.3-REL", + "modver": "2.1.0-REL", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -20,5 +20,9 @@ "C1": "INK_SACK-4:1", "C2": "INK_SACK-4:1", "C3": "INK_SACK-4:1" - } -} + }, + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Lapis_Lazuli_Block" + ] +}
\ No newline at end of file |