minecraft · recipes
· 1.13.2
Redstone Block
redstone_block
Recipe #577
1.13.2
#10
{
"type": "crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:redstone"
}
},
"result": {
"item": "minecraft:redstone_block"
}
}