mirror of
https://github.com/TeamMidnightDust/ThisRocks.git
synced 2025-12-16 10:55:10 +01:00
22 lines
381 B
JSON
22 lines
381 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "building",
|
|
"ingredients": [
|
|
{
|
|
"item": "rocks:netherrack_splitter"
|
|
},
|
|
{
|
|
"item": "rocks:netherrack_splitter"
|
|
},
|
|
{
|
|
"item": "rocks:netherrack_splitter"
|
|
},
|
|
{
|
|
"item": "rocks:netherrack_splitter"
|
|
}
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:netherrack"
|
|
}
|
|
} |