grist: buff improved build grist, cut out the janky dissolution chamber fluid conversions, fix flour crushing in create

This commit is contained in:
2025-06-15 16:03:10 +02:00
parent dc70ef881d
commit 5a187602c8
4 changed files with 13 additions and 10 deletions

View File

@ -51,7 +51,7 @@ ServerEvents.recipes(event => {
event.shapeless(blockID, [`9x ${id}`]);
event.shapeless(`9x ${id}`, [blockID]);
event.custom({
/*event.custom({
type: "industrialforegoing:dissolution_chamber",
input: [],
inputFluid: `{Amount:250,FluidName:\"${fluidID}\"}`,
@ -73,7 +73,7 @@ ServerEvents.recipes(event => {
},
outputFluid: `{Amount:250,FluidName:\"${fluidID}\"}`,
processingTime: 50
});
});*/
});
// Progression along primordeals and universals