From db67f53d030025b837f590601ccec22faa29f329 Mon Sep 17 00:00:00 2001 From: jani270 Date: Wed, 21 Jun 2023 23:27:14 +0200 Subject: Added more items --- items/FROZEN_WATER_PUNGI.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 items/FROZEN_WATER_PUNGI.json (limited to 'items/FROZEN_WATER_PUNGI.json') 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 -- cgit