From 978c1387b98ee91980a0d75e6a9b15a31eb7430c Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 11 Nov 2020 15:36:46 -0500 Subject: More Farming Items --- items/TURBO_CARROT;1.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 items/TURBO_CARROT;1.json (limited to 'items/TURBO_CARROT;1.json') diff --git a/items/TURBO_CARROT;1.json b/items/TURBO_CARROT;1.json new file mode 100644 index 00000000..28c9302a --- /dev/null +++ b/items/TURBO_CARROT;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot I\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;1\",enchantments:{turbo_carrot:1},uuid:\"5f828801-b212-476e-9cdf-95b9223142a3\",timestamp:\"11/11/20 9:35 AM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Carrot I", + "§7Increases double-drop chance", + "§7of carrot by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CARROT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file -- cgit