HomeJavaModsSPS Customizer
SPS Customizer

Allows Mekanism's SPS to use custom recipes through JSON. Still a work in progress — I plan to fix bugs and add missing features.

Note: I spent 3 hours looking for a mod with this feature, couldn't find one, so I made it myself :)

Example:

{
  "type": "spscustomizer:sps",
  "input": {
    "chemical": "mekanism:hydrogen",
    "amount": 1000
  },
  "output": {
    "id": "mekanism:oxygen",
    "amount": 1
  },
  "energy": 1000000
}
Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more