1280px / hueblocks

Create beautiful Minecraft block gradients in a few clicks!
MIT License
92 stars 19 forks source link

Save presets #4

Open MoBolls opened 2 years ago

MoBolls commented 2 years ago

it would be nice if there where a way to save custom presets so that you don't have to input the blocks you want every time you open hueblocks.

nobu-sh commented 2 years ago

This may be possible through browser Indexed DB I can also look into this if you would like @1280px :) EG:

{
  "oak_log.png": "base64;dataurl",
  "oak_planks.png": "base64;dataurl",
  ...
}