Botania (Fabric/Quilt)

Botania (Fabric/Quilt)

7M Downloads

Abstruse/Spectral Platforms do not take on the appearance of other blocks

anoomolu opened this issue ยท 2 comments

commented

Mod Loader

Fabric

Minecraft Version

1.21.1

Botania version

451-SNAPSHOT

Modloader version

Loader: 0.17.2 / API: 0.116.5

Modpack info

No response

The latest.log file

n/a

Issue description

Right clicking an Abstruse/Spectral platform doesn't change its appearance to the block you right clicked with.

Steps to reproduce

No response

Other information

No response

commented

Also broken on NeoForge. The block entities store the correct data, it just does not get rendered.

commented

Turns out the two loaders treat model IDs very differently, but I got it working again. There's till an issue with the tiny potato in hand that probably comes from the same root cause of different model IDs.

(Issues with block breaking overlay and cut-out rendering still exist on Fabric and might not be easily fixable.)