Hex Casting

Hex Casting

7M Downloads

Inline entity iota displays don't work for some entities

kineticneticat opened this issue ยท 3 comments

commented

Modloader

Fabric

Minecraft version

1.20.1

Hex Casting version

0.11.2

Modloader version

fabric: 0.16.9 fapi: 0.92.2

Modpack info

HexxyTest S3 here

The latest.log file

No response

Issue description

Many entities that do weird rendering stuff (i.e Block & Item Displays, item frames, etc) do not render properly when inline tries to show them in an entity iota (instead showing the placeholder .)
image

Steps to reproduce

place an item frame
use zone distillation to grab it
notice the .

Other information

No response

commented

Adding this since it's related: item entities don't display anything at all after the colon, so they just look like Item name:

When I brought this up before, a suggested fix was to hardcode item entities to just render an image of the item

commented

i changed my mind this should probably be fixed in Inline

commented

๐Ÿ‘