aboutsummaryrefslogtreecommitdiff
path: root/items/NEARLY_WHOLE_CARROT.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/NEARLY_WHOLE_CARROT.json')
-rw-r--r--items/NEARLY_WHOLE_CARROT.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/items/NEARLY_WHOLE_CARROT.json b/items/NEARLY_WHOLE_CARROT.json
new file mode 100644
index 00000000..55d4ac16
--- /dev/null
+++ b/items/NEARLY_WHOLE_CARROT.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:carrot",
+ "displayname": "§aNearly-Whole Carrot",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7The whole is better than the sum\",1:\"§7of its parts...\",2:\"\",3:\"§a§lUNCOMMON\"],Name:\"§aNearly-Whole Carrot\"},ExtraAttributes:{id:\"NEARLY_WHOLE_CARROT\"}}",
+ "damage": 0,
+ "lore": [
+ "§7The whole is better than the sum",
+ "§7of its parts...",
+ "",
+ "§a§lUNCOMMON"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "HALF_EATEN_CARROT:16",
+ "A3": "",
+ "B1": "HALF_EATEN_CARROT:16",
+ "B2": "HALF_EATEN_CARROT:16",
+ "B3": "HALF_EATEN_CARROT:16",
+ "C1": "",
+ "C2": "HALF_EATEN_CARROT:16",
+ "C3": ""
+ },
+ "internalname": "NEARLY_WHOLE_CARROT",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.1-PRE"
+} \ No newline at end of file