Fixed #6166
This commit is contained in:
@@ -29,6 +29,7 @@ public class Constructor extends BlockProducer{
|
||||
tile.recipe = block;
|
||||
}
|
||||
});
|
||||
configClear((ConstructorBuild tile) -> tile.recipe = null);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user