diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-19 15:51:39 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-19 15:51:39 -0500 |
commit | 1c15a6845e2bbea8d05c2889b3411bdd63325a25 (patch) | |
tree | 02602f0ad8c522d6ecde9156ed8ddb46b24c6558 /items/NETHER_WARTS.json | |
parent | c863075d4f2b333e58879d4ff5211dd7624c408d (diff) | |
download | NotEnoughUpdates-REPO-1c15a6845e2bbea8d05c2889b3411bdd63325a25.tar.gz NotEnoughUpdates-REPO-1c15a6845e2bbea8d05c2889b3411bdd63325a25.tar.bz2 NotEnoughUpdates-REPO-1c15a6845e2bbea8d05c2889b3411bdd63325a25.zip |
Remove duplicate Netherwart
Diffstat (limited to 'items/NETHER_WARTS.json')
-rw-r--r-- | items/NETHER_WARTS.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/items/NETHER_WARTS.json b/items/NETHER_WARTS.json deleted file mode 100644 index 46ae9025..00000000 --- a/items/NETHER_WARTS.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "itemid": "minecraft:nether_wart", - "displayname": "§fNether Wart", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fNether Wart\"},ExtraAttributes:{id:\"NETHER_WARTS\"}}", - "damage": 0, - "lore": [ - "§f§lCOMMON" - ], - "internalname": "NETHER_WARTS", - "modver": "1.3-REL", - "vanilla": true, - "clickcommand": "" -}
\ No newline at end of file |