2024-12-30 07:57:18 +01:00

20 lines
237 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern":
[
"AAA",
"AAA",
"AAA"
],
"key":
{
"A":
{
"item": "examplemod:cobblestone_1x"
}
},
"result":
{
"item": "examplemod:cobblestone_2x"
}
}