diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-07-18 21:51:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-18 15:51:42 -0400 |
commit | afbb8b3d5aa067a0a3ac0580d47fcf0e8bf6213f (patch) | |
tree | 824b9c74346542e1f9cd1acc8c5f972f0f1af76b /items/AMBER_POLISHED_DRILL_ENGINE.json | |
parent | 961d00e76ee01ae80c524982f5125fd9182bbece (diff) | |
download | NotEnoughUpdates-REPO-afbb8b3d5aa067a0a3ac0580d47fcf0e8bf6213f.tar.gz NotEnoughUpdates-REPO-afbb8b3d5aa067a0a3ac0580d47fcf0e8bf6213f.tar.bz2 NotEnoughUpdates-REPO-afbb8b3d5aa067a0a3ac0580d47fcf0e8bf6213f.zip |
Mining Stuff - Added and fixed some Stuff (#552)
* Mining Stuff
* Stuff
* Ench Books and other Stuff
* Updating Mobs
* Epic Pet Fix
* Other Stuff
* github is dumb
* Wiki Links
* Added new Drill
* Added Reforge Stats
* Added Wiki Link
* Wiki Links
* Wiki URL
* New Stuff
* New Items
* New Item
* Fixed Superboom
* New Drill
* Added new Pet so people wont crash (no pet stats)
* Removed UUID and Timestamp from new Pet
* Pet Stuff
* Stuff
* Fixed Tank
* WIki Links
* Wiki Links
* Power Talisman Things
* Other Stuff
* Added Recipe
* Recipe Fix
* Fixed Pet
* stone
Diffstat (limited to 'items/AMBER_POLISHED_DRILL_ENGINE.json')
-rw-r--r-- | items/AMBER_POLISHED_DRILL_ENGINE.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/AMBER_POLISHED_DRILL_ENGINE.json b/items/AMBER_POLISHED_DRILL_ENGINE.json new file mode 100644 index 00000000..13c8a030 --- /dev/null +++ b/items/AMBER_POLISHED_DRILL_ENGINE.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Amber-polished Drill Engine", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"de8d4c78-9bd3-3f01-91a8-0b45dab9f2ed\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNTQ5MjY3ODAzMiwKICAicHJvZmlsZUlkIiA6ICI1ZjE4ZmY4NTEyZGQ0NmQ1OGY1MjJlYjg2MDg2ZjU5MiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUYWtlb3MiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWZlZjcyMmRhMDVhZThiZDgxMzI5MDVhMTFiNWI2ZGZiZjhlN2FlMGFmNTk5YzgyNjZlMTYwZmIwNWU2MTU5YiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Drill Part\",1:\"\",2:\"§7Part Type: §6Drill Engine\",3:\"\",4:\"§7Grants §a+400 §6⸕ Mining\",5:\"§6Speed§7.\",6:\"\",7:\"§7Can be applied to Drills by\",8:\"§7talking to a §2Drill Mechanic§7!\",9:\"\",10:\"§7§4❣ §cRequires §5Heart of the\",11:\"§5Mountain Tier 7.\",12:\"§9§lRARE\",13:\"\",14:\"§eItems Required\",15:\"§9Ruby-polished Drill Engine §7x1\",16:\"§9Sapphire-polished Drill Engine §7x1\",17:\"§9Flawless Amber Gemstone §7x1\",18:\"§9Robotron Reflector §7x50\",19:\"\",20:\"§7Duration: §b2d 2h\"],Name:\"§f§f§9Amber-polished Drill Engine\"},ExtraAttributes:{id:\"AMBER_POLISHED_DRILL_ENGINE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Drill Part", + "", + "§7Part Type: §6Drill Engine", + "", + "§7Grants §a+400 §6⸕ Mining", + "§6Speed§7.", + "", + "§7Can be applied to Drills by", + "§7talking to a §2Drill Mechanic§7!", + "", + "§7§4❣ §cRequires §5Heart of the", + "§5Mountain Tier 7.", + "§9§lRARE", + "", + "§eItems Required", + "§9Ruby-polished Drill Engine §7x1", + "§9Sapphire-polished Drill Engine §7x1", + "§9Flawless Amber Gemstone §7x1", + "§9Robotron Reflector §7x50", + "", + "§7Duration: §b2d 2h" + ], + "internalname": "AMBER_POLISHED_DRILL_ENGINE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |