aboutsummaryrefslogtreecommitdiff
path: root/items/DAEDALUS_AXE.json
diff options
context:
space:
mode:
authorTymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com>2021-02-16 09:58:36 -0700
committerGitHub <noreply@github.com>2021-02-16 11:58:36 -0500
commit6c60c2a9cb0db8cf9738b04971057a7dad756401 (patch)
treed9868ff4593aa0b7b069d18c37740f2b5aaf4c83 /items/DAEDALUS_AXE.json
parentd57022a34020315358ed277a4d59cab4a404f434 (diff)
downloadNotEnoughUpdates-REPO-6c60c2a9cb0db8cf9738b04971057a7dad756401.tar.gz
NotEnoughUpdates-REPO-6c60c2a9cb0db8cf9738b04971057a7dad756401.tar.bz2
NotEnoughUpdates-REPO-6c60c2a9cb0db8cf9738b04971057a7dad756401.zip
Apply some fixes from sharkey300#9117 (#399)
* Make spooky pie details scrambled or whatever its called idk * Change daedalus axe to base stats * Fix lore for turbo potato 5 * Remove growth armor hp progression * Remove growth armor hp progression * Remove growth armor hp progression * Remove growth armor hp progression * Add wiki url * Fix blue ice hunk description being Japanese lmao * I think I did this right * parent gift types * Obfuscate crab hat stats * Remove dungeon stats from ornate zombie sword if I messed something up tell me * No * update nbt data * nbt data * nbt data * nbt data * nbt * nbt * nbt * nbt Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/DAEDALUS_AXE.json')
-rw-r--r--items/DAEDALUS_AXE.json9
1 files changed, 3 insertions, 6 deletions
diff --git a/items/DAEDALUS_AXE.json b/items/DAEDALUS_AXE.json
index d7bcfbe1..42e089ef 100644
--- a/items/DAEDALUS_AXE.json
+++ b/items/DAEDALUS_AXE.json
@@ -1,13 +1,10 @@
{
"itemid": "minecraft:golden_axe",
"displayname": "§6Daedalus Axe",
- "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+124\",1:\"\",2:\"§7Health: §a+43 HP\",3:\"§7Intelligence: §a+43\",4:\"\",5:\"§7Gains §c+4 Damage §7per Taming level\",6:\"§7Copies the stats from your active pet\",7:\"\",8:\"§7Earn §6+35 coins §7from monster kills\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY SWORD\"],Name:\"§6Daedalus Axe\"},ExtraAttributes:{id:\"DAEDALUS_AXE\"}}",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+0\",1:\"\",2:\"§7Gains §c+4 Damage §7per Taming level\",3:\"§7Copies the stats from your active pet\",4:\"\",5:\"§7Earn §6+35 coins §7from monster kills\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§6§lLEGENDARY SWORD\"],Name:\"§6Daedalus Axe\"},ExtraAttributes:{id:\"DAEDALUS_AXE\"}}",
"damage": 0,
"lore": [
- "§7Damage: §c+124",
- "",
- "§7Health: §a+43 HP",
- "§7Intelligence: §a+43",
+ "§7Damage: §c+0",
"",
"§7Gains §c+4 Damage §7per Taming level",
"§7Copies the stats from your active pet",
@@ -36,4 +33,4 @@
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Daedalus_Axe"
]
-} \ No newline at end of file
+}