diff options
author | RobotHanzo <nathanlee302@outlook.com> | 2020-11-21 21:04:11 +0800 |
---|---|---|
committer | RobotHanzo <nathanlee302@outlook.com> | 2020-11-21 21:04:11 +0800 |
commit | ced59c25ada152bd944eb06857b10087137292eb (patch) | |
tree | e3c8f36c0db6fbcdeaf228074008c242c1913ff0 | |
parent | 3e758918fb29e4fb54d998b457b7953e42e26a7d (diff) | |
download | NotEnoughUpdates-REPO-ced59c25ada152bd944eb06857b10087137292eb.tar.gz NotEnoughUpdates-REPO-ced59c25ada152bd944eb06857b10087137292eb.tar.bz2 NotEnoughUpdates-REPO-ced59c25ada152bd944eb06857b10087137292eb.zip |
Fixed duplicated keys
-rw-r--r-- | items/ENDERMITE;2.json | 1 | ||||
-rw-r--r-- | items/PIG;3.json | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/items/ENDERMITE;2.json b/items/ENDERMITE;2.json index 0719e768..a0135f95 100644 --- a/items/ENDERMITE;2.json +++ b/items/ENDERMITE;2.json @@ -4,7 +4,6 @@ "displayname": "§7[Lvl {LVL}] §9Endermite", "damage": 3, "nbttag": "{SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6More Stonks\",5:\"§7§7Gain more exp orbs for\",6:\"§7breaking end stone and gain a\",7:\"§7+§a{0}% §7chance to get an\",8:\"§7extra block dropped\",9:\"\",10:\"§6Pearl Muncher\",11:\"§7§7Upon picking up an ender\",12:\"§7pearl, consume it and gain §a{1}\",13:\"§a§6coins\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Endermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\", \\\"exp\\\":0.0, \\\"tier\\\":\\\"RARE\\\"}\",id:\"ENDERMITE;2\"}}", - "modver": "1.2-REL", "lore": [ "§8Mining Pet", "", diff --git a/items/PIG;3.json b/items/PIG;3.json index 78ce2dd6..8aa1d229 100644 --- a/items/PIG;3.json +++ b/items/PIG;3.json @@ -30,7 +30,6 @@ "clickcommand": "viewrecipe", "modver": "1.5-REL", "useneucraft": true, - "infoType": "WIKI_URL", "recipe": { "A1": "PORK:64", "A2": "PORK:64", |