diff options
Diffstat (limited to 'items/SUSPICIOUS_SCRAP.json')
-rw-r--r-- | items/SUSPICIOUS_SCRAP.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/SUSPICIOUS_SCRAP.json b/items/SUSPICIOUS_SCRAP.json new file mode 100644 index 00000000..ec63b6e9 --- /dev/null +++ b/items/SUSPICIOUS_SCRAP.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Suspicious Scrap", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6f70f371-2dcd-323d-9609-40f4935de840\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwOTI3NjQwNjQ2MywKICAicHJvZmlsZUlkIiA6ICI0MmIwOTMyZDUwMWI0MWQ1YTM4YjEwOTcxYTYwYmYxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJBaXJib2x0MDc4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzMyNDI3ZDAyNmVlOGU4M2Y3NDQyMjc3MmJhZDBhYWU0NGExNmVlY2U3MDg5MDFmYzIwNmE1MWY0NzIwZjcxZWYiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Found within the deepest depths of\",1:\"§7the §bGlacite Tunnels§7. Place in the\",2:\"§7§6Fossil Excavator §7to begin excavating!\",3:\"\",4:\"§7§8It\u0027s pretty heavy... maybe something\",5:\"§8valuable lies within?\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Suspicious Scrap\"},ExtraAttributes:{id:\"SUSPICIOUS_SCRAP\"}}", + "damage": 3, + "lore": [ + "§7Found within the deepest depths of", + "§7the §bGlacite Tunnels§7. Place in the", + "§7§6Fossil Excavator §7to begin excavating!", + "", + "§7§8It\u0027s pretty heavy... maybe something", + "§8valuable lies within?", + "", + "§9§lRARE" + ], + "internalname": "SUSPICIOUS_SCRAP", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |