Create

Create

86M Downloads

Transparent Blocks in Minecarts Don’t Have Transparency

MikulDev opened this issue · 3 comments

commented

Describe the Bug

Any transparent display block put in a minecart will show black instead of transparency.

Reproduction Steps

  1. Summon a minecart with
    /summon minecraft:minecart ~ ~ ~ {CustomDisplayTile:1b,DisplayState:{Name:"minecraft:glass"},DisplayOffset:6}

Expected Result

The block displayed in the minecart should have transparency.

Screenshots and Videos

image

Crash Report or Log

No response

Operating System

Arch Linux (x86_64 Linux 6.3.8-arch1-1)

Mod Version

0.5.1b

Minecraft Version

1.19.2

Forge Version

43.2.14

Other Mods

No response

Additional Context

No response

commented

I understand now, but this is a Flywheel issue and not a Create issue. Reopen this issue on the Flywheel repository.

commented

How is this related to Create?

commented

Because it only happens when Create is installed.Vanilla and stock Forge don't have this issue.