diff options
author | Mr.Nightmare <44095205+MrNightmare03@users.noreply.github.com> | 2023-01-17 12:56:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-17 12:56:48 +0100 |
commit | 92aad05f4afe70f0ab4c2fc9fe6d4d5f6423b4b4 (patch) | |
tree | 3df0642d5fd8aaee7770b83c1753895b3f387e2c /items/TURBO_POTATO;1.json | |
parent | 9ce054d3023f032b2959b159ecf0ad7bf337d47d (diff) | |
download | NotEnoughUpdates-REPO-92aad05f4afe70f0ab4c2fc9fe6d4d5f6423b4b4.tar.gz NotEnoughUpdates-REPO-92aad05f4afe70f0ab4c2fc9fe6d4d5f6423b4b4.tar.bz2 NotEnoughUpdates-REPO-92aad05f4afe70f0ab4c2fc9fe6d4d5f6423b4b4.zip |
Made enchanted books source more consistent and some small fixes (#886)
Diffstat (limited to 'items/TURBO_POTATO;1.json')
-rw-r--r-- | items/TURBO_POTATO;1.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/TURBO_POTATO;1.json b/items/TURBO_POTATO;1.json index d7a8988a..346eab5b 100644 --- a/items/TURBO_POTATO;1.json +++ b/items/TURBO_POTATO;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking potato§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Jacobs Farming contest.\",9:\"\",10:\"§6Applied To:\",11:\"§f- Hoe\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_POTATO;1\",enchantments:{turbo_potato:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato I\",1:\"§7Grants §a+5 §6☘ Farming Fortune\",2:\"§6§7when breaking potato§7.§r§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Jacobs Farming contest\",9:\"\",10:\"§6Applied To:\",11:\"§f- Hoe\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_POTATO;1\",enchantments:{turbo_potato:1}}}", "damage": 0, "lore": [ "§9Turbo-Potato I", @@ -12,7 +12,7 @@ "§7to apply it!", "", "§6Source:", - "§aI: §7Jacobs Farming contest.", + "§aI-V: §7Jacobs Farming contest", "", "§6Applied To:", "§f- Hoe", @@ -22,6 +22,6 @@ "internalname": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "" -} +}
\ No newline at end of file |