diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-01-02 17:41:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-02 16:41:58 +0000 |
commit | 2c11d30d75a9f4d175d6348e8bddc8b8aebf0e5e (patch) | |
tree | 93bef849963060da7a222471c6ca37a9ffcc891b /items/FROZEN_WATER_PUNGI.json | |
parent | bb79c8cc5d60b64a462ea35c5877bdc672516fa6 (diff) | |
download | NotEnoughUpdates-REPO-2c11d30d75a9f4d175d6348e8bddc8b8aebf0e5e.tar.gz NotEnoughUpdates-REPO-2c11d30d75a9f4d175d6348e8bddc8b8aebf0e5e.tar.bz2 NotEnoughUpdates-REPO-2c11d30d75a9f4d175d6348e8bddc8b8aebf0e5e.zip |
Fixed lore from 33 items, added fetchur npc, fixed nbt of max ench book (#1081)
Diffstat (limited to 'items/FROZEN_WATER_PUNGI.json')
-rw-r--r-- | items/FROZEN_WATER_PUNGI.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/FROZEN_WATER_PUNGI.json b/items/FROZEN_WATER_PUNGI.json index 40147419..46532230 100644 --- a/items/FROZEN_WATER_PUNGI.json +++ b/items/FROZEN_WATER_PUNGI.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:spider_eye", "displayname": "§5Frozen Water Pungi", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Snake Taming §e§lHOLD RIGHT CLICK\",1:\"§7Aim at a §9Living Metal Snake\",2:\"§9§7to deeply calm it, allowing\",3:\"§7§eanother player §7to mine it.\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Frozen Water Pungi\"},ExtraAttributes:{id:\"FROZEN_WATER_PUNGI\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Snake Taming §e§lHOLD RIGHT CLICK\",1:\"§7Aim at a §9Living Metal Snake §7to deeply\",2:\"§7calm it, allowing §eanother player §7to\",3:\"§7mine it.\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Frozen Water Pungi\"},ExtraAttributes:{id:\"FROZEN_WATER_PUNGI\"}}", "damage": 0, "lore": [ - "§6Ability: Snake Taming §e§lHOLD RIGHT CLICK", - "§7Aim at a §9Living Metal Snake", - "§9§7to deeply calm it, allowing", - "§7§eanother player §7to mine it.", + "§6Ability: Snake Taming §e§lHOLD RIGHT CLICK", + "§7Aim at a §9Living Metal Snake §7to deeply", + "§7calm it, allowing §eanother player §7to", + "§7mine it.", "", "§5§lEPIC" ], @@ -31,4 +31,4 @@ "https://wiki.hypixel.net/Frozen_Water_Pungi", "https://hypixel-skyblock.fandom.com/wiki/Frozen_Water_Pungi" ] -} +}
\ No newline at end of file |