#Support dustin
1 messages · Page 1 of 1 (latest)
basically i want to change the texture of the ghost creeper things in the mines
i know skytils has one, its the one i want to change. is it possible to update it ?
Not easily, you can edit the colour in the source code: src/main/resources/assets/skytils/creeper_armor.png and build the mod
could i just take the creeper_armor.png and fix what i want and put it back?
Probably not, best way is to download the source code, edit the image then run the gradlew.bat file