Skip to content

Commit 75e8dec

Browse files
committed
Add warning regarding buggy Blockbench versions
1 parent e79343f commit 75e8dec

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

content/for-creators/models/using-blockbench.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ While Blockbench uses an internal block size of 16, Luanti expects a different s
7676

7777
### glTF
7878

79+
{{< notice warning >}}
80+
Blockbench versions prior to 4.7.0 suffer from [a bug](https://github.com/JannisX11/blockbench/issues/1743) which flips texture coordinates along the Y axis when exporting glTF models. Using a recent Blockbench version is **strongly recommended**. (Alternatively you can also fix the UV coordinates in Blender, or flip the textures as a workaround.)
81+
{{< /notice >}}
82+
7983
Luanti expects `gltf` files to use a node size of 10,
8084
which requires Blockbench to scale down its internal model by a factor of `1.6 = 16 / 10`.
8185

0 commit comments

Comments
 (0)