Closed MarioSMB closed 1 year ago
Block Runner currently only correctly works with full sized blocks. I'm simply using the vanilla code from the Soul Speed enchantment, I'll have to switch to a different implementation at some point to support things like slabs and carpets.
Slabs do work though (as do vanilla paths), just not the path slabs from Extended Slabs, probably due to their custom size - if I understand correctly the offset of 0.4375001 referenced here is just low enough for slabs but not for path slabs.
Should be fixed in v4.2.1.
Mod Loader (Required)
Forge
Minecraft Version (Required)
1.18.2
Mod Version (Required)
3.0.2
Notes (Required)
Setting the Dirt Path Slab block (extendedslabs:dirt_path_slab) from Extended Slabs + as a speedy block does not function when walking on the slab - stepping onto it, the view changes very briefly then returns to regular walking speed.
Double slabs of the same block work, and other regular slabs function just fine (it's exclusive to the dirt path slab).
latest.log (Optional)
No response