Fix Cloaking Device
This commit is contained in:
parent
1f0fa709bc
commit
b298727563
4 changed files with 36 additions and 80 deletions
|
@ -79,7 +79,6 @@ public class TechReborn implements ModInitializer {
|
|||
//Force loads the block entities at the right time
|
||||
TRBlockEntities.THERMAL_GEN.toString();
|
||||
|
||||
|
||||
// Scrapbox
|
||||
if (TechRebornConfig.dispenseScrapboxes) {
|
||||
DispenserBlock.registerBehavior(TRContent.SCRAP_BOX, new BehaviorDispenseScrapbox());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue