aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_HARD_STONE.json
diff options
context:
space:
mode:
authorEejit <76887639+Eejit43@users.noreply.github.com>2021-08-01 14:13:33 -0400
committerGitHub <noreply@github.com>2021-08-01 14:13:33 -0400
commit57bbe94d3cfb44be6dfd2596babc9a0fae484e2d (patch)
treeebb684cecc059eb56bbdcf208c01c1a362f7da7b /items/ENCHANTED_HARD_STONE.json
parent98dcf7fcc57e4c610a386f83e888c974271bcf51 (diff)
downloadNotEnoughUpdates-REPO-57bbe94d3cfb44be6dfd2596babc9a0fae484e2d.tar.gz
NotEnoughUpdates-REPO-57bbe94d3cfb44be6dfd2596babc9a0fae484e2d.tar.bz2
NotEnoughUpdates-REPO-57bbe94d3cfb44be6dfd2596babc9a0fae484e2d.zip
Assorted item lore changes (#575)
* Updating Gemstone Mixture lore * Update ENCHANTED_HARD_STONE.json * Update GLACITE_JEWEL.json * Update TREASURITE.json
Diffstat (limited to 'items/ENCHANTED_HARD_STONE.json')
-rw-r--r--items/ENCHANTED_HARD_STONE.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/items/ENCHANTED_HARD_STONE.json b/items/ENCHANTED_HARD_STONE.json
index c3ee5746..017282aa 100644
--- a/items/ENCHANTED_HARD_STONE.json
+++ b/items/ENCHANTED_HARD_STONE.json
@@ -1,10 +1,9 @@
{
"itemid": "minecraft:stone",
"displayname": "§aEnchanted Hard Stone",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7§oHeavy object\",2:\"\",3:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Hard Stone\"},ExtraAttributes:{id:\"ENCHANTED_HARD_STONE\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7§oHeavy object\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Hard Stone\"},ExtraAttributes:{id:\"ENCHANTED_HARD_STONE\"}}",
"damage": 0,
"lore": [
- "",
"§7§7§oHeavy object",
"",
"§a§lUNCOMMON"
@@ -28,4 +27,4 @@
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Enchanted_Hard_Stone"
]
-} \ No newline at end of file
+}