diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-08-24 12:09:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-24 12:09:01 +0200 |
commit | 406d31faf7b9c32fbb09ee0b48f41bca227c7278 (patch) | |
tree | 0a034a889adf40595fe795b1b184c93759fd6628 /items/CULTIVATING;1.json | |
parent | eb1e064088761f7e5f36894c9ab937aebff89f8c (diff) | |
download | NotEnoughUpdates-REPO-406d31faf7b9c32fbb09ee0b48f41bca227c7278.tar.gz NotEnoughUpdates-REPO-406d31faf7b9c32fbb09ee0b48f41bca227c7278.tar.bz2 NotEnoughUpdates-REPO-406d31faf7b9c32fbb09ee0b48f41bca227c7278.zip |
First part (#972)
* First part
* Part 2
* Part III
* Part 4
* Fixed items
* Fixed Pets
* Fixed nbt
* Fixed name
* Fixed Mooshroom Cow lore
* Added wiki links
* Fixed shortbow lores
* Fixed Fel Sword lore
* Fixed drill recipe
* patch notes wtf
* More fixes
Diffstat (limited to 'items/CULTIVATING;1.json')
-rw-r--r-- | items/CULTIVATING;1.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/CULTIVATING;1.json b/items/CULTIVATING;1.json index 389959a8..f10cf8f1 100644 --- a/items/CULTIVATING;1.json +++ b/items/CULTIVATING;1.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cultivating I\",1:\"§7Gain §3+1☯ Farming Wisdom §7and\",2:\"§7§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}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cultivating I\",1:\"§7Gain §3+1☯ Farming Wisdom §7and\",2:\"§7§6+2☘ 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", "§7Gain §3+1☯ Farming Wisdom §7and", - "§7§6+1☘ Farming Fortune§7.", + "§7§6+2☘ Farming Fortune§7.", "", "§8Harvest 1k crops for Tier II", "§8Harvest 5k crops for Tier III", @@ -37,6 +37,6 @@ "internalname": "CULTIVATING;1", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "" }
\ No newline at end of file |