From 2b0bb856ac66ec256d4827fef40250acc6a7c883 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Mon, 16 Nov 2020 22:33:16 -0500 Subject: Books | Pet Fixes --- items/CUBISM;1.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 items/CUBISM;1.json (limited to 'items/CUBISM;1.json') diff --git a/items/CUBISM;1.json b/items/CUBISM;1.json new file mode 100644 index 00000000..ff37c104 --- /dev/null +++ b/items/CUBISM;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism I\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a10%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"CUBISM;1\",enchantments:{cubism:1},uuid:\"d7295201-69d1-4b8b-9504-7b9551e91d2a\",timestamp:\"10/7/20 9:51 AM\"}}", + "damage": 0, + "lore": [ + "§9Cubism I", + "§7Increases damage dealt to", + "§7§7Magma Cubes§7, §7Slimes§7, and", + "§7§7Creepers§7 by §a30%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CUBISM;1", + "parent": "CUBISM;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file -- cgit