You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
17
assets/minecraft/shaders/post/bumpy.json
Normal file
17
assets/minecraft/shaders/post/bumpy.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"targets": [
|
||||
"swap"
|
||||
],
|
||||
"passes": [
|
||||
{
|
||||
"name": "bumpy",
|
||||
"intarget": "minecraft:main",
|
||||
"outtarget": "swap"
|
||||
},
|
||||
{
|
||||
"name": "blit",
|
||||
"intarget": "swap",
|
||||
"outtarget": "minecraft:main"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user