Developer reference
- Registry name
create:precision_mechanism - Namespace
create - Mod ID
create
Recipe JSON (1):
{
"recipe_type": "create:sequenced_assembly",
"pattern": null,
"ingredients": {
"tag": "forge:plates/gold"
},
"conditions": [],
"sequence": {
"loops": 5,
"sequence": [
{
"type": "create:deploying",
"results": [
{
"item": "create:incomplete_precision_mechanism",
"count": 1,
"chance": 1,
"outputKind": "item"
}
],
"ingredients": [
{
"item": "create:incomplete_precision_mechanism"
},
{
"item": "create:cogwheel"
}
]
},
{
"type": "create:deploying",
"results": [
{
"item": "create:incomplete_precision_mechanism",
"count": 1,
"chance": 1,
"outputKind": "item"
}
],
"ingredients": [
{
"item": "create:incomplete_precision_mechanism"
},
{
"item": "create:large_cogwheel"
}
]
},
{
"type": "create:deploying",
"results": [
{
"item": "create:incomplete_precision_mechanism",
"count": 1,
"chance": 1,
"outputKind": "item"
}
],
"ingredients": [
{
"item": "create:incomplete_precision_mechanism"
},
{
"tag": "forge:nuggets/iron"
}
]
}
]
},
"group_name": null,
"experience": null,
"cooking_time": null
}