diff options
Diffstat (limited to 'items/INK_SACK-4.json')
-rw-r--r-- | items/INK_SACK-4.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/INK_SACK-4.json b/items/INK_SACK-4.json index d2e9dd6f..6f332c62 100644 --- a/items/INK_SACK-4.json +++ b/items/INK_SACK-4.json @@ -1,14 +1,17 @@ { "itemid": "minecraft:dye", "displayname": "§fLapis Lazuli", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fLapis Lazuli\"},ExtraAttributes:{id:\"INK_SACK\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"§7§8Collection Item\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fLapis Lazuli\"},ExtraAttributes:{id:\"INK_SACK-4\"}}", "damage": 4, "lore": [ + "§7§8Brewing Ingredient", + "§7§8Collection Item", + "", "§f§lCOMMON" ], "internalname": "INK_SACK-4", "parent": "INK_SACK", - "modver": "2.1.1-PRE", + "modver": "2.2.2", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -26,5 +29,6 @@ "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Lapis_Lazuli" - ] + ], + "crafttext": "" }
\ No newline at end of file |