mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-11-11 13:04:05 +01:00
hunger games
This commit is contained in:
parent
fd9dd5feae
commit
f364e341a4
@ -61,6 +61,7 @@ public class HandCrankBlock extends DirectionalKineticBlock implements ITE<HandC
|
||||
return ActionResultType.PASS;
|
||||
|
||||
withTileEntityDo(worldIn, pos, te -> te.turn(player.isSneaking()));
|
||||
player.addExhaustion(getRotationSpeed()/100.f);
|
||||
return ActionResultType.SUCCESS;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user