diff options
Diffstat (limited to 'items/ROBOTRON_REFLECTOR.json')
-rw-r--r-- | items/ROBOTRON_REFLECTOR.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/ROBOTRON_REFLECTOR.json b/items/ROBOTRON_REFLECTOR.json new file mode 100644 index 00000000..b3ee3c9a --- /dev/null +++ b/items/ROBOTRON_REFLECTOR.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Robotron Reflector", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"325098f5-02ff-3bea-8492-6f0266e1d825\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTQ4MzkxNTA2MywKICAicHJvZmlsZUlkIiA6ICI1ZWE0ODg2NTg2OWI0Y2ZhOWRjNTg5YmFlZWQwNzM5MCIsCiAgInByb2ZpbGVOYW1lIiA6ICJfUllOMF8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWNkODdjN2FmMDM5ZWY0YjJjN2EzN2U2Yjk0ZDllZWRhMjJkMmE1ZDJkZjQzODA0ZmZjYTllNDg2YTRlY2ExNSIKICAgIH0KICB9Cn0\u003d\"}]}},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§9Robotron Reflector\"},ExtraAttributes:{id:\"ROBOTRON_REFLECTOR\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7A key component needed by the", + "§7Professor to repair §bAutomaton", + "§bPrime §7in the §bLost Precursor", + "§bCity§7!", + "", + "§9§lRARE" + ], + "internalname": "ROBOTRON_REFLECTOR", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |