SPS Customizer

Allows Mekanism’s SPS to use custom recipes through JSON

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
}

The SPS Customizer Team

profile avatar
  • 1
    Followers
  • 7
    Projects
  • 5.7K
    Downloads

More from kiIlmkiIl97View all