mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
fix the bug that removed fuel rods by accident
This commit is contained in:
parent
4537a6e214
commit
1ad1601e96
@ -354,9 +354,6 @@ public class TileEntityRBMKRod extends TileEntityRBMKSlottedBase implements IRBM
|
||||
// do some opencomputer stuff
|
||||
@Override
|
||||
public String getComponentName() {
|
||||
if(isModerated() == true) {
|
||||
return "rbmk_moderated_fuel_rod";
|
||||
}
|
||||
return "rbmk_fuel_rod";
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user