Minecraft Wiki
Advertisement

Link to Texture Pack Ender

Should probably be a link to a Mojang page hosting the file, not the file itself. It's harder to trust, less informative, and any editor could hypothetically edit the link to point to a malicious .jar instead. --173.241.66.195 20:14, 5 July 2013 (UTC)

Resource pack tutorial?

We already have an outdated texture pack tutorial, will we get a new one on creating a resource pack? 71.219.159.232 21:13, 29 June 2013 (UTC)


Agreed. I only found out by looking in the forums that the resource packs were crashing minecraft. We need an update on that ASAP. 24.96.42.209 21:45, 4 September 2014 (UTC)

Should we add a list of subfolders, item names, etc to make it easier to make resource packs?

Considering that there are now several hundred new and unique names for each texture, which are in some cases difficult to guess (ex. cloth0=white wool, diode=repeater, etc.), should we add a minimizable list of item/block texture names and their respective subfolders? It seems like this would be a highly useful resource for mod and resource pack makers. We could use Dinnerbone's unstitched texture model as a base for the list (see the texture pack wiki page for the .zip download); while this list is already outdated and only contains blocks and items (no entities or environment textures ex. sun/moon, chests) it would be a great start, and could be easily added on to.

If not a list then perhaps we could add on to that file and create a full resource pack template for people to download, that way people could download that and simply modify the textures as they please and save them under the same name without having to create new ones and figure out where to put them.

Note: the reason I'm not doing it for myself is because I'm no good at formatting pages on the wiki and I have no idea how to pull that type of list off, although I could make a list of all the texture names if someone else could format the page (and obviously everyone likes the idea in the first place). --Droid1134 01:55, 30 June 2013 (UTC)

A list of editable files could be useful. To save effort, most of it can probably be copied from minecraft.jar and .minecraft/1.6. As for a resource pack template, the Minecraft Terms of Use don't address it specifically, but it might fall under the "don't distribute anything we've made" rule. The Texture Pack section of the forum would be a better place to host it, if it's allowable. -- Orthotope talk 03:28, 30 June 2013 (UTC)

Is there a way to add collapsible elements to a treeview? I try to complete the resource pack treeview, but the list becomes very bulky... --Meringue 10:45, 21 August 2013 (UTC)

No, the treeview is a list, collapsible uses tables. The whole thing is collapsible though, so it doesn't matter. ultradude25Talk
Contribs
– 14:18, 21 August 2013 (UTC)

Example resource pack

I recently made an example resource pack. Does anyone know where to upload it, and how to format the link and text around it? Valuta 12:43, 4 July 2013 (UTC)

.lang?

I'm making a resource pack and i need to know which .lang file i need to change for the US language– Unsigned comment added by Tacoguy7765093 (talkcontribs) at 06:16, 5 July 2013‎ (UTC). Sign comments with ~~~~

To create language pack as resource pack:
  • /
    • pack.png (optional) - thumbnail image in the resource pack selection screen
    • pack.mcmeta - pseudo JSON file; example. If you want to use non-ascii characters, should escape them (UTF-8 is not allowed).
    • assets
      • minecraft
        • lang
          • en_US.lang - your language file.
Then create a folder under '.minecraft/resourcepack' folder and put these files. Launch Minecraft, choose resource pack, then you can use new language pack. But currently you cannot choose multiple resource packs, so you can use texture pack or language pack exclusively. --AMotohiko 10:56, 5 July 2013 (UTC)

I have a question. I looked in the [lang] folder under [assets], and I couldn't find a file named [en_us.lang], which I am assuming is the American English language, yet American English is available when I play. What does this mean? I sort of wanted to have the en_us file and merely edit it, instead of starting from scratch. Thanks! Goldenguy880 75.76.135.138 03:17, 4 September 2013 (UTC)

en_us.lang is inside the minecraft.jar file. LB(T|C) 14:16, 5 September 2013 (UTC)
Thanks for replying. Is there any way to open and view it, or do I have to download an example en_us.lang file? Goldenguy880 75.76.135.138 21:09, 10 September 2013 (UTC)
Jar files are just specifically-structured zip files, so they can be opened with any decent archive manager. -- Orthotope talk 00:38, 11 September 2013 (UTC)
In particular, you can just rename the .jar to .zip (you need file extensions visible) and then open it with your OS's native archiving tool. This works on Windows without installing any software. LB(T|C) 01:24, 11 September 2013 (UTC)
This worked! Thanks so much both of you for taking the time to reply and explain things so well! Goldenguy880 75.76.135.138 20:39, 18 September 2013 (UTC)

sound

I'm making a StarWars Resource Pack and I Can't figure out how to change the sound, music, and records. PLEASE HELP ME!!!!!!!!

Let me see. First, I believe the sounds have to be .ogg files. Here is an example: If you want to make the bow sound like a blaster, first you have to find a sound effect on Freesound or some other website(or record it yourself). Next, rename the file to [bow.ogg]. This is the name of the sound effect of the bow firing. To see where to put the sound files for all your custom sounds, look at the Folder Structure section on this page and in there, look for the names of the sounds you want to replace. I hope this helps! Good luck with your Star Wars Pack, I'm sure it'll be great! Goldenguy880 75.76.135.138 21:20, 3 September 2013 (UTC)

Does anyone know how to get a resource pack?

I have been trying to get one FOREVER but I can't seem to figure out how...

Enderderp572 22:12, 9 July 201
  • CLICK MY USERNAME ABOVE AND PLZ GIVE ME A GOOD ADVENTURE MAP!
Search online, if there aren't any wait until people make some. Or get a texture pack from 1.5.2 & use the texture ender from Mojang. 174.126.44.43 13:32, 11 July 2013 (UTC)

Where do I put the font properties?

The article doesn't make clear where the font properties go - which json file and where within it? LB(T|C) 20:12, 20 July 2013 (UTC)

Works like other .mcmeta files; to modify the default font you would put it alongside ascii.png in a file called ascii.png.mcmeta. I literally just found this out through trial and error and I'm so happy I managed to make my font work at last! Techy4198 10:52, 22 July 2013 (UTC)

Default Arrow Texture: 16x16 or 32x32?

Recently, I was trying to retexture Arrows to lasers (the entity, not the item) and I found out that the entity/arrow.png image was 32x32, instead of 16x16, like everything else* in the default resource pack. Is this how it's supposed to be?


.*I'm not sure now... Goldenguy880 75.76.135.138 14:02, 7 August 2013 (UTC)

It doesn't matter, Minecraft will always scale the image appropriately. When it comes to entities the image sizes are all inconsistent because, well, different parts of things are different sizes. Also, please sign your comments with four tildes, it is replaced with your signature automatically. LB(T|C) 01:41, 7 August 2013 (UTC)
Okay, thanks! This was my first talk topic, plus I don't have an account, so thanks for the help!

Goldenguy880 75.76.135.138 14:02, 7 August 2013 (UTC)

Pack List

Since this has replaced the texture pack listing on the main page, it really needs a list of available packs. People may come here looking for them and only find a "how to". This could be implemented simply by creating links to the existing Pack list. 75.73.224.65 20:28, 14 August 2013 (UTC)

To be honest, the wiki was never a good spot to list packs - i'd suggest to add links to the 3 usual sites instead: Minecraftforums resource pack subforum, Curse, Planetminecraft? --Meringue 12:54, 15 August 2013 (UTC)
Well Meringue, I don't care about "the wiki was never a good spot to list packs". It has always been done that way since alpha started supporting texture packs. if it has always been done like that for that long, then it is a fine tradition. And I don't think we should not list Resource packs on the Wiki. In fact 'WE SHOULD.' Good luck 75.73.224.65! :)

76.0.96.148 16:48, 15 August 2013 (UTC)

I agree with Meringue here, the wiki is not a very good place for listing things made by the community. It has to be constantly kept up to date rather than letting an existing website do that automatically. If you want that list you should work on it yourself, don't just say it should exist and then tell us to add it. Texture Packs/Resource Packs change and appear and disappear too often to easily maintain a list for, especially on a wiki. LB(T|C) 20:22, 15 August 2013 (UTC)

A resource pack list with one single pack has just been added, that's extremely useless in my opinion - either add all packs and update the list constantly or let it be at all? --Meringue 18:07, 5 September 2013 (UTC)

Yes, this list with 1 pack is useless, but the existing Texture Pack lists are updated to Resource Pack Lists, but there's no Link. And adding 3 Links would be easy and useful. --80.139.33.5 18:29, 23 January 2014 (UTC)

????!?!?!

The resource pack i was using changed the names of items! What is going on? I didnt know you could do that. I used the Portal resource pack, it used to be a texture pack, and while it was a texture pack everything was normal, but as soon as i unstiched it the Blue Wool turned in Wheatly?!?!?! I use no mods, and didnt rename using an anvil, because it was fresh out of my creative inventory. This makes 0% sense. Mokiki 00:33, 1 September 2013 (UTC)

Resource packs can include custom languages, but you would have had to select the language in your language settings. LB(T|C) 04:47, 1 September 2013 (UTC)

Editing the colormap

I want to edit the colormaps of grass and foliage. I've never done this before, so I would really appreciate it if someone could give me an explanation of how the colormap works. maybe this could be added to the page. Thanks! Goldenguy880 75.76.135.138 19:22, 3 September 2013 (UTC)

Here's a guide. By the way, works only when the game is patched. http://www.minecraftforum.net/topic/870780-biome-palette-template-up-to-date/ --Meringue 19:49, 3 September 2013 (UTC)

Okay, Thanks. My alien planet just wouldn't look right with green grass... Goldenguy880 75.76.135.138 21:05, 3 September 2013 (UTC)

All right, I just want to say that this was a really big help to me. I don't want this to sound like I'm being demanding and ungrateful. That being said, the way I found out about colormaps was from the Novaskin Texture Editor. They were in a folder under textures called colormap, and there were two images in that folder: [foliage.png] and [grass.png]. My guess is that grass.png was the one he was talking about in his post since grass is determined by the biome.(I will admit that I might be completely mixed up with my figuring.) Do you happen to know anything about the foliage.png? I would really appreciate it. I apoligize if I sounded ungrateful and demanding. Please forgive me. Goldenguy880 75.76.135.138 21:46, 3 September 2013 (UTC)


Is there an analogous server property supported from texture-pack= to resource-pack= so that administrators can send hosted packs? –Preceding unsigned comment was added by 108.184.132.125 (talk) 21:53, 28 June 2013 (UTC)‎. Please sign your posts with ~~~~


Whoops. I misunderstood the edit. Thanks for fixing it. LB(T|C) 01:31, 27 July 2013 (UTC)

1.7 Updates

Does any body have the link for the "how to add custom sounds" tutorial that dinnerbone did? With 1.7 out I think it is necessary to include. Also, what is the deal with the Usage section? seems very out of place. Remove entirely? Tinaun (talk) 22:28, 29 October 2013 (UTC)

I agree on adding that to the page somehow. Goldenguy880 (talk) 02:26, 30 October 2013 (UTC)

freeze animation

Just wondering, in the animation properties section it mentions being able to add this as a frame entry: {"index":0, "frametime":0}, but is there a special number I can enter for the 'frametime' on the last frame which prevents the animation from looping? or do I just need to set it to a really high number and hope that nobody notices when it restarts? thanks 92.9.136.239 10:54, 2 November 2013 (UTC)

Why do you want to make non-looping animation? It would be much easier to just use the last frame as a static, non-animated texture. -- Orthotopetalk 18:47, 2 November 2013 (UTC)

List of resource packs?

This page should be a list of resource packs, as it was when it was named texture packs. Could anyone work on rounding up some packs and displaying them with download/website links? I really don't care whether this is a good place to put them or not, but I thought it was very useful to find a cool little texture pack, kind of like finding mods in the modifications thread. –Preceding unsigned comment was added by Thedude4521 (talkcontribs) 21:58, 6 November 2013 (UTC). Please sign your posts with ~~~~

There are already good lists of resource packs on the forum and at Curse. I don't see a need to create and attempt to maintain a third list here on the wiki. -- Orthotopetalk 01:37, 7 November 2013 (UTC)

1.7.4 - New image found: dither.png

I was looking in the minecraft 1.7.4 jar file, and in the textures folden, I saw a folder named "effect". Wondering what this was, I opened the folder and discovered a single image named "dither.png". Does anyone know what it is? Here is the directory: assets/minecraft/textures/effect/dither.png

Goldenguy880 (talk) 23:53, 10 December 2013 (UTC)


This is part of the new Super Secret Settings. Since it is in your 1.7.4 .jar, then i assume it was an efect they added in 1.7.4 meaning all the others are in versions that are older. (Other effects can probably be found in your pre-1.7.4 versions)24.117.53.123 04:24, 15 December 2013 (UTC)


Okay, thanks for letting me know.

Goldenguy880 (talk) 19:59, 15 December 2013 (UTC)

How do you make a texture for a block?

This page doesn't contain directions for making a png file for the new (block) textures. Could someone add that in or help me? SchobbishBot3000 (talk) 02:19, 18 December 2013 (UTC)

Just make sure it has the same path and filename as the one you want to replace in minecraft.jar - if you don't know how to open the jar, just copy it and rename it to .zip instead. LB(T|C) 04:33, 18 December 2013 (UTC)
No I mean which program do you use and should it be 16 pixels wide? SchobbishBot3000 (talk) 15:12, 20 December 2013 (UTC)
Any program that supports transparency. Like Paint.net or GIMP. As for size, any number with only factors or 2 (2, 4, 8, 16, 32, 64, ect.)
--KnightMiner (talk|contribs) 15:30, 20 December 2013 (UTC)
You can use any program and the textures can have any dimensions - Minecraft will automatically resize the textures as needed. LB(T|C) 20:10, 20 December 2013 (UTC)
Thanks! SchobbishBot3000 (talk) 18:19, 22 December 2013 (UTC)

Animating Textures doesn't work

I tried to animate command block texture but it only shows up like pink-black-chessboard.
Here is a link to the texture and mcmeta
Whats the problem? --- Tonkku107 Grass(User Page|Talk)Grass 18:37, 28 December 2013 (UTC)

Animating the beacon beam

I made a beacon_beam.png.mcmeta alongside the beacon_beam.png file, but the game appears to compress my 32x256 image into a square with no animations. Do I have to do the animation bit differently for entities or is this a bug? 92.9.131.242 17:07, 25 January 2014 (UTC)

Custom Block Models

Does anyone think a tutorial on the new 1.8 custom block models could be added to this article? –Preceding unsigned comment was added by 75.76.135.138 (talk) 12:17, 29 March 2014(UTC). Please sign your posts with ~~~~

No, that is what the tutorials section of the wiki are for. Normal articles shouldn't have tutorials. LB(T|C) 18:56, 29 March 2014 (UTC)
Okay, I see. I guess I was confused since this page contained information on creating custom resource packs. 75.76.135.138 16:31, 30 March 2014 (UTC)
This pages contains information documenting the format of resource packs, it does not contain information on creating resource packs ;) LB(T|C) 20:08, 30 March 2014 (UTC)

Particles

I can't find how to change the looks of particles... Reptiledude10 (talk) 23:59, 18 May 2014 (UTC)

What is this "shuffle.png"???

It seems that it is a ghost dragon. 119.112.239.53 10:32, 10 October 2014 (UTC)Jojo

Advertisement