diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:09:08 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:09:08 -0400 |
commit | cd34f5689a82864c560f678339f0f524cebf88fe (patch) | |
tree | b250c7376349129557832f994856f0bb828e6cf5 /items/SCAVENGER;3.json | |
parent | d286d450a28e23763c2e1331ae2b3d6332d3bfeb (diff) | |
download | NotEnoughUpdates-REPO-cd34f5689a82864c560f678339f0f524cebf88fe.tar.gz NotEnoughUpdates-REPO-cd34f5689a82864c560f678339f0f524cebf88fe.tar.bz2 NotEnoughUpdates-REPO-cd34f5689a82864c560f678339f0f524cebf88fe.zip |
Manually Add New Comits bc I can't use Github
Diffstat (limited to 'items/SCAVENGER;3.json')
-rw-r--r-- | items/SCAVENGER;3.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/SCAVENGER;3.json b/items/SCAVENGER;3.json index 8b41a8c8..77c87374 100644 --- a/items/SCAVENGER;3.json +++ b/items/SCAVENGER;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger III\",1:\"§7Scavenge §60.9 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SCAVENGER;3\",enchantments:{scavenger:3},uuid:\"d2f069a2-5150-4afb-a93d-3091a5c2d6dc\",anvil_uses:2,timestamp:\"10/6/20 9:04 PM\"}}", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger III\",1:\"§7Scavenge §60.9 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{scavenger:3}}}", "damage": 0, "lore": [ "§9Scavenger III", @@ -14,8 +14,9 @@ "§f§lCOMMON" ], "internalname": "SCAVENGER;3", + "parent": "SCAVENGER;2", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" }
\ No newline at end of file |