diff options
Diffstat (limited to 'items/BLACKSMITH_PLUS.json')
-rw-r--r-- | items/BLACKSMITH_PLUS.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/BLACKSMITH_PLUS.json b/items/BLACKSMITH_PLUS.json new file mode 100644 index 00000000..62434c4c --- /dev/null +++ b/items/BLACKSMITH_PLUS.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fBlacksmith+", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a17d7f7c-c8ee-3ce9-95fb-146b12f30f35\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82MjU0YTA1OTIzMWY5ODZiN2JiZjg0MzcwMGU4NzI5NWE0ZmNlMmQ3OWRkOThmNjdiMDY0NDMwYzI4MDcwYzgzIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Replicates Vanilla functions\",2:\"\",3:\"§7It\u0027s a fancier anvil!\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fBlacksmith+\"},ExtraAttributes:{id:\"BLACKSMITH_PLUS\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Replicates Vanilla functions", + "", + "§7It\u0027s a fancier anvil!", + "", + "§f§lCOMMON" + ], + "internalname": "BLACKSMITH_PLUS", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |