aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-01-19 15:51:39 -0500
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-01-19 15:51:39 -0500
commit1c15a6845e2bbea8d05c2889b3411bdd63325a25 (patch)
tree02602f0ad8c522d6ecde9156ed8ddb46b24c6558
parentc863075d4f2b333e58879d4ff5211dd7624c408d (diff)
downloadNotEnoughUpdates-REPO-1c15a6845e2bbea8d05c2889b3411bdd63325a25.tar.gz
NotEnoughUpdates-REPO-1c15a6845e2bbea8d05c2889b3411bdd63325a25.tar.bz2
NotEnoughUpdates-REPO-1c15a6845e2bbea8d05c2889b3411bdd63325a25.zip
Remove duplicate Netherwart
-rw-r--r--items/NETHER_STALK.json3
-rw-r--r--items/NETHER_WARTS.json13
2 files changed, 2 insertions, 14 deletions
diff --git a/items/NETHER_STALK.json b/items/NETHER_STALK.json
index 12ac0c0e..df48b1fd 100644
--- a/items/NETHER_STALK.json
+++ b/items/NETHER_STALK.json
@@ -14,5 +14,6 @@
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Nether_Wart"
- ]
+ ],
+ "vanilla": true
} \ No newline at end of file
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