Skip to content

Releases: ewanhowell5195/ewanhowell5195.github.io

jsonOptimizer

26 Nov 13:22
Compare
Choose a tag to compare

This program removes all unnecessary characters and data from minecraft block, item, and entity models, greatly reducing the file size.

To use this program, simply launch it, and select the desired pack.

heightCtmGenerator

29 Apr 17:24
Compare
Choose a tag to compare

heightCtmGenerator is a program to generate height based CTM to make blocks look darker or lighter depending on the Y level.

To use, make a blocks folder next to the exe file. In here, place all of the textures you wish to have the CTM applied to.

If you want part of the texture to stay the same brightness, you can make a mask file for it. This texture should have the same name with _mask.png on the end. For example to mask stone.png, you make a stone_mask.png.

To match multiple in game textures with the same texture, make a .txt file with the same name as the texture, with a list of all the tile names in it. For example, for stone.png you would make stone.txt and write stone andesite granite in it.

From here, just run the program, and follow the instructions.

Files are outputted to an output folder.

matchBlockListGenerator

18 Apr 00:06
Compare
Choose a tag to compare

A tool to generate a full list of blocks for use with optifine CTM matchBlocks.

To use this, run the program, and select the blockstates folder of the vanilla resource pack of the version you want to use.

packComparer

15 Mar 14:50
Compare
Choose a tag to compare

This is a program to compare two resource packs together to show which files are identical between them.

To use, run the program, select the first pack, and select the second pack. A list of identical files will be outputted into the same directory as the program.

objectsExtractor

23 Jan 20:47
Compare
Choose a tag to compare

A program to extract all the textures, sounds, languages, and other files from the Minecraft objects folder.

To use, run the program, enter the desired Minecraft version, and select an output folder.

animationCombiner

13 Jan 00:02
Compare
Choose a tag to compare

This program merges all images in a folder into a single texture so that it can be used as a Minecraft animated texture.

To use, run the program, enter the texture resolution, and select the folder that contains the desired textures to merge.

pixelBlocks

02 Jan 02:53
Compare
Choose a tag to compare

A program that turns every pixel of an image into a Minecraft block texture!

To use, launch the program, enter the resolution of the block textures, select the block texture folder, then select the folder of the images to edit!

bedrockColourFix

21 Dec 17:12
Compare
Choose a tag to compare

This program converts all images in "Grayscale" (L/LA) mode to the RGB/RGBA format, so that they dont break when used on Minecraft Bedrock Edition.

To use this program, launch it, and select the folder of the pack.

langStripper

27 Nov 19:09
Compare
Choose a tag to compare

This program removes all the unedited lines from a Minecraft Language file.

To use this, run the program, select your language file, and enter the Minecraft version.

enchantmentParticles

29 Nov 15:25
Compare
Choose a tag to compare

This program extracts the enchantment font textures from the ascii_sga.png font sheet so that you do not have to manually crop out all of the particles.

To use this, launch the program, and select the ascii_sga.png file.