https://github.com/redstonewizard08/mc-piston-api
A library to assist with Minecraft's piston-meta API.
https://github.com/redstonewizard08/mc-piston-api
Last synced: 10 months ago
JSON representation
A library to assist with Minecraft's piston-meta API.
- Host: GitHub
- URL: https://github.com/redstonewizard08/mc-piston-api
- Owner: RedstoneWizard08
- License: mit
- Created: 2023-03-03T23:11:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-04T00:00:45.000Z (almost 3 years ago)
- Last Synced: 2025-02-17T14:16:44.348Z (11 months ago)
- Language: TypeScript
- Homepage: https://redstonewizard08.github.io/mc-piston-api/
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mc-piston-api
A library to assist with Minecraft's piston-meta API.
## Features
- Fully-typed schemas for:
- Asset indexes (v3)
- Version JSONs
- Version Manifests (v2)
- Easy-to-use downloaders for assets
- Easy-to-use downloaders for Minecraft versions
- Custom root directory support
- Fully-typed API routes
- Easy-to-use metadata fetchers
- Completely exposed API
- Extremely fast
- Progress view when used in CLI
- Enables copying assets to the correct folders instead of `assets/objects/[xx]/[hash]`