
[BUG] Recipe Issue! Read Pinned Link
HelpfulMishk03 opened this issue ยท 0 comments
If you scroll all the way to the bottom of the tracked issue, you will see errorrs_md, this is the file in which one recipe of yours is not formatted correctly,
Unknown recipe type
create_bic_bit:compat/extruders/oil_extruding
mod/create_bic_bit
{
"type": "create_mechanical_extruder:extruding",
"blockIngredients": {
"first": {
"blocks": "create_bic_bit:frying_oil"
},
"second": {
"blocks": "minecraft:lava"
}
},
"result": {
"id": "create_bic_bit:crystallised_oil"
}
}
Although create extruder is not installed, the mod should be able to handle that and not have KubeJS scream that its not installed