From 18412ff1ba9db99e7b0376af0f1e783500f8bcea Mon Sep 17 00:00:00 2001 From: SemicolumnDev <73789337+SemicolumnDev@users.noreply.github.com> Date: Fri, 1 Jan 2021 02:56:18 +0300 Subject: cubism 6 (#347) * cubism 6 * parent cubism 6 --- items/CUBISM;6.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/CUBISM;6.json (limited to 'items/CUBISM;6.json') diff --git a/items/CUBISM;6.json b/items/CUBISM;6.json new file mode 100644 index 00000000..15c144e3 --- /dev/null +++ b/items/CUBISM;6.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a60%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CUBISM;6\",enchantments:{cubism:6},uuid:\"052f4bac-0e2f-47b5-90b4-9169e60bb977\",timestamp:\"12/28/20 10:02 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Cubism VI", + "§7Increases damage dealt to", + "§7§7Magma Cubes§7, §7Slimes§7, and", + "§7§7Creepers§7 by §a60%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§9§lRARE" + ], + "internalname": "CUBISM;6", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +} \ No newline at end of file -- cgit