1280px / hueblocks

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

Custom Blocksets :) #3

Closed nobu-sh closed 2 years ago

nobu-sh commented 2 years ago

First off I wanted to say amazing job on the tool it has been very helpful for some of my friends who build. One thing that was mentioned to me though (as one of my friends build more in modded minecraft) was the functionality for adding custom resources to the tool so you can get palettes for blocks that are not in the game.

After some fooling around I was able to introduce a "Custom Blockset" option.

Example:

https://user-images.githubusercontent.com/61068742/143781864-881f7155-957c-482b-ae2c-4da2f2670355.mp4

I also fixed a css issue with popup windows. (Firefox does not support backdrop-filter's)

image

Cheers 👍

nobu-sh commented 2 years ago

I will admit this is a little bit monkey patched in due to the fact I usually use react. It has been tested and I have yet to find issues with it however 😆

You can find and test my version here by downloading and opening index.html

1280px commented 2 years ago

Wow that's an amazing job, thanks for contribution!!