diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-29 21:55:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-29 15:55:05 -0400 |
commit | 9a7121c380f91006ab8d4e14e29d0cf0ca7226ba (patch) | |
tree | 3ea4f748b70c5cece98de109954908fec4b06a41 /items/FIRE_ASPECT;1.json | |
parent | 173ed871b253674af7dec169935fcfbc6114e6f8 (diff) | |
download | NotEnoughUpdates-REPO-9a7121c380f91006ab8d4e14e29d0cf0ca7226ba.tar.gz NotEnoughUpdates-REPO-9a7121c380f91006ab8d4e14e29d0cf0ca7226ba.tar.bz2 NotEnoughUpdates-REPO-9a7121c380f91006ab8d4e14e29d0cf0ca7226ba.zip |
Added and fixed some Stuff (#530)
* Stuff
* Another Fix
Diffstat (limited to 'items/FIRE_ASPECT;1.json')
-rw-r--r-- | items/FIRE_ASPECT;1.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/FIRE_ASPECT;1.json b/items/FIRE_ASPECT;1.json index 93fc068a..3fd15970 100644 --- a/items/FIRE_ASPECT;1.json +++ b/items/FIRE_ASPECT;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Aspect I\",1:\"§7Ignites your enemies for §a3s§7,\",2:\"§7dealing §a15 damage§7 per\",3:\"§7second.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-II: §7Enchantment Table,\",10:\"§7HBlaze Rod Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_ASPECT;1\",enchantments:{fire_aspect:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Aspect I\",1:\"§7Ignites your enemies for §a3s§7,\",2:\"§7dealing §a15 damage§7 per\",3:\"§7second.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-II: §7Enchantment Table,\",10:\"§7Blaze Rod Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_ASPECT;1\",enchantments:{fire_aspect:1}}}", "damage": 0, "lore": [ "§9Fire Aspect I", @@ -14,7 +14,7 @@ "", "§6Source:", "§aI-II: §7Enchantment Table,", - "§7HBlaze Rod Collection", + "§7Blaze Rod Collection", "", "§6Applied To:", "§7- §fSword", |