63 lines
1.2 KiB
JSON
63 lines
1.2 KiB
JSON
|
{
|
||
|
"type": "create:sequenced_assembly",
|
||
|
"ingredient": {
|
||
|
"item": "minecraft:cherry_slab"
|
||
|
},
|
||
|
"loops": 1,
|
||
|
"results": [
|
||
|
{
|
||
|
"item": "railways:track_cherry",
|
||
|
"count":4
|
||
|
}
|
||
|
],
|
||
|
"sequence": [
|
||
|
{
|
||
|
"type": "create:deploying",
|
||
|
"ingredients": [
|
||
|
{
|
||
|
"item": "railways:track_incomplete_cherry"
|
||
|
},
|
||
|
{
|
||
|
"item": "minecraft:gold_nugget"
|
||
|
}
|
||
|
],
|
||
|
"results": [
|
||
|
{
|
||
|
"item": "railways:track_incomplete_cherry"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"type": "create:deploying",
|
||
|
"ingredients": [
|
||
|
{
|
||
|
"item": "railways:track_incomplete_cherry"
|
||
|
},
|
||
|
{
|
||
|
"item": "minecraft:gold_nugget"
|
||
|
}
|
||
|
],
|
||
|
"results": [
|
||
|
{
|
||
|
"item": "railways:track_incomplete_cherry"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"type": "create:pressing",
|
||
|
"ingredients": [
|
||
|
{
|
||
|
"item": "railways:track_incomplete_cherry"
|
||
|
}
|
||
|
],
|
||
|
"results": [
|
||
|
{
|
||
|
"item": "railways:track_incomplete_cherry"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"transitionalItem": {
|
||
|
"item": "railways:track_incomplete_cherry"
|
||
|
}
|
||
|
}
|