Create Encased is an addon for Create
The original addon allows the use of all casings in shafts, cogwheels, pipes and machines
create_encasedplus:casing_pressing :
{
"type": "create_encasedplus:casing_pressing",
"press": "create_encasedplus:copper_press",
"ingredients": [
{
"item": "minecraft:potato"
}
],
"results": [
{
"id": "minecraft:redstone_block"
}
]
}
create_encasedplus:casing_mixing :
{
"type": "create_encasedplus:casing_mixing",
"mixer": "create_encasedplus:copper_mixer",
"ingredients": [
{
"item": "minecraft:diamond"
}
],
"results": [
{
"id": "minecraft:apple"
}
]
}
"press" and "mixer" can be omitted to allow every encased machines to process the recipe