https://github.com/Dominexis/Atlas-Logger
The Atlas Logger is used to create the atlas files in your resource packs after the 1.19.3 update broke them.
https://github.com/Dominexis/Atlas-Logger
Last synced: 5 months ago
JSON representation
The Atlas Logger is used to create the atlas files in your resource packs after the 1.19.3 update broke them.
- Host: GitHub
- URL: https://github.com/Dominexis/Atlas-Logger
- Owner: Dominexis
- License: apache-2.0
- Created: 2022-12-09T01:56:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-17T05:23:53.000Z (almost 3 years ago)
- Last Synced: 2023-07-05T00:18:31.287Z (almost 3 years ago)
- Language: Python
- Size: 25.4 KB
- Stars: 22
- Watchers: 1
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Minecraft-Tools - Atlas-Logger
README
# Atlas Logger
The Atlas Logger is used to create the atlas files in your resource packs after the 1.19.3 update broke them.
# Instructions
Put the Python script into the `.minecraft/resourcepacks` folder and run it. Choose between the Singles or Folders option to determine how the script will generate the atlas file. Then enter in the name of the resource pack and it will create the file for you inside of your resource pack.
# Special Thanks
Thanks to WingedSeal for suggesting several code refactors which cleaned up this and many other scripts.