diff options
author | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
commit | 7dace9af7ae041a753bb076c0fbad7dd5b560294 (patch) | |
tree | 54709b56f9016fcca3575df54b4b3719ce49408e /items/BLACKSMITH_PLUS.json | |
parent | 977fd9ee3a119c11514471b005a8f827b6ac54a8 (diff) | |
download | NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.gz NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.bz2 NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.zip |
1.5
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 |