Update to 1.21

This commit is contained in:
Len
2024-08-01 12:32:13 +02:00
parent a552a4ed9c
commit 3cac38c7c1
5 changed files with 10 additions and 6 deletions
@@ -0,0 +1,10 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:cobblestone"
},
"result": {
"count": 1,
"id": "minecraft:gravel"
}
}