diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-04-24 15:45:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-24 15:45:47 -0400 |
commit | a4b05933e2ea9d535f984ec28624f09c1e577eb3 (patch) | |
tree | 9ba5b89d20a6674bcb64cefc5329b8fb47bef94e /items/CULTIVATING;1.json | |
parent | 7899bd5bae6b5a7df6f681898e535a902e608f26 (diff) | |
parent | b6302cf45d6b6da8e07908307b3b520b5a91be00 (diff) | |
download | NotEnoughUpdates-REPO-a4b05933e2ea9d535f984ec28624f09c1e577eb3.tar.gz NotEnoughUpdates-REPO-a4b05933e2ea9d535f984ec28624f09c1e577eb3.tar.bz2 NotEnoughUpdates-REPO-a4b05933e2ea9d535f984ec28624f09c1e577eb3.zip |
Merge pull request #473 from jani270/Books
Updated all Enchanted Books + Fix + Rainbow Names + Reforge Stone
Diffstat (limited to 'items/CULTIVATING;1.json')
-rw-r--r-- | items/CULTIVATING;1.json | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/items/CULTIVATING;1.json b/items/CULTIVATING;1.json index 8bc4f45a..9038cad4 100644 --- a/items/CULTIVATING;1.json +++ b/items/CULTIVATING;1.json @@ -1,18 +1,33 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Compact I\",1:\"§7Gain §a1% §7extra Farming exp\",2:\"§7§7and §6+1☘ Farming Fortune§7.\",3:\"§81k blocks to tier up!\",4:\"\",5:\"§e▲ §7Cultivating cannot be combined!\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CULTIVATING;1\",enchantments:{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\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CULTIVATING;1\"}}", "damage": 0, "lore": [ "§9Cultivating I", "§7Gain §a1% §7extra Farming exp", "§7and §6+1☘ Farming Fortune§7.", - "§81k blocks to tier up!", + "", + "§8Harvest 1k crops for Tier II", + "§8Harvest 5k crops for Tier III", + "§8Harvest 25k crops for Tier IV", + "§8Harvest 100k crops for Tier V", + "§8Harvest 300k crops for Tier VI", + "§8Harvest 1.5M crops for Tier VII", + "§8Harvest 5M crops for Tier VIII", + "§8Harvest 20M crops for Tier IX", + "§8Harvest 100M crops for Tier X", "", "§e▲ §7Cultivating cannot be combined!", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Community Shop", + "", + "§6Applied To:", + "§7- §fHoe", + "", "§f§lCOMMON" ], "internalname": "CULTIVATING;1", |