Make cells drainable again (#1246)
* FIx unused import * Make cells drainable again * Fix deprecated warning
This commit is contained in:
parent
c401f116aa
commit
df808760ad
2 changed files with 20 additions and 2 deletions
|
@ -42,7 +42,6 @@ import techreborn.Core;
|
|||
import techreborn.api.reactor.FusionReactorRecipe;
|
||||
import techreborn.api.reactor.FusionReactorRecipeHelper;
|
||||
import techreborn.api.recipe.machines.*;
|
||||
import techreborn.blocks.BlockMachineFrames;
|
||||
import techreborn.blocks.BlockOre;
|
||||
import techreborn.compat.CompatManager;
|
||||
import techreborn.config.ConfigTechReborn;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue