diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-06-08 21:34:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-08 21:34:21 +0200 |
commit | 3efdfd0c530b0764831206f88ad28e005c8251af (patch) | |
tree | 3bf825765a2f402366541e935dcd73ead4d5d21c /items/GEMSTONE_DRILL_3.json | |
parent | 7c3a829a08c313a167a60a380369e1d04afcb4f6 (diff) | |
download | NotEnoughUpdates-REPO-3efdfd0c530b0764831206f88ad28e005c8251af.tar.gz NotEnoughUpdates-REPO-3efdfd0c530b0764831206f88ad28e005c8251af.tar.bz2 NotEnoughUpdates-REPO-3efdfd0c530b0764831206f88ad28e005c8251af.zip |
Added §c. (#937)
* Added §c.
* Added Right Click to open sack!
* Fixed lore of cole mayor
Diffstat (limited to 'items/GEMSTONE_DRILL_3.json')
-rw-r--r-- | items/GEMSTONE_DRILL_3.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/GEMSTONE_DRILL_3.json b/items/GEMSTONE_DRILL_3.json index 8d57e137..025e97a2 100644 --- a/items/GEMSTONE_DRILL_3.json +++ b/items/GEMSTONE_DRILL_3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:prismarine_shard", "displayname": "§5Topaz Drill KGR-12", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 9\",1:\"\",2:\"§7Damage: §c+75\",3:\"§7Mining Speed: §a+450\",4:\" §8[§7⸕§8]\",5:\"\",6:\"§7Gives §a+800§7 §dGemstone §6⸕ Mining Speed\",7:\"§7Gives §a+100§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 5\",30:\"§5§lEPIC DRILL\"],Name:\"§5Topaz Drill KGR-12\"},ExtraAttributes:{id:\"GEMSTONE_DRILL_3\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 9\",1:\"\",2:\"§7Damage: §c+75\",3:\"§7Mining Speed: §a+450\",4:\" §8[§7⸕§8]\",5:\"\",6:\"§7Gives §a+800§7 §dGemstone §6⸕ Mining Speed\",7:\"§7Gives §a+100§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 5§c.\",30:\"§5§lEPIC DRILL\"],Name:\"§5Topaz Drill KGR-12\"},ExtraAttributes:{id:\"GEMSTONE_DRILL_3\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§8Breaking Power 9", @@ -33,7 +33,7 @@ "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §5Heart of the", - "§5Mountain Tier 5", + "§5Mountain Tier 5§c.", "§5§lEPIC DRILL" ], "internalname": "GEMSTONE_DRILL_3", |