Closed TheLimePixel closed 5 years ago
Basically no mod overrides that, only vanilla stuff, as Forge introduces a more sensitive version getPickBlock
.
Doesn't getpickblock need things like a world, position, raytraceresult
Yeh but this just doesn't get overridden literally anywhere so our best bet is like trying the pickblock with nulls and resorting to getMetaFromState on exception, or something (or a fake world but please no).
ok, this should be fixed in the next update thanks to hubry, thanks for reporting it!
This is supposed to be Scorched Grass, which has a meta of 3, but instead if shows Dry Grass which has a meta of 0.