diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-07-04 18:47:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-04 16:47:48 +0000 |
| commit | e5637ee76a431efce6f517e38d8788071f5ee959 (patch) | |
| tree | 08390dec7b6cd667932182d019d7084c634e467b /items/DAEDALUS_AXE.json | |
| parent | 3569f279e1592fcd11d00a09d5ad8c1b8a9949f1 (diff) | |
| download | NotEnoughUpdates-REPO-e5637ee76a431efce6f517e38d8788071f5ee959.tar.gz NotEnoughUpdates-REPO-e5637ee76a431efce6f517e38d8788071f5ee959.tar.bz2 NotEnoughUpdates-REPO-e5637ee76a431efce6f517e38d8788071f5ee959.zip | |
feat: Sand Castle Skin, Party Gift in Winter Sack and Dae Axe lore fix (#1276)
Diffstat (limited to 'items/DAEDALUS_AXE.json')
| -rw-r--r-- | items/DAEDALUS_AXE.json | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/items/DAEDALUS_AXE.json b/items/DAEDALUS_AXE.json index 47b8b9af..522cb1e5 100644 --- a/items/DAEDALUS_AXE.json +++ b/items/DAEDALUS_AXE.json @@ -1,22 +1,19 @@ { "itemid": "minecraft:golden_axe", "displayname": "§6Daedalus Axe", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+0\",1:\" §8[§8⚔§8] §8[§8⚔§8]\",2:\"\",3:\"§7§7Gains §c+4 Damage §7per Taming\",4:\"§7level.\",5:\"§7§7Copies the stats from your\",6:\"§7active pet.\",7:\"\",8:\"§7§7Earn §6+35 coins §7from\",9:\"§7monster kills\",10:\"\",11:\"§7Deals §a+200% §7damage against\",12:\"§7mythological creatures and Minos\",13:\"§7followers\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§6§lLEGENDARY SWORD\"],Name:\"§6Daedalus Axe\"},ExtraAttributes:{id:\"DAEDALUS_AXE\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+0\",1:\" §8[§8⚔§8] §8[§8⚔§8]\",2:\"\",3:\"§7§7Gains §c+4 Damage §7per Taming level.\",4:\"§7§7Copies the stats from your active\",5:\"§7pet.\",6:\"\",7:\"§7§7Earn §6+35 coins §7from monster kills.\",8:\"\",9:\"§7Deals §a+200% §7damage against\",10:\"§7§2Mythological Creatures§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY SWORD\"],Name:\"§6Daedalus Axe\"},ExtraAttributes:{id:\"DAEDALUS_AXE\"},AttributeModifiers:[]}", "lore": [ "§7Damage: §c+0", " §8[§8⚔§8] §8[§8⚔§8]", "", - "§7§7Gains §c+4 Damage §7per Taming", - "§7level.", - "§7§7Copies the stats from your", - "§7active pet.", + "§7§7Gains §c+4 Damage §7per Taming level.", + "§7§7Copies the stats from your active", + "§7pet.", "", - "§7§7Earn §6+35 coins §7from", - "§7monster kills", + "§7§7Earn §6+35 coins §7from monster kills.", "", "§7Deals §a+200% §7damage against", - "§7mythological creatures and Minos", - "§7followers", + "§7§2Mythological Creatures§7.", "", "§7§8This item can be reforged!", "§6§lLEGENDARY SWORD" @@ -34,7 +31,7 @@ }, "internalname": "DAEDALUS_AXE", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.3.0", "crafttext": "", "infoType": "WIKI_URL", "info": [ |
