Create Deco

Create Deco

11M Downloads

Catwalks display incorrect textures on the bottom faces

BLOKBUSTR opened this issue ยท 2 comments

commented

I stumbled upon this while making a resource pack to fix models for all metal bars when using VanillaTweaks 3D Iron Bars (my pack does work successfully). I am using the latest 1.18.2 Fabric commit of the mod with Create 0.5.0g in a testing installation.

It seems the textures of all Catwalk blocks are incorrectly mirrored across the Z axis on only the underside of the model. All other sides seem correct.

create_deco_catwalk_issue.mp4
commented

Through further testing, I found that the model JSON files "catwalk_bottom" and "catwalk_top" can be fixed by mirroring the bottom texture's UV along the X axis (via Blockbench shortcut) back to positive values. This fixes the textures of all catwalk variants.

commented

Fixed for next, thanks.