diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-24 16:46:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-24 16:46:48 +0200 |
commit | 43f25e522cf5949d83463ed8a4b056f1a812272c (patch) | |
tree | 1d35288abfe61a44b26b8e1cf5df1d351ffdaae5 /items/SMOLDERING;2.json | |
parent | 58795939811dad21e2b86180f615fc2f5826b5b3 (diff) | |
download | NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.tar.gz NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.tar.bz2 NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.zip |
sOuLbOuNd (#726)
Diffstat (limited to 'items/SMOLDERING;2.json')
-rw-r--r-- | items/SMOLDERING;2.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/SMOLDERING;2.json b/items/SMOLDERING;2.json new file mode 100644 index 00000000..3f106bf8 --- /dev/null +++ b/items/SMOLDERING;2.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smoldering II\",1:\"§7Increases damage dealt to\",2:\"§7§7Blazes§7 by §a6%§7.\",3:\"\",4:\"§7§7Apply Cost: §318 Exp Levels\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI: §7Smoldering Blazes\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fLongsword\",16:\"§7- §fBow\",17:\"§7- §fGauntlet\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{id:\"SMOLDERING;2\",enchantments:{smoldering:2}}}", + "damage": 0, + "lore": [ + "§9Smoldering II", + "§7Increases damage dealt to", + "§7§7Blazes§7 by §a6%§7.", + "", + "§7§7Apply Cost: §318 Exp Levels", + "", + "§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;2", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |