mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
*chuckles* i'm in danger
This commit is contained in:
parent
65ed6a4f9a
commit
d45f0098d5
@ -50,7 +50,7 @@ public class CraneGrabber extends BlockCraneBase {
|
||||
|
||||
@Override
|
||||
public void breakBlock(World world, int x, int y, int z, Block block, int meta) {
|
||||
this.dropContents(world, x, y, z, block, meta, 0, 11);
|
||||
this.dropContents(world, x, y, z, block, meta, 9, 11);
|
||||
super.breakBlock(world, x, y, z, block, meta);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user