diff options
Diffstat (limited to 'items/SUPERLITE_MOTOR.json')
-rw-r--r-- | items/SUPERLITE_MOTOR.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/SUPERLITE_MOTOR.json b/items/SUPERLITE_MOTOR.json new file mode 100644 index 00000000..1254bfdc --- /dev/null +++ b/items/SUPERLITE_MOTOR.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Superlite Motor", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4e462491-3d15-329d-887b-c2c8f17b5d88\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNDU0NjIzNzk4NiwKICAicHJvZmlsZUlkIiA6ICIyNDBiYThlMzNlN2M0YzE0ODhiNzJmYmU1Njg2ZjhlNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJQbGF4Q3JhZnRzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzViYjQ4YmNjODE5Mjc3NDM4YTk4NmY1NTgxM2IwNWZlOTEwZjlkZTIyNmI5Y2QyNTc2ODI2NzRhOGFhZGM0M2EiCiAgICB9CiAgfQp9\"}]}},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:\"§9Superlite Motor\"},ExtraAttributes:{id:\"SUPERLITE_MOTOR\"}}", + "damage": 3, + "lore": [ + "§7A key component needed by the", + "§7Professor to repair §bAutomaton", + "§bPrime §7in the §bLost Precursor", + "§bCity§7!", + "", + "§9§lRARE" + ], + "internalname": "SUPERLITE_MOTOR", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |