Skip to content

Shaderpack Interface documentation

187J3X1-114514 edited this page Jun 21, 2026 · 4 revisions

This page is obsolete. Please use: https://sr.187j3x1-114514.org/docs/

About

Almost all temporal upsampling algorithms require motion vector input and a jittered color buffer, but these are difficult to implement in Minecraft. Therefore, we provide an interface for Shaderpack to provide these.

We have reserved a schema_version field for the interface, which is used to specify the version of the interface configuration file.

Different versions of interface standards

Clone this wiki locally