Compatibility
Minecraft: Java Edition
Tags
Creators
Details
Bodycam PFX adds a dedicated post‑processing pass that bends the image with a mild fisheye lens, offsets the color channels for chromatic aberration, and layers in desaturation, vignette, noise and scanlines to give Minecraft a worn body‑camera look.
On top of that, it draws a simple pixel font HUD: a REC label, a red indicator, and a timestamp bar, all rendered in‑shader.
To enable the effect in-game, use:
/posteffect add @s bodycampfx:bodycam
To disable it again, use:
/posteffect remove @s bodycampfx:bodycam
All effect and HUD parameters are driven by config uniforms (distortion, chromatic strength, blur, vignette, noise, scanlines, text strength, REC dot toggle, label characters and timestamp values), so you can fine-tune the look or change the date without editing the shader itself.
Label character mappings
32=Space44=,45=-46=.58=:
48=049=150=251=352=453=554=655=756=857=9
65=A66=B67=C68=D69=E70=F71=G72=H73=I74=J75=K76=L77=M78=N79=O80=P81=Q82=R83=S84=T85=U86=V87=W88=X89=Y90=Z
97=a98=b99=c100=d101=e102=f103=g104=h105=i106=j107=k108=l109=m110=n111=o112=p113=q114=r115=s116=t117=u118=v119=w120=x121=y122=z


