diff options
Diffstat (limited to 'items/INK_SACK-3.json')
-rw-r--r-- | items/INK_SACK-3.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/items/INK_SACK-3.json b/items/INK_SACK-3.json index 87b24f73..05e26fd9 100644 --- a/items/INK_SACK-3.json +++ b/items/INK_SACK-3.json @@ -1,18 +1,20 @@ { "itemid": "minecraft:dye", "displayname": "§fCocoa Beans", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fCocoa Beans\"},ExtraAttributes:{id:\"INK_SACK-3\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fCocoa Beans\"},ExtraAttributes:{id:\"INK_SACK-3\"}}", "damage": 3, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "parent": "INK_SACK", "internalname": "INK_SACK-3", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "", "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Cocoa_Beans" - ] + ], + "crafttext": "" }
\ No newline at end of file |