MineGate · MoreBlocks

MineGate · MoreBlocks

42.2k Downloads

pistons dont extend below Y 0 due to hard coded value in mixin

campbebj opened this issue · 0 comments

commented

if you try and use a piston below y 0 your piston wont extend.

i believe you need to update https://github.com/MrFantiVideo/MineGate/blob/main/src/main/java/net/minegate/fr/moreblocks/mixin/PistonBlockMixin.java#L30 to use the dimension minimum instead of 0.