mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-08-10 17:55:44 +00:00
Merge pull request #2829 from hacker-on-steroids/panel_breakage
make RBMK panels and meters not break instantly
This commit is contained in:
commit
dd96b6d48b
@ -24,6 +24,8 @@ public class RBMKMiniPanelBase extends BlockContainer implements ISBRHUniversal
|
|||||||
|
|
||||||
public RBMKMiniPanelBase() {
|
public RBMKMiniPanelBase() {
|
||||||
super(Material.iron);
|
super(Material.iron);
|
||||||
|
this.setHardness(3F);
|
||||||
|
this.setResistance(30F);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user