diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/GEMSTONE_DRILL_1.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/GEMSTONE_DRILL_1.json')
-rw-r--r-- | items/GEMSTONE_DRILL_1.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/GEMSTONE_DRILL_1.json b/items/GEMSTONE_DRILL_1.json index a5a09fdb..82cec851 100644 --- a/items/GEMSTONE_DRILL_1.json +++ b/items/GEMSTONE_DRILL_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:prismarine_shard", "displayname": "§9Ruby Drill TX-15", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 7\",1:\"\",2:\"§7Damage: §c+75\",3:\"\",4:\"§7Mining Speed: §a+150\",5:\"\",6:\"§7Gives §a+800§7 §dGemstone §6⸕ Mining Speed\",7:\"§7Gives §a+60§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 §2Jotraeline\",23:\"§2Greatforge §7in the §2Dwarven\",24:\"§2Mines§7!\",25:\"\",26:\"§7Fuel: §23,000§8/3k\",27:\"\",28:\"§7§8This item can be reforged!\",29:\"§9§lRARE DRILL\",30:\"\",31:\"§eItems Required\",32:\"§9Drill Engine §7x1\",33:\"§9Fuel Tank §7x1\",34:\"§aFine Ruby Gemstone §7x6\",35:\"\",36:\"§7Duration: §b1h\"],Name:\"§9Ruby Drill TX-15\"},ExtraAttributes:{id:\"GEMSTONE_DRILL_1\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 7\",1:\"\",2:\"§7Damage: §c+75\",3:\"\",4:\"§7Mining Speed: §a+150\",5:\"\",6:\"§7Gives §a+800§7 §dGemstone §6⸕ Mining Speed\",7:\"§7Gives §a+60§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 §2Jotraeline\",23:\"§2Greatforge §7in the §2Dwarven\",24:\"§2Mines§7!\",25:\"\",26:\"§7Fuel: §23,000§8/3k\",27:\"\",28:\"§7§8This item can be reforged!\",29:\"§9§lRARE DRILL\",30:\"\",31:\"§eItems Required\",32:\"§9Drill Engine §7x1\",33:\"§9Fuel Tank §7x1\",34:\"§9❤ §9Fine Ruby Gemstone §7x6\",35:\"\",36:\"§7Duration: §b1h\"],Name:\"§9Ruby Drill TX-15\"},ExtraAttributes:{id:\"GEMSTONE_DRILL_1\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§8Breaking Power 7", @@ -38,7 +38,7 @@ "§eItems Required", "§9Drill Engine §7x1", "§9Fuel Tank §7x1", - "§aFine Ruby Gemstone §7x6", + "§9❤ §9Fine Ruby Gemstone §7x6", "", "§7Duration: §b1h" ], |