Store
Subscribe
Programmer art?
Is there a way to switch to the programmer art resource pack that's supposed to come built in with minecraft?

UPDATE: So I figured it out, but I'll put how I did it here in case anyone else wants to do the same.

>Go to .minecraft/assets/indexes

>Open the .json for the version you're using (for example 1.19.json) in a text editor

>ctrl+f "programmer_art" and you should find the hash for programmer_art.zip. It will look something like:

>"minecraft/resourcepacks/programmer_art.zip": {"hash": "85e031c8e1343cd0a331394821cb168080ab652b", "size": 1502181}

>Go to .minecraft/assets/objects

>Find the folder with the first two digits of your hash value (85 in this case)

>Find the file that matches the hash you found

>Copy+paste it into .minecraft/resourcepacks

>Rename it programmer_art.zip

Now it should show up in game.
 5
PM Link