promotional bannermobile promotional banner

Simple Processing Machines

Vanilla-esque early-game processing machines similar to many you may know

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

Forge

implementation fg.deobf("curse.maven:simple-processing-machines-1383228:7237973")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.