diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-21 08:03:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 17:03:59 +1100 |
commit | ba08abe1141c788714430eb76a081960a6af250a (patch) | |
tree | fc3c445e2ffbc056a28317e1c280d97cbebeedfa /items/MYCEL.json | |
parent | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (diff) | |
download | NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.tar.gz NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.tar.bz2 NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.zip |
Added new items from the end update (#843)
Diffstat (limited to 'items/MYCEL.json')
-rw-r--r-- | items/MYCEL.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/MYCEL.json b/items/MYCEL.json index 0e9046d4..1b5af658 100644 --- a/items/MYCEL.json +++ b/items/MYCEL.json @@ -1,10 +1,9 @@ { "itemid": "minecraft:mycelium", "displayname": "§fMycelium", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8§l* §8Co-op Soulbound §8§l*\",1:\"§f§lCOMMON\"],Name:\"§fMycelium\"},ExtraAttributes:{id:\"MYCEL\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fMycelium\"},ExtraAttributes:{id:\"MYCEL\"}}", "damage": 0, "lore": [ - "§8§l* §8Co-op Soulbound §8§l*", "§f§lCOMMON" ], "internalname": "MYCEL", |