Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-133907

Textures show up as missing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 1.13-pre10
    • None
    • Windows 10

      Java 8 u181
    • Unconfirmed

      Textures in resourcen packs, which were added (not edited existing ones), don't load in-game, despite correct path in the JSON file of the block model.

      also it's not possible anymore to map existing textures, which aren't part of the original block to it.

      for expample the upper part of an oak door:

      oak_door_top.json

      {
      "textures":
      
      { "particle": "#top", +"anvil_base": "blocks/anvil",+ "texture": "block/oak_door_top" }
      
      ,
      "elements": [ 
      {
      "from": [ -0.5, 10, -0.5 ],
      "to": [ 3.5, 12, 1 ],
      "shade": false,
      "faces":
      
      { "down":
      
      { "uv": [ 16, 1, 12.5, 0 ], "texture": "#anvil_base" }
      
      ,
      
      ......
      
      ..
      

       

      The anvil texture is shown as missing in the game.

       

            grum [Mojang] Grum (Erik Broes)
            Zwangi Matze
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: