An open API service indexing awesome lists of open source software.

https://github.com/miberss/sprite-to-resourcepack

turns a folder full of sprites into a resource pack
https://github.com/miberss/sprite-to-resourcepack

minecraft resourcepack server skript

Last synced: 3 months ago
JSON representation

turns a folder full of sprites into a resource pack

Awesome Lists containing this project

README

        

how to use:
1. open python file, it will walk you through it
*(input files should look something like the image, and output file should just be your resource pack directory or wherever you want the resourcepack)*

![image](https://github.com/user-attachments/assets/a60b773d-4e70-4069-844a-24eecf685fc8)

2. skript file is in resourcepackname/resource_pack.sk
3. move the .sk into your scripts folder
4. if you have the loadSprite() you can do ```spr("filename.png")``` and it will show the file's sprite *(if you have the resource pack enabled)*