From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/FEATHER_FALLING.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'items/FEATHER_FALLING.json') diff --git a/items/FEATHER_FALLING.json b/items/FEATHER_FALLING.json index 1d473f76..a10a2b78 100644 --- a/items/FEATHER_FALLING.json +++ b/items/FEATHER_FALLING.json @@ -1,19 +1,19 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling IV\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a4§7 and reduces fall damage by\",4:\"§7§a20%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{feather_falling:4}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling VI\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a6§7 and reduces fall damage by\",4:\"§7§a30%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{feather_falling:6}}}", "damage": 0, "lore": [ - "§9Feather Falling IV", + "§9Feather Falling VI", "§7Increases how high you can fall", "§7before taking fall damage by", - "§7§a4§7 and reduces fall damage by", - "§7§a20%§7.", + "§7§a6§7 and reduces fall damage by", + "§7§a30%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§f§lCOMMON" + "§9§lRARE" ], "recipe": { "A1": "", -- cgit