diff options
author | jani270 <jani270@gmx.de> | 2022-04-22 06:57:21 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-22 06:57:21 +0200 |
commit | 63769b63076a9951a3089abf519b3e9fff825b13 (patch) | |
tree | 2fd8b4b8155e4a53e6ff4279c9685b81d9346fb7 /items/MYCEL.json | |
parent | bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4 (diff) | |
download | NotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.tar.gz NotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.tar.bz2 NotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.zip |
Nether stuff and mob recipes
Diffstat (limited to 'items/MYCEL.json')
-rw-r--r-- | items/MYCEL.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/items/MYCEL.json b/items/MYCEL.json index 2cb62feb..e04da2e2 100644 --- a/items/MYCEL.json +++ b/items/MYCEL.json @@ -1,13 +1,15 @@ { "itemid": "minecraft:mycelium", "displayname": "§fMycelium", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fMycelium\"},ExtraAttributes:{id:\"MYCEL\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8§l* §8Co-op Soulbound §8§l*\",1:\"§f§lCOMMON\"],Name:\"§fMycelium\"},ExtraAttributes:{id:\"MYCEL\"}}", "damage": 0, "lore": [ + "§8§l* §8Co-op Soulbound §8§l*", "§f§lCOMMON" ], "internalname": "MYCEL", - "modver": "1.3-REL", - "vanilla": true, - "clickcommand": "" -} + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |