/sphax-patch-refinedstorage

Sphax PureBDCraft patch for the Refined Storage mod

Primary LanguageJavaScriptMIT LicenseMIT

RefinedStorage PureBDCraft Patch

A PureBDCraft patch for the RefinedStorage Minecraft mod

To install

Simply download the latest release, or grab one of the zips directly from the size packs directory.

Uses Sphaxify to build and optimise packs

To build locally:

  • Install Node.js
  • Install ImageMagick
  • Install GraphicsMagick
  • Open a terminal within the cloned project directory (e.g. cd /path/to/sphax-patch-refinedstorage/)
    • npm install
  • Once complete, use the following commands:
  • npm run build - build every 512x/256x/128x/64x/32x size pack from the source files
  • npm run zip - build and generate zip files for the pack

Notes

  • Storage parts should be redone at some point in the future, they're not quite as good as they could be.