From 3efdfd0c530b0764831206f88ad28e005c8251af Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 8 Jun 2023 21:34:21 +0200 Subject: Added §c. (#937) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Added §c. * Added Right Click to open sack! * Fixed lore of cole mayor --- items/MITHRIL_DRILL_2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/MITHRIL_DRILL_2.json') diff --git a/items/MITHRIL_DRILL_2.json b/items/MITHRIL_DRILL_2.json index 4a322acf..f15a9233 100644 --- a/items/MITHRIL_DRILL_2.json +++ b/items/MITHRIL_DRILL_2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:prismarine_shard", "displayname": "§9Mithril Drill SX-R326", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 6\",1:\"\",2:\"§7Damage: §c+65\",3:\"§7Mining Speed: §a+600\",4:\"\",5:\"§7Fuel Tank: §cNot Installed\",6:\"§7§7Increases fuel capacity with\",7:\"§7part installed.\",8:\"\",9:\"§7Drill Engine: §cNot Installed\",10:\"§7§7Increases §6⸕ Mining Speed\",11:\"§6§7with part installed.\",12:\"\",13:\"§7Upgrade Module: §cNot Installed\",14:\"§7§7Applies a passive upgrade with\",15:\"§7part installed.\",16:\"\",17:\"§7Apply Drill Parts to this Drill\",18:\"§7by talking to a §2Drill\",19:\"§2Mechanic§7!\",20:\"\",21:\"§7Fuel: §23,000§8/3k\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §5Heart of the\",25:\"§5Mountain Tier 4\",26:\"§9§lRARE DRILL\"],Name:\"§9Mithril Drill SX-R326\"},ExtraAttributes:{id:\"MITHRIL_DRILL_2\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 6\",1:\"\",2:\"§7Damage: §c+65\",3:\"§7Mining Speed: §a+600\",4:\"\",5:\"§7Fuel Tank: §cNot Installed\",6:\"§7§7Increases fuel capacity with\",7:\"§7part installed.\",8:\"\",9:\"§7Drill Engine: §cNot Installed\",10:\"§7§7Increases §6⸕ Mining Speed\",11:\"§6§7with part installed.\",12:\"\",13:\"§7Upgrade Module: §cNot Installed\",14:\"§7§7Applies a passive upgrade with\",15:\"§7part installed.\",16:\"\",17:\"§7Apply Drill Parts to this Drill\",18:\"§7by talking to a §2Drill\",19:\"§2Mechanic§7!\",20:\"\",21:\"§7Fuel: §23,000§8/3k\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §5Heart of the\",25:\"§5Mountain Tier 4§c.\",26:\"§9§lRARE DRILL\"],Name:\"§9Mithril Drill SX-R326\"},ExtraAttributes:{id:\"MITHRIL_DRILL_2\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§8Breaking Power 6", @@ -29,7 +29,7 @@ "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §5Heart of the", - "§5Mountain Tier 4", + "§5Mountain Tier 4§c.", "§9§lRARE DRILL" ], "internalname": "MITHRIL_DRILL_2", -- cgit