The cinematic trailer aesthetic for Minecraft, rendered in infinite vector clarity.
Part of the Ninja6-MC suite. Designed with Texture Studio.
🚧 Under Development — Batch 1 (Plains & Forest Landscape) in progress.
Ever wanted Minecraft to look just like the cinematic animated update trailers and promotional cinematics?
Keyframe brings that warm, joyful, clean art direction to life. Unlike standard pixel-art packs that are locked to low-resolution grids or noisy dithering, Keyframe is authored natively in infinite-scale vector (SVG) masters and compiled cleanly into pixel-perfect PNG textures at every resolution tier.
- Cinematic Art Direction: Saturated meadow greens, rich golden-terracotta soil, clean stepped grass overhangs, warm honey oak wood, and grounded slate pebbles.
- Zero Visual Noise: Eliminates gritty pixel noise and harsh dithering while preserving vanilla recognition.
- Full Multi-Resolution Support: Whether playing on a 4K monitor or an entry-level laptop, choose the exact resolution tier that fits your setup.
- Un-Rotated Clean Tiling: Bundles custom blockstates for seamless, unified wood grains and terrain surfaces.
| Tier | Package | Ideal For |
|---|---|---|
| 512×512 | Keyframe-512x.zip |
🌟 Ultra HD — Crisp fidelity on 1440p / 4K displays with shaders. |
| 256×256 | Keyframe-256x.zip |
💎 High Definition — Balanced HD for 1080p / 1440p gaming. |
| 128×128 | Keyframe-128x.zip |
⚡ Performance HD — Smooth performance on medium-tier hardware. |
| 64×64 | Keyframe-64x.zip |
🍃 Lightweight — Fast loading with sharp vector silhouettes. |
| 32×32 | Keyframe-32x.zip |
🕹️ Retro Clean — Minimalist and fast on any system. |
For the ultimate cinematic Minecraft experience, pair Keyframe with:
- Fresh Animations — For fluid, expressive creature animations matching the trailer aesthetic.
- Complementary Shaders — For warm golden-hour sunlight and ambient bounce.
Keyframe includes a built-in headless compiler powered by @resvg/resvg-js and archiver:
# Clone the repository
git clone https://github.com/Ninja6-MC/Keyframe.git
cd Keyframe
# Install compiler dependencies
npm install
# Compile 512x Ultra HD Pack
npm run build
# Batch compile all 5 resolution tiers
npm run build:allCompiled .zip archives are automatically output to dist/ and deployed to your local .minecraft/resourcepacks/ directory if detected.
Contributions are welcome! Please review our Contributing Guidelines for detailed setup, vector texture authoring standards, and pull request requirements.
-
SVG Vector Masters: Authored cleanly in
textures/at$512\times512$ with verified seamless toroidal tiling. -
Conventional Commits: Commits follow Conventional Commits (e.g.
feat(textures): ...). -
DCO Sign-Off: Every commit must be signed off (
git commit -s) per the Developer Certificate of Origin (DCO). -
Rebase Workflow: Keep branches rebased cleanly on
main(avoid merge commits).
Two directories hold artwork, and they have opposite rules.
docs/assets/ is this repository's own icon suite, authored
here and generated from icon-master.svg via
scripts/export-icons.mjs. Edit the master and re-export; do
not edit a generated file.
assets/ holds the shared organisation marks and is machine-managed.
It is delivered by pull request from the asset-sync pipeline in the organisation's brand
repository, and its master lives there, not here. Anything hand-edited in it is overwritten
by the next sync, so changes to those marks belong in brand. See N6-REPO-03 in the org
standards register, and docs/assets/README.md for the pipeline
and master by name.
Both conform to the Ninja6-MC brand identity system. (That system lives in the
organisation's private brand repository, so it is named rather than linked - a link
would 404 for everyone reading this.)
Keyframe Community License (All Rights Reserved with Permitted Use Grants).
Free for personal gameplay, YouTube/Twitch content creation, multiplayer servers, and public modpacks. Third-party mirroring, texture ripping, and commercial resale are prohibited. See LICENSE for details.
NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.
A Ninja6 project.