Remove WIP tag from charge bench as it works
(cherry picked from commit 3025d5c)
This commit is contained in:
parent
82c9d00f97
commit
1656b4b4a0
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ public class StackWIPHandler {
|
|||
public StackWIPHandler() {
|
||||
wipBlocks.add(ModBlocks.MAGICAL_ABSORBER);
|
||||
wipBlocks.add(ModBlocks.CHUNK_LOADER);
|
||||
wipBlocks.add(ModBlocks.CHARGE_O_MAT);
|
||||
wipBlocks.add(ModBlocks.MAGIC_ENERGY_CONVERTER);
|
||||
|
||||
addHead("modmuss50");
|
||||
|
|
Loading…
Reference in a new issue