Create/Update assets for version 1.19.1

This commit is contained in:
InventiveBot
2022-08-03 18:27:40 +02:00
parent 70e4a09348
commit 5682fb1979
15468 changed files with 1044674 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"
}
]
}