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,16 @@
{
"type": "minecraft:crafting_shaped",
"group": "carpet",
"key": {
"#": {
"item": "minecraft:orange_wool"
}
},
"pattern": [
"##"
],
"result": {
"count": 3,
"item": "minecraft:orange_carpet"
}
}