Immersive Posts

Immersive Posts

15M Downloads

[1.18.1] Unable to attach vanilla lantern to bottom of post arm

os144046 opened this issue ยท 1 comments

commented

Description of the issue

I am able to attach a chain to the bottom of an arm, however nothing happens if I try to place a lantern.

Versions and Modlist

Forge 39.0.88
Immersive Engineering 7.1.0-145
Immersive Posts 4.3.0-2
Modlist

commented

Yeah thats a little quirk that i can't fix.. (unless there is someone who knows a workaround, then i'll gladly accept a PR)

The vanilla lanterns require the bottom face of a block to have at least the size of a fence AND "touch" the ground.

The post arms only flip if there is a block already below that is a minimum of 6 pixels wide in both X and Z

So you'd have to place the Lantern first for it to flip, but since the lantern checks before placing if it can hang from the block above that will never ever happen.. it's an endless loop of "nope"

In short
grafik
grafik

They both cancel each other basicly..