diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-31 16:43:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 10:43:17 -0400 |
commit | a08535705d7a7534dbc6152c7f9340651693ac6d (patch) | |
tree | 52a5df025ace70ed2ce79b1ec6882e4d77cc82b3 /items/TITANIUM_DRILL_3.json | |
parent | 2648117ebe2214bb0886868e9f4c3761904050ae (diff) | |
download | NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.gz NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.bz2 NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.zip |
Stuff - Added and fixed things yes (#609)
* Stuff
* Updating feature link
* Fixed Hard Stone Minion
* Fixing Items
* yep
* Fixing Pet
* Fixing NBT Tags
* Forgot one
* Removed interp and other things
* learn to format
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/TITANIUM_DRILL_3.json')
-rw-r--r-- | items/TITANIUM_DRILL_3.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/TITANIUM_DRILL_3.json b/items/TITANIUM_DRILL_3.json index 7482fac6..5ebf0621 100644 --- a/items/TITANIUM_DRILL_3.json +++ b/items/TITANIUM_DRILL_3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:prismarine_shard", "displayname": "§5Titanium Drill DR-X555", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 9\",1:\"\",2:\"§7Damage: §c+75\",3:\"\",4:\"§7Mining Speed: §a+1,200 \",5:\"§7Mining Fortune: §a+15\",6:\"\",7:\"§7Fuel Tank: §cNot Installed\",8:\"§7§7Increases fuel capacity with\",9:\"§7part installed.\",10:\"\",11:\"§7Drill Engine: §cNot Installed\",12:\"§7§7Increases §6⸕ Mining Speed\",13:\"§6§7with part installed.\",14:\"\",15:\"§7Upgrade Module: §cNot Installed\",16:\"§7§7Applies a passive upgrade with\",17:\"§7part installed.\",18:\"\",19:\"§7Apply Drill Parts to this Drill\",20:\"§7by talking to §2Jotraeline\",21:\"§2Greatforge §7in the §2Dwarven\",22:\"§2Mines§7!\",23:\"\",24:\"§7Fuel: §23,000§8/3k\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§7§4❣ §cRequires §5Heart of the\",28:\"§5Mountain Tier 5\",29:\"§5§lEPIC DRILL\",30:\"\",31:\"§eItems Required\",32:\"§5Titanium Drill DR-X455 §7x1\",33:\"§5Refined Diamond §7x20\",34:\"§6Refined Titanium §7x32\",35:\"§9Enchanted Iron Block §7x2\",36:\"§9Mithril Plate §7x15\",37:\"§9Plasma §7x20\",38:\"\",39:\"§7Duration: §b30s\"],Name:\"§5Titanium Drill DR-X555\"},ExtraAttributes:{drill_fuel:3000,modifier:\"originTag:\\\"UNKNOWN\\\"\",id:\"TITANIUM_DRILL_3\",enchantments:{}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 9\",1:\"\",2:\"§7Damage: §c+75\",3:\"\",4:\"§7Mining Speed: §a+1,200 \",5:\"§7Mining Fortune: §a+70\",6:\"\",7:\"§7Fuel Tank: §cNot Installed\",8:\"§7§7Increases fuel capacity with\",9:\"§7part installed.\",10:\"\",11:\"§7Drill Engine: §cNot Installed\",12:\"§7§7Increases §6⸕ Mining Speed\",13:\"§6§7with part installed.\",14:\"\",15:\"§7Upgrade Module: §cNot Installed\",16:\"§7§7Applies a passive upgrade with\",17:\"§7part installed.\",18:\"\",19:\"§7Apply Drill Parts to this Drill\",20:\"§7by talking to §2Jotraeline\",21:\"§2Greatforge §7in the §2Dwarven\",22:\"§2Mines§7!\",23:\"\",24:\"§7Fuel: §23,000§8/3k\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§7§4❣ §cRequires §5Heart of the\",28:\"§5Mountain Tier 5\",29:\"§5§lEPIC DRILL\",30:\"\",31:\"§eItems Required\",32:\"§5Titanium Drill DR-X455 §7x1\",33:\"§5Refined Diamond §7x20\",34:\"§6Refined Titanium §7x32\",35:\"§9Enchanted Iron Block §7x2\",36:\"§9Mithril Plate §7x15\",37:\"§9Plasma §7x20\",38:\"\",39:\"§7Duration: §b30s\"],Name:\"§5Titanium Drill DR-X555\"},ExtraAttributes:{drill_fuel:3000,modifier:\"originTag:\\\"UNKNOWN\\\"\",id:\"TITANIUM_DRILL_3\",enchantments:{}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§8Breaking Power 9", @@ -9,7 +9,7 @@ "§7Damage: §c+75", "", "§7Mining Speed: §a+1,200 ", - "§7Mining Fortune: §a+15", + "§7Mining Fortune: §a+70", "", "§7Fuel Tank: §cNot Installed", "§7§7Increases fuel capacity with", |