The pack library
A list of packs, each hosted by its author, that the editor installs from with one click and that any pack can be offered to. The list is /library/index.json; the gallery shows the same packs with pictures.
In the editor
In the hosted editor the library is already the one on this page: Tools › Armor Pieces › Packs… › From the library…. The desktop plugin reads the same index; set Armor Pieces library in Blockbench's settings to
https://armorpieces.com/library/index.json and From the library… lists what is here. Installing an entry fetches its zips and unpacks them into the pack you choose with the same importer a zip on disk goes through.
Packs
| Pack | Author | Version | License | Zips |
|---|---|---|---|---|
| Armor Piecesofficial | mattjes | 0.3.0 | Armor Pieces License | datapack, resourcepack |
Offering a pack
Two ways in. From the editor, Packs… › Submit… on your pack fills in the submission form and writes the zip to host; the form is an issue on the library's repository, and a maintainer approves it by labelling it, which checks every zip with the mod's own importer and publishes the entry. With an account, uploading a pack and making it public puts it in the same review queue without an issue, and its pieces get thumbnails when it is approved.
A pack offered to the mod, to ship with it, is a pull request on the mod's repository by hand; the editor's Submit… has a button that opens it with the pack's link.