diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-10 05:08:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-10 03:08:31 +0000 |
| commit | 7d489aff38c343105b0fb706402e6ed785a19afc (patch) | |
| tree | b5cc910a918b83c52e4dfd2f34059041795ca013 /items/PERFECT_PLATE.json | |
| parent | deb0f6167140625d7997a88fdb15bab12d78d15f (diff) | |
| download | NotEnoughUpdates-REPO-7d489aff38c343105b0fb706402e6ed785a19afc.tar.gz NotEnoughUpdates-REPO-7d489aff38c343105b0fb706402e6ed785a19afc.tar.bz2 NotEnoughUpdates-REPO-7d489aff38c343105b0fb706402e6ed785a19afc.zip | |
Added SOME of the new items (alot missing) (#1150)
Diffstat (limited to 'items/PERFECT_PLATE.json')
| -rw-r--r-- | items/PERFECT_PLATE.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/PERFECT_PLATE.json b/items/PERFECT_PLATE.json new file mode 100644 index 00000000..0aa47cf6 --- /dev/null +++ b/items/PERFECT_PLATE.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Perfect Plate", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"76b40a52-353d-3f4e-9b34-2936fb2cf5c2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxMTA2ODIwMzc3NCwKICAicHJvZmlsZUlkIiA6ICI0OTY5YTVlZTYxMTY0MDBkYTM4YzhmZjRiMWJhZTZiZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZWFjdFpJUCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8xNDdlZjg2NmFjMDIwNDU3ZjM4Zjg4Y2NiN2ZjNDJiMmMxMjhkMGE4NDQ2YzkzN2Q1NDUxMDQ2NmNkYTFkN2MwIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7§oA plate forged from an assortment\",1:\"§7§oof the most durable materials found\",2:\"§7§oin this world.\",3:\"\",4:\"§6§lLEGENDARY\"],Name:\"§6Perfect Plate\"},ExtraAttributes:{id:\"PERFECT_PLATE\"}}", + "damage": 3, + "lore": [ + "§7§oA plate forged from an assortment", + "§7§oof the most durable materials found", + "§7§oin this world.", + "", + "§6§lLEGENDARY" + ], + "internalname": "PERFECT_PLATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |
