From 3e3fec2f142b26685431bd5b687a0f172d1ed326 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 13 Nov 2020 21:36:52 -0500 Subject: Books --- items/TURBO_CACTUS;1.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 items/TURBO_CACTUS;1.json (limited to 'items/TURBO_CACTUS;1.json') diff --git a/items/TURBO_CACTUS;1.json b/items/TURBO_CACTUS;1.json new file mode 100644 index 00000000..4e7d4540 --- /dev/null +++ b/items/TURBO_CACTUS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti I\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;1\",enchantments:{turbo_cactus:1},uuid:\"5c8cfaf9-337b-4bd7-8afb-e04e9957f5ea\",timestamp:\"11/13/20 3:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cacti I", + "§7Increases double-drop chance", + "§7of cactus by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CACTUS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file -- cgit