• 7/1/26 2:59 pm
- 107 views • 1 today
- save_alt 10 downloads
- Game Version
- Minecraft 1.21.11
- Resolution
- 16x
- Progress
- 100% complete
- Changes include
- Environment
- Items
Added CreditJens "Jeb" Bergensten, Mojang Studios, REDEYE… info
6
I retextured the peonies to resemble Netherwarts. This took a good minute to make because I had the .zip file ready, but I accidentally unzipped it, so I had to move the peony textures into a different textures folder. Removing the other texture files except for the peony files (Which I do every time to reduce file size) took a long time.
More like this
6975460
4


Have something to say?
RE:"Removing the other texture files except for the peony files (Which I do every time to reduce file size) took a long time."
Set up an empty folder structure and then add just the files you've changed and you can avoid this step.
I have a folder in my MC working folder named _____TEXTURE PACK BASE it runs:
This just saves time/annoyance since any texture pack I do is going to have this top level structure (and I just throw out and or rename the >>> level folders as needed)._____TEXTURE PACK BASE
assets
> minecraft
>> textures
>>> entity
>>> block
>>> item
pack.mcmeta PlaceHolder [this folder is replaced by the pack.mcmeta file]
TEST PACK PNG.png [just a placeholder]
One may still need to set up some folders below the >>> level (e.g. chest or enderman if working with those entities), but at least the top level is premade.