mirror of
https://github.com/TeamMidnightDust/ThisRocks.git
synced 2025-12-17 03:15:09 +01:00
22 lines
376 B
JSON
22 lines
376 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "building",
|
|
"ingredients": [
|
|
{
|
|
"item": "rocks:sandstone_splitter"
|
|
},
|
|
{
|
|
"item": "rocks:sandstone_splitter"
|
|
},
|
|
{
|
|
"item": "rocks:sandstone_splitter"
|
|
},
|
|
{
|
|
"item": "rocks:sandstone_splitter"
|
|
}
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:sandstone"
|
|
}
|
|
} |