diff options
author | L1ghtRay <88073630+L1ghtRay@users.noreply.github.com> | 2021-08-06 21:02:12 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-06 11:32:12 -0400 |
commit | 13356356a698b966f6ddc13088d91945391c5e7e (patch) | |
tree | da0834242cd56ed2350cc1b1579457e2f3d5f9b3 /items/CULTIVATING;1.json | |
parent | c84d0095fffadf14b53e02be5d7acb8aed3a0f24 (diff) | |
download | NotEnoughUpdates-REPO-13356356a698b966f6ddc13088d91945391c5e7e.tar.gz NotEnoughUpdates-REPO-13356356a698b966f6ddc13088d91945391c5e7e.tar.bz2 NotEnoughUpdates-REPO-13356356a698b966f6ddc13088d91945391c5e7e.zip |
Update to Some Item Lores (#583)
* Update CULTIVATING;1.json
* Update DIVAN_DRILL.json
Diffstat (limited to 'items/CULTIVATING;1.json')
-rw-r--r-- | items/CULTIVATING;1.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/CULTIVATING;1.json b/items/CULTIVATING;1.json index 0391f1ad..e96f63a4 100644 --- a/items/CULTIVATING;1.json +++ b/items/CULTIVATING;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cultivating I\",1:\"§7Gain §a1% §7extra Farming exp\",2:\"§7and §6+1☘ Farming Fortune§7.\",3:\"\",4:\"§8Harvest 1k crops for Tier II\",5:\"§8Harvest 5k crops for Tier III\",6:\"§8Harvest 25k crops for Tier IV\",7:\"§8Harvest 100k crops for Tier V\",8:\"§8Harvest 300k crops for Tier VI\",9:\"§8Harvest 1.5M crops for Tier VII\",10:\"§8Harvest 5M crops for Tier VIII\",11:\"§8Harvest 20M crops for Tier IX\",12:\"§8Harvest 100M crops for Tier X\",13:\"\",14:\"§e▲ §7Cultivating cannot be combined!\",15:\"§7Use this on an item in an Anvil\",16:\"§7to apply it!\",17:\"\",18:\"§6Source:\",19:\"§aI: §7Community Shop\",20:\"\",21:\"§6Applied To:\",22:\"§7- §fHoe\",23:\"\",24:\"§f§lCOMMON\",25:\"\",26:\"§7Cost\",27:\"§b4,000 Bits\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CULTIVATING;1\",enchantments:{cultivating:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cultivating I\",1:\"§7Gain §a1% §7extra Farming exp\",2:\"§7and §6+1☘ Farming Fortune§7.\",3:\"\",4:\"§8Harvest 1k crops for Tier II\",5:\"§8Harvest 5k crops for Tier III\",6:\"§8Harvest 25k crops for Tier IV\",7:\"§8Harvest 100k crops for Tier V\",8:\"§8Harvest 300k crops for Tier VI\",9:\"§8Harvest 1.5M crops for Tier VII\",10:\"§8Harvest 5M crops for Tier VIII\",11:\"§8Harvest 20M crops for Tier IX\",12:\"§8Harvest 100M crops for Tier X\",13:\"\",14:\"§e▲ §7Cultivating cannot be combined!\",15:\"§7Use this on an item in an Anvil\",16:\"§7to apply it!\",17:\"\",18:\"§6Source:\",19:\"§aI: §7Community Shop\",20:\"\",21:\"§6Applied To:\",22:\"§7- §fHoe\",23:\"§7- §fAxe\",24:\"\",25:\"§f§lCOMMON\",26:\"\",27:\"§7Cost\",28:\"§b4,000 Bits\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CULTIVATING;1\",enchantments:{cultivating:1}}}", "damage": 0, "lore": [ "§9Cultivating I", @@ -27,6 +27,7 @@ "", "§6Applied To:", "§7- §fHoe", + "§7- §fAxe", "", "§f§lCOMMON", "", |