MineAssets/1.12.2/assets/minecraft/recipes/mossy_stonebrick.json
2024-12-17 02:08:01 +03:00

16 lines
237 B
JSON

{
"type": "crafting_shapeless",
"ingredients": [
{
"item": "minecraft:stonebrick",
"data": 0
},
{
"item": "minecraft:vine"
}
],
"result": {
"item": "minecraft:stonebrick",
"data": 1
}
}