diff options
author | SeRaid <77941535+SeRaid743@users.noreply.github.com> | 2024-06-01 17:00:34 +1200 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-06-06 03:32:00 +0200 |
commit | 68b518d9c446d6013dee1246a708938e3f8dce70 (patch) | |
tree | 72e6de1404a2fe1cecd2f194dbb0a4d12c8e133d /items/GHAST_TEAR.json | |
parent | 8fbe07b7d7c90fa71325a6c2d44bb7fb5bae034b (diff) | |
download | NotEnoughUpdates-REPO-68b518d9c446d6013dee1246a708938e3f8dce70.tar.gz NotEnoughUpdates-REPO-68b518d9c446d6013dee1246a708938e3f8dce70.tar.bz2 NotEnoughUpdates-REPO-68b518d9c446d6013dee1246a708938e3f8dce70.zip |
Diffstat (limited to 'items/GHAST_TEAR.json')
-rw-r--r-- | items/GHAST_TEAR.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/items/GHAST_TEAR.json b/items/GHAST_TEAR.json index f86e863c..ba74853c 100644 --- a/items/GHAST_TEAR.json +++ b/items/GHAST_TEAR.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:ghast_tear", "displayname": "§fGhast Tear", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fGhast Tear\"},ExtraAttributes:{id:\"GHAST_TEAR\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"§7§8Collection Item\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fGhast Tear\"},ExtraAttributes:{id:\"GHAST_TEAR\"}}", "damage": 0, "lore": [ - "§8Brewing Ingredient", + "§7§8Brewing Ingredient", + "§7§8Collection Item", + "", "§f§lCOMMON" ], "internalname": "GHAST_TEAR", - "modver": "2.1.1-PRE", + "modver": "2.2.2", "vanilla": true, "clickcommand": "", "infoType": "WIKI_URL", |