2018-11-03 13:23:10 +01:00
|
|
|
{
|
2020-01-22 20:31:09 +01:00
|
|
|
"type": "minecraft:crafting_shaped",
|
2018-11-03 13:23:10 +01:00
|
|
|
"pattern": [
|
|
|
|
"W ",
|
|
|
|
"WW ",
|
|
|
|
"WWW"
|
|
|
|
],
|
|
|
|
"key": {
|
|
|
|
"W": {
|
|
|
|
"item": "naturesaura:infused_stone"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"result": {
|
|
|
|
"item": "naturesaura:infused_stairs",
|
|
|
|
"count": 4
|
|
|
|
}
|
|
|
|
}
|