(Creators-of-Aeronautics/Simulated-Project#807)
I've narrowed it down to this specific inject, which when commented out makes them resume their expected behavior of stopping to fill out blocks below
|
public void sable$testBreakingPosDist(final MovementContext context, final CallbackInfo ci) { |
(Creators-of-Aeronautics/Simulated-Project#807)
I've narrowed it down to this specific inject, which when commented out makes them resume their expected behavior of stopping to fill out blocks below
sable/neoforge/src/main/java/dev/ryanhcode/sable/neoforge/mixin/compatibility/create/behaviour_compatibility/block_breaking_behaviour/BlockBreakingMovementBehaviourMixin.java
Line 56 in f68bc49