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
- Host: GitHub
- URL: https://github.com/miberss/sprite-to-resourcepack
- Owner: miberss
- Created: 2024-12-15T13:33:40.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T13:46:21.000Z (6 months ago)
- Last Synced: 2024-12-15T14:31:15.207Z (6 months ago)
- Topics: minecraft, resourcepack, server, skript
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)*
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)*