minecraft · recipes
· 1.17.1
Slime Block
slime_block
Recipe #740
1.17.1
#6
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:slime_ball"
}
},
"result": {
"item": "minecraft:slime_block"
}
}