Skies companion is a relatively small mod that adds a couple of helper tools to the FTB Skies series of modpacks.
So far, we have one major feature…

Here is a preview of what the recipe should look like
{
"type": "ftbskies_companion:crystallization",
"input": {
"ingredient": {
"fluid": "minecraft:water"
},
"amount": 1000
},
"mana": 200,
"processTime": 200,
"output": {
"id": "minecraft:ice"
}
}