mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
better component name
This commit is contained in:
parent
7e281069a7
commit
dad189a24f
@ -253,7 +253,7 @@ public class TileEntityReactorControl extends TileEntityMachineBase implements I
|
||||
// do some opencomputer stuff
|
||||
@Override
|
||||
public String getComponentName() {
|
||||
return "research_reactor_control";
|
||||
return "reactor_control";
|
||||
}
|
||||
|
||||
@Callback
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user