From c188080058f51b8dc6e583cb96c55a87374b1a52 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 17 Sep 2021 23:13:53 +0200 Subject: Upcoming Gemstone Changes (#616) * Upcoming Gemstone Changes * YEP * Fixes * Added new skin * Changes and new stuff * Forgot that * Rainbow Name * Fixes * Reforge Stats * Fixing a oopsi * Added Gemstone Slots --- items/COMPACT;1.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'items/COMPACT;1.json') diff --git a/items/COMPACT;1.json b/items/COMPACT;1.json index f90412c5..cd86742f 100644 --- a/items/COMPACT;1.json +++ b/items/COMPACT;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Compact I\",1:\"§7Gain §a1% §7extra Mining exp\",2:\"§7with §a0.2% §7chance to drop an\",3:\"§7enchanted item.\",4:\"\",5:\"§8Break 100 blocks for Tier II\",6:\"§8Break 500 blocks for Tier III\",7:\"§8Break 1,5k blocks for Tier IV\",8:\"§8Break 5k blocks for Tier V\",9:\"§8Break 15k blocks for Tier VI\",10:\"§8Break 50k blocks for Tier VII\",11:\"§8Break 150k blocks for Tier VIII\",12:\"§8Break 500k blocks for Tier IX\",13:\"§8Break 1M blocks for Tier X\",14:\"\",15:\"§e▲ §7Compact cannot be combined!\",16:\"§7Use this on an item in an Anvil\",17:\"§7to apply it!\",18:\"\",19:\"§6Source:\",20:\"§aI: §7Community Shop\",21:\"\",22:\"§6Applied To:\",23:\"§7- §fPickaxe\",24:\"§7- §fDrill\",25:\"§7- §fGauntlet\",26:\"\",27:\"§6Conflicts:\",28:\"§7- §cPristine\",29:\"\",30:\"§f§lCOMMON\",31:\"\",32:\"§7Cost\",33:\"§b4,000 Bits\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"COMPACT;1\",enchantments:{compact:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Compact I\",1:\"§7Gain §a1% §7extra Mining exp\",2:\"§7with §a0.2% §7chance to drop an\",3:\"§7enchanted item.\",4:\"\",5:\"§8Break 100 blocks for Tier II\",6:\"§8Break 500 blocks for Tier III\",7:\"§8Break 1,5k blocks for Tier IV\",8:\"§8Break 5k blocks for Tier V\",9:\"§8Break 15k blocks for Tier VI\",10:\"§8Break 50k blocks for Tier VII\",11:\"§8Break 150k blocks for Tier VIII\",12:\"§8Break 500k blocks for Tier IX\",13:\"§8Break 1M blocks for Tier X\",14:\"\",15:\"§e▲ §7Compact cannot be combined!\",16:\"§7Use this on an item in an Anvil\",17:\"§7to apply it!\",18:\"\",19:\"§6Source:\",20:\"§aI: §7Community Shop\",21:\"\",22:\"§6Applied To:\",23:\"§7- §fPickaxe\",24:\"§7- §fDrill\",25:\"§7- §fGauntlet\",26:\"\",27:\"§f§lCOMMON\",28:\"\",29:\"§7Cost\",30:\"§b4,000 Bits\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"COMPACT;1\",enchantments:{compact:1}}}", "damage": 0, "lore": [ "§9Compact I", @@ -31,9 +31,6 @@ "§7- §fDrill", "§7- §fGauntlet", "", - "§6Conflicts:", - "§7- §cPristine", - "", "§f§lCOMMON", "", "§7Cost", @@ -44,4 +41,4 @@ "clickcommand": "", "modver": "2.0.0-REL", "infoType": "" -} +} \ No newline at end of file -- cgit