diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-05-06 18:02:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-06 18:02:57 +0200 |
commit | b83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee (patch) | |
tree | d6ff11274f5890f5cbd138544a2ca52f44252886 /items/FLAME;1.json | |
parent | ee5a51ef829e585983dbfb37b349d06078779373 (diff) | |
download | NotEnoughUpdates-REPO-b83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee.tar.gz NotEnoughUpdates-REPO-b83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee.tar.bz2 NotEnoughUpdates-REPO-b83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee.zip |
New Stuff and some fixes (#734)
* New Stuff
* flash
Diffstat (limited to 'items/FLAME;1.json')
-rw-r--r-- | items/FLAME;1.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/FLAME;1.json b/items/FLAME;1.json index e43bb856..5ed0ec7c 100644 --- a/items/FLAME;1.json +++ b/items/FLAME;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Flame I\",1:\"§7Arrows ignite your enemies for\",2:\"§7§a3s§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-IV: §7Enchantment Table,\",9:\"§7Blaze Rod Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FLAME;1\",enchantments:{flame:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Flame I\",1:\"§7Arrows ignite your enemies for\",2:\"§7§a3s§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-II: §7Enchantment Table,\",9:\"§7Blaze Rod Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FLAME;1\",enchantments:{flame:1}}}", "damage": 0, "lore": [ "§9Flame I", @@ -12,7 +12,7 @@ "§7to apply it!", "", "§6Source:", - "§aI-IV: §7Enchantment Table,", + "§aI-II: §7Enchantment Table,", "§7Blaze Rod Collection", "", "§6Applied To:", |