Create/Update assets for version 22w07a

This commit is contained in:
InventiveBot
2022-02-16 18:34:39 +00:00
parent cb4070f585
commit c2d3490592
14449 changed files with 986873 additions and 18 deletions

View File

@@ -0,0 +1,17 @@
{
"targets": [
"swap"
],
"passes": [
{
"name": "bumpy",
"intarget": "minecraft:main",
"outtarget": "swap"
},
{
"name": "blit",
"intarget": "swap",
"outtarget": "minecraft:main"
}
]
}