ResourcePackConverter icon indicating copy to clipboard operation
ResourcePackConverter copied to clipboard

Hypixel's 1.13 Resource Pack converter.

Results 10 ResourcePackConverter issues
Sort by recently updated
recently updated
newest added

Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 1.3.2 to 2.10.0. Release notes Sourced from zip4j's releases. v2.10.0 Improvements: #403 - Use utf-8 by default when reading zip file names #416 - Add NoCompression deflate...

dependencies

Bumps [gson](https://github.com/google/gson) from 2.8.2 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Cleaned up the files making them more readable (Slimmed down path resolutions and added method getMinecraftPath as an alternative to getWorkingPath which replaces a lot of reused calls) Moved getWorkingPath...

I have recently tried to convert gnembon's 64x bushy leaves and came out with this: ![2018-10-08_22 33 23](https://user-images.githubusercontent.com/24483958/46643905-0b292900-cb4c-11e8-9a64-b732d3e22a8b.png) i cant really explain this but its not right all the transparency...

As mentions in #14, it would be nice to have a option to convert newer 1.13+ packs to like 1.12 and below.

Hi, this is very useful. However, when I tested it, the following data was missing. ``` "hardened_clay_stained_purple": "purple_terracotta", "redstone_lamp_off": "redstone_lamp", ``` It would be great if you could add it....

Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 1.3.2 to 2.11.3. Release notes Sourced from zip4j's releases. v2.11.3 Security fixes: #485 Fix CVE-2023-22899 v2.11.2 Improvements: Use SecureRandom instead of Random to implement a cryptographically strong...

dependencies

It got to the magenta glass, but then broke itself. It died while checking thumbs.db Magenta glass file below, so you can see what the pack does with it. [glass...

This moves the armour models that were previously defined in `textures/models/armor/`, but were moved in 1.21.2 to `textures/entity/equipment/humanoid` and `textures/entity/equipment/humanoid_leggings` and renamed to their simpler counterparts. This is just a...

1.14 separated the particle atlas so that each particle has its own texture file. Animated textures are suffixed with their frame index. This converter handles these conversions.