diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-08-30 13:46:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-30 13:46:10 +0200 |
commit | f0afa537daf6cdd666be6e2f8056ba0aa6ba46de (patch) | |
tree | 120ba7e2ba9a317a443b99804fa8f104f0056129 /items/GEMSTONE_DRILL_4.json | |
parent | 406d31faf7b9c32fbb09ee0b48f41bca227c7278 (diff) | |
download | NotEnoughUpdates-REPO-f0afa537daf6cdd666be6e2f8056ba0aa6ba46de.tar.gz NotEnoughUpdates-REPO-f0afa537daf6cdd666be6e2f8056ba0aa6ba46de.tar.bz2 NotEnoughUpdates-REPO-f0afa537daf6cdd666be6e2f8056ba0aa6ba46de.zip |
Added new skins (#973)
* Added new skins
* Removed wrong dye info
* Fixed lores
Diffstat (limited to 'items/GEMSTONE_DRILL_4.json')
-rw-r--r-- | items/GEMSTONE_DRILL_4.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/GEMSTONE_DRILL_4.json b/items/GEMSTONE_DRILL_4.json index aa9afefd..9add8e20 100644 --- a/items/GEMSTONE_DRILL_4.json +++ b/items/GEMSTONE_DRILL_4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:prismarine_shard", "displayname": "§f§f§5Jasper Drill X", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 9\",1:\"\",2:\"§7Damage: §c+75\",3:\"§7Mining Speed: §a+600\",4:\" §8[§7⸕§8] §8[§8☘§8]\",5:\"\",6:\"§7Gives §a+800§7 §dGemstone §6⸕ Mining Speed\",7:\"§7Gives §a+120§7 §dGemstone §6☘ Mining Fortune\",8:\"\",9:\"§7Fuel Tank: §cNot Installed\",10:\"§7§7Increases fuel capacity with\",11:\"§7part installed.\",12:\"\",13:\"§7Drill Engine: §cNot Installed\",14:\"§7§7Increases §6⸕ Mining Speed\",15:\"§6§7with part installed.\",16:\"\",17:\"§7Upgrade Module: §cNot Installed\",18:\"§7§7Applies a passive upgrade with\",19:\"§7part installed.\",20:\"\",21:\"§7Apply Drill Parts to this Drill\",22:\"§7by talking to a §2Drill\",23:\"§2Mechanic§7!\",24:\"\",25:\"§7Fuel: §23,000§8/3k\",26:\"\",27:\"§7§8This item can be reforged!\",28:\"§7§4❣ §cRequires §5Heart of the\",29:\"§5Mountain Tier 6§c.\",30:\"§5§lEPIC DRILL\"],Name:\"§f§f§5Jasper Drill X\"},ExtraAttributes:{id:\"GEMSTONE_DRILL_4\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 9\",1:\"\",2:\"§7Damage: §c+75\",3:\"§7Mining Speed: §a+600\",4:\" §8[§7⸕§8] §8[§8☘§8]\",5:\"\",6:\"§7Gives §a+800§7 §dGemstone §6⸕ Mining Speed\",7:\"§7Gives §a+120§7 §dGemstone §6☘ Mining Fortune\",8:\"\",9:\"§7Gain §a+20% §dGemstone Powder\",10:\"§7when using this Drill!\",11:\"\",12:\"§7Fuel Tank: §cNot Installed\",13:\"§7§7Increases fuel capacity with\",14:\"§7part installed.\",15:\"\",16:\"§7Drill Engine: §cNot Installed\",17:\"§7§7Increases §6⸕ Mining Speed\",18:\"§6§7with part installed.\",19:\"\",20:\"§7Upgrade Module: §cNot Installed\",21:\"§7§7Applies a passive upgrade with\",22:\"§7part installed.\",23:\"\",24:\"§7Apply Drill Parts to this Drill\",25:\"§7by talking to a §2Drill\",26:\"§2Mechanic§7!\",27:\"\",28:\"§7Fuel: §23,000§8/3k\",29:\"\",30:\"§7§8This item can be reforged!\",31:\"§7§4❣ §cRequires §5Heart of the\",32:\"§5Mountain Tier 6§c.\",33:\"§5§lEPIC DRILL\"],Name:\"§f§f§5Jasper Drill X\"},ExtraAttributes:{id:\"GEMSTONE_DRILL_4\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§8Breaking Power 9", @@ -13,6 +13,9 @@ "§7Gives §a+800§7 §dGemstone §6⸕ Mining Speed", "§7Gives §a+120§7 §dGemstone §6☘ Mining Fortune", "", + "§7Gain §a+20% §dGemstone Powder", + "§7when using this Drill!", + "", "§7Fuel Tank: §cNot Installed", "§7§7Increases fuel capacity with", "§7part installed.", |