File Details
simpleprocessingmachines-1.20.1-1.2.1.jar
- R
- Nov 19, 2025
- 915.73 KB
- 84
- 1.20.1
- Forge
File Name
simpleprocessingmachines-1.20.1-1.2.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Attempt to fix some crashes related to centrifugal separator and auto crafting station dynamic recipes
It seems there was a possibility of some mods or mixins making recipes have invalid values on the input or outputs for their original recipes we derive the new recipes from
this attempts to cull those recipes safely from the dynamic recipe generation, until i get a hold of a world/pack that has the crash, i cannot confirm for sure its fixed, but the added safety here is atleast an extra boon.

