Minecraft(我的世界)中文论坛

标题: Minecraft 13w24a 发布

作者: sjjklh    时间: 2013-6-13 23:48
标题: Minecraft 13w24a 发布
每周快照是Minecraft的测试机制,主要用于下一个正式版的特性预览。然而,每周快照主要是用于新特性展示,里面存在大量未知漏洞。因此对于普通玩家建议仅做测试尝鲜用。适用于正式版的MOD基本不兼容预览版,而且大多数MOD都不提供对每周快照的支持
Minecraft 1.6仍未发布,13w24a为其第13个预览版,当前最新正式版依旧还是1.5.2。
注意!旧版启动器已经无法启动1.6快照,请看下面的说明。
本版新闻除非特别说明,否则均允许转载,但转载必须注明本帖地址

我们一直在努力为新的资源包系统而努力,且我们认为时机成熟,故现在将其公布。这是通往未来的Mod API路上的重要一步,且会替代旧的材质包系统。不幸的是,旧的材质包无法兼容。你可以用这个小工具自动转换材质包为资源包!请在BUG跟踪网站告诉我们你发现的任何漏洞!



译自:https://mojang.com/2013/06/minecraft-snapshot-13w24a/

正版启动器下载地址:
Windows: http://s3.amazonaws.com/Minecraft.Download/launcher/MinecraftDev.exe
Mac/OSX: http://s3.amazonaws.com/Minecraft.Download/launcher/MinecraftDev.dmg
Linux/其它: http://s3.amazonaws.com/Minecraft.Download/launcher/MinecraftDev.jar

服务端:


关于本次更新的详细内容,请关注稍后Minecraft 1.6的已发布的各每周快照详细特性汇总的更新。

1.6快照的下载地址(正版没有必要手动下载)以及运行说明:
新的启动器更改了启动方式,原来的所有启动器已经没办法使用新版本了。

对于正版用户:
鉴于启动器还处于开发初期,建议每次新快照出现都重新下载一遍启动器。启动器在上文已经提供。适用于全PC平台。

对于非正版用户:
请详细阅读Minecraft 1.6的每周快照&离线模式启动脚本下载一文,遵循里面的说明文件的指示,完成快照核心文件、库文件以及运行脚本的下载、放置以及运行操作。仅适用于Windows。

关注最新版本资讯,请关注mcbbs新闻版Minecraft官方版本信息索引(自正式版1.0.0至今)与版规


外部来源以及详细的更新条目追踪




作者: JedBoy_LD    时间: 2013-6-13 23:49
三个月没来就没有1.6吗= =
作者: gwei123456    时间: 2013-6-13 23:50
围观  ~~ 辛苦 lz~~
作者: 974778701    时间: 2013-6-13 23:53
继续坐等1.6,话说当时mojang说的6月份更新1.6来着{:10_493:}
作者: PTmissionary    时间: 2013-6-13 23:57
持续命令标记会冻结生物?
大概吧,有这种标记么?
作者: Danny仔    时间: 2013-6-13 23:58
可怕的资源包系统來了{:10_535:}
作者: zhouyiran2    时间: 2013-6-14 00:09
矿车的材质错误!
作者: Emerson    时间: 2013-6-14 00:15
前排留名
作者: seraph0012    时间: 2013-6-14 02:33
Persistence required tag freezes mobs
应该是说要求保留怪物(persistence required)的NBT标签会使怪物无法移动
作者: 262949130000    时间: 2013-6-14 03:27
坐等正式版,到那时请的假也差不多结束了撒~
作者: Exroku小洛    时间: 2013-6-14 04:11
看来= =里昂= =有事做了
作者: CriSLyx    时间: 2013-6-14 06:29
按照1.5的推算的话,大概还有10个预览版左右发布正式版?
作者: 474645956    时间: 2013-6-14 06:52
坐等1.6中。
作者: Crystal888    时间: 2013-6-14 09:12
Persistence required tag freezes mobs
貌似大概好像。。是说部分(诸如僵尸,骷髅,鱿鱼等。。)mobs如果用NBT格式定义为persistent的话,它们会站立不动(呆@。@)而不会四处逡巡(freeze)。。。。。。。


作者: sylqiuyifeng    时间: 2013-6-14 11:21
PersistenceRequired
这东西我翻WIKI了,是一个NBT标签,作用是能让mob不被自然刷掉
这个bug就是说……改这个标签会让生物不动……

作者: MiningBoy1989    时间: 2013-6-14 12:41
{:10_566:}
1.6 正式版何时才能。。。。。。
作者: moonshell    时间: 2013-6-14 14:04
來了 資源包 期待新gamerule
作者: suibiandehao    时间: 2013-6-14 17:11
PE就更好了
作者: 囧rz=3    时间: 2013-6-14 17:19
那个蛋意思的BUG的蛋意思就是
当有些(注意,是有些)生物被用了NBT标签之后,会站立不动
作者: Ithildin    时间: 2013-6-14 17:40
资源包来了,,,,我却在今天开始做材质,,,唉。。。。。作死的节奏啊。
作者: 我是小菜    时间: 2013-6-14 19:26
啥时候才出1.6啊- - 等得好悲剧
作者: katetem4    时间: 2013-6-14 21:39
以下的資料對部份人有用
原資料:TextureEnder的net.minecraft.client.resources.metadata.*

  1. AnimationMetadataSectionSerializer:
  2.   public AnimationMetadataSection deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context)
  3.     throws JsonParseException
  4.   {
  5.     List frames = Lists.newArrayList();
  6.     JsonObject object = (JsonObject)json;
  7.     int defaultFrameTime = getInt(object.get("frametime"), "frametime", Integer.valueOf(1), 1, 2147483647);

  8.     if (object.has("frames")) {
  9.       try {
  10.         JsonArray array = object.getAsJsonArray("frames");

  11.         for (int i = 0; i < array.size(); i++) {
  12.           JsonElement element = array.get(i);

  13.           frames.add(getFrame(i, element));
  14.         }
  15.       } catch (ClassCastException ex) {
  16.         throw new JsonParseException("Invalid animation->frames: expected array, was " + object.get("frames"), ex);
  17.       }
  18.     }

  19.     int width = getInt(object.get("width"), "width", Integer.valueOf(-1), 1, 2147483647);
  20.     int height = getInt(object.get("height"), "height", Integer.valueOf(-1), 1, 2147483647);

  21.     return new AnimationMetadataSection(frames, width, height, defaultFrameTime);
  22.   }

  23.   private AnimationFrame getFrame(int index, JsonElement element) {
  24.     if (element.isJsonPrimitive())
  25.       try {
  26.         return new AnimationFrame(element.getAsInt());
  27.       } catch (NumberFormatException ex) {
  28.         throw new JsonParseException("Invalid animation->frames->" + index + ": expected number, was " + element, ex);
  29.       }
  30.     if (element.isJsonObject()) {
  31.       JsonObject object = element.getAsJsonObject();
  32.       int time = getInt(object.get("time"), "frames->" + index + "->time", Integer.valueOf(-1), 1, 2147483647);
  33.       int frame = getInt(object.get("index"), "frames->" + index + "->index", null, 0, 2147483647);
  34.       return new AnimationFrame(frame, time);
  35.     }
  36.     throw new JsonParseException("Invalid animation->frames->" + index + ": unexpected " + element);
  37.   }

  38.   public JsonElement serialize(AnimationMetadataSection src, Type typeOfSrc, JsonSerializationContext context)
  39.   {
  40.     JsonObject result = new JsonObject();

  41.     if (src.getDefaultFrameTime() != 1) result.addProperty("frametime", Integer.valueOf(src.getDefaultFrameTime()));
  42.     if (src.getFrameWidth() != -1) result.addProperty("width", Integer.valueOf(src.getFrameWidth()));
  43.     if (src.getFrameHeight() != -1) result.addProperty("height", Integer.valueOf(src.getFrameHeight()));

  44.     if (src.getFrameCount() > 0) {
  45.       JsonArray frames = new JsonArray();
  46.       for (int i = 0; i < src.getFrameCount(); i++) {
  47.         if (src.hasCustomFrameTime(i)) {
  48.           JsonObject frame = new JsonObject();

  49.           frame.addProperty("index", Integer.valueOf(src.getFrameIndex(i)));
  50.           frame.addProperty("time", Integer.valueOf(src.getFrameTime(i)));

  51.           frames.add(frame);
  52.         } else {
  53.           frames.add(new JsonPrimitive(Integer.valueOf(src.getFrameIndex(i))));
  54.         }
  55.       }
  56.       result.add("frames", frames);
  57.     }

  58.     return result;
  59.   }

  60. AnimationMetadataSection:
  61.   public AnimationMetadataSection(List<AnimationFrame> frames, int frameWidth, int frameHeight, int defaultFrameTime) {
  62.     this.frames = frames;
  63.     this.frameWidth = frameWidth;
  64.     this.frameHeight = frameHeight;
  65.     this.defaultFrameTime = defaultFrameTime;
  66.   }
  67. /*....*/
  68.   public boolean hasCustomFrameTime(int frameIndex)
  69.   {
  70.     return !((AnimationFrame)frames.get(frameIndex)).isTimeUnknown();
  71.   }

  72.   public int getFrameIndex(int frameIndex) {
  73.     return ((AnimationFrame)frames.get(frameIndex)).getIndex();
  74.   }
  75. /*....*/
  76. FontMetadataSection:
  77.   public FontMetadataSection deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context)
  78.     throws JsonParseException
  79.   {
  80.     JsonObject object = json.getAsJsonObject();
  81.     float[] widths = new float[256];
  82.     float[] spacings = new float[256];
  83.     float[] lefts = new float[256];
  84.     float defaultWidth = 1.0F;
  85.     float defaultSpacing = 0.0F;
  86.     float defaultLeft = 0.0F;

  87.     if (object.has("characters")) {
  88.       if (!object.get("characters").isJsonObject()) {
  89.         throw new JsonParseException("Invalid font->characters: expected object, was " + object.get("characters"));
  90.       }

  91.       JsonObject characters = object.getAsJsonObject("characters");

  92.       if (characters.has("default")) {
  93.         if (!characters.get("default").isJsonObject()) {
  94.           throw new JsonParseException("Invalid font->characters->default: expected object, was " + characters.get("default"));
  95.         }
  96.         JsonObject def = characters.getAsJsonObject("default");

  97.         defaultWidth = getFloat(def.get("width"), "characters->default->width", Float.valueOf(defaultWidth), 0.0F, 2.147484E+009F);
  98.         defaultSpacing = getFloat(def.get("spacing"), "characters->default->spacing", Float.valueOf(defaultSpacing), 0.0F, 2.147484E+009F);
  99.         defaultLeft = getFloat(def.get("left"), "characters->default->left", Float.valueOf(defaultLeft), 0.0F, 2.147484E+009F);
  100.       }

  101.       for (int i = 0; i < 256; i++) {
  102.         JsonElement element = characters.get(Integer.toString(i));
  103.         float width = defaultWidth;
  104.         float spacing = defaultSpacing;
  105.         float left = defaultLeft;

  106.         if (element != null) {
  107.           if (element.isJsonObject()) {
  108.             JsonObject character = element.getAsJsonObject();
  109.             width = getFloat(character.get("width"), "characters->" + i + "->width", Float.valueOf(width), 0.0F, 2.147484E+009F);
  110.             spacing = getFloat(character.get("spacing"), "characters->" + i + "->spacing", Float.valueOf(spacing), 0.0F, 2.147484E+009F);
  111.             left = getFloat(character.get("left"), "characters->" + i + "->left", Float.valueOf(left), 0.0F, 2.147484E+009F);
  112.           } else {
  113.             throw new JsonParseException("Invalid font->characters->" + i + ": expected object, was " + element);
  114.           }
  115.         }

  116.         widths[i] = width;
  117.         spacings[i] = spacing;
  118.         lefts[i] = left;
  119.       }
  120.     }

  121.     return new FontMetadataSection(widths, lefts, spacings);
  122.   }
  123. PackMetadataSection :
  124.   public PackMetadataSection deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context)
  125.     throws JsonParseException
  126.   {
  127.     JsonObject object = json.getAsJsonObject();
  128.     String desc = getString(object.get("description"), "description", null, 1, 2147483647);
  129.     int format = getInt(object.get("pack_format"), "pack_format", null, 1, 2147483647);
  130.     return new PackMetadataSection(desc, format);
  131.   }

  132.   public JsonElement serialize(PackMetadataSection src, Type typeOfSrc, JsonSerializationContext context)
  133.   {
  134.     JsonObject result = new JsonObject();

  135.     result.addProperty("pack_format", Integer.valueOf(src.getPackFormat()));
  136.     result.addProperty("description", src.getDescription());

  137.     return result;
  138.   }
  139. /*....*/
  140. TextureMetadataSection:
  141.   public TextureMetadataSection deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context)
  142.     throws JsonParseException
  143.   {
  144.     JsonObject object = json.getAsJsonObject();
  145.     boolean blur = getBoolean(object.get("blur"), "blur", Boolean.valueOf(false));
  146.     boolean clamp = getBoolean(object.get("clamp"), "clamp", Boolean.valueOf(false));
  147.     return new TextureMetadataSection(blur, clamp);
  148.   }
  149. /*..下面的額外..*/
  150.   public PackMetadataSection deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context)
  151.     throws JsonParseException
  152.   {
  153.     JsonObject object = json.getAsJsonObject();
  154.     String desc = getString(object.get("description"), "description", null, 1, 2147483647);
  155.     int format = getInt(object.get("pack_format"), "pack_format", null, 1, 2147483647);
  156.     return new PackMetadataSection(desc, format);
  157.   }
复制代码
如上面所說,1.6新的資源包開始支持類似forge包的資源元碼(不是源代碼),不過forge使用的是yaml(可以變成json),而minecraft 1.6新的資源包可是直接用了json(這樣就代表了爲什麽這個jar那麼的原因,因為需要apache提供的JsonParser)

這是整個要改的地方,[皮膚,質材包製造者注意]

  1. # Blocks

  2. textures/blocks/activatorRail.png = textures/blocks/rail_activator.png
  3. textures/blocks/activatorRail_powered.png = textures/blocks/rail_activator_powered.png
  4. textures/blocks/detectorRail.png = textures/blocks/rail_detector.png
  5. textures/blocks/detectorRail_on.png = textures/blocks/rail_detector_powered.png
  6. textures/blocks/goldenRail.png = textures/blocks/rail_golden.png
  7. textures/blocks/goldenRail_powered.png = textures/blocks/rail_golden_powered.png
  8. textures/blocks/rail.png = textures/blocks/rail_normal.png
  9. textures/blocks/rail_turn.png = textures/blocks/rail_normal_turned.png

  10. textures/blocks/anvil_base.png = textures/blocks/anvil_base.png
  11. textures/blocks/anvil_top.png = textures/blocks/anvil_top_damaged_0.png
  12. textures/blocks/anvil_top_damaged_1.png = textures/blocks/anvil_top_damaged_1.png
  13. textures/blocks/anvil_top_damaged_2.png = textures/blocks/anvil_top_damaged_2.png

  14. textures/blocks/crops_0.png = textures/blocks/wheat_stage_0.png
  15. textures/blocks/crops_1.png = textures/blocks/wheat_stage_1.png
  16. textures/blocks/crops_2.png = textures/blocks/wheat_stage_2.png
  17. textures/blocks/crops_3.png = textures/blocks/wheat_stage_3.png
  18. textures/blocks/crops_4.png = textures/blocks/wheat_stage_4.png
  19. textures/blocks/crops_5.png = textures/blocks/wheat_stage_5.png
  20. textures/blocks/crops_6.png = textures/blocks/wheat_stage_6.png
  21. textures/blocks/crops_7.png = textures/blocks/wheat_stage_7.png

  22. textures/blocks/potatoes_0.png = textures/blocks/potatoes_stage_0.png
  23. textures/blocks/potatoes_1.png = textures/blocks/potatoes_stage_1.png
  24. textures/blocks/potatoes_2.png = textures/blocks/potatoes_stage_2.png
  25. textures/blocks/potatoes_3.png = textures/blocks/potatoes_stage_3.png

  26. textures/blocks/carrots_0.png = textures/blocks/carrots_stage_0.png
  27. textures/blocks/carrots_1.png = textures/blocks/carrots_stage_1.png
  28. textures/blocks/carrots_2.png = textures/blocks/carrots_stage_2.png
  29. textures/blocks/carrots_3.png = textures/blocks/carrots_stage_3.png

  30. textures/blocks/stem_bent.png = textures/blocks/pumpkin_stem_connected.png
  31. textures/blocks/stem_straight.png = textures/blocks/pumpkin_stem_disconnected.png

  32. textures/blocks/stem_bent.png = textures/blocks/melon_stem_connected.png
  33. textures/blocks/stem_straight.png = textures/blocks/melon_stem_disconnected.png
  34. textures/blocks/melon_side.png = textures/blocks/melon_side.png
  35. textures/blocks/melon_top.png = textures/blocks/melon_top.png

  36. textures/blocks/netherStalk_0.png = textures/blocks/nether_wart_stage_0.png
  37. textures/blocks/netherStalk_1.png = textures/blocks/nether_wart_stage_1.png
  38. textures/blocks/netherStalk_2.png = textures/blocks/nether_wart_stage_2.png

  39. textures/blocks/cloth_0.png = textures/blocks/wool_colored_white.png
  40. textures/blocks/cloth_1.png = textures/blocks/wool_colored_orange.png
  41. textures/blocks/cloth_2.png = textures/blocks/wool_colored_magenta.png
  42. textures/blocks/cloth_3.png = textures/blocks/wool_colored_light_blue.png
  43. textures/blocks/cloth_4.png = textures/blocks/wool_colored_yellow.png
  44. textures/blocks/cloth_5.png = textures/blocks/wool_colored_lime.png
  45. textures/blocks/cloth_6.png = textures/blocks/wool_colored_pink.png
  46. textures/blocks/cloth_7.png = textures/blocks/wool_colored_gray.png
  47. textures/blocks/cloth_8.png = textures/blocks/wool_colored_silver.png
  48. textures/blocks/cloth_9.png = textures/blocks/wool_colored_cyan.png
  49. textures/blocks/cloth_10.png = textures/blocks/wool_colored_purple.png
  50. textures/blocks/cloth_11.png = textures/blocks/wool_colored_blue.png
  51. textures/blocks/cloth_12.png = textures/blocks/wool_colored_brown.png
  52. textures/blocks/cloth_13.png = textures/blocks/wool_colored_green.png
  53. textures/blocks/cloth_14.png = textures/blocks/wool_colored_red.png
  54. textures/blocks/cloth_15.png = textures/blocks/wool_colored_black.png

  55. textures/blocks/cocoa_0.png = textures/blocks/cocoa_stage_0.png
  56. textures/blocks/cocoa_1.png = textures/blocks/cocoa_stage_1.png
  57. textures/blocks/cocoa_2.png = textures/blocks/cocoa_stage_2.png

  58. textures/blocks/clay.png = textures/blocks/clay.png
  59. textures/blocks/clayHardened.png = textures/blocks/hardened_clay.png
  60. textures/blocks/clayHardenedStained_0.png = textures/blocks/hardened_clay_stained_white.png
  61. textures/blocks/clayHardenedStained_1.png = textures/blocks/hardened_clay_stained_orange.png
  62. textures/blocks/clayHardenedStained_2.png = textures/blocks/hardened_clay_stained_magenta.png
  63. textures/blocks/clayHardenedStained_3.png = textures/blocks/hardened_clay_stained_light_blue.png
  64. textures/blocks/clayHardenedStained_4.png = textures/blocks/hardened_clay_stained_yellow.png
  65. textures/blocks/clayHardenedStained_5.png = textures/blocks/hardened_clay_stained_lime.png
  66. textures/blocks/clayHardenedStained_6.png = textures/blocks/hardened_clay_stained_pink.png
  67. textures/blocks/clayHardenedStained_7.png = textures/blocks/hardened_clay_stained_gray.png
  68. textures/blocks/clayHardenedStained_8.png = textures/blocks/hardened_clay_stained_silver.png
  69. textures/blocks/clayHardenedStained_9.png = textures/blocks/hardened_clay_stained_cyan.png
  70. textures/blocks/clayHardenedStained_10.png = textures/blocks/hardened_clay_stained_purple.png
  71. textures/blocks/clayHardenedStained_11.png = textures/blocks/hardened_clay_stained_blue.png
  72. textures/blocks/clayHardenedStained_12.png = textures/blocks/hardened_clay_stained_brown.png
  73. textures/blocks/clayHardenedStained_13.png = textures/blocks/hardened_clay_stained_green.png
  74. textures/blocks/clayHardenedStained_14.png = textures/blocks/hardened_clay_stained_red.png
  75. textures/blocks/clayHardenedStained_15.png = textures/blocks/hardened_clay_stained_black.png

  76. textures/blocks/destroy_0.png = textures/blocks/destroy_stage_0.png
  77. textures/blocks/destroy_1.png = textures/blocks/destroy_stage_1.png
  78. textures/blocks/destroy_2.png = textures/blocks/destroy_stage_2.png
  79. textures/blocks/destroy_3.png = textures/blocks/destroy_stage_3.png
  80. textures/blocks/destroy_4.png = textures/blocks/destroy_stage_4.png
  81. textures/blocks/destroy_5.png = textures/blocks/destroy_stage_5.png
  82. textures/blocks/destroy_6.png = textures/blocks/destroy_stage_6.png
  83. textures/blocks/destroy_7.png = textures/blocks/destroy_stage_7.png
  84. textures/blocks/destroy_8.png = textures/blocks/destroy_stage_8.png
  85. textures/blocks/destroy_9.png = textures/blocks/destroy_stage_9.png

  86. textures/blocks/blockCoal.png = textures/blocks/coal_block.png
  87. textures/blocks/blockDiamond.png = textures/blocks/diamond_block.png
  88. textures/blocks/blockEmerald.png = textures/blocks/emerald_block.png
  89. textures/blocks/blockGold.png = textures/blocks/gold_block.png
  90. textures/blocks/blockIron.png = textures/blocks/iron_block.png
  91. textures/blocks/blockLapis.png = textures/blocks/lapis_block.png
  92. textures/blocks/blockRedstone.png = textures/blocks/redstone_block.png

  93. textures/blocks/oreCoal.png = textures/blocks/coal_ore.png
  94. textures/blocks/oreDiamond.png = textures/blocks/diamond_ore.png
  95. textures/blocks/oreEmerald.png = textures/blocks/emerald_ore.png
  96. textures/blocks/oreGold.png = textures/blocks/gold_ore.png
  97. textures/blocks/oreIron.png = textures/blocks/iron_ore.png
  98. textures/blocks/oreLapis.png = textures/blocks/lapis_ore.png
  99. textures/blocks/oreRedstone.png = textures/blocks/redstone_ore.png

  100. textures/blocks/rose.png = textures/blocks/flower_rose.png
  101. textures/blocks/flower.png = textures/blocks/flower_dandelion.png

  102. textures/blocks/fire_0.png = textures/blocks/fire_layer_0.png
  103. textures/blocks/fire_1.png = textures/blocks/fire_layer_1.png

  104. textures/blocks/leaves.png = textures/blocks/leaves_oak.png
  105. textures/blocks/leaves_opaque.png = textures/blocks/leaves_oak_opaque.png
  106. textures/blocks/leaves_jungle.png = textures/blocks/leaves_jungle.png
  107. textures/blocks/leaves_jungle_opaque.png = textures/blocks/leaves_jungle_opaque.png
  108. textures/blocks/leaves.png = textures/blocks/leaves_birch.png
  109. textures/blocks/leaves_opaque.png = textures/blocks/leaves_birch_opaque.png
  110. textures/blocks/leaves_spruce.png = textures/blocks/leaves_spruce.png
  111. textures/blocks/leaves_spruce_opaque.png = textures/blocks/leaves_spruce_opaque.png

  112. textures/blocks/tree_side.png = textures/blocks/log_oak.png
  113. textures/blocks/tree_jungle.png = textures/blocks/log_jungle.png
  114. textures/blocks/tree_birch.png = textures/blocks/log_birch.png
  115. textures/blocks/tree_spruce.png = textures/blocks/log_spruce.png
  116. textures/blocks/tree_top.png = textures/blocks/log_oak_top.png
  117. textures/blocks/tree_top.png = textures/blocks/log_jungle_top.png
  118. textures/blocks/tree_top.png = textures/blocks/log_birch_top.png
  119. textures/blocks/tree_top.png = textures/blocks/log_spruce_top.png

  120. textures/blocks/wood.png = textures/blocks/planks_oak.png
  121. textures/blocks/wood_birch.png = textures/blocks/planks_birch.png
  122. textures/blocks/wood_jungle.png = textures/blocks/planks_jungle.png
  123. textures/blocks/wood_spruce.png = textures/blocks/planks_spruce.png

  124. textures/blocks/sapling.png = textures/blocks/sapling_oak.png
  125. textures/blocks/sapling_birch.png = textures/blocks/sapling_birch.png
  126. textures/blocks/sapling_jungle.png = textures/blocks/sapling_jungle.png
  127. textures/blocks/sapling_spruce.png = textures/blocks/sapling_spruce.png

  128. textures/blocks/doorIron_lower.png = textures/blocks/door_iron_lower.png
  129. textures/blocks/doorIron_upper.png = textures/blocks/door_iron_upper.png
  130. textures/blocks/doorWood_lower.png = textures/blocks/door_wood_lower.png
  131. textures/blocks/doorWood_upper.png = textures/blocks/door_wood_upper.png

  132. textures/blocks/workbench_front.png = textures/blocks/crafting_table_front.png
  133. textures/blocks/workbench_side.png = textures/blocks/crafting_table_side.png
  134. textures/blocks/workbench_top.png = textures/blocks/crafting_table_top.png

  135. textures/blocks/bed_feet_end.png = textures/blocks/bed_feet_end.png
  136. textures/blocks/bed_feet_side.png = textures/blocks/bed_feet_side.png
  137. textures/blocks/bed_feet_top.png = textures/blocks/bed_feet_top.png
  138. textures/blocks/bed_head_end.png = textures/blocks/bed_head_end.png
  139. textures/blocks/bed_head_side.png = textures/blocks/bed_head_side.png
  140. textures/blocks/bed_head_top.png = textures/blocks/bed_head_top.png

  141. textures/blocks/beacon.png = textures/blocks/beacon.png

  142. textures/blocks/bedrock.png = textures/blocks/bedrock.png

  143. textures/blocks/bookshelf.png = textures/blocks/bookshelf.png

  144. textures/blocks/brewingStand.png = textures/blocks/brewing_stand.png
  145. textures/blocks/brewingStand_base.png = textures/blocks/brewing_stand_base.png

  146. textures/blocks/whiteStone.png = textures/blocks/end_stone.png

  147. textures/blocks/tnt_bottom.png = textures/blocks/tnt_bottom.png
  148. textures/blocks/tnt_side.png = textures/blocks/tnt_side.png
  149. textures/blocks/tnt_top.png = textures/blocks/tnt_top.png

  150. textures/blocks/sandstone_bottom.png = textures/blocks/sandstone_bottom.png
  151. textures/blocks/sandstone_carved.png = textures/blocks/sandstone_carved.png
  152. textures/blocks/sandstone_side.png = textures/blocks/sandstone_normal.png
  153. textures/blocks/sandstone_smooth.png = textures/blocks/sandstone_smooth.png
  154. textures/blocks/sandstone_top.png = textures/blocks/sandstone_top.png

  155. textures/blocks/cauldron_bottom.png = textures/blocks/cauldron_bottom.png
  156. textures/blocks/cauldron_inner.png = textures/blocks/cauldron_inner.png
  157. textures/blocks/cauldron_side.png = textures/blocks/cauldron_side.png
  158. textures/blocks/cauldron_top.png = textures/blocks/cauldron_top.png

  159. textures/blocks/cake_bottom.png = textures/blocks/cake_bottom.png
  160. textures/blocks/cake_inner.png = textures/blocks/cake_inner.png
  161. textures/blocks/cake_side.png = textures/blocks/cake_side.png
  162. textures/blocks/cake_top.png = textures/blocks/cake_top.png

  163. textures/blocks/quartzblock_bottom.png = textures/blocks/quartz_block_bottom.png
  164. textures/blocks/quartzblock_chiseled.png = textures/blocks/quartz_block_chiseled.png
  165. textures/blocks/quartzblock_chiseled_top.png = textures/blocks/quartz_block_chiseled_top.png
  166. textures/blocks/quartzblock_lines.png = textures/blocks/quartz_block_lines.png
  167. textures/blocks/quartzblock_lines_top.png = textures/blocks/quartz_block_lines_top.png
  168. textures/blocks/quartzblock_side.png = textures/blocks/quartz_block_side.png
  169. textures/blocks/quartzblock_top.png = textures/blocks/quartz_block_top.png

  170. textures/blocks/netherquartz.png = textures/blocks/quartz_ore.png

  171. textures/blocks/stonebrick.png = textures/blocks/cobblestone.png
  172. textures/blocks/stonebricksmooth.png = textures/blocks/stonebrick.png
  173. textures/blocks/stonebricksmooth_carved.png = textures/blocks/stonebrick_carved.png
  174. textures/blocks/stonebricksmooth_cracked.png = textures/blocks/stonebrick_cracked.png
  175. textures/blocks/stonebricksmooth_mossy.png = textures/blocks/stonebrick_mossy.png

  176. textures/blocks/stone.png = textures/blocks/stone.png
  177. textures/blocks/stoneMoss.png = textures/blocks/cobblestone_mossy.png
  178. textures/blocks/stoneslab_side.png = textures/blocks/stone_slab_side.png
  179. textures/blocks/stoneslab_top.png = textures/blocks/stone_slab_top.png

  180. textures/blocks/reeds.png = textures/blocks/reeds.png

  181. textures/blocks/sand.png = textures/blocks/sand.png

  182. textures/blocks/snow.png = textures/blocks/snow.png
  183. textures/blocks/snow_side.png = textures/blocks/grass_side_snowed.png

  184. textures/blocks/grass_side.png = textures/blocks/grass_side.png
  185. textures/blocks/grass_side_overlay.png = textures/blocks/grass_side_overlay.png
  186. textures/blocks/grass_top.png = textures/blocks/grass_top.png

  187. textures/blocks/mushroom_brown.png = textures/blocks/mushroom_brown.png
  188. textures/blocks/mushroom_red.png = textures/blocks/mushroom_red.png
  189. textures/blocks/mushroom_inside.png = textures/blocks/mushroom_block_inside.png
  190. textures/blocks/mushroom_skin_brown.png = textures/blocks/mushroom_block_skin_brown.png
  191. textures/blocks/mushroom_skin_red.png = textures/blocks/mushroom_block_skin_red.png
  192. textures/blocks/mushroom_skin_stem.png = textures/blocks/mushroom_block_skin_stem.png

  193. textures/blocks/redstoneLight.png = textures/blocks/redstone_lamp_off.png
  194. textures/blocks/redstoneLight_lit.png = textures/blocks/redstone_lamp_on.png

  195. textures/blocks/redstoneDust_cross.png = textures/blocks/redstone_dust_cross.png
  196. textures/blocks/redstoneDust_cross_overlay.png = textures/blocks/redstone_dust_cross_overlay.png
  197. textures/blocks/redstoneDust_line.png = textures/blocks/redstone_dust_line.png
  198. textures/blocks/redstoneDust_line_overlay.png = textures/blocks/redstone_dust_line_overlay.png

  199. textures/blocks/redtorch.png = textures/blocks/redstone_torch_off.png
  200. textures/blocks/redtorch_lit.png = textures/blocks/redstone_torch_on.png
  201. textures/blocks/repeater.png = textures/blocks/repeater_off.png
  202. textures/blocks/repeater_lit.png = textures/blocks/repeater_on.png

  203. textures/blocks/pumpkin_face.png = textures/blocks/pumpkin_face_off.png
  204. textures/blocks/pumpkin_jack.png = textures/blocks/pumpkin_face_on.png
  205. textures/blocks/pumpkin_side.png = textures/blocks/pumpkin_side.png
  206. textures/blocks/pumpkin_top.png = textures/blocks/pumpkin_top.png

  207. textures/blocks/piston_bottom.png = textures/blocks/piston_bottom.png
  208. textures/blocks/piston_inner_top.png = textures/blocks/piston_inner.png
  209. textures/blocks/piston_side.png = textures/blocks/piston_side.png
  210. textures/blocks/piston_top.png = textures/blocks/piston_top_normal.png
  211. textures/blocks/piston_top_sticky.png = textures/blocks/piston_top_sticky.png

  212. textures/blocks/farmland_dry.png = textures/blocks/farmland_dry.png
  213. textures/blocks/farmland_wet.png = textures/blocks/farmland_wet.png

  214. textures/blocks/endframe_eye.png = textures/blocks/endframe_eye.png
  215. textures/blocks/endframe_side.png = textures/blocks/endframe_side.png
  216. textures/blocks/endframe_top.png = textures/blocks/endframe_top.png

  217. textures/blocks/enchantment_bottom.png = textures/blocks/enchanting_table_bottom.png
  218. textures/blocks/enchantment_side.png = textures/blocks/enchanting_table_side.png
  219. textures/blocks/enchantment_top.png = textures/blocks/enchanting_table_top.png

  220. textures/blocks/water.png = textures/blocks/water_still.png
  221. textures/blocks/water_flow.png = textures/blocks/water_flow.png

  222. textures/blocks/lava.png = textures/blocks/lava_still.png
  223. textures/blocks/lava_flow.png = textures/blocks/lava_flow.png

  224. textures/blocks/lightgem.png = textures/blocks/glowstone.png

  225. textures/blocks/mobSpawner.png = textures/blocks/mob_spawner.png

  226. textures/blocks/hellrock.png = textures/blocks/netherrack.png
  227. textures/blocks/hellsand.png = textures/blocks/soul_sand.png

  228. textures/blocks/tripWire.png = textures/blocks/trip_wire.png
  229. textures/blocks/tripWireSource.png = textures/blocks/trip_wire_source.png

  230. textures/blocks/commandBlock.png = textures/blocks/command_block.png

  231. textures/blocks/dispenser_front.png = textures/blocks/dispenser_front_horizontal.png
  232. textures/blocks/dispenser_front_vertical.png = textures/blocks/dispenser_front_vertical.png

  233. textures/blocks/dropper_front.png = textures/blocks/dropper_front_horizontal.png
  234. textures/blocks/dropper_front_vertical.png = textures/blocks/dropper_front_vertical.png

  235. textures/blocks/furnace_front.png = textures/blocks/furnace_front_off.png
  236. textures/blocks/furnace_front_lit.png = textures/blocks/furnace_front_on.png
  237. textures/blocks/furnace_side.png = textures/blocks/furnace_side.png
  238. textures/blocks/furnace_top.png = textures/blocks/furnace_top.png

  239. textures/blocks/itemframe_back.png = textures/blocks/itemframe_background.png

  240. textures/blocks/hopper.png = textures/blocks/hopper_outside.png
  241. textures/blocks/hopper_inside.png = textures/blocks/hopper_inside.png
  242. textures/blocks/hopper_top.png = textures/blocks/hopper_top.png

  243. textures/blocks/thinglass_top.png = textures/blocks/glass_pane_top.png

  244. textures/blocks/cactus_bottom.png = textures/blocks/cactus_bottom.png
  245. textures/blocks/cactus_side.png = textures/blocks/cactus_side.png
  246. textures/blocks/cactus_top.png = textures/blocks/cactus_top.png

  247. textures/blocks/daylightDetector_side.png = textures/blocks/daylight_detector_side.png
  248. textures/blocks/daylightDetector_top.png = textures/blocks/daylight_detector_top.png

  249. textures/blocks/jukebox_top.png = textures/blocks/jukebox_top.png
  250. textures/blocks/musicBlock.png = textures/blocks/jukebox_side.png

  251. textures/blocks/musicBlock.png = textures/blocks/noteblock.png

  252. textures/blocks/comparator.png = textures/blocks/comparator_off.png
  253. textures/blocks/comparator_lit.png = textures/blocks/comparator_on.png

  254. textures/blocks/fenceIron.png = textures/blocks/iron_bars.png

  255. textures/blocks/hayBlock.png = textures/blocks/hay_block_side.png
  256. textures/blocks/hayBlock_top.png = textures/blocks/hay_block_top.png

  257. textures/blocks/brick.png = textures/blocks/brick.png
  258. textures/blocks/deadbush.png = textures/blocks/deadbush.png
  259. textures/blocks/dirt.png = textures/blocks/dirt.png
  260. textures/blocks/dragonEgg.png = textures/blocks/dragon_egg.png
  261. textures/blocks/fern.png = textures/blocks/fern.png
  262. textures/blocks/flowerPot.png = textures/blocks/flower_pot.png
  263. textures/blocks/glass.png = textures/blocks/glass.png
  264. textures/blocks/gravel.png = textures/blocks/gravel.png
  265. textures/blocks/ice.png = textures/blocks/ice.png
  266. textures/blocks/ladder.png = textures/blocks/ladder.png
  267. textures/blocks/lever.png = textures/blocks/lever.png
  268. textures/blocks/mycel_side.png = textures/blocks/mycelium_side.png
  269. textures/blocks/mycel_top.png = textures/blocks/mycelium_top.png
  270. textures/blocks/netherBrick.png = textures/blocks/nether_brick.png
  271. textures/blocks/obsidian.png = textures/blocks/obsidian.png
  272. textures/blocks/portal.png = textures/blocks/portal.png
  273. textures/blocks/sponge.png = textures/blocks/sponge.png
  274. textures/blocks/tallgrass.png = textures/blocks/tallgrass.png
  275. textures/blocks/torch.png = textures/blocks/torch_on.png
  276. textures/blocks/trapdoor.png = textures/blocks/trapdoor.png
  277. textures/blocks/vine.png = textures/blocks/vine.png
  278. textures/blocks/waterlily.png = textures/blocks/waterlily.png
  279. textures/blocks/web.png = textures/blocks/web.png



  280. # Items

  281. textures/items/slot_empty_boots.png = textures/items/empty_armor_slot_boots.png
  282. textures/items/slot_empty_chestplate.png = textures/items/empty_armor_slot_chestplate.png
  283. textures/items/slot_empty_helmet.png = textures/items/empty_armor_slot_helmet.png
  284. textures/items/slot_empty_leggings.png = textures/items/empty_armor_slot_leggings.png

  285. textures/items/bootsChain.png = textures/items/chainmail_boots.png
  286. textures/items/chestplateChain.png = textures/items/chainmail_chestplate.png
  287. textures/items/helmetChain.png = textures/items/chainmail_helmet.png
  288. textures/items/leggingsChain.png = textures/items/chainmail_leggings.png

  289. textures/items/bootsCloth.png = textures/items/leather_boots.png
  290. textures/items/chestplateCloth.png = textures/items/leather_chestplate.png
  291. textures/items/helmetCloth.png = textures/items/leather_helmet.png
  292. textures/items/leggingsCloth.png = textures/items/leather_leggings.png

  293. textures/items/bootsCloth_overlay.png = textures/items/leather_boots_overlay.png
  294. textures/items/chestplateCloth_overlay.png = textures/items/leather_chestplate_overlay.png
  295. textures/items/helmetCloth_overlay.png = textures/items/leather_helmet_overlay.png
  296. textures/items/leggingsCloth_overlay.png = textures/items/leather_leggings_overlay.png

  297. textures/items/bootsDiamond.png = textures/items/diamond_boots.png
  298. textures/items/chestplateDiamond.png = textures/items/diamond_chestplate.png
  299. textures/items/helmetDiamond.png = textures/items/diamond_helmet.png
  300. textures/items/leggingsDiamond.png = textures/items/diamond_leggings.png
  301. textures/items/hatchetDiamond.png = textures/items/diamond_axe.png
  302. textures/items/hoeDiamond.png = textures/items/diamond_hoe.png
  303. textures/items/pickaxeDiamond.png = textures/items/diamond_pickaxe.png
  304. textures/items/shovelDiamond.png = textures/items/diamond_shovel.png
  305. textures/items/swordDiamond.png = textures/items/diamond_sword.png
  306. textures/items/horsearmordiamond.png = textures/items/diamond_horse_armor.png
  307. textures/items/diamond.png = textures/items/diamond.png

  308. textures/items/bootsGold.png = textures/items/gold_boots.png
  309. textures/items/chestplateGold.png = textures/items/gold_chestplate.png
  310. textures/items/helmetGold.png = textures/items/gold_helmet.png
  311. textures/items/leggingsGold.png = textures/items/gold_leggings.png
  312. textures/items/hatchetGold.png = textures/items/gold_axe.png
  313. textures/items/hoeGold.png = textures/items/gold_hoe.png
  314. textures/items/pickaxeGold.png = textures/items/gold_pickaxe.png
  315. textures/items/shovelGold.png = textures/items/gold_shovel.png
  316. textures/items/swordGold.png = textures/items/gold_sword.png
  317. textures/items/horsearmorgold.png = textures/items/gold_horse_armor.png
  318. textures/items/ingotGold.png = textures/items/gold_ingot.png
  319. textures/items/goldNugget.png = textures/items/gold_nugget.png

  320. textures/items/bootsIron.png = textures/items/iron_boots.png
  321. textures/items/chestplateIron.png = textures/items/iron_chestplate.png
  322. textures/items/helmetIron.png = textures/items/iron_helmet.png
  323. textures/items/leggingsIron.png = textures/items/iron_leggings.png
  324. textures/items/hatchetIron.png = textures/items/iron_axe.png
  325. textures/items/hoeIron.png = textures/items/iron_hoe.png
  326. textures/items/pickaxeIron.png = textures/items/iron_pickaxe.png
  327. textures/items/shovelIron.png = textures/items/iron_shovel.png
  328. textures/items/swordIron.png = textures/items/iron_sword.png
  329. textures/items/horsearmormetal.png = textures/items/iron_horse_armor.png
  330. textures/items/ingotIron.png = textures/items/iron_ingot.png

  331. textures/items/hatchetStone.png = textures/items/stone_axe.png
  332. textures/items/hoeStone.png = textures/items/stone_hoe.png
  333. textures/items/pickaxeStone.png = textures/items/stone_pickaxe.png
  334. textures/items/shovelStone.png = textures/items/stone_shovel.png
  335. textures/items/swordStone.png = textures/items/stone_sword.png

  336. textures/items/hatchetWood.png = textures/items/wood_axe.png
  337. textures/items/hoeWood.png = textures/items/wood_hoe.png
  338. textures/items/pickaxeWood.png = textures/items/wood_pickaxe.png
  339. textures/items/shovelWood.png = textures/items/wood_shovel.png
  340. textures/items/swordWood.png = textures/items/wood_sword.png

  341. textures/items/dyePowder_black.png = textures/items/dye_powder_black.png
  342. textures/items/dyePowder_blue.png = textures/items/dye_powder_blue.png
  343. textures/items/dyePowder_brown.png = textures/items/dye_powder_brown.png
  344. textures/items/dyePowder_cyan.png = textures/items/dye_powder_cyan.png
  345. textures/items/dyePowder_gray.png = textures/items/dye_powder_gray.png
  346. textures/items/dyePowder_green.png = textures/items/dye_powder_green.png
  347. textures/items/dyePowder_lightBlue.png = textures/items/dye_powder_light_blue.png
  348. textures/items/dyePowder_lime.png = textures/items/dye_powder_lime.png
  349. textures/items/dyePowder_magenta.png = textures/items/dye_powder_magenta.png
  350. textures/items/dyePowder_orange.png = textures/items/dye_powder_orange.png
  351. textures/items/dyePowder_pink.png = textures/items/dye_powder_pink.png
  352. textures/items/dyePowder_purple.png = textures/items/dye_powder_purple.png
  353. textures/items/dyePowder_red.png = textures/items/dye_powder_red.png
  354. textures/items/dyePowder_silver.png = textures/items/dye_powder_silver.png
  355. textures/items/dyePowder_white.png = textures/items/dye_powder_white.png
  356. textures/items/dyePowder_yellow.png = textures/items/dye_powder_yellow.png

  357. textures/items/record_11.png = textures/items/record_11.png
  358. textures/items/record_13.png = textures/items/record_13.png
  359. textures/items/record_blocks.png = textures/items/record_blocks.png
  360. textures/items/record_cat.png = textures/items/record_cat.png
  361. textures/items/record_chirp.png = textures/items/record_chirp.png
  362. textures/items/record_far.png = textures/items/record_far.png
  363. textures/items/record_mall.png = textures/items/record_mall.png
  364. textures/items/record_mellohi.png = textures/items/record_mellohi.png
  365. textures/items/record_stal.png = textures/items/record_stal.png
  366. textures/items/record_strad.png = textures/items/record_strad.png
  367. textures/items/record_wait.png = textures/items/record_wait.png
  368. textures/items/record_ward.png = textures/items/record_ward.png

  369. textures/items/minecart.png = textures/items/minecart_normal.png
  370. textures/items/minecartChest.png = textures/items/minecart_chest.png
  371. textures/items/minecartFurnace.png = textures/items/minecart_furnace.png
  372. textures/items/minecartHopper.png = textures/items/minecart_hopper.png
  373. textures/items/minecartTnt.png = textures/items/minecart_tnt.png

  374. textures/items/skull_char.png = textures/items/skull_steve.png
  375. textures/items/skull_creeper.png = textures/items/skull_creeper.png
  376. textures/items/skull_skeleton.png = textures/items/skull_skeleton.png
  377. textures/items/skull_wither.png = textures/items/skull_wither.png
  378. textures/items/skull_zombie.png = textures/items/skull_zombie.png

  379. textures/items/bow.png = textures/items/bow_standby.png
  380. textures/items/bow_pull_0.png = textures/items/bow_pulling_0.png
  381. textures/items/bow_pull_1.png = textures/items/bow_pulling_1.png
  382. textures/items/bow_pull_2.png = textures/items/bow_pulling_2.png

  383. textures/items/doorIron.png = textures/items/door_iron.png
  384. textures/items/doorWood.png = textures/items/door_wood.png

  385. textures/items/book.png = textures/items/book_normal.png
  386. textures/items/writingBook.png = textures/items/book_writable.png
  387. textures/items/writtenBook.png = textures/items/book_written.png
  388. textures/items/enchantedBook.png = textures/items/book_enchanted.png

  389. textures/items/yellowDust.png = textures/items/glowstone_dust.png

  390. textures/items/monsterPlacer.png = textures/items/spawn_egg.png
  391. textures/items/monsterPlacer_overlay.png = textures/items/spawn_egg_overlay.png

  392. textures/items/fireworks.png = textures/items/fireworks.png
  393. textures/items/fireworksCharge.png = textures/items/fireworks_charge.png
  394. textures/items/fireworksCharge_overlay.png = textures/items/fireworks_charge_overlay.png

  395. textures/items/potion.png = textures/items/potion_bottle_drinkable.png
  396. textures/items/potion_splash.png = textures/items/potion_bottle_splash.png
  397. textures/items/potion_contents.png = textures/items/potion_overlay.png

  398. textures/items/fishingRod.png = textures/items/fishing_rod_uncast.png
  399. textures/items/fishingRod_empty.png = textures/items/fishing_rod_cast.png

  400. textures/items/melon.png = textures/items/melon.png
  401. textures/items/speckledMelon.png = textures/items/melon_speckled.png

  402. textures/items/bucket.png = textures/items/bucket_empty.png
  403. textures/items/bucketLava.png = textures/items/bucket_lava.png
  404. textures/items/bucketWater.png = textures/items/bucket_water.png
  405. textures/items/milk.png = textures/items/bucket_milk.png

  406. textures/items/carrots.png = textures/items/carrot.png
  407. textures/items/carrotGolden.png = textures/items/carrot_golden.png

  408. textures/items/seeds.png = textures/items/seeds_wheat.png
  409. textures/items/seeds_melon.png = textures/items/seeds_melon.png
  410. textures/items/seeds_pumpkin.png = textures/items/seeds_pumpkin.png

  411. textures/items/emptyMap.png = textures/items/map_empty.png
  412. textures/items/map.png = textures/items/map_filled.png

  413. textures/items/spiderEye.png = textures/items/spider_eye.png
  414. textures/items/fermentedSpiderEye.png = textures/items/spider_eye_fermented.png

  415. textures/items/glassBottle.png = textures/items/potion_bottle_empty.png
  416. textures/items/expBottle.png = textures/items/experience_bottle.png

  417. textures/items/blazePowder.png = textures/items/blaze_powder.png
  418. textures/items/blazeRod.png = textures/items/blaze_rod.png

  419. textures/items/beefCooked.png = textures/items/beef_cooked.png
  420. textures/items/beefRaw.png = textures/items/beef_raw.png

  421. textures/items/porkchopCooked.png = textures/items/porkchop_cooked.png
  422. textures/items/porkchopRaw.png = textures/items/porkchop_raw.png

  423. textures/items/potato.png = textures/items/potato.png
  424. textures/items/potatoBaked.png = textures/items/potato_baked.png
  425. textures/items/potatoPoisonous.png = textures/items/potato_poisonous.png

  426. textures/items/fishCooked.png = textures/items/fish_cooked.png
  427. textures/items/fishRaw.png = textures/items/fish_raw.png

  428. textures/items/chickenCooked.png = textures/items/chicken_cooked.png
  429. textures/items/chickenRaw.png = textures/items/chicken_raw.png

  430. textures/items/enderPearl.png = textures/items/ender_pearl.png
  431. textures/items/eyeOfEnder.png = textures/items/ender_eye.png

  432. textures/items/frame.png = textures/items/item_frame.png
  433. textures/items/redstone.png = textures/items/redstone_dust.png
  434. textures/items/sulphur.png = textures/items/gunpowder.png
  435. textures/items/netherStalkSeeds.png = textures/items/nether_wart.png
  436. textures/items/netherquartz.png = textures/items/quartz.png
  437. textures/items/leash.png = textures/items/lead.png
  438. textures/items/apple.png = textures/items/apple.png
  439. textures/items/appleGold.png = textures/items/apple_golden.png
  440. textures/items/arrow.png = textures/items/arrow.png
  441. textures/items/bed.png = textures/items/bed.png
  442. textures/items/boat.png = textures/items/boat.png
  443. textures/items/bone.png = textures/items/bone.png
  444. textures/items/bowl.png = textures/items/bowl.png
  445. textures/items/bread.png = textures/items/bread.png
  446. textures/items/brewingStand.png = textures/items/brewing_stand.png
  447. textures/items/brick.png = textures/items/brick.png
  448. textures/items/cake.png = textures/items/cake.png
  449. textures/items/carrotOnAStick.png = textures/items/carrot_on_a_stick.png
  450. textures/items/cauldron.png = textures/items/cauldron.png
  451. textures/items/charcoal.png = textures/items/charcoal.png
  452. textures/items/clay.png = textures/items/clay_ball.png
  453. textures/items/clock.png = textures/items/clock.png
  454. textures/items/coal.png = textures/items/coal.png
  455. textures/items/comparator.png = textures/items/comparator.png
  456. textures/items/compass.png = textures/items/compass.png
  457. textures/items/cookie.png = textures/items/cookie.png
  458. textures/items/diode.png = textures/items/repeater.png
  459. textures/items/egg.png = textures/items/egg.png
  460. textures/items/emerald.png = textures/items/emerald.png
  461. textures/items/feather.png = textures/items/feather.png
  462. textures/items/fireball.png = textures/items/fireball.png
  463. textures/items/flint.png = textures/items/flint.png
  464. textures/items/flintAndSteel.png = textures/items/flint_and_steel.png
  465. textures/items/flowerPot.png = textures/items/flower_pot.png
  466. textures/items/ghastTear.png = textures/items/ghast_tear.png
  467. textures/items/hopper.png = textures/items/hopper.png
  468. textures/items/leather.png = textures/items/leather.png
  469. textures/items/magmaCream.png = textures/items/magma_cream.png
  470. textures/items/mushroomStew.png = textures/items/mushroom_stew.png
  471. textures/items/nameTag.png = textures/items/name_tag.png
  472. textures/items/netherbrick.png = textures/items/netherbrick.png
  473. textures/items/netherStar.png = textures/items/nether_star.png
  474. textures/items/painting.png = textures/items/painting.png
  475. textures/items/paper.png = textures/items/paper.png
  476. textures/items/pumpkinPie.png = textures/items/pumpkin_pie.png
  477. textures/items/quiver.png = textures/items/quiver.png
  478. textures/items/reeds.png = textures/items/reeds.png
  479. textures/items/rottenFlesh.png = textures/items/rotten_flesh.png
  480. textures/items/ruby.png = textures/items/ruby.png
  481. textures/items/saddle.png = textures/items/saddle.png
  482. textures/items/shears.png = textures/items/shears.png
  483. textures/items/sign.png = textures/items/sign.png
  484. textures/items/slimeball.png = textures/items/slimeball.png
  485. textures/items/snowball.png = textures/items/snowball.png
  486. textures/items/stick.png = textures/items/stick.png
  487. textures/items/string.png = textures/items/string.png
  488. textures/items/sugar.png = textures/items/sugar.png
  489. textures/items/wheat.png = textures/items/wheat.png


  490. # Fonts

  491. font/alternate.png = textures/font/ascii_sga.png
  492. font/default.png = textures/font/ascii.png
  493. font/glyph_00.png = textures/font/unicode_page_00.png
  494. font/glyph_01.png = textures/font/unicode_page_01.png
  495. font/glyph_02.png = textures/font/unicode_page_02.png
  496. font/glyph_03.png = textures/font/unicode_page_03.png
  497. font/glyph_04.png = textures/font/unicode_page_04.png
  498. font/glyph_05.png = textures/font/unicode_page_05.png
  499. font/glyph_06.png = textures/font/unicode_page_06.png
  500. font/glyph_07.png = textures/font/unicode_page_07.png
  501. font/glyph_09.png = textures/font/unicode_page_09.png
  502. font/glyph_0A.png = textures/font/unicode_page_0a.png
  503. font/glyph_0B.png = textures/font/unicode_page_0b.png
  504. font/glyph_0C.png = textures/font/unicode_page_0c.png
  505. font/glyph_0D.png = textures/font/unicode_page_0d.png
  506. font/glyph_0E.png = textures/font/unicode_page_0e.png
  507. font/glyph_0F.png = textures/font/unicode_page_0f.png
  508. font/glyph_10.png = textures/font/unicode_page_10.png
  509. font/glyph_11.png = textures/font/unicode_page_11.png
  510. font/glyph_12.png = textures/font/unicode_page_12.png
  511. font/glyph_13.png = textures/font/unicode_page_13.png
  512. font/glyph_14.png = textures/font/unicode_page_14.png
  513. font/glyph_15.png = textures/font/unicode_page_15.png
  514. font/glyph_16.png = textures/font/unicode_page_16.png
  515. font/glyph_17.png = textures/font/unicode_page_17.png
  516. font/glyph_18.png = textures/font/unicode_page_18.png
  517. font/glyph_19.png = textures/font/unicode_page_19.png
  518. font/glyph_1A.png = textures/font/unicode_page_1a.png
  519. font/glyph_1B.png = textures/font/unicode_page_1b.png
  520. font/glyph_1C.png = textures/font/unicode_page_1c.png
  521. font/glyph_1D.png = textures/font/unicode_page_1d.png
  522. font/glyph_1E.png = textures/font/unicode_page_1e.png
  523. font/glyph_1F.png = textures/font/unicode_page_1f.png
  524. font/glyph_20.png = textures/font/unicode_page_20.png
  525. font/glyph_21.png = textures/font/unicode_page_21.png
  526. font/glyph_22.png = textures/font/unicode_page_22.png
  527. font/glyph_23.png = textures/font/unicode_page_23.png
  528. font/glyph_24.png = textures/font/unicode_page_24.png
  529. font/glyph_25.png = textures/font/unicode_page_25.png
  530. font/glyph_26.png = textures/font/unicode_page_26.png
  531. font/glyph_27.png = textures/font/unicode_page_27.png
  532. font/glyph_28.png = textures/font/unicode_page_28.png
  533. font/glyph_29.png = textures/font/unicode_page_29.png
  534. font/glyph_2A.png = textures/font/unicode_page_2a.png
  535. font/glyph_2B.png = textures/font/unicode_page_2b.png
  536. font/glyph_2C.png = textures/font/unicode_page_2c.png
  537. font/glyph_2D.png = textures/font/unicode_page_2d.png
  538. font/glyph_2E.png = textures/font/unicode_page_2e.png
  539. font/glyph_2F.png = textures/font/unicode_page_2f.png
  540. font/glyph_30.png = textures/font/unicode_page_30.png
  541. font/glyph_31.png = textures/font/unicode_page_31.png
  542. font/glyph_32.png = textures/font/unicode_page_32.png
  543. font/glyph_33.png = textures/font/unicode_page_33.png
  544. font/glyph_34.png = textures/font/unicode_page_34.png
  545. font/glyph_35.png = textures/font/unicode_page_35.png
  546. font/glyph_36.png = textures/font/unicode_page_36.png
  547. font/glyph_37.png = textures/font/unicode_page_37.png
  548. font/glyph_38.png = textures/font/unicode_page_38.png
  549. font/glyph_39.png = textures/font/unicode_page_39.png
  550. font/glyph_3A.png = textures/font/unicode_page_3a.png
  551. font/glyph_3B.png = textures/font/unicode_page_3b.png
  552. font/glyph_3C.png = textures/font/unicode_page_3c.png
  553. font/glyph_3D.png = textures/font/unicode_page_3d.png
  554. font/glyph_3E.png = textures/font/unicode_page_3e.png
  555. font/glyph_3F.png = textures/font/unicode_page_3f.png
  556. font/glyph_40.png = textures/font/unicode_page_40.png
  557. font/glyph_41.png = textures/font/unicode_page_41.png
  558. font/glyph_42.png = textures/font/unicode_page_42.png
  559. font/glyph_43.png = textures/font/unicode_page_43.png
  560. font/glyph_44.png = textures/font/unicode_page_44.png
  561. font/glyph_45.png = textures/font/unicode_page_45.png
  562. font/glyph_46.png = textures/font/unicode_page_46.png
  563. font/glyph_47.png = textures/font/unicode_page_47.png
  564. font/glyph_48.png = textures/font/unicode_page_48.png
  565. font/glyph_49.png = textures/font/unicode_page_49.png
  566. font/glyph_4A.png = textures/font/unicode_page_4a.png
  567. font/glyph_4B.png = textures/font/unicode_page_4b.png
  568. font/glyph_4C.png = textures/font/unicode_page_4c.png
  569. font/glyph_4D.png = textures/font/unicode_page_4d.png
  570. font/glyph_4E.png = textures/font/unicode_page_4e.png
  571. font/glyph_4F.png = textures/font/unicode_page_4f.png
  572. font/glyph_50.png = textures/font/unicode_page_50.png
  573. font/glyph_51.png = textures/font/unicode_page_51.png
  574. font/glyph_52.png = textures/font/unicode_page_52.png
  575. font/glyph_53.png = textures/font/unicode_page_53.png
  576. font/glyph_54.png = textures/font/unicode_page_54.png
  577. font/glyph_55.png = textures/font/unicode_page_55.png
  578. font/glyph_56.png = textures/font/unicode_page_56.png
  579. font/glyph_57.png = textures/font/unicode_page_57.png
  580. font/glyph_58.png = textures/font/unicode_page_58.png
  581. font/glyph_59.png = textures/font/unicode_page_59.png
  582. font/glyph_5A.png = textures/font/unicode_page_5a.png
  583. font/glyph_5B.png = textures/font/unicode_page_5b.png
  584. font/glyph_5C.png = textures/font/unicode_page_5c.png
  585. font/glyph_5D.png = textures/font/unicode_page_5d.png
  586. font/glyph_5E.png = textures/font/unicode_page_5e.png
  587. font/glyph_5F.png = textures/font/unicode_page_5f.png
  588. font/glyph_60.png = textures/font/unicode_page_60.png
  589. font/glyph_61.png = textures/font/unicode_page_61.png
  590. font/glyph_62.png = textures/font/unicode_page_62.png
  591. font/glyph_63.png = textures/font/unicode_page_63.png
  592. font/glyph_64.png = textures/font/unicode_page_64.png
  593. font/glyph_65.png = textures/font/unicode_page_65.png
  594. font/glyph_66.png = textures/font/unicode_page_66.png
  595. font/glyph_67.png = textures/font/unicode_page_67.png
  596. font/glyph_68.png = textures/font/unicode_page_68.png
  597. font/glyph_69.png = textures/font/unicode_page_69.png
  598. font/glyph_6A.png = textures/font/unicode_page_6a.png
  599. font/glyph_6B.png = textures/font/unicode_page_6b.png
  600. font/glyph_6C.png = textures/font/unicode_page_6c.png
  601. font/glyph_6D.png = textures/font/unicode_page_6d.png
  602. font/glyph_6E.png = textures/font/unicode_page_6e.png
  603. font/glyph_6F.png = textures/font/unicode_page_6f.png
  604. font/glyph_70.png = textures/font/unicode_page_70.png
  605. font/glyph_71.png = textures/font/unicode_page_71.png
  606. font/glyph_72.png = textures/font/unicode_page_72.png
  607. font/glyph_73.png = textures/font/unicode_page_73.png
  608. font/glyph_74.png = textures/font/unicode_page_74.png
  609. font/glyph_75.png = textures/font/unicode_page_75.png
  610. font/glyph_76.png = textures/font/unicode_page_76.png
  611. font/glyph_77.png = textures/font/unicode_page_77.png
  612. font/glyph_78.png = textures/font/unicode_page_78.png
  613. font/glyph_79.png = textures/font/unicode_page_79.png
  614. font/glyph_7A.png = textures/font/unicode_page_7a.png
  615. font/glyph_7B.png = textures/font/unicode_page_7b.png
  616. font/glyph_7C.png = textures/font/unicode_page_7c.png
  617. font/glyph_7D.png = textures/font/unicode_page_7d.png
  618. font/glyph_7E.png = textures/font/unicode_page_7e.png
  619. font/glyph_7F.png = textures/font/unicode_page_7f.png
  620. font/glyph_80.png = textures/font/unicode_page_80.png
  621. font/glyph_81.png = textures/font/unicode_page_81.png
  622. font/glyph_82.png = textures/font/unicode_page_82.png
  623. font/glyph_83.png = textures/font/unicode_page_83.png
  624. font/glyph_84.png = textures/font/unicode_page_84.png
  625. font/glyph_85.png = textures/font/unicode_page_85.png
  626. font/glyph_86.png = textures/font/unicode_page_86.png
  627. font/glyph_87.png = textures/font/unicode_page_87.png
  628. font/glyph_88.png = textures/font/unicode_page_88.png
  629. font/glyph_89.png = textures/font/unicode_page_89.png
  630. font/glyph_8A.png = textures/font/unicode_page_8a.png
  631. font/glyph_8B.png = textures/font/unicode_page_8b.png
  632. font/glyph_8C.png = textures/font/unicode_page_8c.png
  633. font/glyph_8D.png = textures/font/unicode_page_8d.png
  634. font/glyph_8E.png = textures/font/unicode_page_8e.png
  635. font/glyph_8F.png = textures/font/unicode_page_8f.png
  636. font/glyph_90.png = textures/font/unicode_page_90.png
  637. font/glyph_91.png = textures/font/unicode_page_91.png
  638. font/glyph_92.png = textures/font/unicode_page_92.png
  639. font/glyph_93.png = textures/font/unicode_page_93.png
  640. font/glyph_94.png = textures/font/unicode_page_94.png
  641. font/glyph_95.png = textures/font/unicode_page_95.png
  642. font/glyph_96.png = textures/font/unicode_page_96.png
  643. font/glyph_97.png = textures/font/unicode_page_97.png
  644. font/glyph_98.png = textures/font/unicode_page_98.png
  645. font/glyph_99.png = textures/font/unicode_page_99.png
  646. font/glyph_9A.png = textures/font/unicode_page_9a.png
  647. font/glyph_9B.png = textures/font/unicode_page_9b.png
  648. font/glyph_9C.png = textures/font/unicode_page_9c.png
  649. font/glyph_9D.png = textures/font/unicode_page_9d.png
  650. font/glyph_9E.png = textures/font/unicode_page_9e.png
  651. font/glyph_9F.png = textures/font/unicode_page_9f.png
  652. font/glyph_A0.png = textures/font/unicode_page_a0.png
  653. font/glyph_A1.png = textures/font/unicode_page_a1.png
  654. font/glyph_A2.png = textures/font/unicode_page_a2.png
  655. font/glyph_A3.png = textures/font/unicode_page_a3.png
  656. font/glyph_A4.png = textures/font/unicode_page_a4.png
  657. font/glyph_A5.png = textures/font/unicode_page_a5.png
  658. font/glyph_A6.png = textures/font/unicode_page_a6.png
  659. font/glyph_A7.png = textures/font/unicode_page_a7.png
  660. font/glyph_A8.png = textures/font/unicode_page_a8.png
  661. font/glyph_A9.png = textures/font/unicode_page_a9.png
  662. font/glyph_AA.png = textures/font/unicode_page_aa.png
  663. font/glyph_AB.png = textures/font/unicode_page_ab.png
  664. font/glyph_AC.png = textures/font/unicode_page_ac.png
  665. font/glyph_AD.png = textures/font/unicode_page_ad.png
  666. font/glyph_AE.png = textures/font/unicode_page_ae.png
  667. font/glyph_AF.png = textures/font/unicode_page_af.png
  668. font/glyph_B0.png = textures/font/unicode_page_b0.png
  669. font/glyph_B1.png = textures/font/unicode_page_b1.png
  670. font/glyph_B2.png = textures/font/unicode_page_b2.png
  671. font/glyph_B3.png = textures/font/unicode_page_b3.png
  672. font/glyph_B4.png = textures/font/unicode_page_b4.png
  673. font/glyph_B5.png = textures/font/unicode_page_b5.png
  674. font/glyph_B6.png = textures/font/unicode_page_b6.png
  675. font/glyph_B7.png = textures/font/unicode_page_b7.png
  676. font/glyph_B8.png = textures/font/unicode_page_b8.png
  677. font/glyph_B9.png = textures/font/unicode_page_b9.png
  678. font/glyph_BA.png = textures/font/unicode_page_ba.png
  679. font/glyph_BB.png = textures/font/unicode_page_bb.png
  680. font/glyph_BC.png = textures/font/unicode_page_bc.png
  681. font/glyph_BD.png = textures/font/unicode_page_bd.png
  682. font/glyph_BE.png = textures/font/unicode_page_be.png
  683. font/glyph_BF.png = textures/font/unicode_page_bf.png
  684. font/glyph_C0.png = textures/font/unicode_page_c0.png
  685. font/glyph_C1.png = textures/font/unicode_page_c1.png
  686. font/glyph_C2.png = textures/font/unicode_page_c2.png
  687. font/glyph_C3.png = textures/font/unicode_page_c3.png
  688. font/glyph_C4.png = textures/font/unicode_page_c4.png
  689. font/glyph_C5.png = textures/font/unicode_page_c5.png
  690. font/glyph_C6.png = textures/font/unicode_page_c6.png
  691. font/glyph_C7.png = textures/font/unicode_page_c7.png
  692. font/glyph_C8.png = textures/font/unicode_page_c8.png
  693. font/glyph_C9.png = textures/font/unicode_page_c9.png
  694. font/glyph_CA.png = textures/font/unicode_page_ca.png
  695. font/glyph_CB.png = textures/font/unicode_page_cb.png
  696. font/glyph_CC.png = textures/font/unicode_page_cc.png
  697. font/glyph_CD.png = textures/font/unicode_page_cd.png
  698. font/glyph_CE.png = textures/font/unicode_page_ce.png
  699. font/glyph_CF.png = textures/font/unicode_page_cf.png
  700. font/glyph_D0.png = textures/font/unicode_page_d0.png
  701. font/glyph_D1.png = textures/font/unicode_page_d1.png
  702. font/glyph_D2.png = textures/font/unicode_page_d2.png
  703. font/glyph_D3.png = textures/font/unicode_page_d3.png
  704. font/glyph_D4.png = textures/font/unicode_page_d4.png
  705. font/glyph_D5.png = textures/font/unicode_page_d5.png
  706. font/glyph_D6.png = textures/font/unicode_page_d6.png
  707. font/glyph_D7.png = textures/font/unicode_page_d7.png
  708. font/glyph_F9.png = textures/font/unicode_page_f9.png
  709. font/glyph_FA.png = textures/font/unicode_page_fa.png
  710. font/glyph_FB.png = textures/font/unicode_page_fb.png
  711. font/glyph_FC.png = textures/font/unicode_page_fc.png
  712. font/glyph_FD.png = textures/font/unicode_page_fd.png
  713. font/glyph_FE.png = textures/font/unicode_page_fe.png
  714. font/glyph_FF.png = textures/font/unicode_page_ff.png
  715. font/glyph_sizes.bin = purged/glyph_sizes.bin


  716. # Armor

  717. armor/chain_1.png = textures/models/armor/chainmail_layer_1.png
  718. armor/chain_2.png = textures/models/armor/chainmail_layer_2.png
  719. armor/cloth_1.png = textures/models/armor/leather_layer_1.png
  720. armor/cloth_1_b.png = textures/models/armor/leather_layer_1_overlay.png
  721. armor/cloth_2.png = textures/models/armor/leather_layer_2.png
  722. armor/cloth_2_b.png = textures/models/armor/leather_layer_2_overlay.png
  723. armor/diamond_1.png = textures/models/armor/diamond_layer_1.png
  724. armor/diamond_2.png = textures/models/armor/diamond_layer_2.png
  725. armor/gold_1.png = textures/models/armor/gold_layer_1.png
  726. armor/gold_2.png = textures/models/armor/gold_layer_2.png
  727. armor/iron_1.png = textures/models/armor/iron_layer_1.png
  728. armor/iron_2.png = textures/models/armor/iron_layer_2.png


  729. # GUI

  730. gui/alchemy.png = textures/gui/container/brewing_stand.png
  731. gui/allitems.png = textures/gui/container/creative_inventory/tabs.png
  732. gui/background.png = textures/gui/options_background.png
  733. gui/beacon.png = textures/gui/container/beacon.png
  734. gui/book.png = textures/gui/book.png
  735. gui/container.png = textures/gui/container/generic_54.png
  736. gui/crafting.png = textures/gui/container/crafting_table.png
  737. gui/crash_logo.png = purged/crash_logo.png
  738. gui/creative_inv/list_items.png = textures/gui/container/creative_inventory/tab_items.png
  739. gui/creative_inv/search.png = textures/gui/container/creative_inventory/tab_item_search.png
  740. gui/creative_inv/survival_inv.png = textures/gui/container/creative_inventory/tab_inventory.png
  741. gui/demo_bg.png = textures/gui/demo_background.png
  742. gui/enchant.png = textures/gui/container/enchanting_table.png
  743. gui/furnace.png = textures/gui/container/furnace.png
  744. gui/gui.png = textures/gui/widgets.png
  745. gui/hopper.png = textures/gui/container/hopper.png
  746. gui/horseinv.png = textures/gui/container/horse.png
  747. gui/icons.png = textures/gui/icons.png
  748. gui/inventory.png = textures/gui/container/inventory.png
  749. gui/particles.png = purged/particles.png
  750. gui/repair.png = textures/gui/container/anvil.png
  751. gui/slot.png = textures/gui/container/stats_icons.png
  752. gui/trading.png = textures/gui/container/villager.png
  753. gui/trap.png = textures/gui/container/dispenser.png
  754. title/bg/panorama0.png = textures/gui/title/background/panorama_0.png
  755. title/bg/panorama1.png = textures/gui/title/background/panorama_1.png
  756. title/bg/panorama2.png = textures/gui/title/background/panorama_2.png
  757. title/bg/panorama3.png = textures/gui/title/background/panorama_3.png
  758. title/bg/panorama4.png = textures/gui/title/background/panorama_4.png
  759. title/bg/panorama5.png = textures/gui/title/background/panorama_5.png
  760. title/black.png = purged/black.png
  761. title/credits.txt = texts/credits.txt
  762. title/mclogo.png = textures/gui/title/minecraft.png
  763. title/mojang.png = textures/gui/title/mojang.png
  764. title/splashes.txt = texts/splashes.txt
  765. title/win.txt = texts/end.txt
  766. achievement/bg.png = textures/gui/achievement/achievement_background.png
  767. achievement/icons.png = textures/gui/achievement/achievement_icons.png


  768. # Misc

  769. gui/unknown_pack.png = textures/misc/unknown_pack.png
  770. art/kz.png = textures/painting/paintings_kristoffer_zetterstrand.png
  771. misc/dial.png = purged/dial.png
  772. misc/beacon.png = purged/beacon.png
  773. misc/explosion.png = textures/entity/explosion.png
  774. misc/foliagecolor.png = textures/colormap/foliage.png
  775. misc/footprint.png = textures/particle/footprint.png
  776. misc/glint.png = textures/misc/enchanted_item_glint.png
  777. misc/grasscolor.png = textures/colormap/grass.png
  778. misc/mapbg.png = textures/map/map_background.png
  779. misc/mapicons.png = textures/map/map_icons.png
  780. misc/particlefield.png = textures/entity/end_portal.png
  781. misc/pumpkinblur.png = textures/misc/pumpkinblur.png
  782. misc/shadow.png = textures/misc/shadow.png
  783. misc/tunnel.png = textures/environment/end_sky.png
  784. misc/vignette.png = textures/misc/vignette.png
  785. misc/water.png = textures/misc/underwater.png
  786. misc/watercolor.png = purged/watercolor.png

  787. # Entities

  788. item/arrows.png = textures/entity/arrow.png
  789. item/boat.png = textures/entity/boat.png
  790. item/book.png = textures/entity/enchanting_table_book.png
  791. item/cart.png = textures/entity/minecart.png
  792. item/chest.png = textures/entity/chest/normal.png
  793. item/chests/trap_large.png = textures/entity/chest/trapped_double.png
  794. item/chests/trap_small.png = textures/entity/chest/trapped.png
  795. item/enderchest.png = textures/entity/chest/ender.png
  796. item/largechest.png = textures/entity/chest/normal_double.png
  797. item/largexmaschest.png = textures/entity/chest/christmas_double.png
  798. item/xmaschest.png = textures/entity/chest/christmas.png
  799. item/door.png = purged/door.png
  800. item/knot.png = textures/entity/lead_knot.png
  801. item/sign.png = textures/entity/sign.png
  802. item/skis.png = purged/skis.png
  803. item/xporb.png = textures/entity/experience_orb.png
  804. mob/bat.png = textures/entity/bat.png
  805. mob/cat_black.png = textures/entity/cat/black.png
  806. mob/cat_red.png = textures/entity/cat/red.png
  807. mob/cat_siamese.png = textures/entity/cat/siamese.png
  808. mob/ozelot.png = textures/entity/cat/ocelot.png
  809. mob/cavespider.png = textures/entity/spider/cave_spider.png
  810. mob/spider.png = textures/entity/spider/spider.png
  811. mob/spider_eyes.png = textures/entity/spider_eyes.png
  812. mob/char.png = textures/entity/steve.png
  813. mob/chicken.png = textures/entity/chicken.png
  814. mob/cow.png = textures/entity/cow/cow.png
  815. mob/redcow.png = textures/entity/cow/mooshroom.png
  816. mob/enderdragon/body.png = purged/body.png
  817. mob/enderdragon/crystal.png = textures/entity/endercrystal/endercrystal.png
  818. mob/enderdragon/beam.png = textures/entity/endercrystal/endercrystal_beam.png
  819. mob/enderdragon/dragon.png = purged/dragon.png
  820. mob/enderdragon/ender.png = textures/entity/enderdragon/dragon.png
  821. mob/enderdragon/ender_eyes.png = textures/entity/enderdragon/dragon_eyes.png
  822. mob/enderdragon/shuffle.png = textures/entity/enderdragon/dragon_exploding.png
  823. mob/enderman.png = textures/entity/enderman/enderman.png
  824. mob/enderman_eyes.png = textures/entity/enderman/enderman_eyes.png
  825. mob/fire.png = textures/entity/blaze.png
  826. mob/ghast.png = textures/entity/ghast/ghast.png
  827. mob/ghast_fire.png = textures/entity/ghast/ghast_shooting.png
  828. mob/lava.png = textures/entity/slime/magmacube.png
  829. mob/slime.png = textures/entity/slime/slime.png
  830. mob/pig.png = textures/entity/pig/pig.png
  831. mob/saddle.png = textures/entity/pig/pig_saddle.png
  832. mob/pigman.png = purged/pigman.png
  833. mob/pigzombie.png = textures/entity/zombie_pigman.png
  834. mob/sheep.png = textures/entity/sheep/sheep.png
  835. mob/sheep_fur.png = textures/entity/sheep/sheep_fur.png
  836. mob/silverfish.png = textures/entity/silverfish.png
  837. mob/skeleton.png = textures/entity/skeleton/skeleton.png
  838. mob/skeleton_wither.png = textures/entity/skeleton/wither_skeleton.png
  839. mob/snowman.png = textures/entity/snowman.png
  840. mob/squid.png = textures/entity/squid.png
  841. mob/villager/butcher.png = textures/entity/villager/butcher.png
  842. mob/villager/farmer.png = textures/entity/villager/farmer.png
  843. mob/villager/librarian.png = textures/entity/villager/librarian.png
  844. mob/villager/priest.png = textures/entity/villager/priest.png
  845. mob/villager/smith.png = textures/entity/villager/smith.png
  846. mob/villager/villager.png = textures/entity/villager/villager.png
  847. mob/villager/witch.png = textures/entity/witch.png
  848. mob/villager.png = purged/villager.png
  849. mob/villager_golem.png = textures/entity/iron_golem.png
  850. mob/wither.png = textures/entity/wither/wither.png
  851. mob/wither_invul.png = textures/entity/wither/wither_invulnerable.png
  852. mob/wolf.png = textures/entity/wolf/wolf.png
  853. mob/wolf_angry.png = textures/entity/wolf/wolf_angry.png
  854. mob/wolf_collar.png = textures/entity/wolf/wolf_collar.png
  855. mob/wolf_tame.png = textures/entity/wolf/wolf_tame.png
  856. mob/zombie.png = textures/entity/zombie/zombie.png
  857. mob/zombie_villager.png = textures/entity/zombie/zombie_villager.png
  858. mob/horse/armor_diamond.png = textures/entity/horse/armor/horse_armor_diamond.png
  859. mob/horse/armor_gold.png = textures/entity/horse/armor/horse_armor_gold.png
  860. mob/horse/armor_metal.png = textures/entity/horse/armor/horse_armor_iron.png
  861. mob/horse/donkey.png = textures/entity/horse/donkey.png
  862. mob/horse/horse_black.png = textures/entity/horse/horse_black.png
  863. mob/horse/horse_brown.png = textures/entity/horse/horse_brown.png
  864. mob/horse/horse_chestnut.png = textures/entity/horse/horse_chestnut.png
  865. mob/horse/horse_creamy.png = textures/entity/horse/horse_creamy.png
  866. mob/horse/horse_darkbrown.png = textures/entity/horse/horse_darkbrown.png
  867. mob/horse/horse_gray.png = textures/entity/horse/horse_gray.png
  868. mob/horse/horse_white.png = textures/entity/horse/horse_white.png
  869. mob/horse/mark_blackdots.png = textures/entity/horse/horse_markings_blackdots.png
  870. mob/horse/mark_white.png = textures/entity/horse/horse_markings_white.png
  871. mob/horse/mark_whitedots.png = textures/entity/horse/horse_markings_whitedots.png
  872. mob/horse/mark_whitefield.png = textures/entity/horse/horse_markings_whitefield.png
  873. mob/horse/mule.png = textures/entity/horse/mule.png
  874. mob/horse/skeleton.png = textures/entity/horse/horse_skeleton.png
  875. mob/horse/undead.png = textures/entity/horse/horse_zombie.png
  876. misc/beam.png = textures/entity/beacon_beam.png
  877. armor/power.png = textures/entity/creeper/creeper_armor.png
  878. armor/witherarmor.png = textures/entity/wither/wither_armor.png
  879. mob/creeper.png = textures/entity/creeper/creeper.png
  880. particles.png = textures/particle/particles.png

  881. # Environment

  882. environment/clouds.png = textures/environment/clouds.png
  883. environment/light_normal.png = purged/light_normal.png
  884. environment/moon.png = purged/moon.png
  885. environment/moon_phases.png = textures/environment/moon_phases.png
  886. environment/rain.png = textures/environment/rain.png
  887. environment/snow.png = textures/environment/snow.png
  888. environment/sun.png = textures/environment/sun.png
复制代码