diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-17 21:16:28 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-17 21:16:28 -0500 |
commit | 53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f (patch) | |
tree | 559caeef0c7925d1ca6d9c8c1c827803a1de71ff /items/MITHRIL_DRILL_ENGINE.json | |
parent | b8d00599721cd30fd5c3653ab99397133da6ba3a (diff) | |
download | NotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.tar.gz NotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.tar.bz2 NotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.zip |
HotM 3
Diffstat (limited to 'items/MITHRIL_DRILL_ENGINE.json')
-rw-r--r-- | items/MITHRIL_DRILL_ENGINE.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/MITHRIL_DRILL_ENGINE.json b/items/MITHRIL_DRILL_ENGINE.json new file mode 100644 index 00000000..cabe02c2 --- /dev/null +++ b/items/MITHRIL_DRILL_ENGINE.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Mithril-Plated Drill Engine", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"2d5766d3-3b4e-3e72-9d0d-6ece4ac8efc0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDYzNTk0Nzk2NiwKICAicHJvZmlsZUlkIiA6ICIzOWEzOTMzZWE4MjU0OGU3ODQwNzQ1YzBjNGY3MjU2ZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJkZW1pbmVjcmFmdGVybG9sIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRhN2Q1NGNhNDVhMzk4YzM2NGNlYmJmZmI1MzkwY2U1ZTAzNDVlMGM3YmM1ZTg2M2FjYWJmNTdkMTM0MmM0YmQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Drill Part\",1:\"\",2:\"§7Part Type: §6Drill Engine\",3:\"\",4:\"§7Grants §a+20 §6↑ Mining Speed§7.\",5:\"\",6:\"§7Can be applied to Drills by\",7:\"§7talking to §2Jotraeline\",8:\"§2Greatforge §7in the §2Dwarven\",9:\"§2Mines§7!\",10:\"\",11:\"§9§lRARE\",12:\"\",13:\"§eItems Required\",14:\"§9Drill Engine §7x2\",15:\"§9Mithril Plate §7x3\",16:\"\",17:\"§7Duration: §b15h\"],Name:\"§9Mithril-Plated Drill Engine\"},ExtraAttributes:{id:\"MITHRIL_DRILL_ENGINE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Drill Part", + "", + "§7Part Type: §6Drill Engine", + "", + "§7Grants §a+20 §6↑ Mining Speed§7.", + "", + "§7Can be applied to Drills by", + "§7talking to §2Jotraeline", + "§2Greatforge §7in the §2Dwarven", + "§2Mines§7!", + "", + "§9§lRARE", + "", + "§eItems Required", + "§9Drill Engine §7x2", + "§9Mithril Plate §7x3", + "", + "§7Duration: §b15h" + ], + "internalname": "MITHRIL_DRILL_ENGINE", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |