aboutsummaryrefslogtreecommitdiff
path: root/items/FIRE_ASPECT;3.json
diff options
context:
space:
mode:
authorsyeyoung <42869671+cyoung06@users.noreply.github.com>2022-06-12 21:51:53 +0900
committerGitHub <noreply@github.com>2022-06-12 12:51:53 +0000
commit879244328bbc106fe3039a595c3fb33deb971dd5 (patch)
treeb786c7f52bb50914c03cfb1a1061439aa0b3297d /items/FIRE_ASPECT;3.json
parenta9a94ea5070bf8cc120de78543a0b2ea7708c9ee (diff)
downloadNotEnoughUpdates-REPO-879244328bbc106fe3039a595c3fb33deb971dd5.tar.gz
NotEnoughUpdates-REPO-879244328bbc106fe3039a595c3fb33deb971dd5.tar.bz2
NotEnoughUpdates-REPO-879244328bbc106fe3039a595c3fb33deb971dd5.zip
Fix inconsistent naming in Hardened Mana 8~10 (#764)
Diffstat (limited to 'items/FIRE_ASPECT;3.json')
-rw-r--r--items/FIRE_ASPECT;3.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/items/FIRE_ASPECT;3.json b/items/FIRE_ASPECT;3.json
index e2698528..c36283b3 100644
--- a/items/FIRE_ASPECT;3.json
+++ b/items/FIRE_ASPECT;3.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:enchanted_book",
- "displayname": "§f§fFire Aspect III",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Aspect III\",1:\"§7Ignites your enemies for §a4s§7,\",2:\"§7dealing §a9% §7of your damage\",3:\"§7per second.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§fFire Aspect III\"},ExtraAttributes:{id:\"FIRE_ASPECT;3\",enchantments:{fire_aspect:3}}}",
+ "displayname": "§f§fEnchanted Book",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Aspect III\",1:\"§7Ignites your enemies for §a4s§7,\",2:\"§7dealing §a9% §7of your damage\",3:\"§7per second.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{id:\"FIRE_ASPECT;3\",enchantments:{fire_aspect:3}}}",
"damage": 0,
"lore": [
"§9Fire Aspect III",
@@ -19,4 +19,4 @@
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
-} \ No newline at end of file
+}