create: crush powders, melt grist, and re-balance ars+functionalstorage
This commit is contained in:
@ -45,6 +45,7 @@ ServerEvents.recipes(event => {
|
||||
let blockID = grist.block().id();
|
||||
event.recipes.thermal.crucible(Fluid.of(fluidID, 250), id);
|
||||
event.recipes.thermal.chiller(id, Fluid.of(fluidID, 250));
|
||||
event.recipes.createMixing(Fluid.of(fluidID, 250), id).heated();
|
||||
|
||||
// convert between block and normal item
|
||||
event.shapeless(blockID, [`9x ${id}`]);
|
||||
|
Reference in New Issue
Block a user