diff options
Diffstat (limited to 'items/ELECTRON_TRANSMITTER.json')
-rw-r--r-- | items/ELECTRON_TRANSMITTER.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/ELECTRON_TRANSMITTER.json b/items/ELECTRON_TRANSMITTER.json new file mode 100644 index 00000000..eed61df2 --- /dev/null +++ b/items/ELECTRON_TRANSMITTER.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Electron Transmitter", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"ababae61-87be-3ebb-98fe-f2372705c54c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTQ4MzA0ODUxNiwKICAicHJvZmlsZUlkIiA6ICJmZDQ3Y2I4YjgzNjQ0YmY3YWIyYmUxODZkYjI1ZmMwZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDVUNGTDEyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2VmNGU3YjkxZTQ1MmMzZWUzOTFhM2Y0YjkxNWY3M2QzNTZiM2JhM2UzNDY1ZTVlYzc4NmI0OTVhOThjODM5NjIiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7A key component needed by the\",1:\"§7Professor to repair §bAutomaton\",2:\"§bPrime §7in the §bLost Precursor\",3:\"§bCity§7!\",4:\"\",5:\"§9§lRARE\"],Name:\"§f§f§9Electron Transmitter\"},ExtraAttributes:{id:\"ELECTRON_TRANSMITTER\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7A key component needed by the", + "§7Professor to repair §bAutomaton", + "§bPrime §7in the §bLost Precursor", + "§bCity§7!", + "", + "§9§lRARE" + ], + "internalname": "ELECTRON_TRANSMITTER", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Electron_Transmitter" + ] +}
\ No newline at end of file |