diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-11 12:53:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-11 06:53:46 -0400 |
commit | ca865f4658593db06f052383063aaefd46c6f7db (patch) | |
tree | bec7dfb39e314e72b2d9b97b5fe0e79d479fb9ae /items/CULTIVATING;1.json | |
parent | 0da7c9f5a74e7d645d7350701ac5ae992f4a441f (diff) | |
download | NotEnoughUpdates-REPO-ca865f4658593db06f052383063aaefd46c6f7db.tar.gz NotEnoughUpdates-REPO-ca865f4658593db06f052383063aaefd46c6f7db.tar.bz2 NotEnoughUpdates-REPO-ca865f4658593db06f052383063aaefd46c6f7db.zip |
Bits and other Things (#490)
Diffstat (limited to 'items/CULTIVATING;1.json')
-rw-r--r-- | items/CULTIVATING;1.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/CULTIVATING;1.json b/items/CULTIVATING;1.json index 9038cad4..599672e1 100644 --- a/items/CULTIVATING;1.json +++ b/items/CULTIVATING;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{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\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CULTIVATING;1\"}}", + "nbttag": "{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\"}}", "damage": 0, "lore": [ "§9Cultivating I", @@ -28,7 +28,10 @@ "§6Applied To:", "§7- §fHoe", "", - "§f§lCOMMON" + "§f§lCOMMON", + "", + "§7Cost", + "§b4,000 Bits" ], "internalname": "CULTIVATING;1", "crafttext": "", |