diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-07-02 18:21:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 16:21:10 +0000 |
commit | e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c (patch) | |
tree | 44e868d98216cf971327fbd6cec8f92feacc2ba2 /items/FINWAVE_GLOVES.json | |
parent | 4f70c01ffa270be1eb4bc0a6dcb710d1393f5f1f (diff) | |
download | NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.tar.gz NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.tar.bz2 NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.zip |
Better Mayor Update Items v1.0 (#1271)
* feat: Better Mayor Update Items v1.0
* fix: Old rainbownames
* feat: Even more Better Mayor Items
* feat: Forge duration on new items
* fix: coordinates for moved npcs
* feat: NPC shop for Liz
* feat: HOTM Reqs for new Mining Equipment
* feat: Event Sack, Remove Soulbound from Fishing and a few other fixes
* feat: Lava Sea Creature HP
Diffstat (limited to 'items/FINWAVE_GLOVES.json')
-rw-r--r-- | items/FINWAVE_GLOVES.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/FINWAVE_GLOVES.json b/items/FINWAVE_GLOVES.json index 5f1fc9c9..f1b717c5 100644 --- a/items/FINWAVE_GLOVES.json +++ b/items/FINWAVE_GLOVES.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Finwave Gloves", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"afb22780-43b9-3bc6-9908-eddb5edf8fb5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjU1OTQ4Mzg4MywKICAicHJvZmlsZUlkIiA6ICIxZjEyNTNhYTVkYTQ0ZjU5YWU1YWI1NmFhZjRlNTYxNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb3RNaUt5IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzhkYmE1MDlmYmQ5MmNmNjBiZmJhODg0ZTYyOTY2NDlhOWVjMjkyZTQ1OGQ0YjUxNDYyNWU4NTEyZmNlNGI4MGMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+12\",1:\"§7Fishing Speed: §a+8\",2:\"§7Health Regen: §a+1\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§5§lEPIC GLOVES\"],Name:\"§5Finwave Gloves\"},ExtraAttributes:{id:\"FINWAVE_GLOVES\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"afb22780-43b9-3bc6-9908-eddb5edf8fb5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjU1OTQ4Mzg4MywKICAicHJvZmlsZUlkIiA6ICIxZjEyNTNhYTVkYTQ0ZjU5YWU1YWI1NmFhZjRlNTYxNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb3RNaUt5IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzhkYmE1MDlmYmQ5MmNmNjBiZmJhODg0ZTYyOTY2NDlhOWVjMjkyZTQ1OGQ0YjUxNDYyNWU4NTEyZmNlNGI4MGMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+12\",1:\"§7Fishing Speed: §a+8\",2:\"§7Health Regen: §a+1\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lEPIC GLOVES\"],Name:\"§5Finwave Gloves\"},ExtraAttributes:{id:\"FINWAVE_GLOVES\"}}", "damage": 3, "lore": [ "§7Health: §a+12", @@ -9,7 +9,6 @@ "§7Health Regen: §a+1", "", "§7§8This item can be reforged!", - "§8§l* §8Co-op Soulbound §8§l*", "§5§lEPIC GLOVES" ], "recipe": { @@ -25,7 +24,7 @@ }, "internalname": "FINWAVE_GLOVES", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.3.0", "crafttext": "", "infoType": "WIKI_URL", "info": [ |