diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-08-24 12:09:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-24 12:09:01 +0200 |
commit | 406d31faf7b9c32fbb09ee0b48f41bca227c7278 (patch) | |
tree | 0a034a889adf40595fe795b1b184c93759fd6628 /items/ROUGH_RUBY_GEM.json | |
parent | eb1e064088761f7e5f36894c9ab937aebff89f8c (diff) | |
download | NotEnoughUpdates-REPO-406d31faf7b9c32fbb09ee0b48f41bca227c7278.tar.gz NotEnoughUpdates-REPO-406d31faf7b9c32fbb09ee0b48f41bca227c7278.tar.bz2 NotEnoughUpdates-REPO-406d31faf7b9c32fbb09ee0b48f41bca227c7278.zip |
First part (#972)
* First part
* Part 2
* Part III
* Part 4
* Fixed items
* Fixed Pets
* Fixed nbt
* Fixed name
* Fixed Mooshroom Cow lore
* Added wiki links
* Fixed shortbow lores
* Fixed Fel Sword lore
* Fixed drill recipe
* patch notes wtf
* More fixes
Diffstat (limited to 'items/ROUGH_RUBY_GEM.json')
-rw-r--r-- | items/ROUGH_RUBY_GEM.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/ROUGH_RUBY_GEM.json b/items/ROUGH_RUBY_GEM.json index ea570f56..43752909 100644 --- a/items/ROUGH_RUBY_GEM.json +++ b/items/ROUGH_RUBY_GEM.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:skull", "displayname": "§f❤ §fRough Ruby Gemstone", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"26d3d671-9982-3157-b1f8-a81fd1fba172\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODA4MzU1ODUzNCwKICAicHJvZmlsZUlkIiA6ICJjNTBhZmE4YWJlYjk0ZTQ1OTRiZjFiNDI1YTk4MGYwMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUd29FQmFlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2QxNTliMDMyNDNiZTE4YTE0ZjNlYWU3NjNjNDU2NWM3OGYxZjMzOWE4NzQyZDI2ZmRlNTQxYmU1OWI3ZGUwNyIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Taken right from the heart of a\",1:\"§7crystal vein in the §5Crystal\",2:\"§5Hollows§7.\",3:\"\",4:\"§7§7Some say that when §eharnessed\",5:\"§eproperly§7, it can give its\",6:\"§7owner extra §c❤ Health§7.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f❤ §fRough Ruby Gemstone\"},ExtraAttributes:{id:\"ROUGH_RUBY_GEM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"26d3d671-9982-3157-b1f8-a81fd1fba172\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODA4MzU1ODUzNCwKICAicHJvZmlsZUlkIiA6ICJjNTBhZmE4YWJlYjk0ZTQ1OTRiZjFiNDI1YTk4MGYwMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUd29FQmFlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2QxNTliMDMyNDNiZTE4YTE0ZjNlYWU3NjNjNDU2NWM3OGYxZjMzOWE4NzQyZDI2ZmRlNTQxYmU1OWI3ZGUwNyIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Harvested from the plentiful\",1:\"§7gemstone veins in the §5Crystal\",2:\"§5Hollows§7.\",3:\"\",4:\"§7§7Some say that when §eharnessed\",5:\"§eproperly§7, it can give its\",6:\"§7owner extra §c❤ Health§7.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f❤ §fRough Ruby Gemstone\"},ExtraAttributes:{id:\"ROUGH_RUBY_GEM\"}}", "damage": 3, "lore": [ - "§7Taken right from the heart of a", - "§7crystal vein in the §5Crystal", + "§7Harvested from the plentiful", + "§7gemstone veins in the §5Crystal", "§5Hollows§7.", "", "§7§7Some say that when §eharnessed", @@ -17,7 +17,7 @@ "internalname": "ROUGH_RUBY_GEM", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Gemstone", |