All Downloads are FREE. Search and download functionalities are using the official Maven repository.

assets.minecraft.shaders.post.notch.json Maven / Gradle / Ivy

The newest version!
{
  "targets": [
    "swap"
  ],
  "passes": [
    {
      "name": "notch",
      "intarget": "minecraft:main",
      "outtarget": "swap",
      "auxtargets": [
        {
          "name": "DitherSampler",
          "id": "dither",
          "width": 4,
          "height": 4,
          "bilinear": false
        }
      ]
    },
    {
      "name": "blit",
      "intarget": "swap",
      "outtarget": "minecraft:main"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy