stub recipe

This commit is contained in:
2025-05-28 17:27:41 +02:00
parent 6867bbdc4d
commit 291d46b4e6

View File

@ -0,0 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
"minecraft:stick"
],
"result": {
"id": "gtagdp:stub",
"count": 4
}
}