mirror of
https://github.com/TeamMidnightDust/ThisRocks.git
synced 2025-12-16 10:55:10 +01:00
21 lines
419 B
JSON
Executable File
21 lines
419 B
JSON
Executable File
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "rocks:andesite_splitter"
|
|
},
|
|
{
|
|
"item": "rocks:andesite_splitter"
|
|
},
|
|
{
|
|
"item": "rocks:andesite_splitter"
|
|
},
|
|
{
|
|
"item": "rocks:andesite_splitter"
|
|
}
|
|
],
|
|
"result": {
|
|
"id": "minecraft:andesite",
|
|
"count": 1
|
|
}
|
|
} |