PureBDCraft patch for the RefinedStorage Minecraft mod
A- Source designs are found under
/source-designs
- Generated texture packs (including zips) are found under
/size-packs
To install
Simply download the latest release, or grab one of the zips directly from the size packs directory.
Sphaxify to build and optimise packs
UsesTo 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 filesnpm 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.