diff options
Diffstat (limited to 'items/SMOLDERING;1.json')
-rw-r--r-- | items/SMOLDERING;1.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/SMOLDERING;1.json b/items/SMOLDERING;1.json new file mode 100644 index 00000000..fc6f3253 --- /dev/null +++ b/items/SMOLDERING;1.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smoldering I\",1:\"§7Increases damage dealt to\",2:\"§7§7Blazes§7 by §a3%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Smoldering Blazes\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"§7- §fLongsword\",14:\"§7- §fBow\",15:\"§7- §fGauntlet\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SMOLDERING;1\",enchantments:{smoldering:1}}}", + "damage": 0, + "lore": [ + "§9Smoldering I", + "§7Increases damage dealt to", + "§7§7Blazes§7 by §a3%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aI: §7Smoldering Blazes", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "§7- §fLongsword", + "§7- §fBow", + "§7- §fGauntlet", + "", + "§f§lCOMMON" + ], + "internalname": "SMOLDERING;1", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |