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

Model block/scaffolding_unstable has wrong cullface for down side

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.21
    • None
    • Unconfirmed
    • Textures and models

      Model block/scaffolding_unstable has wrong cullface for down side: 
      `"cullface": "bottom"` for lines: 112, 121, 130, 139.
      Expected value: `"cullface": "down"`, because
      `net.minecraft.core.Direction#byName` returns null, when call from`net.minecraft.client.renderer.block.model.BlockElementFace$Desirializer#getCullFacing`
      Minecraft ignores name mismatch for Direction, but it causes problems when opening the model file in third-party tools

            Unassigned Unassigned
            andreypfau andreypfau
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: