diff options
Diffstat (limited to 'items/FARMING_FOR_DUMMIES.json')
-rw-r--r-- | items/FARMING_FOR_DUMMIES.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/FARMING_FOR_DUMMIES.json b/items/FARMING_FOR_DUMMIES.json index 383273b9..4c110f83 100644 --- a/items/FARMING_FOR_DUMMIES.json +++ b/items/FARMING_FOR_DUMMIES.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:book", "displayname": "§5Farming for Dummies", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Combine this Book in an Anvil\",1:\"§7with a hoe or axe to gain §6+1☘\",2:\"§6Farming Fortune§7!\",3:\"\",4:\"§7May be applied up to 5 times.\",5:\"\",6:\"§5§lEPIC\"],Name:\"§5Farming for Dummies\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"FARMING_FOR_DUMMIES\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Grants §6+1☘ Farming Fortune\",3:\"§6§7when applied to a hoe or an\",4:\"§7axe. Can be applied to an item\",5:\"§7up to §a5 §7times.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Farming for Dummies\"},ExtraAttributes:{id:\"FARMING_FOR_DUMMIES\"}}", "damage": 0, "lore": [ - "§7Combine this Book in an Anvil", - "§7with a hoe or axe to gain §6+1☘", - "§6Farming Fortune§7!", + "§7§8Combinable in Anvil", "", - "§7May be applied up to 5 times.", + "§7Grants §6+1☘ Farming Fortune", + "§6§7when applied to a hoe or an", + "§7axe. Can be applied to an item", + "§7up to §a5 §7times.", "", "§5§lEPIC" ], |