diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-30 16:16:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-30 16:16:31 +0200 |
commit | a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63 (patch) | |
tree | f56f597690456032e5017d09fc27d75c844895de /items/HUNTER_RING.json | |
parent | 267c29d1dcd34e09663351efc08dea5e0f9a8bf5 (diff) | |
download | NotEnoughUpdates-REPO-a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63.tar.gz NotEnoughUpdates-REPO-a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63.tar.bz2 NotEnoughUpdates-REPO-a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63.zip |
atom (#729)
* atom
* More Fixes
* 185
Diffstat (limited to 'items/HUNTER_RING.json')
-rw-r--r-- | items/HUNTER_RING.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/HUNTER_RING.json b/items/HUNTER_RING.json index 81dcfc3e..5ea9bde6 100644 --- a/items/HUNTER_RING.json +++ b/items/HUNTER_RING.json @@ -1,13 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§9Hunter Ring", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5eac7b84-83f3-30d4-9c4c-2fa242f0ac1d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1Njk2MDc1Mzc1MTUsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVjNTc3ZTdkMzFlNWUwNGMyY2U3MWUxM2UzOTYyMTkyZDgwYmQ1NGI1NWVmYWFjYWFlYTEyOTY2ZmUyN2JmOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Gain §b+5% §7Combat XP from\",1:\"§7monster kills.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§7§4☠ §cRequires §5Wolf Slayer 7.\",5:\"§9§lRARE ACCESSORY\"],Name:\"§9Hunter Ring\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"HUNTER_RING\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5eac7b84-83f3-30d4-9c4c-2fa242f0ac1d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1Njk2MDc1Mzc1MTUsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVjNTc3ZTdkMzFlNWUwNGMyY2U3MWUxM2UzOTYyMTkyZDgwYmQ1NGI1NWVmYWFjYWFlYTEyOTY2ZmUyN2JmOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Gain §b+5% §7Combat XP from\",1:\"§7monster kills.\",2:\"\",3:\"§7§4☠ §cRequires §5Wolf Slayer 7.\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Hunter Ring\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"HUNTER_RING\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§7Gain §b+5% §7Combat XP from", "§7monster kills.", "", - "§7§8This item can be reforged!", "§7§4☠ §cRequires §5Wolf Slayer 7.", "§9§lRARE ACCESSORY" ], @@ -26,7 +25,7 @@ "internalname": "HUNTER_RING", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hunter_Ring" |