38 lines
561 B
JSON
38 lines
561 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "building",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:sand"
|
|
},
|
|
{
|
|
"item": "minecraft:sand"
|
|
},
|
|
{
|
|
"item": "minecraft:sand"
|
|
},
|
|
{
|
|
"item": "minecraft:sand"
|
|
},
|
|
{
|
|
"item": "minecraft:red_dye"
|
|
},
|
|
{
|
|
"item": "minecraft:sand"
|
|
},
|
|
{
|
|
"item": "minecraft:sand"
|
|
},
|
|
{
|
|
"item": "minecraft:sand"
|
|
},
|
|
{
|
|
"item": "minecraft:sand"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:red_sand",
|
|
"count": 8
|
|
}
|
|
}
|