added missing new files

This commit is contained in:
2021-12-07 22:44:48 +01:00
parent 856ab79543
commit d4bdb67c87
4 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,12 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:stick"
}
],
"result": {
"item": "quickiefabric:stub",
"count": 4
}
}