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/HARVESTING;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/HARVESTING;1.json')
-rw-r--r-- | items/HARVESTING;1.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/HARVESTING;1.json b/items/HARVESTING;1.json index ae6acbc1..3a62bb4a 100644 --- a/items/HARVESTING;1.json +++ b/items/HARVESTING;1.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting I\",1:\"§7Grants a §a12.5% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;1\",enchantments:{harvesting:1},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting I\",1:\"§7Grants §a+12.5 §6☘ Farming§r§7\",2:\"§6Fortune§7, which increases your§r§7\",3:\"§7chance for multiple crops.§r§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;1\",enchantments:{harvesting:1},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\"}}", "damage": 0, "lore": [ "§9Harvesting I", - "§7Grants a §a12.5% §7chance to", - "§7harvest double crops.", + "§7Grants §a+12.5 §6☘ Farming§r§7", + "§6Fortune§7, which increases your§r§7", + "§7chance for multiple crops.§r§7", "", "§7Use this on an item in an Anvil", "§7to apply it!", @@ -17,6 +18,6 @@ "parent": "HARVESTING;5", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.7.1-REL", "infoType": "" }
\ No newline at end of file |