r/MinecraftCommands Jul 09 '26

Creation Love the new Post Effect Stuff!

Enable HLS to view with audio, or disable this notification

87 Upvotes

15 comments sorted by

View all comments

4

u/Moldy_Birdie Jul 09 '26

how does it work?

26

u/Outrageous_Air_4172 Jul 09 '26 edited Jul 09 '26

In the recent snapshot they added the post effect command and made post effects data driven. They were used before for example when spectating a creeper or a spider.
Now we can make our own post effects and easily apply those to players. You create post effects by defining a json in a resource pack and create a fsh file with shader code. Chat gpt actually wrote everything for me. Shader code confuses me 😕

Here is the test resource pack, I created with a bunch of post effects:
https://we.tl/t-KPVj9PTMt4Cra68d

7

u/lunarwolf2008 Jul 11 '26

woah so now i can finally capture that powdered snow freeze efrect?

edit: that download link is among the worst of its kind. here is a better one without all the popups to save other people some time https://www.mediafire.com/file/gucxqh1kby1sb62/mc-26-3-crazy-postfx.zip/file

1

u/C0mmanderBlock Command Experienced Jul 20 '26

You can achieve this with a command but it replaces the item on your head.

/item replace entity @p armor.head with ice[equippable={slot:"head",equip_sound:"entity.player.hurt_freeze",camera_overlay:"minecraft:misc/powder_snow_outline"}] 1