diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-08-24 12:09:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-24 12:09:01 +0200 |
commit | 406d31faf7b9c32fbb09ee0b48f41bca227c7278 (patch) | |
tree | 0a034a889adf40595fe795b1b184c93759fd6628 /items/REFINED_TITANIUM_PICKAXE.json | |
parent | eb1e064088761f7e5f36894c9ab937aebff89f8c (diff) | |
download | NotEnoughUpdates-REPO-406d31faf7b9c32fbb09ee0b48f41bca227c7278.tar.gz NotEnoughUpdates-REPO-406d31faf7b9c32fbb09ee0b48f41bca227c7278.tar.bz2 NotEnoughUpdates-REPO-406d31faf7b9c32fbb09ee0b48f41bca227c7278.zip |
First part (#972)
* First part
* Part 2
* Part III
* Part 4
* Fixed items
* Fixed Pets
* Fixed nbt
* Fixed name
* Fixed Mooshroom Cow lore
* Added wiki links
* Fixed shortbow lores
* Fixed Fel Sword lore
* Fixed drill recipe
* patch notes wtf
* More fixes
Diffstat (limited to 'items/REFINED_TITANIUM_PICKAXE.json')
-rw-r--r-- | items/REFINED_TITANIUM_PICKAXE.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/REFINED_TITANIUM_PICKAXE.json b/items/REFINED_TITANIUM_PICKAXE.json index 4de0ffb8..942eb009 100644 --- a/items/REFINED_TITANIUM_PICKAXE.json +++ b/items/REFINED_TITANIUM_PICKAXE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_pickaxe", - "displayname": "§9Refined Titanium Pickaxe", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 6\",1:\"\",2:\"§7Damage: §c+65\",3:\"§7Mining Speed: §a+400\",4:\"\",5:\"§7Grants §a+15 §6♆ Mining Fortune\",6:\"§6§7when mining Titanium Ore§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §5Heart of the\",10:\"§5Mountain Tier 4§c.\",11:\"§9§lRARE PICKAXE\"],Name:\"§9Refined Titanium Pickaxe\"},ExtraAttributes:{id:\"REFINED_TITANIUM_PICKAXE\"}}", + "displayname": "§9Polished Titanium Pickaxe", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 6\",1:\"\",2:\"§7Damage: §c+65\",3:\"§7Mining Speed: §a+400\",4:\"\",5:\"§7Grants §a+15 §6♆ Mining Fortune\",6:\"§6§7when mining Titanium Ore§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §5Heart of the\",10:\"§5Mountain Tier 4§c.\",11:\"§9§lRARE PICKAXE\"],Name:\"§9Polished Titanium Pickaxe\"},ExtraAttributes:{id:\"REFINED_TITANIUM_PICKAXE\"}}", "damage": 0, "lore": [ "§8Breaking Power 6", |