From 8abe6e790292d4e1c5c4a02b4d09ed6d17c51e9d Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 24 Jan 2024 21:46:55 +0100 Subject: Fixed lore of turbo enchants, added geo, fixed 2 dagger (#1091) --- items/TURBO_WHEAT;4.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/TURBO_WHEAT;4.json') diff --git a/items/TURBO_WHEAT;4.json b/items/TURBO_WHEAT;4.json index a0d49a11..6ac494b7 100644 --- a/items/TURBO_WHEAT;4.json +++ b/items/TURBO_WHEAT;4.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking wheat§7.§r§7\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Jacobs Farming contest\",10:\"\",11:\"§6Applied To:\",12:\"§f- Hoe\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WHEAT;4\",enchantments:{turbo_wheat:4}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat IV\",1:\"§7Grants §a+20 §6☘ Farming Fortune\",2:\"§6§7when breaking wheat§7.§r§7\",3:\"§7Requires §cBronze §7in §awheat Contest§7!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Jacobs Farming contest\",10:\"\",11:\"§6Applied To:\",12:\"§f- Hoe\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"TURBO_WHEAT;4\",enchantments:{turbo_wheat:4}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat IV", "§7Grants §a+20 §6☘ Farming Fortune", "§6§7when breaking wheat§7.§r§7", - "§7Requires §cBronze §7in §awheat §7contest!", + "§7Requires §cBronze §7in §awheat Contest§7!", "", "§7Use this on an item in an Anvil", "§7to apply it!", -- cgit