Hephaestus Fabric

Hephaestus Fabric

1M Downloads

Step-Assist Modifier (I or II) not working

rcshort opened this issue ยท 6 comments

commented

Minecraft Version

1.18.2

Fabric/Quilt Version

0.14.14

Fabric/Quilt API Version

0.67.1+1.18.2

Tinkers' Construct Version

1.18.2-3.5.2.150

Describe your issue

After applying Step Up 1 to my leggings, I was still unable to walk onto blocks as if they were stairs.

The "Step Up I" tag is present on my leggings, but the details show a reference to porting_lib.
image

After researching, this might extend to that library.

Although I didn't test in an instance with just this mod, I did see this issue present in another modpack.

Crash Report

No response

Other mods

image
image
image

Tried reproducing with just Tinkers?

No

Performance Enchancers

Sodium

Searched for known issues?

Checked pinned issues, Searched open issues, Searched closed issues

commented

Anyway, modpacks can implement this fix by themselves using a datapack (TConstruct is seriously flexible these days)

commented

A solution would be to change the attribute to "stepheightentityattribute:stepheight", and depend on step-height-entity-attribute.

commented

Porting Lib already has the attribute so no that wouldn't help, and it would only cause issues for existing worlds. I am going to be fixing most issues once 1.19 is ready, except that might be a while due to upstream wanting to stick to 1.18.2 for a while

commented

So it's up to Porting Lib to fix its Step Height attribute?

commented

It's probably already fixed on 1.19.3, jay is the only one who still maintains 1.18.2 porting lib.

commented

Fixed in latest commit