diff options
Diffstat (limited to 'items/COMPACT;1.json')
-rw-r--r-- | items/COMPACT;1.json | 22 |
1 files changed, 19 insertions, 3 deletions
diff --git a/items/COMPACT;1.json b/items/COMPACT;1.json index 29b565df..077fe1b1 100644 --- a/items/COMPACT;1.json +++ b/items/COMPACT;1.json @@ -1,24 +1,40 @@ { "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:\"§8100 blocks to tier up!\",5:\"\",6:\"§e▲ §7Compact cannot be combined!\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],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:\"\",26:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"COMPACT;1\",enchantments:{compact:1}}}", "damage": 0, "lore": [ "§9Compact I", "§7Gain §a1% §7extra Mining exp", "§7with §a0.2% §7chance to drop an", "§7enchanted item.", - "§8100 blocks to tier up!", + "", + "§8Break 100 blocks for Tier II", + "§8Break 500 blocks for Tier III", + "§8Break 1,5k blocks for Tier IV", + "§8Break 5k blocks for Tier V", + "§8Break 15k blocks for Tier VI", + "§8Break 50k blocks for Tier VII", + "§8Break 150k blocks for Tier VIII", + "§8Break 500k blocks for Tier IX", + "§8Break 1M blocks for Tier X", "", "§e▲ §7Compact cannot be combined!", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Community Shop", + "", + "§6Applied To:", + "§7- §fPickaxe", + "§7- §fDrill", + "", "§f§lCOMMON" ], "internalname": "COMPACT;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file |