diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-22 03:03:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-22 01:03:51 +0000 |
commit | 179659a7592637b0f29347db048a1118ace02cd4 (patch) | |
tree | 4e3d5e9bc5b7bdb020b86cf14d41f3a504431457 /items/SMOLDERING;1.json | |
parent | 90d77dc6966656587cfeb38100d85d9bda8a16f6 (diff) | |
download | NotEnoughUpdates-REPO-179659a7592637b0f29347db048a1118ace02cd4.tar.gz NotEnoughUpdates-REPO-179659a7592637b0f29347db048a1118ace02cd4.tar.bz2 NotEnoughUpdates-REPO-179659a7592637b0f29347db048a1118ace02cd4.zip |
pssssshhh - dont tell anyone (#721)
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 |