Diagonal Fences [Forge & Fabric]

Diagonal Fences [Forge & Fabric]

25M Downloads

[Bug]: Resourcepack no diagonal fences render

schismatix opened this issue ยท 2 comments

commented

Mod Loader (Required)

Fabric

Minecraft Version(s) (Required)

1.21.6

Mod Version(s) (Required)

v21.6.0

Minimal Setup (Required)

Yes

Notes (Required)

Use a resourcepack that changes the fence via block (blockstate does not have to be changed).
ie modpack just changes the block so it uses a different texture
same issue with neoforge

latest.log (Required)

https://gist.github.com/schismatix/7b77858c808d312e7660c6c99bf18f58

commented

Please provide screenshots.

commented

[

Image
Image

](url)

block:

{
"parent": "minecraft:block/fence_side",
"textures": {
"texture": "minecraft:block/stripped_birch_log"
}
}