diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-02-04 12:05:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-04 22:05:44 +1100 |
commit | 127da5b7a691e958be2eee90b3906139b185adb2 (patch) | |
tree | 0143149e1d5ac7313fa73f828ef7d8fd41dcf367 /items/FIRE_ASPECT;1.json | |
parent | 51e6c8b0d84ac524ce4c93a3d0469a0c910b11d7 (diff) | |
download | NotEnoughUpdates-REPO-127da5b7a691e958be2eee90b3906139b185adb2.tar.gz NotEnoughUpdates-REPO-127da5b7a691e958be2eee90b3906139b185adb2.tar.bz2 NotEnoughUpdates-REPO-127da5b7a691e958be2eee90b3906139b185adb2.zip |
💸 (#686)
Diffstat (limited to 'items/FIRE_ASPECT;1.json')
-rw-r--r-- | items/FIRE_ASPECT;1.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/FIRE_ASPECT;1.json b/items/FIRE_ASPECT;1.json index 655a9f61..26e2660a 100644 --- a/items/FIRE_ASPECT;1.json +++ b/items/FIRE_ASPECT;1.json @@ -1,13 +1,13 @@ { "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:\"§7Blaze Rod Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§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 §a3% §7of your damage\",3:\"§7per second.\",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:\"§7- §fGauntlet\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_ASPECT;1\",enchantments:{fire_aspect:1}}}", "damage": 0, "lore": [ "§9Fire Aspect I", "§7Ignites your enemies for §a3s§7,", - "§7dealing §a15 damage§7 per", - "§7second.", + "§7dealing §a3% §7of your damage", + "§7per second.", "", "§7Use this on an item in an Anvil", "§7to apply it!", @@ -36,7 +36,7 @@ }, "internalname": "FIRE_ASPECT;1", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "" -} +}
\ No newline at end of file |