diff options
author | jani270 <jani270@gmx.de> | 2023-06-21 23:27:14 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-06-21 23:27:14 +0200 |
commit | db67f53d030025b837f590601ccec22faa29f329 (patch) | |
tree | 60b84e8e45d7d4f1d8cae42748c6820fdc8846ec /items/FROZEN_WATER_PUNGI.json | |
parent | 4cbfbf3ad3eb8181b704b8f52a90ee4539568f94 (diff) | |
download | NotEnoughUpdates-REPO-db67f53d030025b837f590601ccec22faa29f329.tar.gz NotEnoughUpdates-REPO-db67f53d030025b837f590601ccec22faa29f329.tar.bz2 NotEnoughUpdates-REPO-db67f53d030025b837f590601ccec22faa29f329.zip |
Added more items
Diffstat (limited to 'items/FROZEN_WATER_PUNGI.json')
-rw-r--r-- | items/FROZEN_WATER_PUNGI.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/FROZEN_WATER_PUNGI.json b/items/FROZEN_WATER_PUNGI.json new file mode 100644 index 00000000..96614fc2 --- /dev/null +++ b/items/FROZEN_WATER_PUNGI.json @@ -0,0 +1,19 @@ +{ + "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\"}}", + "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.", + "", + "§5§lEPIC" + ], + "internalname": "FROZEN_WATER_PUNGI", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |