mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-08-10 17:55:44 +00:00
make them not break instantly with your bear hands
This commit is contained in:
parent
832ddfe600
commit
3bc4bf5a3f
@ -24,6 +24,8 @@ public class RBMKMiniPanelBase extends BlockContainer implements ISBRHUniversal
|
||||
|
||||
public RBMKMiniPanelBase() {
|
||||
super(Material.iron);
|
||||
this.setHardness(3F);
|
||||
this.setResistance(30F);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user