aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items/FISH_FOOD.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/items/FISH_FOOD.json b/items/FISH_FOOD.json
new file mode 100644
index 00000000..05c99dd3
--- /dev/null
+++ b/items/FISH_FOOD.json
@@ -0,0 +1,23 @@
+{
+ "itemid": "minecraft:fish",
+ "displayname": "§fFish Food",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Despite its name, can be given to any\",1:\"§7pet! Feeding this to your pet will not\",2:\"§7increase its candy count.\",3:\"\",4:\"§7Grants §a1,000 §ePet EXP§7.\",5:\"\",6:\"§7§eRight-click on your summoned pet to\",7:\"§efeed it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fFish Food\"},ExtraAttributes:{id:\"FISH_FOOD\",pet_exp:1000}}",
+ "damage": 0,
+ "lore": [
+ "§7§7Despite its name, can be given to any",
+ "§7pet! Feeding this to your pet will not",
+ "§7increase its candy count.",
+ "",
+ "§7Grants §a1,000 §ePet EXP§7.",
+ "",
+ "§7§eRight-click on your summoned pet to",
+ "§efeed it!",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "FISH_FOOD",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "",
+ "infoType": ""
+} \ No newline at end of file