aboutsummaryrefslogtreecommitdiff
path: root/items/REFINED_DIAMOND.json
diff options
context:
space:
mode:
authorEejit <76887639+Eejit43@users.noreply.github.com>2021-08-14 20:31:38 -0400
committerGitHub <noreply@github.com>2021-08-14 20:31:38 -0400
commit6d119599ea11254259e303ae5fb6343802bf0199 (patch)
treebbc0d258eb1ba3b27b3fa34c2d0e5f6d107af7c5 /items/REFINED_DIAMOND.json
parent249cd9d7656d9c1e59e46f3cbbf3012a207f26a8 (diff)
downloadNotEnoughUpdates-REPO-6d119599ea11254259e303ae5fb6343802bf0199.tar.gz
NotEnoughUpdates-REPO-6d119599ea11254259e303ae5fb6343802bf0199.tar.bz2
NotEnoughUpdates-REPO-6d119599ea11254259e303ae5fb6343802bf0199.zip
Various fixes/additions (#592)
* Update WISHING_COMPASS.json * Update REFINED_DIAMOND.json * Adding PET_SKIN_WOLF * Update PET_SKIN_WOLF.json * Update PET_SKIN_WOLF.json * Update REFINED_DIAMOND.json * Update WISHING_COMPASS.json * Update PET_SKIN_WOLF.json * Update BARRIER.json * That wiki page is now a redirect * The wiki page is now a redirect * The wiki page is now a redirect * Arrows have now become Flint Arrows (same internal ID) * Update PET_SKIN_WOLF.json * Update BARRIER.json * Update APPLE.json * Update BOAT.json * Update APPLE.json * Update ARMOR_STAND.json * Update BARRIER.json * Update REFINED_DIAMOND.json * Update BEDROCK.json * Update KALHUIKI_MASK.json * Update BAG_OF_CASH.json * Update STARFALL.json
Diffstat (limited to 'items/REFINED_DIAMOND.json')
-rw-r--r--items/REFINED_DIAMOND.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/items/REFINED_DIAMOND.json b/items/REFINED_DIAMOND.json
index d76795c3..5d87431a 100644
--- a/items/REFINED_DIAMOND.json
+++ b/items/REFINED_DIAMOND.json
@@ -1,10 +1,9 @@
{
"itemid": "minecraft:diamond",
"displayname": "§5Refined Diamond",
- "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7§oLooking at it for too long\",2:\"§7§omay cause eye trauma.\",3:\"\",4:\"§5§lEPIC\",5:\"\",6:\"§eItems Required\",7:\"§9Enchanted Diamond Block §7x2\",8:\"\",9:\"§7Duration: §b8h\"],Name:\"§5Refined Diamond\"},ExtraAttributes:{id:\"REFINED_DIAMOND\"},AttributeModifiers:[]}",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7§7§oLooking at it for too long\",1:\"§7§omay cause eye trauma.\",2:\"\",3:\"§5§lEPIC\",4:\"\",5:\"§eItems Required\",6:\"§9Enchanted Diamond Block §7x2\",7:\"\",8:\"§7Duration: §b8h\"],Name:\"§5Refined Diamond\"},ExtraAttributes:{id:\"REFINED_DIAMOND\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
- "",
"§7§7§oLooking at it for too long",
"§7§omay cause eye trauma.",
"",
@@ -18,9 +17,9 @@
"internalname": "REFINED_DIAMOND",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7.1-REL",
+ "modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Refined_Diamond"
]
-} \ No newline at end of file
+}