Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter versions...
Filter channels...

updated to 1.21 time based shaders might be a bit weird

slightly janky downgrade for the new shaders to .0/.4

updated to 1.20.5/6

new shaders! (as always, listed here as well)

  • rolling_shutter - updates the screen only at a line that moves down the screen, simulating a very slow rolling shutter, works well with wobble
  • checkerboard - splits the screen into a checkerboard and offsets half of it, checkerboard x2 returns the screen to normal so you can sneak in a shader in the middle, checkerboard -> rolling_shutter -> checkerboard looks particularly cool
  • rings - like blobs2, but rings instead of circles
  • life - simulates conways game of life on each rgb channel of the image, works well with phosphor and colormapping shaders like autumnal
  • bloom - from the a_or_b snapshot, makes bright objects have a white bloom
  • bloom_color - like bloom, but a bit stronger and colored
  • bloom_spike - like bloom_color, but instead of being circular, the bloom spreads in 3 distinct spikes
  • love - from one of the april fools snapshots i think, makes everything a bit pinker
  • infrared - emulates the look of aerochrome film
  • highpass - smoother edge detection than sobel, and gray
  • mandelbrot - maps the screen onto a mandelbrot fractal, very cool when mixed with kaleidoscope

likely mostly works for 1.21 - mclegoman has informed me that any time based shaders (wobble, collapse, the new rolling_shutter) act a bit chaotically in that version due to a mistake by mojang

  • all namespaces are now checked for a shaders.json
  • expanded shaders resourcepack should always enable automatically
  • shader "stereogram" will no longer be randomly chosen when eating soup, this can be set per shader in resourcepacks
  • the cursed camera shift shaders (anaglyph, mouse) no longer distort the x axis

marked as release instead of beta, because although layer effects need tweaks, the tweaks i have planned are signficant and will likely change the entire way the mod works, so the current form of the mod is representative of whatever the final 1.0.x update is

fixed bug where overwrite warning on recipe save didn't work properly

new shaders:

  • brightness (rough inverse of dramatic)
  • contrast (inverse of invert x2)
  • toon
  • halftone
  • gaussian (better looking than vanillas "blur")

new layer effects:

  • channel_cycle_additive
  • channel_cycle_exclusive

these are both different implementations of the same idea of "what if each shader on the stack was applied to different RGB channels" so shader 1 is on the red channel, 2 on green channel, 3 on the blue channel, then 4 is back on red

channel_cycle_exclusive is generally a little more intuitive with what you end up seeing, ..._additive is more chaotic but can look very cool -- both are generally unreasonably powerful even for relatively small stack sizes

added new shaders

  • autumnal
  • frigid
  • color_shuffle
  • film_grain
  • fisheye
  • stereogram
  • mouse
  • anaglyph

(mouse and anaglyph have some minor bugs)

added funky new /soup:stack effect <name> command that needs more work before its finalised

various bugfixes, tweaks, and mod compatibility fixes

added support for Perspective resourcepacks

  • updated to 1.20
  • added sharing through chat like spyglass astronomy can do
  • made F3+T recompile shaders
  • various QoL tweaks
  • added a bunch of new shaders
  • made many commands be able to stack multiple at once
  • added recipe saving/loading
  • made namespaces work in shader resourcepacks
  • made depth shaders work for post shaders
  • allowed shaders to be linked to entities in resourcepacks

it works fine in other 1.19 versions, but you have to manually activate the resourcepack to get the custom shaders

the list of shaders is now gotten dynamically through a resource pack, so it is easy to add a new shader and other people can make compatible shader packs. However, because 1.19 resource pack version numbers are a mess, to make this work properly on every version would require a different mod file for each version, therefore this is only officially on 1.19.3 and is marked as beta - it will work on other versions you will just have to manually activate the expanded shaders in resourcepacks

Text is now translatable

Soup can now be toggled with /soup:toggle

Added new shader "suspicious", which tiles the screen with amogi

added new shaders: dramatic, pixels, harsh_dither, glass, hyperspace, plants, collapse and rotate


Project members

Nettakrim

Owner

MCLegoMan

Member

Details

Licensed LGPL-3.0-only
Published 2 years ago
Updated 4 months ago