Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kotmatross28729/simple-name-converter
Simple texture name converter for minecraft (1.13+ -> 1.12 and older)
https://github.com/kotmatross28729/simple-name-converter
minecraft utilities
Last synced: 13 days ago
JSON representation
Simple texture name converter for minecraft (1.13+ -> 1.12 and older)
- Host: GitHub
- URL: https://github.com/kotmatross28729/simple-name-converter
- Owner: kotmatross28729
- Created: 2023-08-29T21:41:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-29T21:58:08.000Z (about 1 year ago)
- Last Synced: 2024-10-11T00:16:06.172Z (about 1 month ago)
- Topics: minecraft, utilities
- Language: Python
- Homepage:
- Size: 5.96 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What?
In Minecraft 1.13, some texture names have changed, so resource packs from 1.13+ do not work on older versions.
Of course, you can manually rename all files, but ... is it worth it?
Not anymore! This script automatically renames files, you just need to select 1 of the 2 available options:1) Converting new names to old ones.
For example wooden_axe will become wood_axe, golden_apple will become apple_golden, etc.2) Converting old names to new ones.
Same as 1 but in reverse## How to use?
1. [Download ZIP archive](https://github.com/kotmatross28729/simple-name-converter/releases) and unzip it to any folder (for example, create a new folder on your desktop)
2. Unzip your resource pack into the "texture converter" folder
3. Run "simple name converter.exe"
4. In the console window that opens, select the option you need (enter a number, 0 or 1, (0 - converts new names to old ones.
1 - converts old names to new ones)) , and then press Enter
5. The names of the files in your resource pack should be renamed6. Pack the resource pack files from the "texture converter" folder into a ZIP archive (or delete the previous files of the original resource pack and replace with these)
7. Place the resulting ZIP archive into the .minecraft\resourcepacks folder
8. Done!