diff options
author | Eejit <76887639+Eejit43@users.noreply.github.com> | 2021-09-11 15:16:58 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-11 15:16:58 -0400 |
commit | d938498b7bc4f19cbbe3afaf2d4253ff92eacd9b (patch) | |
tree | c903b46c0962d15494f24c9f4b95f2a8d99ec8d2 /items/DIVAN_FRAGMENT.json | |
parent | 50fa5f2187e7cfed3664556bdde9509a7cdc203f (diff) | |
download | NotEnoughUpdates-REPO-d938498b7bc4f19cbbe3afaf2d4253ff92eacd9b.tar.gz NotEnoughUpdates-REPO-d938498b7bc4f19cbbe3afaf2d4253ff92eacd9b.tar.bz2 NotEnoughUpdates-REPO-d938498b7bc4f19cbbe3afaf2d4253ff92eacd9b.zip |
A couple of minor fixes (#612)
* A couple of minor fixes
Hunter Ring recipe was changed, Squid Boots stats were modified
* Whoops forgot to remove uuids and timestamps
* I left a stray comma... whoops!
* Updating Salmon Armor (New) stats
* Updating starred Last Breath crit damage
* Updated Water Hydra Head sea creature chance (yep it was reverted like Salmon Armor)
* Updating Melody's Hair name
* Removed reforge
* Tooltip fixes (extra lines)
* Updating Pioneer Pickaxe
* Updating lore of special Weaponsmith items
* Updating all vanilla armor (Leather, Iron, Chain, Gold, Diamond)
Diffstat (limited to 'items/DIVAN_FRAGMENT.json')
-rw-r--r-- | items/DIVAN_FRAGMENT.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/DIVAN_FRAGMENT.json b/items/DIVAN_FRAGMENT.json index d3c885b7..4e202a1b 100644 --- a/items/DIVAN_FRAGMENT.json +++ b/items/DIVAN_FRAGMENT.json @@ -1,10 +1,9 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§5Divan Fragment", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c2dff370-4ecc-3f5a-a8fd-66efdd3013a9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNDU0NjIxODEyMSwKICAicHJvZmlsZUlkIiA6ICJiYzRlZGZiNWYzNmM0OGE3YWM5ZjFhMzlkYzIzZjRmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICI4YWNhNjgwYjIyNDYxMzQwIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYzMzg0NGYwM2M5MmQ4MjUwM2M5Y2Q1NjdhNTFmZGE0NzQwNGZhNTNmMjE2ZmFkNDczZjE2YWM4M2E5NzMxNGYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"\",1:\"§7§7§oOne of the greatest alloys\",2:\"§7§onaturally found in the Crystal\",3:\"§7§oHollows, named after the first\",4:\"§7§oDwarf to find them.\",5:\"\",6:\"§5§lEPIC\"],Name:\"§f§f§5Divan Fragment\"},ExtraAttributes:{id:\"DIVAN_FRAGMENT\"},AttributeModifiers:[]}", + "displayname": "§5Divan Fragment", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c2dff370-4ecc-3f5a-a8fd-66efdd3013a9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNDU0NjIxODEyMSwKICAicHJvZmlsZUlkIiA6ICJiYzRlZGZiNWYzNmM0OGE3YWM5ZjFhMzlkYzIzZjRmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICI4YWNhNjgwYjIyNDYxMzQwIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYzMzg0NGYwM2M5MmQ4MjUwM2M5Y2Q1NjdhNTFmZGE0NzQwNGZhNTNmMjE2ZmFkNDczZjE2YWM4M2E5NzMxNGYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§7§oOne of the greatest alloys\",1:\"§7§onaturally found in the Crystal\",2:\"§7§oHollows, named after the first\",3:\"§7§oDwarf to find them.\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Divan Fragment\"},ExtraAttributes:{id:\"DIVAN_FRAGMENT\"},AttributeModifiers:[]}", "damage": 3, "lore": [ - "", "§7§7§oOne of the greatest alloys", "§7§onaturally found in the Crystal", "§7§oHollows, named after the first", |