diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-21 21:50:17 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-21 21:50:17 -0500 |
commit | 98048a398c8510820c828ec2e3ee00a1f8c0b6d9 (patch) | |
tree | 12d481b1d13d5d5ef65ce95601555a6e80bd2640 /items/COMPACT;1.json | |
parent | 741dba1e824ce0b6d37a1c4f6e0f1c68778445f0 (diff) | |
parent | fc254c5d2a5b070d6e70cc434eed63c0b85c4f4e (diff) | |
download | NotEnoughUpdates-REPO-98048a398c8510820c828ec2e3ee00a1f8c0b6d9.tar.gz NotEnoughUpdates-REPO-98048a398c8510820c828ec2e3ee00a1f8c0b6d9.tar.bz2 NotEnoughUpdates-REPO-98048a398c8510820c828ec2e3ee00a1f8c0b6d9.zip |
Merge branch 'master' of https://github.com/Moulberry/NotEnoughUpdates-REPO
Diffstat (limited to 'items/COMPACT;1.json')
-rw-r--r-- | items/COMPACT;1.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/COMPACT;1.json b/items/COMPACT;1.json index 43ea3ccf..29b565df 100644 --- a/items/COMPACT;1.json +++ b/items/COMPACT;1.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Compact I\",1:\"§7Gain §a1% §7extra Mining exp and\",2:\"§7drop an enchanted block every\",3:\"§7§f400 §7blocks you mine.\",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:\"§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}}}", "damage": 0, "lore": [ "§9Compact I", - "§7Gain §a1% §7extra Mining exp and", - "§7drop an enchanted block every", - "§7§f400 §7blocks you mine.", + "§7Gain §a1% §7extra Mining exp", + "§7with §a0.2% §7chance to drop an", + "§7enchanted item.", "§8100 blocks to tier up!", "", "§e▲ §7Compact cannot be combined!", @@ -19,6 +19,6 @@ "internalname": "COMPACT;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "1.7.1-REL", "infoType": "" }
\ No newline at end of file |